[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. 28017 1726867508.89846: 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-Isn 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 28017 1726867508.90721: Added group all to inventory 28017 1726867508.90726: Added group ungrouped to inventory 28017 1726867508.90731: Group all now contains ungrouped 28017 1726867508.90734: Examining possible inventory source: /tmp/network-5rw/inventory.yml 28017 1726867509.08385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 28017 1726867509.08444: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 28017 1726867509.08467: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 28017 1726867509.08527: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 28017 1726867509.08600: Loaded config def from plugin (inventory/script) 28017 1726867509.08602: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 28017 1726867509.08646: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 28017 1726867509.08737: Loaded config def from plugin (inventory/yaml) 28017 1726867509.08740: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 28017 1726867509.08825: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 28017 1726867509.09243: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 28017 1726867509.09247: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 28017 1726867509.09250: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 28017 1726867509.09255: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 28017 1726867509.09259: Loading data from /tmp/network-5rw/inventory.yml 28017 1726867509.09327: /tmp/network-5rw/inventory.yml was not parsable by auto 28017 1726867509.09401: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 28017 1726867509.09433: Loading data from /tmp/network-5rw/inventory.yml 28017 1726867509.09489: group all already in inventory 28017 1726867509.09495: set inventory_file for managed_node1 28017 1726867509.09498: set inventory_dir for managed_node1 28017 1726867509.09498: Added host managed_node1 to inventory 28017 1726867509.09500: Added host managed_node1 to group all 28017 1726867509.09501: set ansible_host for managed_node1 28017 1726867509.09501: set ansible_ssh_extra_args for managed_node1 28017 1726867509.09503: set inventory_file for managed_node2 28017 1726867509.09505: set inventory_dir for managed_node2 28017 1726867509.09505: Added host managed_node2 to inventory 28017 1726867509.09506: Added host managed_node2 to group all 28017 1726867509.09507: set ansible_host for managed_node2 28017 1726867509.09507: set ansible_ssh_extra_args for managed_node2 28017 1726867509.09509: set inventory_file for managed_node3 28017 1726867509.09510: set inventory_dir for managed_node3 28017 1726867509.09510: Added host managed_node3 to inventory 28017 1726867509.09511: Added host managed_node3 to group all 28017 1726867509.09512: set ansible_host for managed_node3 28017 1726867509.09512: set ansible_ssh_extra_args for managed_node3 28017 1726867509.09514: Reconcile groups and hosts in inventory. 28017 1726867509.09516: Group ungrouped now contains managed_node1 28017 1726867509.09517: Group ungrouped now contains managed_node2 28017 1726867509.09518: Group ungrouped now contains managed_node3 28017 1726867509.09572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 28017 1726867509.09658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 28017 1726867509.09693: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 28017 1726867509.09710: Loaded config def from plugin (vars/host_group_vars) 28017 1726867509.09711: 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) 28017 1726867509.09716: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 28017 1726867509.09721: 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) 28017 1726867509.09749: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 28017 1726867509.10011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867509.10104: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 28017 1726867509.10141: Loaded config def from plugin (connection/local) 28017 1726867509.10144: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 28017 1726867509.10779: Loaded config def from plugin (connection/paramiko_ssh) 28017 1726867509.10783: 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) 28017 1726867509.11419: 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) 28017 1726867509.11443: Loaded config def from plugin (connection/psrp) 28017 1726867509.11445: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 28017 1726867509.11845: 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) 28017 1726867509.11868: Loaded config def from plugin (connection/ssh) 28017 1726867509.11870: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 28017 1726867509.13137: 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) 28017 1726867509.13160: Loaded config def from plugin (connection/winrm) 28017 1726867509.13162: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 28017 1726867509.13184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 28017 1726867509.13227: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 28017 1726867509.13266: Loaded config def from plugin (shell/cmd) 28017 1726867509.13269: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 28017 1726867509.13287: 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) 28017 1726867509.13323: Loaded config def from plugin (shell/powershell) 28017 1726867509.13325: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 28017 1726867509.13362: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 28017 1726867509.13466: Loaded config def from plugin (shell/sh) 28017 1726867509.13467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 28017 1726867509.13490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 28017 1726867509.13562: Loaded config def from plugin (become/runas) 28017 1726867509.13564: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 28017 1726867509.13671: Loaded config def from plugin (become/su) 28017 1726867509.13673: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 28017 1726867509.13771: Loaded config def from plugin (become/sudo) 28017 1726867509.13773: 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 28017 1726867509.13797: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml 28017 1726867509.14007: in VariableManager get_vars() 28017 1726867509.14022: done with get_vars() 28017 1726867509.14110: trying /usr/local/lib/python3.12/site-packages/ansible/modules 28017 1726867509.16011: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 28017 1726867509.16084: in VariableManager get_vars() 28017 1726867509.16087: done with get_vars() 28017 1726867509.16089: variable 'playbook_dir' from source: magic vars 28017 1726867509.16090: variable 'ansible_playbook_python' from source: magic vars 28017 1726867509.16090: variable 'ansible_config_file' from source: magic vars 28017 1726867509.16091: variable 'groups' from source: magic vars 28017 1726867509.16091: variable 'omit' from source: magic vars 28017 1726867509.16092: variable 'ansible_version' from source: magic vars 28017 1726867509.16092: variable 'ansible_check_mode' from source: magic vars 28017 1726867509.16092: variable 'ansible_diff_mode' from source: magic vars 28017 1726867509.16093: variable 'ansible_forks' from source: magic vars 28017 1726867509.16093: variable 'ansible_inventory_sources' from source: magic vars 28017 1726867509.16094: variable 'ansible_skip_tags' from source: magic vars 28017 1726867509.16094: variable 'ansible_limit' from source: magic vars 28017 1726867509.16095: variable 'ansible_run_tags' from source: magic vars 28017 1726867509.16095: variable 'ansible_verbosity' from source: magic vars 28017 1726867509.16117: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml 28017 1726867509.16546: in VariableManager get_vars() 28017 1726867509.16557: done with get_vars() 28017 1726867509.16580: in VariableManager get_vars() 28017 1726867509.16588: done with get_vars() 28017 1726867509.16610: in VariableManager get_vars() 28017 1726867509.16618: done with get_vars() 28017 1726867509.16645: in VariableManager get_vars() 28017 1726867509.16654: done with get_vars() 28017 1726867509.16656: variable 'omit' from source: magic vars 28017 1726867509.16668: variable 'omit' from source: magic vars 28017 1726867509.16689: in VariableManager get_vars() 28017 1726867509.16696: done with get_vars() 28017 1726867509.16728: in VariableManager get_vars() 28017 1726867509.16737: done with get_vars() 28017 1726867509.16760: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28017 1726867509.16887: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28017 1726867509.16963: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28017 1726867509.17322: in VariableManager get_vars() 28017 1726867509.17335: done with get_vars() 28017 1726867509.17616: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 28017 1726867509.17702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28017 1726867509.18969: in VariableManager get_vars() 28017 1726867509.18982: done with get_vars() 28017 1726867509.18985: variable 'omit' from source: magic vars 28017 1726867509.18991: variable 'omit' from source: magic vars 28017 1726867509.19012: in VariableManager get_vars() 28017 1726867509.19021: done with get_vars() 28017 1726867509.19033: in VariableManager get_vars() 28017 1726867509.19043: done with get_vars() 28017 1726867509.19060: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28017 1726867509.19122: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28017 1726867509.19165: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28017 1726867509.20530: in VariableManager get_vars() 28017 1726867509.20546: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28017 1726867509.21889: in VariableManager get_vars() 28017 1726867509.21892: done with get_vars() 28017 1726867509.21893: variable 'playbook_dir' from source: magic vars 28017 1726867509.21894: variable 'ansible_playbook_python' from source: magic vars 28017 1726867509.21894: variable 'ansible_config_file' from source: magic vars 28017 1726867509.21895: variable 'groups' from source: magic vars 28017 1726867509.21895: variable 'omit' from source: magic vars 28017 1726867509.21896: variable 'ansible_version' from source: magic vars 28017 1726867509.21896: variable 'ansible_check_mode' from source: magic vars 28017 1726867509.21897: variable 'ansible_diff_mode' from source: magic vars 28017 1726867509.21897: variable 'ansible_forks' from source: magic vars 28017 1726867509.21897: variable 'ansible_inventory_sources' from source: magic vars 28017 1726867509.21898: variable 'ansible_skip_tags' from source: magic vars 28017 1726867509.21898: variable 'ansible_limit' from source: magic vars 28017 1726867509.21899: variable 'ansible_run_tags' from source: magic vars 28017 1726867509.21899: variable 'ansible_verbosity' from source: magic vars 28017 1726867509.21919: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 28017 1726867509.21966: in VariableManager get_vars() 28017 1726867509.21968: done with get_vars() 28017 1726867509.21970: variable 'playbook_dir' from source: magic vars 28017 1726867509.21970: variable 'ansible_playbook_python' from source: magic vars 28017 1726867509.21971: variable 'ansible_config_file' from source: magic vars 28017 1726867509.21971: variable 'groups' from source: magic vars 28017 1726867509.21972: variable 'omit' from source: magic vars 28017 1726867509.21972: variable 'ansible_version' from source: magic vars 28017 1726867509.21973: variable 'ansible_check_mode' from source: magic vars 28017 1726867509.21973: variable 'ansible_diff_mode' from source: magic vars 28017 1726867509.21973: variable 'ansible_forks' from source: magic vars 28017 1726867509.21974: variable 'ansible_inventory_sources' from source: magic vars 28017 1726867509.21980: variable 'ansible_skip_tags' from source: magic vars 28017 1726867509.21981: variable 'ansible_limit' from source: magic vars 28017 1726867509.21981: variable 'ansible_run_tags' from source: magic vars 28017 1726867509.21982: variable 'ansible_verbosity' from source: magic vars 28017 1726867509.22001: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 28017 1726867509.22053: in VariableManager get_vars() 28017 1726867509.22061: done with get_vars() 28017 1726867509.22091: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28017 1726867509.22151: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28017 1726867509.22198: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28017 1726867509.22416: in VariableManager get_vars() 28017 1726867509.22429: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28017 1726867509.23411: in VariableManager get_vars() 28017 1726867509.23419: done with get_vars() 28017 1726867509.23441: in VariableManager get_vars() 28017 1726867509.23443: done with get_vars() 28017 1726867509.23444: variable 'playbook_dir' from source: magic vars 28017 1726867509.23445: variable 'ansible_playbook_python' from source: magic vars 28017 1726867509.23445: variable 'ansible_config_file' from source: magic vars 28017 1726867509.23445: variable 'groups' from source: magic vars 28017 1726867509.23446: variable 'omit' from source: magic vars 28017 1726867509.23446: variable 'ansible_version' from source: magic vars 28017 1726867509.23447: variable 'ansible_check_mode' from source: magic vars 28017 1726867509.23447: variable 'ansible_diff_mode' from source: magic vars 28017 1726867509.23448: variable 'ansible_forks' from source: magic vars 28017 1726867509.23448: variable 'ansible_inventory_sources' from source: magic vars 28017 1726867509.23448: variable 'ansible_skip_tags' from source: magic vars 28017 1726867509.23449: variable 'ansible_limit' from source: magic vars 28017 1726867509.23449: variable 'ansible_run_tags' from source: magic vars 28017 1726867509.23450: variable 'ansible_verbosity' from source: magic vars 28017 1726867509.23468: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 28017 1726867509.23514: in VariableManager get_vars() 28017 1726867509.23521: done with get_vars() 28017 1726867509.23546: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 28017 1726867509.23620: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 28017 1726867509.23661: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 28017 1726867509.23873: in VariableManager get_vars() 28017 1726867509.23886: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28017 1726867509.24863: in VariableManager get_vars() 28017 1726867509.24872: done with get_vars() 28017 1726867509.24897: in VariableManager get_vars() 28017 1726867509.24906: done with get_vars() 28017 1726867509.24928: in VariableManager get_vars() 28017 1726867509.24935: done with get_vars() 28017 1726867509.24974: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 28017 1726867509.24994: 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 28017 1726867509.25155: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 28017 1726867509.25247: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 28017 1726867509.25249: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/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__) 28017 1726867509.25269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 28017 1726867509.25286: 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) 28017 1726867509.25384: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 28017 1726867509.25419: Loaded config def from plugin (callback/default) 28017 1726867509.25421: 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) 28017 1726867509.26158: Loaded config def from plugin (callback/junit) 28017 1726867509.26160: 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) 28017 1726867509.26191: 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) 28017 1726867509.26231: Loaded config def from plugin (callback/minimal) 28017 1726867509.26233: 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) 28017 1726867509.26259: 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) 28017 1726867509.26296: Loaded config def from plugin (callback/tree) 28017 1726867509.26298: 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 28017 1726867509.26367: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 28017 1726867509.26369: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml 28017 1726867509.26391: in VariableManager get_vars() 28017 1726867509.26409: done with get_vars() 28017 1726867509.26415: in VariableManager get_vars() 28017 1726867509.26423: done with get_vars() 28017 1726867509.26427: variable 'omit' from source: magic vars 28017 1726867509.26455: in VariableManager get_vars() 28017 1726867509.26464: done with get_vars() 28017 1726867509.26478: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_route_table.yml' with nm as provider] ****** 28017 1726867509.26886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 28017 1726867509.26934: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 28017 1726867509.26962: getting the remaining hosts for this loop 28017 1726867509.26963: done getting the remaining hosts for this loop 28017 1726867509.26965: getting the next task for host managed_node3 28017 1726867509.26967: done getting next task for host managed_node3 28017 1726867509.26968: ^ task is: TASK: Gathering Facts 28017 1726867509.26969: ^ 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 28017 1726867509.26971: getting variables 28017 1726867509.26971: in VariableManager get_vars() 28017 1726867509.26979: Calling all_inventory to load vars for managed_node3 28017 1726867509.26981: Calling groups_inventory to load vars for managed_node3 28017 1726867509.26983: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867509.26992: Calling all_plugins_play to load vars for managed_node3 28017 1726867509.27000: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867509.27002: Calling groups_plugins_play to load vars for managed_node3 28017 1726867509.27023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867509.27055: done with get_vars() 28017 1726867509.27060: done getting variables 28017 1726867509.27121: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml:6 Friday 20 September 2024 17:25:09 -0400 (0:00:00.008) 0:00:00.008 ****** 28017 1726867509.27136: entering _queue_task() for managed_node3/gather_facts 28017 1726867509.27137: Creating lock for gather_facts 28017 1726867509.27402: worker is 1 (out of 1 available) 28017 1726867509.27416: exiting _queue_task() for managed_node3/gather_facts 28017 1726867509.27429: done queuing things up, now waiting for results queue to drain 28017 1726867509.27431: waiting for pending results... 28017 1726867509.27566: running TaskExecutor() for managed_node3/TASK: Gathering Facts 28017 1726867509.27691: in run() - task 0affcac9-a3a5-415c-0e01-0000000000f5 28017 1726867509.27698: variable 'ansible_search_path' from source: unknown 28017 1726867509.27729: calling self._execute() 28017 1726867509.27770: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867509.27775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867509.27785: variable 'omit' from source: magic vars 28017 1726867509.28082: variable 'omit' from source: magic vars 28017 1726867509.28086: variable 'omit' from source: magic vars 28017 1726867509.28090: variable 'omit' from source: magic vars 28017 1726867509.28093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867509.28100: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867509.28103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867509.28105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867509.28108: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867509.28110: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867509.28112: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867509.28119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867509.28213: Set connection var ansible_connection to ssh 28017 1726867509.28228: Set connection var ansible_shell_type to sh 28017 1726867509.28240: Set connection var ansible_shell_executable to /bin/sh 28017 1726867509.28251: Set connection var ansible_pipelining to False 28017 1726867509.28262: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867509.28279: Set connection var ansible_timeout to 10 28017 1726867509.28305: variable 'ansible_shell_executable' from source: unknown 28017 1726867509.28312: variable 'ansible_connection' from source: unknown 28017 1726867509.28321: variable 'ansible_module_compression' from source: unknown 28017 1726867509.28328: variable 'ansible_shell_type' from source: unknown 28017 1726867509.28335: variable 'ansible_shell_executable' from source: unknown 28017 1726867509.28342: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867509.28349: variable 'ansible_pipelining' from source: unknown 28017 1726867509.28355: variable 'ansible_timeout' from source: unknown 28017 1726867509.28362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867509.28530: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867509.28544: variable 'omit' from source: magic vars 28017 1726867509.28552: starting attempt loop 28017 1726867509.28557: running the handler 28017 1726867509.28576: variable 'ansible_facts' from source: unknown 28017 1726867509.28612: _low_level_execute_command(): starting 28017 1726867509.28624: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867509.29212: 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 <<< 28017 1726867509.29228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867509.29242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867509.29302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867509.29329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867509.29406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867509.31103: stdout chunk (state=3): >>>/root <<< 28017 1726867509.31328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867509.31335: stdout chunk (state=3): >>><<< 28017 1726867509.31342: stderr chunk (state=3): >>><<< 28017 1726867509.31365: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867509.31387: _low_level_execute_command(): starting 28017 1726867509.31397: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867509.3137088-28053-271027844995641 `" && echo ansible-tmp-1726867509.3137088-28053-271027844995641="` echo /root/.ansible/tmp/ansible-tmp-1726867509.3137088-28053-271027844995641 `" ) && sleep 0' 28017 1726867509.31952: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867509.31967: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867509.31990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867509.32006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867509.32022: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867509.32036: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867509.32049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867509.32073: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867509.32087: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 28017 1726867509.32170: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867509.32196: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867509.32258: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867509.32493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867509.34371: stdout chunk (state=3): >>>ansible-tmp-1726867509.3137088-28053-271027844995641=/root/.ansible/tmp/ansible-tmp-1726867509.3137088-28053-271027844995641 <<< 28017 1726867509.34379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867509.34382: stdout chunk (state=3): >>><<< 28017 1726867509.34390: stderr chunk (state=3): >>><<< 28017 1726867509.34406: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867509.3137088-28053-271027844995641=/root/.ansible/tmp/ansible-tmp-1726867509.3137088-28053-271027844995641 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867509.34443: variable 'ansible_module_compression' from source: unknown 28017 1726867509.34495: ANSIBALLZ: Using generic lock for ansible.legacy.setup 28017 1726867509.34499: ANSIBALLZ: Acquiring lock 28017 1726867509.34501: ANSIBALLZ: Lock acquired: 140520267827344 28017 1726867509.34504: ANSIBALLZ: Creating module 28017 1726867509.67731: ANSIBALLZ: Writing module into payload 28017 1726867509.67885: ANSIBALLZ: Writing module 28017 1726867509.67913: ANSIBALLZ: Renaming module 28017 1726867509.67928: ANSIBALLZ: Done creating module 28017 1726867509.67971: variable 'ansible_facts' from source: unknown 28017 1726867509.67988: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867509.68002: _low_level_execute_command(): starting 28017 1726867509.68012: _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' 28017 1726867509.68652: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867509.68668: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867509.68685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867509.68704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867509.68725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867509.68737: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867509.68751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867509.68850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867509.68862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867509.68957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867509.70659: stdout chunk (state=3): >>>PLATFORM <<< 28017 1726867509.70732: stdout chunk (state=3): >>>Linux <<< 28017 1726867509.70765: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 28017 1726867509.70943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867509.70960: stdout chunk (state=3): >>><<< 28017 1726867509.70971: stderr chunk (state=3): >>><<< 28017 1726867509.70993: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867509.71008 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 28017 1726867509.71065: _low_level_execute_command(): starting 28017 1726867509.71080: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 28017 1726867509.71409: Sending initial data 28017 1726867509.71413: Sent initial data (1181 bytes) 28017 1726867509.71704: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867509.71719: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867509.71743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867509.71767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867509.71786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867509.71797: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867509.71810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867509.71853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867509.71918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867509.71936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867509.71972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867509.72037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867509.75448: 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"} <<< 28017 1726867509.75815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867509.75855: stderr chunk (state=3): >>><<< 28017 1726867509.75863: stdout chunk (state=3): >>><<< 28017 1726867509.75887: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867509.75982: variable 'ansible_facts' from source: unknown 28017 1726867509.76018: variable 'ansible_facts' from source: unknown 28017 1726867509.76047: variable 'ansible_module_compression' from source: unknown 28017 1726867509.76104: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28017 1726867509.76147: variable 'ansible_facts' from source: unknown 28017 1726867509.76340: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867509.3137088-28053-271027844995641/AnsiballZ_setup.py 28017 1726867509.76474: Sending initial data 28017 1726867509.76576: Sent initial data (154 bytes) 28017 1726867509.76975: 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 <<< 28017 1726867509.76991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867509.77011: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867509.77048: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867509.77061: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867509.77111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867509.78651: 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 <<< 28017 1726867509.78716: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867509.78776: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpgp_0gvnw /root/.ansible/tmp/ansible-tmp-1726867509.3137088-28053-271027844995641/AnsiballZ_setup.py <<< 28017 1726867509.78781: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867509.3137088-28053-271027844995641/AnsiballZ_setup.py" <<< 28017 1726867509.78815: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpgp_0gvnw" to remote "/root/.ansible/tmp/ansible-tmp-1726867509.3137088-28053-271027844995641/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867509.3137088-28053-271027844995641/AnsiballZ_setup.py" <<< 28017 1726867509.80284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867509.80313: stderr chunk (state=3): >>><<< 28017 1726867509.80317: stdout chunk (state=3): >>><<< 28017 1726867509.80336: done transferring module to remote 28017 1726867509.80351: _low_level_execute_command(): starting 28017 1726867509.80354: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867509.3137088-28053-271027844995641/ /root/.ansible/tmp/ansible-tmp-1726867509.3137088-28053-271027844995641/AnsiballZ_setup.py && sleep 0' 28017 1726867509.80753: 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 <<< 28017 1726867509.80756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867509.80759: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867509.80761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867509.80813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867509.80816: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867509.80862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867509.82683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867509.82686: stdout chunk (state=3): >>><<< 28017 1726867509.82689: stderr chunk (state=3): >>><<< 28017 1726867509.82691: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867509.82694: _low_level_execute_command(): starting 28017 1726867509.82704: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867509.3137088-28053-271027844995641/AnsiballZ_setup.py && sleep 0' 28017 1726867509.83189: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867509.83198: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867509.83208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867509.83221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867509.83236: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867509.83246: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867509.83252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867509.83266: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867509.83274: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 28017 1726867509.83287: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28017 1726867509.83295: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867509.83304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867509.83315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867509.83322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867509.83332: stderr chunk (state=3): >>>debug2: match found <<< 28017 1726867509.83340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867509.83410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867509.83429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867509.83458: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867509.83506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867509.85634: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 28017 1726867509.85665: stdout chunk (state=3): >>>import _imp # builtin <<< 28017 1726867509.85699: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 28017 1726867509.85767: stdout chunk (state=3): >>>import '_io' # <<< 28017 1726867509.85793: stdout chunk (state=3): >>>import 'marshal' # <<< 28017 1726867509.85812: stdout chunk (state=3): >>>import 'posix' # <<< 28017 1726867509.85849: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 28017 1726867509.85870: stdout chunk (state=3): >>>import 'time' # <<< 28017 1726867509.85886: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 28017 1726867509.85944: 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' <<< 28017 1726867509.85960: stdout chunk (state=3): >>>import '_codecs' # <<< 28017 1726867509.85987: stdout chunk (state=3): >>>import 'codecs' # <<< 28017 1726867509.86011: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 28017 1726867509.86049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdf684d0> <<< 28017 1726867509.86086: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdf37b30> # /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' <<< 28017 1726867509.86109: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdf6aa50> <<< 28017 1726867509.86123: stdout chunk (state=3): >>>import '_signal' # <<< 28017 1726867509.86154: stdout chunk (state=3): >>>import '_abc' # <<< 28017 1726867509.86172: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 28017 1726867509.86201: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 28017 1726867509.86286: stdout chunk (state=3): >>>import '_collections_abc' # <<< 28017 1726867509.86315: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 28017 1726867509.86353: stdout chunk (state=3): >>>import 'os' # <<< 28017 1726867509.86357: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 28017 1726867509.86405: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 28017 1726867509.86408: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 28017 1726867509.86442: 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 <<< 28017 1726867509.86447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 28017 1726867509.86469: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdd3d130> <<< 28017 1726867509.86547: 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 <<< 28017 1726867509.86560: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867509.86574: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdd3dfa0> import 'site' # <<< 28017 1726867509.86609: 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. <<< 28017 1726867509.87018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 28017 1726867509.87041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 28017 1726867509.87057: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867509.87060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 28017 1726867509.87097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 28017 1726867509.87133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 28017 1726867509.87138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 28017 1726867509.87208: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdd7bdd0> # /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' <<< 28017 1726867509.87218: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdd7bfe0> <<< 28017 1726867509.87234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 28017 1726867509.87257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 28017 1726867509.87285: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 28017 1726867509.87333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867509.87346: stdout chunk (state=3): >>>import 'itertools' # <<< 28017 1726867509.87389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 28017 1726867509.87424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acddb37a0> # /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 0x7f5acddb3e30> <<< 28017 1726867509.87441: stdout chunk (state=3): >>>import '_collections' # <<< 28017 1726867509.87486: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdd93aa0> <<< 28017 1726867509.87515: stdout chunk (state=3): >>>import '_functools' # <<< 28017 1726867509.87532: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdd911c0> <<< 28017 1726867509.87619: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdd78f80> <<< 28017 1726867509.87659: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 28017 1726867509.87664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 28017 1726867509.87686: stdout chunk (state=3): >>>import '_sre' # <<< 28017 1726867509.87697: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 28017 1726867509.87740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 28017 1726867509.87757: 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' <<< 28017 1726867509.87786: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acddd3710> <<< 28017 1726867509.87800: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acddd2330> <<< 28017 1726867509.87835: 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 0x7f5acdd92090> <<< 28017 1726867509.87844: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acddd0b90> <<< 28017 1726867509.87905: 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 0x7f5acde08740> <<< 28017 1726867509.87934: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdd78200> <<< 28017 1726867509.87974: 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' <<< 28017 1726867509.87993: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5acde08bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acde08aa0> <<< 28017 1726867509.88030: 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 0x7f5acde08e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdd76d20> <<< 28017 1726867509.88075: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 28017 1726867509.88104: stdout chunk (state=3): >>># 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 <<< 28017 1726867509.88141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 28017 1726867509.88159: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acde09580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acde09250> import 'importlib.machinery' # <<< 28017 1726867509.88219: 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' <<< 28017 1726867509.88227: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acde0a480> import 'importlib.util' # <<< 28017 1726867509.88247: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 28017 1726867509.88284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 28017 1726867509.88336: 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 0x7f5acde20680> <<< 28017 1726867509.88345: stdout chunk (state=3): >>>import 'errno' # <<< 28017 1726867509.88415: 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 0x7f5acde21d60> <<< 28017 1726867509.88419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 28017 1726867509.88428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 28017 1726867509.88486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acde22c00> <<< 28017 1726867509.88490: 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' <<< 28017 1726867509.88529: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5acde23260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acde22150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 28017 1726867509.88532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 28017 1726867509.88583: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5acde23ce0> <<< 28017 1726867509.88601: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acde23410> <<< 28017 1726867509.88639: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acde0a4b0> <<< 28017 1726867509.88652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 28017 1726867509.88699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 28017 1726867509.88719: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 28017 1726867509.88747: stdout chunk (state=3): >>># 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 0x7f5acdb17bc0> <<< 28017 1726867509.88774: 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' <<< 28017 1726867509.88818: 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 0x7f5acdb406e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb40440> <<< 28017 1726867509.88883: 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 0x7f5acdb40710> <<< 28017 1726867509.88886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 28017 1726867509.88888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 28017 1726867509.88949: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867509.89074: 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 0x7f5acdb41040> <<< 28017 1726867509.89202: 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 0x7f5acdb41a30> <<< 28017 1726867509.89214: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb408f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb15d60> <<< 28017 1726867509.89264: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 28017 1726867509.89294: stdout chunk (state=3): >>># 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 <<< 28017 1726867509.89327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb42de0> <<< 28017 1726867509.89331: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb41b50> <<< 28017 1726867509.89370: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acde0aba0> <<< 28017 1726867509.89379: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 28017 1726867509.89440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867509.89453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 28017 1726867509.89501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 28017 1726867509.89514: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb6f140> <<< 28017 1726867509.89573: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 28017 1726867509.89616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867509.89619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 28017 1726867509.89640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 28017 1726867509.89664: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb8f500> <<< 28017 1726867509.89688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 28017 1726867509.89742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 28017 1726867509.89799: stdout chunk (state=3): >>>import 'ntpath' # <<< 28017 1726867509.89820: 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 0x7f5acdbf02c0> <<< 28017 1726867509.89851: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 28017 1726867509.89875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 28017 1726867509.89890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 28017 1726867509.89931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 28017 1726867509.90011: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdbf2a20> <<< 28017 1726867509.90090: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdbf03e0> <<< 28017 1726867509.90121: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdbb92e0> <<< 28017 1726867509.90163: 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 0x7f5acd5253d0> <<< 28017 1726867509.90182: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb8e300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb43d10> <<< 28017 1726867509.90365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 28017 1726867509.90380: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5acdb8e900> <<< 28017 1726867509.90657: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_25clmsai/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 28017 1726867509.90785: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.90810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 28017 1726867509.90834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 28017 1726867509.90864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 28017 1726867509.90968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 28017 1726867509.90972: 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 0x7f5acd58b0b0> <<< 28017 1726867509.90997: stdout chunk (state=3): >>>import '_typing' # <<< 28017 1726867509.91156: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd569fa0> <<< 28017 1726867509.91213: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd569130> # zipimport: zlib available import 'ansible' # <<< 28017 1726867509.91217: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.91260: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 28017 1726867509.91263: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.92645: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.93785: 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 0x7f5acd588f80> <<< 28017 1726867509.93840: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 28017 1726867509.93844: 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' <<< 28017 1726867509.93897: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5acd5ba960> <<< 28017 1726867509.93915: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd5ba6f0> <<< 28017 1726867509.93957: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd5ba000> <<< 28017 1726867509.93981: 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' <<< 28017 1726867509.94022: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd5baa50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd58bd40> import 'atexit' # <<< 28017 1726867509.94066: 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 0x7f5acd5bb6b0> <<< 28017 1726867509.94093: 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 0x7f5acd5bb8f0> <<< 28017 1726867509.94110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 28017 1726867509.94155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 28017 1726867509.94220: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd5bbe30> <<< 28017 1726867509.94253: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 28017 1726867509.94257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 28017 1726867509.94347: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd425be0> # 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 0x7f5acd427800> <<< 28017 1726867509.94350: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 28017 1726867509.94363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 28017 1726867509.94479: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd4281d0> <<< 28017 1726867509.94685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 28017 1726867509.94717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd429370> # /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 0x7f5acd42be30> # 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 0x7f5acd5bbef0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd42a0f0> # /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' <<< 28017 1726867509.94732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 28017 1726867509.94829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 28017 1726867509.94854: 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' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd433ce0> <<< 28017 1726867509.94874: stdout chunk (state=3): >>>import '_tokenize' # <<< 28017 1726867509.94944: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd4327b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd432510> <<< 28017 1726867509.94964: stdout chunk (state=3): >>># /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' <<< 28017 1726867509.95038: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd432a80> <<< 28017 1726867509.95063: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd42a600> <<< 28017 1726867509.95093: 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 0x7f5acd477fe0> <<< 28017 1726867509.95134: 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 0x7f5acd478110> <<< 28017 1726867509.95172: 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 <<< 28017 1726867509.95188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 28017 1726867509.95235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'<<< 28017 1726867509.95247: stdout chunk (state=3): >>> import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5acd479bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd479970> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 28017 1726867509.95276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 28017 1726867509.95339: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5acd47c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd47a2a0> <<< 28017 1726867509.95352: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 28017 1726867509.95395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867509.95427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 28017 1726867509.95471: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd47f860> <<< 28017 1726867509.95592: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd47c230> <<< 28017 1726867509.95655: 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 0x7f5acd4806b0> <<< 28017 1726867509.95687: 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 0x7f5acd480890> <<< 28017 1726867509.95743: 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 0x7f5acd480a10> <<< 28017 1726867509.95774: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd478320> <<< 28017 1726867509.95793: 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 <<< 28017 1726867509.95816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 28017 1726867509.95858: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867509.95861: 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 0x7f5acd30c0b0> <<< 28017 1726867509.96012: 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 0x7f5acd30d370> <<< 28017 1726867509.96037: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd482870> <<< 28017 1726867509.96091: 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 0x7f5acd483c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd482510> # zipimport: zlib available <<< 28017 1726867509.96095: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.96117: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 28017 1726867509.96192: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.96313: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 28017 1726867509.96317: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.96343: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 28017 1726867509.96462: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.96575: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.97107: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.97643: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 28017 1726867509.97671: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 28017 1726867509.97697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867509.97740: 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 0x7f5acd311550> <<< 28017 1726867509.97837: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 28017 1726867509.97840: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd312300> <<< 28017 1726867509.97857: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb419d0> <<< 28017 1726867509.97925: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 28017 1726867509.97933: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.97952: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 28017 1726867509.98094: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.98264: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 28017 1726867509.98276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd3122d0> # zipimport: zlib available <<< 28017 1726867509.98719: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.99159: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.99234: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.99305: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 28017 1726867509.99350: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.99387: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 28017 1726867509.99461: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.99575: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 28017 1726867509.99580: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 28017 1726867509.99599: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.99629: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.99675: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 28017 1726867509.99680: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867509.99897: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.00126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 28017 1726867510.00190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 28017 1726867510.00193: stdout chunk (state=3): >>>import '_ast' # <<< 28017 1726867510.00263: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd3134a0> <<< 28017 1726867510.00272: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.00335: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.00417: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 28017 1726867510.00438: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 28017 1726867510.00486: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.00537: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 28017 1726867510.00540: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.00582: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.00620: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.00678: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.00744: 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 <<< 28017 1726867510.00779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867510.00856: 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 0x7f5acd31df10> <<< 28017 1726867510.00894: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd319700> <<< 28017 1726867510.00929: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 28017 1726867510.00998: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.01059: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.01175: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.01181: 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' <<< 28017 1726867510.01204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 28017 1726867510.01263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 28017 1726867510.01283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 28017 1726867510.01306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 28017 1726867510.01347: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd4068d0> <<< 28017 1726867510.01384: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd4fe5a0> <<< 28017 1726867510.01475: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd31e000> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd480d70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 28017 1726867510.01481: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.01502: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.01548: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 28017 1726867510.01559: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 28017 1726867510.01605: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 28017 1726867510.01629: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 28017 1726867510.01639: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.01694: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.01749: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.01780: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.01797: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.01841: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.01880: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.01912: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.01964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 28017 1726867510.01968: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.02029: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.02113: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.02124: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.02162: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 28017 1726867510.02345: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.02506: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.02556: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.02612: 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' <<< 28017 1726867510.02640: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 28017 1726867510.02661: stdout chunk (state=3): >>># 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 <<< 28017 1726867510.02700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 28017 1726867510.02720: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd3b1e80> <<< 28017 1726867510.02737: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 28017 1726867510.02761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 28017 1726867510.02794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 28017 1726867510.02827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 28017 1726867510.02854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 28017 1726867510.02865: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accf3be00> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867510.02897: 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 0x7f5accf403e0> <<< 28017 1726867510.02937: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd39a810> <<< 28017 1726867510.02961: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd3b29f0> <<< 28017 1726867510.02992: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd3b0530> <<< 28017 1726867510.03011: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd3b2090> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 28017 1726867510.03069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 28017 1726867510.03096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 28017 1726867510.03126: stdout chunk (state=3): >>># 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 <<< 28017 1726867510.03139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 28017 1726867510.03180: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5accf43080> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accf42930> <<< 28017 1726867510.03198: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5accf42b10> <<< 28017 1726867510.03220: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accf41d60> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 28017 1726867510.03323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 28017 1726867510.03348: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accf431d0> <<< 28017 1726867510.03361: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 28017 1726867510.03386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 28017 1726867510.03407: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5accfadd00> <<< 28017 1726867510.03447: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accf43ce0> <<< 28017 1726867510.03478: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd3b0f80> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 28017 1726867510.03511: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.03531: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 28017 1726867510.03587: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.03637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 28017 1726867510.03658: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.03703: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.03764: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 28017 1726867510.03768: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.03797: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 28017 1726867510.03847: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.03865: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 28017 1726867510.03875: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.03919: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.03978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 28017 1726867510.03988: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.04018: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.04073: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 28017 1726867510.04084: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.04135: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.04192: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.04249: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.04312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 28017 1726867510.04334: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.04789: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.05214: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 28017 1726867510.05275: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.05334: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.05359: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.05406: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 28017 1726867510.05417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 28017 1726867510.05445: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.05479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 28017 1726867510.05544: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.05601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 28017 1726867510.05618: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.05649: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.05695: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 28017 1726867510.05700: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.05716: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.05754: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 28017 1726867510.05771: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.05851: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.05940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 28017 1726867510.05944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 28017 1726867510.05981: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accfadeb0> <<< 28017 1726867510.05986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 28017 1726867510.06017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 28017 1726867510.06137: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accfaea50> import 'ansible.module_utils.facts.system.local' # <<< 28017 1726867510.06170: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.06272: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.06504: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 28017 1726867510.06523: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.06598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 28017 1726867510.06617: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.06646: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.06692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 28017 1726867510.06738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 28017 1726867510.06806: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867510.06863: 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 0x7f5accfe2180> <<< 28017 1726867510.07063: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accfd2960> import 'ansible.module_utils.facts.system.python' # <<< 28017 1726867510.07074: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.07120: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.07183: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 28017 1726867510.07279: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.07354: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.07469: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.07616: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 28017 1726867510.07631: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.07669: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.07711: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 28017 1726867510.07728: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.07756: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.07809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 28017 1726867510.07857: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867510.07869: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5accff5bb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accfe1970> import 'ansible.module_utils.facts.system.user' # <<< 28017 1726867510.07905: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28017 1726867510.07923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 28017 1726867510.07937: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.07965: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.08006: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 28017 1726867510.08018: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.08170: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.08330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 28017 1726867510.08333: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.08436: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.08538: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.08586: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.08631: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 28017 1726867510.08634: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 28017 1726867510.08665: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.08674: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.08686: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.08832: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.08973: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 28017 1726867510.08992: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.09188: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.09237: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 28017 1726867510.09249: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.09283: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.09314: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.09858: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.10378: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 28017 1726867510.10382: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.10481: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.10589: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 28017 1726867510.10691: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.10804: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 28017 1726867510.10807: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.10952: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.11121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 28017 1726867510.11126: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.11156: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 28017 1726867510.11194: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.11250: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 28017 1726867510.11253: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.11345: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.11446: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.11647: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.11865: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 28017 1726867510.11872: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.11913: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.11968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 28017 1726867510.12004: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.12017: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 28017 1726867510.12082: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.12162: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 28017 1726867510.12193: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28017 1726867510.12217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 28017 1726867510.12235: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.12286: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.12345: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 28017 1726867510.12409: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.12486: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 28017 1726867510.12490: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.12898: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.12996: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 28017 1726867510.13006: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13065: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13138: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 28017 1726867510.13148: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13170: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13219: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 28017 1726867510.13222: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13251: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13289: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 28017 1726867510.13300: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13329: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13372: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 28017 1726867510.13375: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13459: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13556: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 28017 1726867510.13564: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13589: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 28017 1726867510.13624: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13687: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 28017 1726867510.13691: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13720: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13732: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13773: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13824: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13893: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.13974: 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' # <<< 28017 1726867510.13992: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.14040: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.14094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 28017 1726867510.14104: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.14291: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.14496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 28017 1726867510.14499: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.14541: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.14599: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 28017 1726867510.14602: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.14646: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.14704: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 28017 1726867510.14707: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.14786: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.14873: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 28017 1726867510.14892: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.14970: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.15063: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 28017 1726867510.15141: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.16137: 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' <<< 28017 1726867510.16167: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 28017 1726867510.16203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 28017 1726867510.16214: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5accdf34d0> <<< 28017 1726867510.16236: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accdf1820> <<< 28017 1726867510.16286: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accdf2960> <<< 28017 1726867510.30391: 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 0x7f5acce3afc0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 28017 1726867510.30395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 28017 1726867510.30410: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acce39310> # /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 0x7f5acce3b6b0> <<< 28017 1726867510.30443: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acce3a6c0> <<< 28017 1726867510.30680: 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 <<< 28017 1726867510.54586: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fips": false, "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_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "10", "epoch": "1726867510", "epoch_int": "1726867510", "date": "2024-09-20", "time": "17:25:10", "iso8601_micro": "2024-09-20T21:25:10.151301Z", "iso8601": "2024-09-20T21:25:10Z", "iso8601_basic": "20240920T172510151301", "iso8601_basic_short": "20240920T172510", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_loadavg": {"1m": 0.6474609375, "5m": 0.56494140625, "15m": 0.3173828125}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_python": {"version": {"major": 3, "minor": 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_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_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": 3001, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 530, "free": 3001}, "nocache": {"free": 3319, "used": 212}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 747, "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": 261802864640, "block_size": 4096, "block_total": 65519099, "block_available": 63916715, "block_used": 1602384, "inode_total": 131070960, "inode_available": 131029136, "inode_used": 41824, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_local": {}, "ansible_is_chroot": false, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 28017 1726867510.55384: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 28017 1726867510.55475: stdout chunk (state=3): >>># 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 <<< 28017 1726867510.55482: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # 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 <<< 28017 1726867510.55514: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing 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 <<< 28017 1726867510.55827: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 28017 1726867510.55876: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 28017 1726867510.55910: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 28017 1726867510.55959: stdout chunk (state=3): >>># destroy ntpath <<< 28017 1726867510.56036: stdout chunk (state=3): >>># 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 <<< 28017 1726867510.56048: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 28017 1726867510.56120: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 28017 1726867510.56124: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 28017 1726867510.56180: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 28017 1726867510.56248: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 28017 1726867510.56251: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl <<< 28017 1726867510.56275: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 28017 1726867510.56368: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct <<< 28017 1726867510.56390: stdout chunk (state=3): >>># 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 <<< 28017 1726867510.56474: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 28017 1726867510.56482: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 28017 1726867510.56487: stdout chunk (state=3): >>># 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 <<< 28017 1726867510.56695: 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 # 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 <<< 28017 1726867510.56755: stdout chunk (state=3): >>># destroy sys.monitoring <<< 28017 1726867510.56783: stdout chunk (state=3): >>># destroy _socket <<< 28017 1726867510.56816: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid <<< 28017 1726867510.56840: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 28017 1726867510.56880: stdout chunk (state=3): >>># 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 <<< 28017 1726867510.56900: stdout chunk (state=3): >>># 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 <<< 28017 1726867510.56933: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 28017 1726867510.56948: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 28017 1726867510.57026: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 28017 1726867510.57043: stdout chunk (state=3): >>> # 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 <<< 28017 1726867510.57069: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 28017 1726867510.57121: stdout chunk (state=3): >>># destroy _hashlib <<< 28017 1726867510.57138: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 28017 1726867510.57163: stdout chunk (state=3): >>># clear sys.audit hooks <<< 28017 1726867510.57497: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867510.57518: stderr chunk (state=3): >>><<< 28017 1726867510.57535: stdout chunk (state=3): >>><<< 28017 1726867510.57723: _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 0x7f5acdf684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdf37b30> # /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 0x7f5acdf6aa50> 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 0x7f5acdd3d130> # /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 0x7f5acdd3dfa0> 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 0x7f5acdd7bdd0> # /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 0x7f5acdd7bfe0> # /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 0x7f5acddb37a0> # /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 0x7f5acddb3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdd93aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdd911c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdd78f80> # /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 0x7f5acddd3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acddd2330> # /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 0x7f5acdd92090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acddd0b90> # /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 0x7f5acde08740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdd78200> # /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 0x7f5acde08bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acde08aa0> # 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 0x7f5acde08e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdd76d20> # /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 0x7f5acde09580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acde09250> 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 0x7f5acde0a480> 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 0x7f5acde20680> 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 0x7f5acde21d60> # /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 0x7f5acde22c00> # 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 0x7f5acde23260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acde22150> # /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 0x7f5acde23ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acde23410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acde0a4b0> # /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 0x7f5acdb17bc0> # /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 0x7f5acdb406e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb40440> # 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 0x7f5acdb40710> # /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 0x7f5acdb41040> # 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 0x7f5acdb41a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb408f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb15d60> # /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 0x7f5acdb42de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb41b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acde0aba0> # /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 0x7f5acdb6f140> # /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 0x7f5acdb8f500> # /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 0x7f5acdbf02c0> # /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 0x7f5acdbf2a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdbf03e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdbb92e0> # /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 0x7f5acd5253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb8e300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb43d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5acdb8e900> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_25clmsai/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 0x7f5acd58b0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd569fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd569130> # 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 0x7f5acd588f80> # /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 0x7f5acd5ba960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd5ba6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd5ba000> # /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 0x7f5acd5baa50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd58bd40> 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 0x7f5acd5bb6b0> # 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 0x7f5acd5bb8f0> # /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 0x7f5acd5bbe30> 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 0x7f5acd425be0> # 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 0x7f5acd427800> # /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 0x7f5acd4281d0> # /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 0x7f5acd429370> # /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 0x7f5acd42be30> # 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 0x7f5acd5bbef0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd42a0f0> # /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 0x7f5acd433ce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd4327b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd432510> # /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 0x7f5acd432a80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd42a600> # 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 0x7f5acd477fe0> # /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 0x7f5acd478110> # /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 0x7f5acd479bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd479970> # /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 0x7f5acd47c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd47a2a0> # /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 0x7f5acd47f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd47c230> # 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 0x7f5acd4806b0> # 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 0x7f5acd480890> # 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 0x7f5acd480a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd478320> # /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 0x7f5acd30c0b0> # 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 0x7f5acd30d370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd482870> # 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 0x7f5acd483c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd482510> # 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 0x7f5acd311550> # /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 0x7f5acd312300> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acdb419d0> 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 0x7f5acd3122d0> # 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 0x7f5acd3134a0> # 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 0x7f5acd31df10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd319700> 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 0x7f5acd4068d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd4fe5a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd31e000> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd480d70> # 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 0x7f5acd3b1e80> # /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 0x7f5accf3be00> # 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 0x7f5accf403e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd39a810> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd3b29f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd3b0530> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd3b2090> # /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 0x7f5accf43080> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accf42930> # 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 0x7f5accf42b10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accf41d60> # /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 0x7f5accf431d0> # /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 0x7f5accfadd00> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accf43ce0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acd3b0f80> 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 0x7f5accfadeb0> # /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 0x7f5accfaea50> 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 0x7f5accfe2180> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accfd2960> 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 0x7f5accff5bb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accfe1970> 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 0x7f5accdf34d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accdf1820> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5accdf2960> # /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 0x7f5acce3afc0> # /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 0x7f5acce39310> # /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 0x7f5acce3b6b0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5acce3a6c0> 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_fips": false, "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_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "10", "epoch": "1726867510", "epoch_int": "1726867510", "date": "2024-09-20", "time": "17:25:10", "iso8601_micro": "2024-09-20T21:25:10.151301Z", "iso8601": "2024-09-20T21:25:10Z", "iso8601_basic": "20240920T172510151301", "iso8601_basic_short": "20240920T172510", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_loadavg": {"1m": 0.6474609375, "5m": 0.56494140625, "15m": 0.3173828125}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_python": {"version": {"major": 3, "minor": 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_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_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": 3001, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 530, "free": 3001}, "nocache": {"free": 3319, "used": 212}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 747, "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": 261802864640, "block_size": 4096, "block_total": 65519099, "block_available": 63916715, "block_used": 1602384, "inode_total": 131070960, "inode_available": 131029136, "inode_used": 41824, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_local": {}, "ansible_is_chroot": false, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 28017 1726867510.59121: 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-1726867509.3137088-28053-271027844995641/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867510.59124: _low_level_execute_command(): starting 28017 1726867510.59126: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867509.3137088-28053-271027844995641/ > /dev/null 2>&1 && sleep 0' 28017 1726867510.59187: 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 <<< 28017 1726867510.59191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867510.59193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867510.59195: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867510.59197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867510.59245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867510.59250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867510.59296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867510.61101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867510.61125: stderr chunk (state=3): >>><<< 28017 1726867510.61128: stdout chunk (state=3): >>><<< 28017 1726867510.61138: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867510.61145: handler run complete 28017 1726867510.61219: variable 'ansible_facts' from source: unknown 28017 1726867510.61281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867510.61490: variable 'ansible_facts' from source: unknown 28017 1726867510.61540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867510.61614: attempt loop complete, returning result 28017 1726867510.61617: _execute() done 28017 1726867510.61620: dumping result to json 28017 1726867510.61639: done dumping result, returning 28017 1726867510.61646: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-415c-0e01-0000000000f5] 28017 1726867510.61649: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000f5 28017 1726867510.61879: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000f5 28017 1726867510.61881: WORKER PROCESS EXITING ok: [managed_node3] 28017 1726867510.62142: no more pending results, returning what we have 28017 1726867510.62145: results queue empty 28017 1726867510.62145: checking for any_errors_fatal 28017 1726867510.62146: done checking for any_errors_fatal 28017 1726867510.62147: checking for max_fail_percentage 28017 1726867510.62148: done checking for max_fail_percentage 28017 1726867510.62148: checking to see if all hosts have failed and the running result is not ok 28017 1726867510.62149: done checking to see if all hosts have failed 28017 1726867510.62149: getting the remaining hosts for this loop 28017 1726867510.62150: done getting the remaining hosts for this loop 28017 1726867510.62153: getting the next task for host managed_node3 28017 1726867510.62157: done getting next task for host managed_node3 28017 1726867510.62159: ^ task is: TASK: meta (flush_handlers) 28017 1726867510.62160: ^ 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 28017 1726867510.62162: getting variables 28017 1726867510.62163: in VariableManager get_vars() 28017 1726867510.62181: Calling all_inventory to load vars for managed_node3 28017 1726867510.62183: Calling groups_inventory to load vars for managed_node3 28017 1726867510.62185: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867510.62192: Calling all_plugins_play to load vars for managed_node3 28017 1726867510.62194: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867510.62195: Calling groups_plugins_play to load vars for managed_node3 28017 1726867510.62303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867510.62410: done with get_vars() 28017 1726867510.62418: done getting variables 28017 1726867510.62466: in VariableManager get_vars() 28017 1726867510.62474: Calling all_inventory to load vars for managed_node3 28017 1726867510.62476: Calling groups_inventory to load vars for managed_node3 28017 1726867510.62479: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867510.62482: Calling all_plugins_play to load vars for managed_node3 28017 1726867510.62483: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867510.62485: Calling groups_plugins_play to load vars for managed_node3 28017 1726867510.62564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867510.62680: done with get_vars() 28017 1726867510.62689: done queuing things up, now waiting for results queue to drain 28017 1726867510.62691: results queue empty 28017 1726867510.62691: checking for any_errors_fatal 28017 1726867510.62693: done checking for any_errors_fatal 28017 1726867510.62693: checking for max_fail_percentage 28017 1726867510.62694: done checking for max_fail_percentage 28017 1726867510.62697: checking to see if all hosts have failed and the running result is not ok 28017 1726867510.62697: done checking to see if all hosts have failed 28017 1726867510.62698: getting the remaining hosts for this loop 28017 1726867510.62698: done getting the remaining hosts for this loop 28017 1726867510.62700: getting the next task for host managed_node3 28017 1726867510.62703: done getting next task for host managed_node3 28017 1726867510.62705: ^ task is: TASK: Include the task 'el_repo_setup.yml' 28017 1726867510.62706: ^ 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 28017 1726867510.62707: getting variables 28017 1726867510.62707: in VariableManager get_vars() 28017 1726867510.62712: Calling all_inventory to load vars for managed_node3 28017 1726867510.62714: Calling groups_inventory to load vars for managed_node3 28017 1726867510.62715: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867510.62718: Calling all_plugins_play to load vars for managed_node3 28017 1726867510.62719: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867510.62721: Calling groups_plugins_play to load vars for managed_node3 28017 1726867510.62799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867510.62903: done with get_vars() 28017 1726867510.62909: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml:11 Friday 20 September 2024 17:25:10 -0400 (0:00:01.358) 0:00:01.366 ****** 28017 1726867510.62959: entering _queue_task() for managed_node3/include_tasks 28017 1726867510.62960: Creating lock for include_tasks 28017 1726867510.63163: worker is 1 (out of 1 available) 28017 1726867510.63175: exiting _queue_task() for managed_node3/include_tasks 28017 1726867510.63188: done queuing things up, now waiting for results queue to drain 28017 1726867510.63189: waiting for pending results... 28017 1726867510.63326: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 28017 1726867510.63387: in run() - task 0affcac9-a3a5-415c-0e01-000000000006 28017 1726867510.63399: variable 'ansible_search_path' from source: unknown 28017 1726867510.63431: calling self._execute() 28017 1726867510.63481: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867510.63485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867510.63494: variable 'omit' from source: magic vars 28017 1726867510.63570: _execute() done 28017 1726867510.63574: dumping result to json 28017 1726867510.63578: done dumping result, returning 28017 1726867510.63582: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-415c-0e01-000000000006] 28017 1726867510.63588: sending task result for task 0affcac9-a3a5-415c-0e01-000000000006 28017 1726867510.63671: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000006 28017 1726867510.63674: WORKER PROCESS EXITING 28017 1726867510.63716: no more pending results, returning what we have 28017 1726867510.63720: in VariableManager get_vars() 28017 1726867510.63744: Calling all_inventory to load vars for managed_node3 28017 1726867510.63746: Calling groups_inventory to load vars for managed_node3 28017 1726867510.63749: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867510.63756: Calling all_plugins_play to load vars for managed_node3 28017 1726867510.63759: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867510.63761: Calling groups_plugins_play to load vars for managed_node3 28017 1726867510.63894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867510.64058: done with get_vars() 28017 1726867510.64065: variable 'ansible_search_path' from source: unknown 28017 1726867510.64080: we have included files to process 28017 1726867510.64081: generating all_blocks data 28017 1726867510.64082: done generating all_blocks data 28017 1726867510.64083: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 28017 1726867510.64084: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 28017 1726867510.64087: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 28017 1726867510.64686: in VariableManager get_vars() 28017 1726867510.64700: done with get_vars() 28017 1726867510.64711: done processing included file 28017 1726867510.64713: iterating over new_blocks loaded from include file 28017 1726867510.64714: in VariableManager get_vars() 28017 1726867510.64723: done with get_vars() 28017 1726867510.64724: filtering new block on tags 28017 1726867510.64738: done filtering new block on tags 28017 1726867510.64741: in VariableManager get_vars() 28017 1726867510.64752: done with get_vars() 28017 1726867510.64753: filtering new block on tags 28017 1726867510.64768: done filtering new block on tags 28017 1726867510.64771: in VariableManager get_vars() 28017 1726867510.64783: done with get_vars() 28017 1726867510.64784: filtering new block on tags 28017 1726867510.64798: done filtering new block on tags 28017 1726867510.64800: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 28017 1726867510.64805: extending task lists for all hosts with included blocks 28017 1726867510.64849: done extending task lists 28017 1726867510.64850: done processing included files 28017 1726867510.64851: results queue empty 28017 1726867510.64851: checking for any_errors_fatal 28017 1726867510.64852: done checking for any_errors_fatal 28017 1726867510.64853: checking for max_fail_percentage 28017 1726867510.64854: done checking for max_fail_percentage 28017 1726867510.64855: checking to see if all hosts have failed and the running result is not ok 28017 1726867510.64856: done checking to see if all hosts have failed 28017 1726867510.64856: getting the remaining hosts for this loop 28017 1726867510.64857: done getting the remaining hosts for this loop 28017 1726867510.64859: getting the next task for host managed_node3 28017 1726867510.64863: done getting next task for host managed_node3 28017 1726867510.64865: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 28017 1726867510.64867: ^ 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 28017 1726867510.64869: getting variables 28017 1726867510.64870: in VariableManager get_vars() 28017 1726867510.64880: Calling all_inventory to load vars for managed_node3 28017 1726867510.64882: Calling groups_inventory to load vars for managed_node3 28017 1726867510.64884: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867510.64889: Calling all_plugins_play to load vars for managed_node3 28017 1726867510.64891: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867510.64894: Calling groups_plugins_play to load vars for managed_node3 28017 1726867510.65028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867510.65132: done with get_vars() 28017 1726867510.65138: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:25:10 -0400 (0:00:00.022) 0:00:01.388 ****** 28017 1726867510.65182: entering _queue_task() for managed_node3/setup 28017 1726867510.65355: worker is 1 (out of 1 available) 28017 1726867510.65369: exiting _queue_task() for managed_node3/setup 28017 1726867510.65382: done queuing things up, now waiting for results queue to drain 28017 1726867510.65383: waiting for pending results... 28017 1726867510.65522: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 28017 1726867510.65588: in run() - task 0affcac9-a3a5-415c-0e01-000000000106 28017 1726867510.65598: variable 'ansible_search_path' from source: unknown 28017 1726867510.65601: variable 'ansible_search_path' from source: unknown 28017 1726867510.65632: calling self._execute() 28017 1726867510.65681: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867510.65685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867510.65694: variable 'omit' from source: magic vars 28017 1726867510.66048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867510.67439: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867510.67485: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867510.67510: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867510.67538: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867510.67558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867510.67618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867510.67641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867510.67658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867510.67690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867510.67701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867510.67816: variable 'ansible_facts' from source: unknown 28017 1726867510.67858: variable 'network_test_required_facts' from source: task vars 28017 1726867510.67888: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 28017 1726867510.67893: variable 'omit' from source: magic vars 28017 1726867510.67917: variable 'omit' from source: magic vars 28017 1726867510.67941: variable 'omit' from source: magic vars 28017 1726867510.67961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867510.67981: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867510.67997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867510.68011: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867510.68019: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867510.68043: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867510.68047: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867510.68049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867510.68112: Set connection var ansible_connection to ssh 28017 1726867510.68115: Set connection var ansible_shell_type to sh 28017 1726867510.68125: Set connection var ansible_shell_executable to /bin/sh 28017 1726867510.68130: Set connection var ansible_pipelining to False 28017 1726867510.68136: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867510.68144: Set connection var ansible_timeout to 10 28017 1726867510.68159: variable 'ansible_shell_executable' from source: unknown 28017 1726867510.68162: variable 'ansible_connection' from source: unknown 28017 1726867510.68164: variable 'ansible_module_compression' from source: unknown 28017 1726867510.68167: variable 'ansible_shell_type' from source: unknown 28017 1726867510.68169: variable 'ansible_shell_executable' from source: unknown 28017 1726867510.68171: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867510.68175: variable 'ansible_pipelining' from source: unknown 28017 1726867510.68179: variable 'ansible_timeout' from source: unknown 28017 1726867510.68184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867510.68279: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867510.68287: variable 'omit' from source: magic vars 28017 1726867510.68290: starting attempt loop 28017 1726867510.68293: running the handler 28017 1726867510.68305: _low_level_execute_command(): starting 28017 1726867510.68311: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867510.68808: 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 <<< 28017 1726867510.68813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867510.68815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867510.68818: 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 <<< 28017 1726867510.68820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867510.68867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867510.68871: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867510.68874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867510.68929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867510.70612: stdout chunk (state=3): >>>/root <<< 28017 1726867510.70680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867510.70692: stdout chunk (state=3): >>><<< 28017 1726867510.70704: stderr chunk (state=3): >>><<< 28017 1726867510.70737: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867510.70768: _low_level_execute_command(): starting 28017 1726867510.70771: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867510.7073598-28113-77045724413378 `" && echo ansible-tmp-1726867510.7073598-28113-77045724413378="` echo /root/.ansible/tmp/ansible-tmp-1726867510.7073598-28113-77045724413378 `" ) && sleep 0' 28017 1726867510.71209: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867510.71254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867510.71257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867510.71309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867510.73168: stdout chunk (state=3): >>>ansible-tmp-1726867510.7073598-28113-77045724413378=/root/.ansible/tmp/ansible-tmp-1726867510.7073598-28113-77045724413378 <<< 28017 1726867510.73292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867510.73296: stdout chunk (state=3): >>><<< 28017 1726867510.73301: stderr chunk (state=3): >>><<< 28017 1726867510.73313: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867510.7073598-28113-77045724413378=/root/.ansible/tmp/ansible-tmp-1726867510.7073598-28113-77045724413378 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867510.73351: variable 'ansible_module_compression' from source: unknown 28017 1726867510.73390: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28017 1726867510.73434: variable 'ansible_facts' from source: unknown 28017 1726867510.73564: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867510.7073598-28113-77045724413378/AnsiballZ_setup.py 28017 1726867510.73658: Sending initial data 28017 1726867510.73662: Sent initial data (153 bytes) 28017 1726867510.74054: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867510.74083: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867510.74087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867510.74089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867510.74100: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867510.74154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867510.74159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867510.74206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867510.75799: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 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 <<< 28017 1726867510.75839: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867510.75892: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpyos0i8q7 /root/.ansible/tmp/ansible-tmp-1726867510.7073598-28113-77045724413378/AnsiballZ_setup.py <<< 28017 1726867510.75895: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867510.7073598-28113-77045724413378/AnsiballZ_setup.py" <<< 28017 1726867510.75935: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpyos0i8q7" to remote "/root/.ansible/tmp/ansible-tmp-1726867510.7073598-28113-77045724413378/AnsiballZ_setup.py" <<< 28017 1726867510.75938: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867510.7073598-28113-77045724413378/AnsiballZ_setup.py" <<< 28017 1726867510.77000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867510.77037: stderr chunk (state=3): >>><<< 28017 1726867510.77041: stdout chunk (state=3): >>><<< 28017 1726867510.77057: done transferring module to remote 28017 1726867510.77073: _low_level_execute_command(): starting 28017 1726867510.77076: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867510.7073598-28113-77045724413378/ /root/.ansible/tmp/ansible-tmp-1726867510.7073598-28113-77045724413378/AnsiballZ_setup.py && sleep 0' 28017 1726867510.77578: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867510.77615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867510.77649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867510.77692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867510.79427: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867510.79444: stderr chunk (state=3): >>><<< 28017 1726867510.79448: stdout chunk (state=3): >>><<< 28017 1726867510.79460: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867510.79462: _low_level_execute_command(): starting 28017 1726867510.79467: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867510.7073598-28113-77045724413378/AnsiballZ_setup.py && sleep 0' 28017 1726867510.79879: 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 <<< 28017 1726867510.79883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867510.79885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867510.79887: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867510.79889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867510.79932: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867510.79935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867510.79993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867510.82095: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 28017 1726867510.82122: stdout chunk (state=3): >>>import _imp # builtin <<< 28017 1726867510.82154: stdout chunk (state=3): >>>import '_thread' # <<< 28017 1726867510.82157: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 28017 1726867510.82230: stdout chunk (state=3): >>>import '_io' # <<< 28017 1726867510.82233: stdout chunk (state=3): >>>import 'marshal' # <<< 28017 1726867510.82264: stdout chunk (state=3): >>>import 'posix' # <<< 28017 1726867510.82300: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 28017 1726867510.82332: stdout chunk (state=3): >>>import 'time' # <<< 28017 1726867510.82335: stdout chunk (state=3): >>>import 'zipimport' # <<< 28017 1726867510.82337: stdout chunk (state=3): >>># installed zipimport hook <<< 28017 1726867510.82384: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 28017 1726867510.82395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867510.82402: stdout chunk (state=3): >>>import '_codecs' # <<< 28017 1726867510.82431: stdout chunk (state=3): >>>import 'codecs' # <<< 28017 1726867510.82458: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 28017 1726867510.82497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc08184d0><<< 28017 1726867510.82506: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc07e7b30><<< 28017 1726867510.82526: stdout chunk (state=3): >>> <<< 28017 1726867510.82533: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 28017 1726867510.82536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 28017 1726867510.82555: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc081aa50> <<< 28017 1726867510.82570: stdout chunk (state=3): >>>import '_signal' # <<< 28017 1726867510.82589: stdout chunk (state=3): >>>import '_abc' # <<< 28017 1726867510.82598: stdout chunk (state=3): >>>import 'abc' # <<< 28017 1726867510.82609: stdout chunk (state=3): >>>import 'io' # <<< 28017 1726867510.82643: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 28017 1726867510.82732: stdout chunk (state=3): >>>import '_collections_abc' # <<< 28017 1726867510.82760: stdout chunk (state=3): >>>import 'genericpath' # <<< 28017 1726867510.82763: stdout chunk (state=3): >>>import 'posixpath' # <<< 28017 1726867510.82787: stdout chunk (state=3): >>>import 'os' # <<< 28017 1726867510.82808: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 28017 1726867510.82817: stdout chunk (state=3): >>>Processing user site-packages <<< 28017 1726867510.82837: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 28017 1726867510.82845: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 28017 1726867510.82847: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 28017 1726867510.82879: 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' <<< 28017 1726867510.82905: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc062d130> <<< 28017 1726867510.82962: 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 <<< 28017 1726867510.82969: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867510.82975: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc062dfa0> <<< 28017 1726867510.83005: stdout chunk (state=3): >>>import 'site' # <<< 28017 1726867510.83032: 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. <<< 28017 1726867510.83413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 28017 1726867510.83416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 28017 1726867510.83444: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 28017 1726867510.83448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867510.83475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 28017 1726867510.83509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 28017 1726867510.83531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 28017 1726867510.83555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 28017 1726867510.83574: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc066bec0> <<< 28017 1726867510.83588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 28017 1726867510.83605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 28017 1726867510.83637: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc066bf80> <<< 28017 1726867510.83656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 28017 1726867510.83680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 28017 1726867510.83712: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 28017 1726867510.83761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867510.83785: stdout chunk (state=3): >>>import 'itertools' # <<< 28017 1726867510.83810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 28017 1726867510.83815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06a3830> <<< 28017 1726867510.83848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 28017 1726867510.83852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06a3ec0> <<< 28017 1726867510.83865: stdout chunk (state=3): >>>import '_collections' # <<< 28017 1726867510.83915: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0683b60> <<< 28017 1726867510.83924: stdout chunk (state=3): >>>import '_functools' # <<< 28017 1726867510.83961: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06812b0> <<< 28017 1726867510.84045: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0669070> <<< 28017 1726867510.84076: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 28017 1726867510.84095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 28017 1726867510.84104: stdout chunk (state=3): >>>import '_sre' # <<< 28017 1726867510.84128: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 28017 1726867510.84150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 28017 1726867510.84180: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 28017 1726867510.84182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 28017 1726867510.84210: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06c37d0> <<< 28017 1726867510.84229: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06c23f0> <<< 28017 1726867510.84257: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 28017 1726867510.84261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0682150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06c0bc0> <<< 28017 1726867510.84323: 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' <<< 28017 1726867510.84333: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06f8890> <<< 28017 1726867510.84335: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06682f0> <<< 28017 1726867510.84357: 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' <<< 28017 1726867510.84395: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fc06f8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06f8bf0> <<< 28017 1726867510.84443: 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' <<< 28017 1726867510.84445: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fc06f8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0666e10> <<< 28017 1726867510.84485: 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' <<< 28017 1726867510.84507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 28017 1726867510.84537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 28017 1726867510.84556: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06f9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06f9370> <<< 28017 1726867510.84560: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 28017 1726867510.84595: 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' <<< 28017 1726867510.84622: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06fa540> <<< 28017 1726867510.84635: stdout chunk (state=3): >>>import 'importlib.util' # <<< 28017 1726867510.84643: stdout chunk (state=3): >>>import 'runpy' # <<< 28017 1726867510.84665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 28017 1726867510.84699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 28017 1726867510.84724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 28017 1726867510.84733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0710740> <<< 28017 1726867510.84754: stdout chunk (state=3): >>>import 'errno' # <<< 28017 1726867510.84778: 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' <<< 28017 1726867510.84798: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fc0711e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 28017 1726867510.84838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 28017 1726867510.84861: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0712cc0> <<< 28017 1726867510.84889: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fc07132f0> <<< 28017 1726867510.84892: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0712210> <<< 28017 1726867510.84922: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 28017 1726867510.84926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 28017 1726867510.84966: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867510.84974: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867510.84986: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fc0713d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc07134a0> <<< 28017 1726867510.85033: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06fa4b0> <<< 28017 1726867510.85055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 28017 1726867510.85080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 28017 1726867510.85097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 28017 1726867510.85124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 28017 1726867510.85158: 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 0x7f8fc0423c50> <<< 28017 1726867510.85184: 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' <<< 28017 1726867510.85212: 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 0x7f8fc044c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc044c470> <<< 28017 1726867510.85242: 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 0x7f8fc044c740> <<< 28017 1726867510.85278: 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' <<< 28017 1726867510.85348: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867510.85480: 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 0x7f8fc044d070> <<< 28017 1726867510.85592: 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 0x7f8fc044da60> <<< 28017 1726867510.85603: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc044c920> <<< 28017 1726867510.85617: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0421df0> <<< 28017 1726867510.85647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 28017 1726867510.85657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 28017 1726867510.85695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 28017 1726867510.85699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 28017 1726867510.85707: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc044ee10> <<< 28017 1726867510.85729: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc044db50> <<< 28017 1726867510.85750: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06fac60> <<< 28017 1726867510.85775: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 28017 1726867510.85840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867510.85853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 28017 1726867510.85890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 28017 1726867510.85916: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc04771a0> <<< 28017 1726867510.85973: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 28017 1726867510.85983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867510.86009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 28017 1726867510.86030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 28017 1726867510.86070: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc049b560> <<< 28017 1726867510.86092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 28017 1726867510.86142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 28017 1726867510.86188: stdout chunk (state=3): >>>import 'ntpath' # <<< 28017 1726867510.86212: 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 0x7f8fc04fc2c0> <<< 28017 1726867510.86239: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 28017 1726867510.86262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 28017 1726867510.86292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 28017 1726867510.86329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 28017 1726867510.86416: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc04fea20> <<< 28017 1726867510.86488: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc04fc3e0> <<< 28017 1726867510.86529: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc04bd2b0> <<< 28017 1726867510.86555: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 28017 1726867510.86563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc02fd3d0> <<< 28017 1726867510.86583: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc049a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc044fd70> <<< 28017 1726867510.86755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 28017 1726867510.86779: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8fc02fd670> <<< 28017 1726867510.87040: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_3r4z9gyl/ansible_setup_payload.zip' <<< 28017 1726867510.87044: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.87162: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.87195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 28017 1726867510.87200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 28017 1726867510.87245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 28017 1726867510.87320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 28017 1726867510.87346: 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 0x7f8fc0367170> <<< 28017 1726867510.87359: stdout chunk (state=3): >>>import '_typing' # <<< 28017 1726867510.87547: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0346060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc03451f0> <<< 28017 1726867510.87552: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.87587: stdout chunk (state=3): >>>import 'ansible' # <<< 28017 1726867510.87591: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.87617: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.87620: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.87649: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 28017 1726867510.87652: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.89070: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.90193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 28017 1726867510.90198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0365040> <<< 28017 1726867510.90225: 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' <<< 28017 1726867510.90256: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 28017 1726867510.90260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 28017 1726867510.90287: 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' <<< 28017 1726867510.90317: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fc0396b10> <<< 28017 1726867510.90358: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc03968a0> <<< 28017 1726867510.90398: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc03961b0> <<< 28017 1726867510.90409: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 28017 1726867510.90428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 28017 1726867510.90464: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0396600> <<< 28017 1726867510.90467: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0367b90> import 'atexit' # <<< 28017 1726867510.90501: 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 0x7f8fc0397890> <<< 28017 1726867510.90533: 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 0x7f8fc0397ad0> <<< 28017 1726867510.90557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 28017 1726867510.90595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 28017 1726867510.90613: stdout chunk (state=3): >>>import '_locale' # <<< 28017 1726867510.90652: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0397f50> <<< 28017 1726867510.90671: stdout chunk (state=3): >>>import 'pwd' # <<< 28017 1726867510.90685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 28017 1726867510.90714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 28017 1726867510.90748: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd29e20> <<< 28017 1726867510.90781: 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 0x7f8fbfd2ba40> <<< 28017 1726867510.90804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 28017 1726867510.90823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 28017 1726867510.90857: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd2c410> <<< 28017 1726867510.90879: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 28017 1726867510.90906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 28017 1726867510.90930: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd2d5b0> <<< 28017 1726867510.90942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 28017 1726867510.90982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 28017 1726867510.90999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 28017 1726867510.91004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 28017 1726867510.91052: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd2ff50> <<< 28017 1726867510.91098: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fbfd34680> <<< 28017 1726867510.91109: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd2e2d0> <<< 28017 1726867510.91134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 28017 1726867510.91158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 28017 1726867510.91184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 28017 1726867510.91190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 28017 1726867510.91210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 28017 1726867510.91301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 28017 1726867510.91333: 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' <<< 28017 1726867510.91348: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd37fb0> <<< 28017 1726867510.91353: stdout chunk (state=3): >>>import '_tokenize' # <<< 28017 1726867510.91421: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd36a80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd367e0> <<< 28017 1726867510.91447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 28017 1726867510.91451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 28017 1726867510.91531: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd36d50> <<< 28017 1726867510.91555: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd2e7e0> <<< 28017 1726867510.91583: 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 0x7f8fbfd7c1d0> <<< 28017 1726867510.91615: 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 0x7f8fbfd7c380> <<< 28017 1726867510.91647: 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 <<< 28017 1726867510.91650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 28017 1726867510.91681: 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' <<< 28017 1726867510.91725: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fbfd7de20> <<< 28017 1726867510.91728: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd7dbe0> <<< 28017 1726867510.91744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 28017 1726867510.91779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 28017 1726867510.91825: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867510.91830: 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 0x7f8fbfd803b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd7e510> <<< 28017 1726867510.91856: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 28017 1726867510.91891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867510.91917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 28017 1726867510.91931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 28017 1726867510.91938: stdout chunk (state=3): >>>import '_string' # <<< 28017 1726867510.91976: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd83b90> <<< 28017 1726867510.92097: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd80560> <<< 28017 1726867510.92165: 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' <<< 28017 1726867510.92167: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fbfd84bc0> <<< 28017 1726867510.92195: 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' <<< 28017 1726867510.92199: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fbfd84d40> <<< 28017 1726867510.92239: 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' <<< 28017 1726867510.92247: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fbfd84e30> <<< 28017 1726867510.92253: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd7c4d0> <<< 28017 1726867510.92283: 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' <<< 28017 1726867510.92301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 28017 1726867510.92326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 28017 1726867510.92350: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867510.92383: 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 0x7f8fbfc0c530> <<< 28017 1726867510.92522: 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 0x7f8fbfc0d490> <<< 28017 1726867510.92544: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd86cc0> <<< 28017 1726867510.92573: 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' <<< 28017 1726867510.92587: stdout chunk (state=3): >>># 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 0x7f8fbfd87890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd868d0> <<< 28017 1726867510.92602: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.92615: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.92626: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 28017 1726867510.92632: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.92721: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.92802: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.92827: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 28017 1726867510.92845: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.92859: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 28017 1726867510.92878: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.92991: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.93113: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.93648: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.94192: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 28017 1726867510.94202: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 28017 1726867510.94237: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 28017 1726867510.94242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867510.94297: 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 0x7f8fbfc15790> <<< 28017 1726867510.94373: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 28017 1726867510.94386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 28017 1726867510.94389: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfc164e0> <<< 28017 1726867510.94409: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfc0d7f0> <<< 28017 1726867510.94460: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 28017 1726867510.94474: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.94487: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.94507: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 28017 1726867510.94512: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.94659: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.94814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 28017 1726867510.94823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 28017 1726867510.94837: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfc162a0> <<< 28017 1726867510.94847: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.95294: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.95743: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.95813: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.95888: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 28017 1726867510.95893: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.95937: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.95969: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 28017 1726867510.95984: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.96047: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.96137: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 28017 1726867510.96155: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.96172: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 28017 1726867510.96183: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.96229: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.96267: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 28017 1726867510.96275: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.96501: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.96734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 28017 1726867510.96790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 28017 1726867510.96805: stdout chunk (state=3): >>>import '_ast' # <<< 28017 1726867510.96864: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfc176b0> <<< 28017 1726867510.96879: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.96948: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.97027: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 28017 1726867510.97037: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 28017 1726867510.97045: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 28017 1726867510.97065: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.97106: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.97149: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 28017 1726867510.97154: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.97203: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.97249: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.97307: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.97374: 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 <<< 28017 1726867510.97414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867510.97493: 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' <<< 28017 1726867510.97498: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fbfc22150> <<< 28017 1726867510.97534: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfc1d940> <<< 28017 1726867510.97568: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 28017 1726867510.97579: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.97642: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.97707: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.97732: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.97776: 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' <<< 28017 1726867510.97803: 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 <<< 28017 1726867510.97821: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 28017 1726867510.97843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 28017 1726867510.97947: stdout chunk (state=3): >>># 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 <<< 28017 1726867510.97950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 28017 1726867510.98002: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd0aa80> <<< 28017 1726867510.98041: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc03c2780> <<< 28017 1726867510.98133: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfc222a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc049bb90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 28017 1726867510.98163: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28017 1726867510.98197: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 28017 1726867510.98266: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 28017 1726867510.98290: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 28017 1726867510.98356: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.98447: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.98450: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.98461: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.98503: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.98549: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.98652: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.98668: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 28017 1726867510.98703: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.98772: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.98793: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.98833: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 28017 1726867510.98837: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.99011: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.99179: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.99223: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867510.99280: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 28017 1726867510.99290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867510.99312: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 28017 1726867510.99319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 28017 1726867510.99334: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 28017 1726867510.99363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 28017 1726867510.99381: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfcb2390> <<< 28017 1726867510.99403: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 28017 1726867510.99417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 28017 1726867510.99442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 28017 1726867510.99481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 28017 1726867510.99509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 28017 1726867510.99512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 28017 1726867510.99533: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf860260> <<< 28017 1726867510.99554: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867510.99574: 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 0x7f8fbf860830> <<< 28017 1726867510.99624: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfc981d0> <<< 28017 1726867510.99643: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfcb2ed0> <<< 28017 1726867510.99674: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfcb0a70> <<< 28017 1726867510.99688: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfcb06b0> <<< 28017 1726867510.99698: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 28017 1726867510.99754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 28017 1726867510.99774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 28017 1726867510.99784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 28017 1726867510.99807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 28017 1726867510.99811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 28017 1726867510.99844: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867510.99856: 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 0x7f8fbf863530> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf862de0> <<< 28017 1726867510.99872: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867510.99883: 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 0x7f8fbf862fc0> <<< 28017 1726867510.99891: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf862240> <<< 28017 1726867510.99913: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 28017 1726867511.00007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 28017 1726867511.00029: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf8636e0> <<< 28017 1726867511.00043: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 28017 1726867511.00079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 28017 1726867511.00104: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.00110: 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 0x7f8fbf8ae210> <<< 28017 1726867511.00136: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf8ac230> <<< 28017 1726867511.00169: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfcb0770> import 'ansible.module_utils.facts.timeout' # <<< 28017 1726867511.00189: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 28017 1726867511.00193: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.00215: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 28017 1726867511.00238: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.00296: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.00348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 28017 1726867511.00368: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.00420: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.00462: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 28017 1726867511.00508: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28017 1726867511.00540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 28017 1726867511.00575: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.00590: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 28017 1726867511.00644: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.00694: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 28017 1726867511.00711: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.00746: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.00935: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 28017 1726867511.00939: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.00942: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28017 1726867511.00964: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.01028: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 28017 1726867511.01048: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.01519: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.01952: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 28017 1726867511.01956: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.02036: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.02060: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.02130: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.02134: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 28017 1726867511.02147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 28017 1726867511.02150: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.02181: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.02211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 28017 1726867511.02220: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.02272: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.02330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 28017 1726867511.02342: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.02378: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.02404: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 28017 1726867511.02420: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.02448: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.02483: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 28017 1726867511.02488: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.02568: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.02657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 28017 1726867511.02662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 28017 1726867511.02686: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf8ae390> <<< 28017 1726867511.02709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 28017 1726867511.02739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 28017 1726867511.02856: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf8aee10> import 'ansible.module_utils.facts.system.local' # <<< 28017 1726867511.02869: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.02937: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.03007: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 28017 1726867511.03012: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.03105: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.03190: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 28017 1726867511.03204: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.03265: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.03344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 28017 1726867511.03349: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.03396: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.03441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 28017 1726867511.03488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 28017 1726867511.03557: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.03615: 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 0x7f8fbf8ee420> <<< 28017 1726867511.03810: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf8de180> <<< 28017 1726867511.03817: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 28017 1726867511.03829: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.03885: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.03955: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 28017 1726867511.04035: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.04118: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.04229: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.04404: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 28017 1726867511.04448: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28017 1726867511.04484: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 28017 1726867511.04487: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.04523: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.04573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 28017 1726867511.04615: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.04619: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.04634: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fbf902090> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf903a70> <<< 28017 1726867511.04638: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 28017 1726867511.04660: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.04669: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 28017 1726867511.04684: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.04722: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.04758: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 28017 1726867511.04772: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.04927: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.05075: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 28017 1726867511.05082: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.05188: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.05287: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.05332: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.05370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 28017 1726867511.05382: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 28017 1726867511.05391: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.05415: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.05436: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.05575: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.05721: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 28017 1726867511.05731: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 28017 1726867511.05737: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.05857: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.05976: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 28017 1726867511.05990: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.06022: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.06062: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.06613: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.07118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 28017 1726867511.07145: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.07241: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.07339: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 28017 1726867511.07345: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.07446: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.07552: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 28017 1726867511.07558: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.07711: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.07866: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 28017 1726867511.07873: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.07901: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 28017 1726867511.07908: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.07953: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.07990: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 28017 1726867511.08009: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.08101: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.08201: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.08400: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.08602: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 28017 1726867511.08627: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.08658: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.08697: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 28017 1726867511.08705: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.08734: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.08758: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 28017 1726867511.08774: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.08842: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.08916: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 28017 1726867511.08919: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.08952: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.08980: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 28017 1726867511.09001: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.09046: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.09110: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 28017 1726867511.09119: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.09178: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.09228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 28017 1726867511.09253: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.09501: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.09774: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 28017 1726867511.09839: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.09889: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 28017 1726867511.09914: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.09939: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.09982: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 28017 1726867511.09993: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10021: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10050: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 28017 1726867511.10063: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10099: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10138: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 28017 1726867511.10141: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10267: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10313: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 28017 1726867511.10321: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10323: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10375: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 28017 1726867511.10394: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10430: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 28017 1726867511.10436: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10457: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10473: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10530: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10572: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10646: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10716: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 28017 1726867511.10726: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 28017 1726867511.10740: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10785: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.10838: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 28017 1726867511.10843: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.11035: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.11227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 28017 1726867511.11240: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.11276: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.11329: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 28017 1726867511.11334: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.11383: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.11432: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 28017 1726867511.11440: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.11517: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.11605: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 28017 1726867511.11610: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.11696: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.11787: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 28017 1726867511.11868: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.12481: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 28017 1726867511.12511: stdout chunk (state=3): >>># 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 <<< 28017 1726867511.12533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 28017 1726867511.12572: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fbf7038c0> <<< 28017 1726867511.12590: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf700320> <<< 28017 1726867511.12674: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf700080> <<< 28017 1726867511.13307: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "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, "ansible_fips": false, "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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "11", "epoch": "1726867511", "epoch_int": "1726867511", "date": "2024-09-20", "time": "17:25:11", "iso8601_micro": "2024-09-20T21:25:11.118835Z", "iso8601": "2024-09-20T21:25:11Z", "iso8601_basic": "20240920T172511118835", "iso8601_basic_short": "20240920T172511", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loc<<< 28017 1726867511.13332: stdout chunk (state=3): >>>al": {}, "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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 28017 1726867511.13869: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 28017 1726867511.13894: 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 <<< 28017 1726867511.13910: stdout chunk (state=3): >>># 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 <<< 28017 1726867511.13941: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # 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 <<< 28017 1726867511.13974: stdout chunk (state=3): >>># 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 <<< 28017 1726867511.13979: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _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 <<< 28017 1726867511.14010: 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 # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid <<< 28017 1726867511.14028: stdout chunk (state=3): >>># cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters <<< 28017 1726867511.14048: stdout chunk (state=3): >>># cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 28017 1726867511.14055: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse <<< 28017 1726867511.14079: stdout chunk (state=3): >>># 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 <<< 28017 1726867511.14094: stdout chunk (state=3): >>># 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 <<< 28017 1726867511.14127: stdout chunk (state=3): >>># 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 <<< 28017 1726867511.14135: stdout chunk (state=3): >>># 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 <<< 28017 1726867511.14165: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # 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 <<< 28017 1726867511.14179: stdout chunk (state=3): >>># 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 <<< 28017 1726867511.14496: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 28017 1726867511.14502: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 28017 1726867511.14532: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 28017 1726867511.14550: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 <<< 28017 1726867511.14566: stdout chunk (state=3): >>># destroy lzma # destroy zipfile._path <<< 28017 1726867511.14569: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 28017 1726867511.14614: stdout chunk (state=3): >>># destroy ntpath <<< 28017 1726867511.14648: stdout chunk (state=3): >>># destroy importlib <<< 28017 1726867511.14651: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 28017 1726867511.14657: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 28017 1726867511.14681: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select <<< 28017 1726867511.14696: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 28017 1726867511.14750: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 28017 1726867511.14753: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 28017 1726867511.14756: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 28017 1726867511.14794: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 28017 1726867511.14810: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 28017 1726867511.14831: stdout chunk (state=3): >>># destroy _pickle <<< 28017 1726867511.14846: stdout chunk (state=3): >>># destroy queue # destroy _heapq <<< 28017 1726867511.14861: stdout chunk (state=3): >>># destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 28017 1726867511.14879: stdout chunk (state=3): >>># destroy selectors # destroy _multiprocessing <<< 28017 1726867511.14896: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 28017 1726867511.14900: stdout chunk (state=3): >>># destroy datetime <<< 28017 1726867511.14910: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl <<< 28017 1726867511.14944: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 28017 1726867511.14948: stdout chunk (state=3): >>># destroy errno # destroy json <<< 28017 1726867511.14984: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 28017 1726867511.14987: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing <<< 28017 1726867511.14990: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.timeout <<< 28017 1726867511.15007: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.collector <<< 28017 1726867511.15026: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 28017 1726867511.15051: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 28017 1726867511.15075: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 28017 1726867511.15080: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc <<< 28017 1726867511.15108: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 28017 1726867511.15121: 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 <<< 28017 1726867511.15132: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 28017 1726867511.15162: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 28017 1726867511.15180: 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 <<< 28017 1726867511.15194: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 28017 1726867511.15206: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 28017 1726867511.15214: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 28017 1726867511.15348: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 28017 1726867511.15370: stdout chunk (state=3): >>># destroy _collections <<< 28017 1726867511.15398: stdout chunk (state=3): >>># destroy platform <<< 28017 1726867511.15404: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 28017 1726867511.15433: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 28017 1726867511.15436: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 28017 1726867511.15461: stdout chunk (state=3): >>># destroy _typing <<< 28017 1726867511.15476: 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 <<< 28017 1726867511.15484: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 28017 1726867511.15512: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 28017 1726867511.15607: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig <<< 28017 1726867511.15614: stdout chunk (state=3): >>># 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 <<< 28017 1726867511.15619: stdout chunk (state=3): >>># destroy time <<< 28017 1726867511.15649: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 28017 1726867511.15674: stdout chunk (state=3): >>># destroy _hashlib <<< 28017 1726867511.15692: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 28017 1726867511.15715: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 28017 1726867511.15725: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 28017 1726867511.15734: stdout chunk (state=3): >>># clear sys.audit hooks <<< 28017 1726867511.16047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867511.16070: stderr chunk (state=3): >>><<< 28017 1726867511.16073: stdout chunk (state=3): >>><<< 28017 1726867511.16179: _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 0x7f8fc08184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc07e7b30> # /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 0x7f8fc081aa50> 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 0x7f8fc062d130> # /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 0x7f8fc062dfa0> 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 0x7f8fc066bec0> # /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 0x7f8fc066bf80> # /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 0x7f8fc06a3830> # /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 0x7f8fc06a3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0683b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06812b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0669070> # /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 0x7f8fc06c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06c23f0> # /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 0x7f8fc0682150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06c0bc0> # /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 0x7f8fc06f8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06682f0> # /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 0x7f8fc06f8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06f8bf0> # 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 0x7f8fc06f8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0666e10> # /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 0x7f8fc06f9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06f9370> 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 0x7f8fc06fa540> 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 0x7f8fc0710740> 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 0x7f8fc0711e20> # /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 0x7f8fc0712cc0> # 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 0x7f8fc07132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0712210> # /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 0x7f8fc0713d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc07134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06fa4b0> # /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 0x7f8fc0423c50> # /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 0x7f8fc044c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc044c470> # 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 0x7f8fc044c740> # /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 0x7f8fc044d070> # 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 0x7f8fc044da60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc044c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0421df0> # /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 0x7f8fc044ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc044db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc06fac60> # /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 0x7f8fc04771a0> # /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 0x7f8fc049b560> # /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 0x7f8fc04fc2c0> # /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 0x7f8fc04fea20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc04fc3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc04bd2b0> # /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 0x7f8fc02fd3d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc049a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc044fd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8fc02fd670> # zipimport: found 103 names in '/tmp/ansible_setup_payload_3r4z9gyl/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 0x7f8fc0367170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0346060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc03451f0> # 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 0x7f8fc0365040> # /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 0x7f8fc0396b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc03968a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc03961b0> # /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 0x7f8fc0396600> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc0367b90> 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 0x7f8fc0397890> # 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 0x7f8fc0397ad0> # /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 0x7f8fc0397f50> 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 0x7f8fbfd29e20> # 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 0x7f8fbfd2ba40> # /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 0x7f8fbfd2c410> # /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 0x7f8fbfd2d5b0> # /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 0x7f8fbfd2ff50> # 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 0x7f8fbfd34680> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd2e2d0> # /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 0x7f8fbfd37fb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd36a80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd367e0> # /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 0x7f8fbfd36d50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd2e7e0> # 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 0x7f8fbfd7c1d0> # /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 0x7f8fbfd7c380> # /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 0x7f8fbfd7de20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd7dbe0> # /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 0x7f8fbfd803b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd7e510> # /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 0x7f8fbfd83b90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd80560> # 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 0x7f8fbfd84bc0> # 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 0x7f8fbfd84d40> # 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 0x7f8fbfd84e30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd7c4d0> # /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 0x7f8fbfc0c530> # 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 0x7f8fbfc0d490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd86cc0> # 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 0x7f8fbfd87890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfd868d0> # 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 0x7f8fbfc15790> # /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 0x7f8fbfc164e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfc0d7f0> 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 0x7f8fbfc162a0> # 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 0x7f8fbfc176b0> # 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 0x7f8fbfc22150> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfc1d940> 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 0x7f8fbfd0aa80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc03c2780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfc222a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fc049bb90> # 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 0x7f8fbfcb2390> # /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 0x7f8fbf860260> # 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 0x7f8fbf860830> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfc981d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfcb2ed0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfcb0a70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfcb06b0> # /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 0x7f8fbf863530> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf862de0> # 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 0x7f8fbf862fc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf862240> # /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 0x7f8fbf8636e0> # /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 0x7f8fbf8ae210> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf8ac230> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbfcb0770> 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 0x7f8fbf8ae390> # /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 0x7f8fbf8aee10> 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 0x7f8fbf8ee420> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf8de180> 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 0x7f8fbf902090> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf903a70> 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 0x7f8fbf7038c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf700320> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fbf700080> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "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, "ansible_fips": false, "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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "11", "epoch": "1726867511", "epoch_int": "1726867511", "date": "2024-09-20", "time": "17:25:11", "iso8601_micro": "2024-09-20T21:25:11.118835Z", "iso8601": "2024-09-20T21:25:11Z", "iso8601_basic": "20240920T172511118835", "iso8601_basic_short": "20240920T172511", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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_service_mgr": "systemd", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 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 28017 1726867511.17008: 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-1726867510.7073598-28113-77045724413378/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867511.17011: _low_level_execute_command(): starting 28017 1726867511.17014: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867510.7073598-28113-77045724413378/ > /dev/null 2>&1 && sleep 0' 28017 1726867511.17017: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867511.17019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867511.17029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867511.17032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867511.17034: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867511.17036: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867511.17038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.17040: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867511.17042: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 28017 1726867511.17043: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28017 1726867511.17045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867511.17047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867511.17049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867511.17050: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867511.17052: stderr chunk (state=3): >>>debug2: match found <<< 28017 1726867511.17054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.17085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867511.17091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867511.17146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867511.18954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867511.18979: stderr chunk (state=3): >>><<< 28017 1726867511.18982: stdout chunk (state=3): >>><<< 28017 1726867511.18994: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867511.18999: handler run complete 28017 1726867511.19027: variable 'ansible_facts' from source: unknown 28017 1726867511.19064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.19136: variable 'ansible_facts' from source: unknown 28017 1726867511.19166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.19202: attempt loop complete, returning result 28017 1726867511.19205: _execute() done 28017 1726867511.19207: dumping result to json 28017 1726867511.19216: done dumping result, returning 28017 1726867511.19225: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-415c-0e01-000000000106] 28017 1726867511.19228: sending task result for task 0affcac9-a3a5-415c-0e01-000000000106 28017 1726867511.19352: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000106 28017 1726867511.19355: WORKER PROCESS EXITING ok: [managed_node3] 28017 1726867511.19453: no more pending results, returning what we have 28017 1726867511.19456: results queue empty 28017 1726867511.19456: checking for any_errors_fatal 28017 1726867511.19458: done checking for any_errors_fatal 28017 1726867511.19458: checking for max_fail_percentage 28017 1726867511.19460: done checking for max_fail_percentage 28017 1726867511.19460: checking to see if all hosts have failed and the running result is not ok 28017 1726867511.19461: done checking to see if all hosts have failed 28017 1726867511.19462: getting the remaining hosts for this loop 28017 1726867511.19469: done getting the remaining hosts for this loop 28017 1726867511.19473: getting the next task for host managed_node3 28017 1726867511.19482: done getting next task for host managed_node3 28017 1726867511.19484: ^ task is: TASK: Check if system is ostree 28017 1726867511.19487: ^ 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 28017 1726867511.19490: getting variables 28017 1726867511.19491: in VariableManager get_vars() 28017 1726867511.19514: Calling all_inventory to load vars for managed_node3 28017 1726867511.19516: Calling groups_inventory to load vars for managed_node3 28017 1726867511.19519: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867511.19531: Calling all_plugins_play to load vars for managed_node3 28017 1726867511.19533: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867511.19536: Calling groups_plugins_play to load vars for managed_node3 28017 1726867511.19670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.19787: done with get_vars() 28017 1726867511.19797: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:25:11 -0400 (0:00:00.546) 0:00:01.935 ****** 28017 1726867511.19863: entering _queue_task() for managed_node3/stat 28017 1726867511.20050: worker is 1 (out of 1 available) 28017 1726867511.20063: exiting _queue_task() for managed_node3/stat 28017 1726867511.20075: done queuing things up, now waiting for results queue to drain 28017 1726867511.20076: waiting for pending results... 28017 1726867511.20217: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 28017 1726867511.20282: in run() - task 0affcac9-a3a5-415c-0e01-000000000108 28017 1726867511.20292: variable 'ansible_search_path' from source: unknown 28017 1726867511.20295: variable 'ansible_search_path' from source: unknown 28017 1726867511.20326: calling self._execute() 28017 1726867511.20372: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.20375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.20386: variable 'omit' from source: magic vars 28017 1726867511.20712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867511.20886: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867511.20916: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867511.20940: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867511.20968: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867511.21047: 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) 28017 1726867511.21070: 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) 28017 1726867511.21088: 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) 28017 1726867511.21105: 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) 28017 1726867511.21192: Evaluated conditional (not __network_is_ostree is defined): True 28017 1726867511.21196: variable 'omit' from source: magic vars 28017 1726867511.21220: variable 'omit' from source: magic vars 28017 1726867511.21245: variable 'omit' from source: magic vars 28017 1726867511.21263: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867511.21288: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867511.21303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867511.21316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867511.21326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867511.21346: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867511.21349: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.21351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.21416: Set connection var ansible_connection to ssh 28017 1726867511.21425: Set connection var ansible_shell_type to sh 28017 1726867511.21428: Set connection var ansible_shell_executable to /bin/sh 28017 1726867511.21433: Set connection var ansible_pipelining to False 28017 1726867511.21438: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867511.21446: Set connection var ansible_timeout to 10 28017 1726867511.21461: variable 'ansible_shell_executable' from source: unknown 28017 1726867511.21464: variable 'ansible_connection' from source: unknown 28017 1726867511.21467: variable 'ansible_module_compression' from source: unknown 28017 1726867511.21469: variable 'ansible_shell_type' from source: unknown 28017 1726867511.21471: variable 'ansible_shell_executable' from source: unknown 28017 1726867511.21473: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.21475: variable 'ansible_pipelining' from source: unknown 28017 1726867511.21479: variable 'ansible_timeout' from source: unknown 28017 1726867511.21484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.21581: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867511.21588: variable 'omit' from source: magic vars 28017 1726867511.21592: starting attempt loop 28017 1726867511.21594: running the handler 28017 1726867511.21608: _low_level_execute_command(): starting 28017 1726867511.21616: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867511.22113: 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 <<< 28017 1726867511.22116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.22119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867511.22121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.22172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867511.22175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867511.22182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867511.22229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867511.23829: stdout chunk (state=3): >>>/root <<< 28017 1726867511.23921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867511.23948: stderr chunk (state=3): >>><<< 28017 1726867511.23952: stdout chunk (state=3): >>><<< 28017 1726867511.23969: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867511.23981: _low_level_execute_command(): starting 28017 1726867511.23987: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867511.2396753-28134-9157325174842 `" && echo ansible-tmp-1726867511.2396753-28134-9157325174842="` echo /root/.ansible/tmp/ansible-tmp-1726867511.2396753-28134-9157325174842 `" ) && sleep 0' 28017 1726867511.24402: 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 <<< 28017 1726867511.24405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.24409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867511.24411: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867511.24413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.24451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867511.24454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867511.24508: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867511.26365: stdout chunk (state=3): >>>ansible-tmp-1726867511.2396753-28134-9157325174842=/root/.ansible/tmp/ansible-tmp-1726867511.2396753-28134-9157325174842 <<< 28017 1726867511.26473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867511.26495: stderr chunk (state=3): >>><<< 28017 1726867511.26498: stdout chunk (state=3): >>><<< 28017 1726867511.26510: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867511.2396753-28134-9157325174842=/root/.ansible/tmp/ansible-tmp-1726867511.2396753-28134-9157325174842 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867511.26548: variable 'ansible_module_compression' from source: unknown 28017 1726867511.26592: ANSIBALLZ: Using lock for stat 28017 1726867511.26595: ANSIBALLZ: Acquiring lock 28017 1726867511.26597: ANSIBALLZ: Lock acquired: 140520266618144 28017 1726867511.26600: ANSIBALLZ: Creating module 28017 1726867511.35343: ANSIBALLZ: Writing module into payload 28017 1726867511.35402: ANSIBALLZ: Writing module 28017 1726867511.35420: ANSIBALLZ: Renaming module 28017 1726867511.35430: ANSIBALLZ: Done creating module 28017 1726867511.35449: variable 'ansible_facts' from source: unknown 28017 1726867511.35520: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867511.2396753-28134-9157325174842/AnsiballZ_stat.py 28017 1726867511.35748: Sending initial data 28017 1726867511.35751: Sent initial data (151 bytes) 28017 1726867511.36294: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867511.36333: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867511.36348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.36442: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.36457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867511.36475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867511.36498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867511.36575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867511.38222: 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 <<< 28017 1726867511.38253: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867511.38311: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpus68ttlk /root/.ansible/tmp/ansible-tmp-1726867511.2396753-28134-9157325174842/AnsiballZ_stat.py <<< 28017 1726867511.38314: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867511.2396753-28134-9157325174842/AnsiballZ_stat.py" <<< 28017 1726867511.38343: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpus68ttlk" to remote "/root/.ansible/tmp/ansible-tmp-1726867511.2396753-28134-9157325174842/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867511.2396753-28134-9157325174842/AnsiballZ_stat.py" <<< 28017 1726867511.39195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867511.39199: stderr chunk (state=3): >>><<< 28017 1726867511.39201: stdout chunk (state=3): >>><<< 28017 1726867511.39207: done transferring module to remote 28017 1726867511.39210: _low_level_execute_command(): starting 28017 1726867511.39212: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867511.2396753-28134-9157325174842/ /root/.ansible/tmp/ansible-tmp-1726867511.2396753-28134-9157325174842/AnsiballZ_stat.py && sleep 0' 28017 1726867511.39634: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867511.39649: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867511.39667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867511.39692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867511.39706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867511.39718: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.39785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867511.39802: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867511.39844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867511.41617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867511.41626: stderr chunk (state=3): >>><<< 28017 1726867511.41629: stdout chunk (state=3): >>><<< 28017 1726867511.41639: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867511.41642: _low_level_execute_command(): starting 28017 1726867511.41646: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867511.2396753-28134-9157325174842/AnsiballZ_stat.py && sleep 0' 28017 1726867511.42234: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867511.42237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867511.42239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867511.42241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867511.42244: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867511.42246: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867511.42248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.42250: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867511.42252: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 28017 1726867511.42255: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28017 1726867511.42263: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867511.42287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867511.42293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.42372: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867511.42394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867511.42470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867511.44616: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 28017 1726867511.44619: stdout chunk (state=3): >>>import _imp # builtin <<< 28017 1726867511.44649: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 28017 1726867511.44728: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 28017 1726867511.44764: stdout chunk (state=3): >>>import 'posix' # <<< 28017 1726867511.44825: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 28017 1726867511.44829: stdout chunk (state=3): >>>import 'time' # <<< 28017 1726867511.44851: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 28017 1726867511.44879: 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' <<< 28017 1726867511.44898: stdout chunk (state=3): >>>import '_codecs' # <<< 28017 1726867511.44933: stdout chunk (state=3): >>>import 'codecs' # <<< 28017 1726867511.44996: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 28017 1726867511.45016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 28017 1726867511.45027: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48b684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48b37b30> <<< 28017 1726867511.45031: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 28017 1726867511.45047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 28017 1726867511.45051: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48b6aa50> <<< 28017 1726867511.45065: stdout chunk (state=3): >>>import '_signal' # <<< 28017 1726867511.45094: stdout chunk (state=3): >>>import '_abc' # <<< 28017 1726867511.45097: stdout chunk (state=3): >>>import 'abc' # <<< 28017 1726867511.45109: stdout chunk (state=3): >>>import 'io' # <<< 28017 1726867511.45144: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 28017 1726867511.45232: stdout chunk (state=3): >>>import '_collections_abc' # <<< 28017 1726867511.45259: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 28017 1726867511.45317: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 28017 1726867511.45344: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 28017 1726867511.45354: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 28017 1726867511.45389: 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' <<< 28017 1726867511.45410: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4891d130> <<< 28017 1726867511.45483: 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 <<< 28017 1726867511.45492: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4891dfa0> <<< 28017 1726867511.45513: stdout chunk (state=3): >>>import 'site' # <<< 28017 1726867511.45543: 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. <<< 28017 1726867511.45768: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 28017 1726867511.45803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 28017 1726867511.45806: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 28017 1726867511.45826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867511.45876: stdout chunk (state=3): >>># /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' <<< 28017 1726867511.45892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 28017 1726867511.45945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 28017 1726867511.45949: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4895bec0> <<< 28017 1726867511.45989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 28017 1726867511.46016: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4895bf80> <<< 28017 1726867511.46020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 28017 1726867511.46044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 28017 1726867511.46066: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 28017 1726867511.46116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867511.46132: stdout chunk (state=3): >>>import 'itertools' # <<< 28017 1726867511.46157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 28017 1726867511.46167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48993830> <<< 28017 1726867511.46188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 28017 1726867511.46202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48993ec0> <<< 28017 1726867511.46215: stdout chunk (state=3): >>>import '_collections' # <<< 28017 1726867511.46258: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48973b60> <<< 28017 1726867511.46275: stdout chunk (state=3): >>>import '_functools' # <<< 28017 1726867511.46304: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489712b0> <<< 28017 1726867511.46398: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48959070> <<< 28017 1726867511.46418: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 28017 1726867511.46443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 28017 1726867511.46447: stdout chunk (state=3): >>>import '_sre' # <<< 28017 1726867511.46475: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 28017 1726867511.46498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 28017 1726867511.46523: 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' <<< 28017 1726867511.46564: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489b37d0> <<< 28017 1726867511.46567: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489b23f0> <<< 28017 1726867511.46604: 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 0x7ffb48972150> <<< 28017 1726867511.46611: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489b0bc0> <<< 28017 1726867511.46673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 28017 1726867511.46676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489e8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489582f0> <<< 28017 1726867511.46708: 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' <<< 28017 1726867511.46746: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb489e8d40> <<< 28017 1726867511.46749: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489e8bf0> <<< 28017 1726867511.46793: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.46797: 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 0x7ffb489e8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48956e10> <<< 28017 1726867511.46840: 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' <<< 28017 1726867511.46862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 28017 1726867511.46897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 28017 1726867511.46906: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489e9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489e9370> <<< 28017 1726867511.46915: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 28017 1726867511.46953: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 28017 1726867511.46956: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 28017 1726867511.46966: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489ea540> <<< 28017 1726867511.46987: stdout chunk (state=3): >>>import 'importlib.util' # <<< 28017 1726867511.46991: stdout chunk (state=3): >>>import 'runpy' # <<< 28017 1726867511.47020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 28017 1726867511.47049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 28017 1726867511.47079: 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' <<< 28017 1726867511.47091: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48a00740> <<< 28017 1726867511.47094: stdout chunk (state=3): >>>import 'errno' # <<< 28017 1726867511.47131: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.47138: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.47154: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb48a01e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 28017 1726867511.47176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 28017 1726867511.47200: 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' <<< 28017 1726867511.47208: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48a02cc0> <<< 28017 1726867511.47252: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb48a032f0> <<< 28017 1726867511.47261: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48a02210> <<< 28017 1726867511.47285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 28017 1726867511.47298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 28017 1726867511.47333: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.47349: 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 0x7ffb48a03d70> <<< 28017 1726867511.47352: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48a034a0> <<< 28017 1726867511.47401: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489ea4b0> <<< 28017 1726867511.47419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 28017 1726867511.47442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 28017 1726867511.47461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 28017 1726867511.47486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 28017 1726867511.47522: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 28017 1726867511.47526: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb48793c50> <<< 28017 1726867511.47547: 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' <<< 28017 1726867511.47576: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.47582: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb487bc710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb487bc470> <<< 28017 1726867511.47609: 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 0x7ffb487bc740> <<< 28017 1726867511.47640: 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' <<< 28017 1726867511.47723: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.47850: 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 0x7ffb487bd070> <<< 28017 1726867511.47985: 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 0x7ffb487bda60> <<< 28017 1726867511.48005: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb487bc920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48791df0> <<< 28017 1726867511.48038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 28017 1726867511.48073: stdout chunk (state=3): >>># 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 <<< 28017 1726867511.48106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb487bee10> <<< 28017 1726867511.48142: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb487bdb50> <<< 28017 1726867511.48146: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489eac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 28017 1726867511.48230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867511.48234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 28017 1726867511.48264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 28017 1726867511.48313: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb487e3170> <<< 28017 1726867511.48364: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867511.48422: 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' <<< 28017 1726867511.48441: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4880b500> <<< 28017 1726867511.48465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 28017 1726867511.48503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 28017 1726867511.48558: stdout chunk (state=3): >>>import 'ntpath' # <<< 28017 1726867511.48587: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 28017 1726867511.48590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4886c260> <<< 28017 1726867511.48601: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 28017 1726867511.48633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 28017 1726867511.48663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 28017 1726867511.48696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 28017 1726867511.48783: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4886e9c0> <<< 28017 1726867511.48861: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4886c380> <<< 28017 1726867511.48894: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48831250> <<< 28017 1726867511.48921: 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 0x7ffb48129340> <<< 28017 1726867511.48946: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4880a330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb487bfd70> <<< 28017 1726867511.49061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 28017 1726867511.49076: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ffb481295e0> <<< 28017 1726867511.49220: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_75rv01k5/ansible_stat_payload.zip' # zipimport: zlib available <<< 28017 1726867511.49357: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.49381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 28017 1726867511.49401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 28017 1726867511.49437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 28017 1726867511.49515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 28017 1726867511.49545: 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' <<< 28017 1726867511.49550: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4817f0b0> import '_typing' # <<< 28017 1726867511.49739: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4815dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4815d130> <<< 28017 1726867511.49745: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.49770: stdout chunk (state=3): >>>import 'ansible' # <<< 28017 1726867511.49791: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.49794: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.49823: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.49842: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 28017 1726867511.49849: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.51253: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.52388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 28017 1726867511.52391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4817cf80> <<< 28017 1726867511.52409: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 28017 1726867511.52425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867511.52436: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 28017 1726867511.52450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 28017 1726867511.52471: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 28017 1726867511.52476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 28017 1726867511.52503: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.52508: 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 0x7ffb481a6a20> <<< 28017 1726867511.52539: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb481a67b0> <<< 28017 1726867511.52572: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb481a60c0> <<< 28017 1726867511.52590: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 28017 1726867511.52595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 28017 1726867511.52646: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb481a6510> <<< 28017 1726867511.52649: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4817fd40> import 'atexit' # <<< 28017 1726867511.52652: stdout chunk (state=3): >>> <<< 28017 1726867511.52676: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.52684: 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 0x7ffb481a77d0> <<< 28017 1726867511.52707: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.52716: 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 0x7ffb481a79e0> <<< 28017 1726867511.52727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 28017 1726867511.52774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 28017 1726867511.52780: stdout chunk (state=3): >>>import '_locale' # <<< 28017 1726867511.52830: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb481a7ef0> <<< 28017 1726867511.52835: stdout chunk (state=3): >>>import 'pwd' # <<< 28017 1726867511.52860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 28017 1726867511.52881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 28017 1726867511.52916: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48011ca0> <<< 28017 1726867511.52943: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.52946: 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 0x7ffb480138c0> <<< 28017 1726867511.52966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 28017 1726867511.52982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 28017 1726867511.53016: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb480142c0> <<< 28017 1726867511.53037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 28017 1726867511.53067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 28017 1726867511.53086: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48015460> <<< 28017 1726867511.53099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 28017 1726867511.53138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 28017 1726867511.53157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 28017 1726867511.53163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 28017 1726867511.53209: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48017ec0> <<< 28017 1726867511.53244: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb4817c7d0> <<< 28017 1726867511.53271: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48016180> <<< 28017 1726867511.53287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 28017 1726867511.53314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 28017 1726867511.53337: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 28017 1726867511.53343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 28017 1726867511.53356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 28017 1726867511.53391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 28017 1726867511.53417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 28017 1726867511.53420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 28017 1726867511.53431: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4801ff20> <<< 28017 1726867511.53441: stdout chunk (state=3): >>>import '_tokenize' # <<< 28017 1726867511.53504: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4801e9f0> <<< 28017 1726867511.53514: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4801e750> <<< 28017 1726867511.53523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 28017 1726867511.53536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 28017 1726867511.53604: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4801ecc0> <<< 28017 1726867511.53637: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48016690> <<< 28017 1726867511.53660: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.53665: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb48067fb0> <<< 28017 1726867511.53690: 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 <<< 28017 1726867511.53695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb480682f0> <<< 28017 1726867511.53710: 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 <<< 28017 1726867511.53730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 28017 1726867511.53754: 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' <<< 28017 1726867511.53792: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.53799: 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 0x7ffb48069d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48069b20> <<< 28017 1726867511.53813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 28017 1726867511.53917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 28017 1726867511.53967: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.53975: 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 0x7ffb4806c290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4806a420> <<< 28017 1726867511.53992: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 28017 1726867511.54037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867511.54057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 28017 1726867511.54073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 28017 1726867511.54076: stdout chunk (state=3): >>>import '_string' # <<< 28017 1726867511.54120: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4806fa10> <<< 28017 1726867511.54236: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4806c3e0> <<< 28017 1726867511.54300: 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 0x7ffb48070830> <<< 28017 1726867511.54331: 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 0x7ffb48070890> <<< 28017 1726867511.54376: 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 0x7ffb48070b90> <<< 28017 1726867511.54402: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb480684d0> <<< 28017 1726867511.54412: 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 <<< 28017 1726867511.54420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 28017 1726867511.54432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 28017 1726867511.54455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 28017 1726867511.54484: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.54509: 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 0x7ffb480fc290> <<< 28017 1726867511.54655: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 28017 1726867511.54663: 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 0x7ffb480fd250> <<< 28017 1726867511.54670: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48072a20> <<< 28017 1726867511.54708: 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 0x7ffb48073dd0> <<< 28017 1726867511.54720: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48072630> <<< 28017 1726867511.54740: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.54747: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 28017 1726867511.54765: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.54848: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.54944: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.54958: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.54970: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 28017 1726867511.54988: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.55001: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 28017 1726867511.55008: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.55119: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.55240: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.55758: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.56293: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 28017 1726867511.56303: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 28017 1726867511.56333: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 28017 1726867511.56344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867511.56394: 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 0x7ffb47f01520> <<< 28017 1726867511.56473: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 28017 1726867511.56497: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb47f02240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb480fd430> <<< 28017 1726867511.56555: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 28017 1726867511.56559: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.56592: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.56605: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 28017 1726867511.56614: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.56753: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.56903: 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' <<< 28017 1726867511.56930: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb47f02390> <<< 28017 1726867511.56932: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.57385: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.57818: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.58104: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.58128: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 28017 1726867511.58131: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.58223: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 28017 1726867511.58248: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 28017 1726867511.58270: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.58300: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.58336: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 28017 1726867511.58357: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.58565: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.58796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 28017 1726867511.58864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 28017 1726867511.58886: stdout chunk (state=3): >>>import '_ast' # <<< 28017 1726867511.58938: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb47f03530> <<< 28017 1726867511.58948: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.59012: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.59115: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 28017 1726867511.59188: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.59215: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 28017 1726867511.59261: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.59302: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.59361: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.59446: 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 <<< 28017 1726867511.59466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 28017 1726867511.59558: 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 0x7ffb47f0e090> <<< 28017 1726867511.59595: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb47f08e60> <<< 28017 1726867511.59627: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 28017 1726867511.59694: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.59785: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.59793: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.59841: 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' <<< 28017 1726867511.59887: 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 <<< 28017 1726867511.59891: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 28017 1726867511.59915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 28017 1726867511.59959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 28017 1726867511.59982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 28017 1726867511.60004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 28017 1726867511.60043: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb481fa9f0> <<< 28017 1726867511.60085: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb481ee6c0> <<< 28017 1726867511.60180: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb47f0e1b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb480fd490> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 28017 1726867511.60183: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.60206: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.60242: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 28017 1726867511.60328: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 28017 1726867511.60340: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 28017 1726867511.60500: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.60666: stdout chunk (state=3): >>># zipimport: zlib available <<< 28017 1726867511.60787: 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__ <<< 28017 1726867511.61111: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 28017 1726867511.61193: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # 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 <<< 28017 1726867511.61230: stdout chunk (state=3): >>># 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 <<< 28017 1726867511.61268: stdout chunk (state=3): >>># cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 28017 1726867511.61501: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 28017 1726867511.61524: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 28017 1726867511.61544: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 28017 1726867511.61562: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 28017 1726867511.61566: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch <<< 28017 1726867511.61571: stdout chunk (state=3): >>># destroy ipaddress <<< 28017 1726867511.61611: stdout chunk (state=3): >>># destroy ntpath <<< 28017 1726867511.61628: stdout chunk (state=3): >>># 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 <<< 28017 1726867511.61645: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 28017 1726867511.61659: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select <<< 28017 1726867511.61667: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 28017 1726867511.61695: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 28017 1726867511.61706: stdout chunk (state=3): >>># destroy datetime <<< 28017 1726867511.61725: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 28017 1726867511.61728: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 28017 1726867511.61771: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 28017 1726867511.61779: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 28017 1726867511.61794: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 28017 1726867511.61799: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 28017 1726867511.61838: 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 <<< 28017 1726867511.61856: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 28017 1726867511.61871: 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 <<< 28017 1726867511.61890: stdout chunk (state=3): >>># 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 <<< 28017 1726867511.61906: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 28017 1726867511.61909: stdout chunk (state=3): >>># 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 <<< 28017 1726867511.61938: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 28017 1726867511.61944: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 28017 1726867511.62076: stdout chunk (state=3): >>># destroy sys.monitoring <<< 28017 1726867511.62086: stdout chunk (state=3): >>># destroy _socket <<< 28017 1726867511.62092: stdout chunk (state=3): >>># destroy _collections <<< 28017 1726867511.62119: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 28017 1726867511.62124: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 28017 1726867511.62149: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 28017 1726867511.62188: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 28017 1726867511.62191: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 28017 1726867511.62216: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 28017 1726867511.62221: stdout chunk (state=3): >>> <<< 28017 1726867511.62309: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 28017 1726867511.62312: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 28017 1726867511.62319: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 28017 1726867511.62329: stdout chunk (state=3): >>># destroy time <<< 28017 1726867511.62350: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 28017 1726867511.62365: stdout chunk (state=3): >>># destroy _hashlib <<< 28017 1726867511.62392: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools<<< 28017 1726867511.62399: stdout chunk (state=3): >>> # destroy _abc <<< 28017 1726867511.62416: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools<<< 28017 1726867511.62424: stdout chunk (state=3): >>> # destroy builtins # destroy _thread # clear sys.audit hooks <<< 28017 1726867511.62725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867511.62750: stderr chunk (state=3): >>><<< 28017 1726867511.62753: stdout chunk (state=3): >>><<< 28017 1726867511.62821: _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 0x7ffb48b684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48b37b30> # /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 0x7ffb48b6aa50> 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 0x7ffb4891d130> # /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 0x7ffb4891dfa0> 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 0x7ffb4895bec0> # /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 0x7ffb4895bf80> # /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 0x7ffb48993830> # /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 0x7ffb48993ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48973b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489712b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48959070> # /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 0x7ffb489b37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489b23f0> # /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 0x7ffb48972150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489b0bc0> # /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 0x7ffb489e8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489582f0> # /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 0x7ffb489e8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489e8bf0> # 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 0x7ffb489e8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48956e10> # /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 0x7ffb489e9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489e9370> 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 0x7ffb489ea540> 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 0x7ffb48a00740> 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 0x7ffb48a01e20> # /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 0x7ffb48a02cc0> # 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 0x7ffb48a032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48a02210> # /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 0x7ffb48a03d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48a034a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489ea4b0> # /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 0x7ffb48793c50> # /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 0x7ffb487bc710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb487bc470> # 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 0x7ffb487bc740> # /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 0x7ffb487bd070> # 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 0x7ffb487bda60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb487bc920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48791df0> # /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 0x7ffb487bee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb487bdb50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb489eac60> # /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 0x7ffb487e3170> # /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 0x7ffb4880b500> # /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 0x7ffb4886c260> # /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 0x7ffb4886e9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4886c380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48831250> # /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 0x7ffb48129340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4880a330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb487bfd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ffb481295e0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_75rv01k5/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 0x7ffb4817f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4815dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4815d130> # 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 0x7ffb4817cf80> # /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 0x7ffb481a6a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb481a67b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb481a60c0> # /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 0x7ffb481a6510> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4817fd40> 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 0x7ffb481a77d0> # 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 0x7ffb481a79e0> # /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 0x7ffb481a7ef0> 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 0x7ffb48011ca0> # 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 0x7ffb480138c0> # /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 0x7ffb480142c0> # /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 0x7ffb48015460> # /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 0x7ffb48017ec0> # 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 0x7ffb4817c7d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48016180> # /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 0x7ffb4801ff20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4801e9f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4801e750> # /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 0x7ffb4801ecc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48016690> # 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 0x7ffb48067fb0> # /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 0x7ffb480682f0> # /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 0x7ffb48069d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48069b20> # /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 0x7ffb4806c290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4806a420> # /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 0x7ffb4806fa10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb4806c3e0> # 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 0x7ffb48070830> # 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 0x7ffb48070890> # 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 0x7ffb48070b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb480684d0> # /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 0x7ffb480fc290> # 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 0x7ffb480fd250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48072a20> # 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 0x7ffb48073dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb48072630> # 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 0x7ffb47f01520> # /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 0x7ffb47f02240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb480fd430> 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 0x7ffb47f02390> # 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 0x7ffb47f03530> # 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 0x7ffb47f0e090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb47f08e60> 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 0x7ffb481fa9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb481ee6c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb47f0e1b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb480fd490> # 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 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 28017 1726867511.63292: 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-1726867511.2396753-28134-9157325174842/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867511.63295: _low_level_execute_command(): starting 28017 1726867511.63298: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867511.2396753-28134-9157325174842/ > /dev/null 2>&1 && sleep 0' 28017 1726867511.63476: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867511.63486: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867511.63489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.63491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867511.63493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867511.63496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.63544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867511.63548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867511.63550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867511.63598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867511.65421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867511.65446: stderr chunk (state=3): >>><<< 28017 1726867511.65449: stdout chunk (state=3): >>><<< 28017 1726867511.65464: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867511.65471: handler run complete 28017 1726867511.65489: attempt loop complete, returning result 28017 1726867511.65492: _execute() done 28017 1726867511.65495: dumping result to json 28017 1726867511.65497: done dumping result, returning 28017 1726867511.65504: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0affcac9-a3a5-415c-0e01-000000000108] 28017 1726867511.65507: sending task result for task 0affcac9-a3a5-415c-0e01-000000000108 28017 1726867511.65592: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000108 28017 1726867511.65595: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 28017 1726867511.65650: no more pending results, returning what we have 28017 1726867511.65652: results queue empty 28017 1726867511.65653: checking for any_errors_fatal 28017 1726867511.65660: done checking for any_errors_fatal 28017 1726867511.65660: checking for max_fail_percentage 28017 1726867511.65662: done checking for max_fail_percentage 28017 1726867511.65663: checking to see if all hosts have failed and the running result is not ok 28017 1726867511.65663: done checking to see if all hosts have failed 28017 1726867511.65664: getting the remaining hosts for this loop 28017 1726867511.65665: done getting the remaining hosts for this loop 28017 1726867511.65669: getting the next task for host managed_node3 28017 1726867511.65675: done getting next task for host managed_node3 28017 1726867511.65678: ^ task is: TASK: Set flag to indicate system is ostree 28017 1726867511.65680: ^ 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 28017 1726867511.65683: getting variables 28017 1726867511.65685: in VariableManager get_vars() 28017 1726867511.65712: Calling all_inventory to load vars for managed_node3 28017 1726867511.65715: Calling groups_inventory to load vars for managed_node3 28017 1726867511.65718: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867511.65730: Calling all_plugins_play to load vars for managed_node3 28017 1726867511.65733: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867511.65736: Calling groups_plugins_play to load vars for managed_node3 28017 1726867511.65897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.66034: done with get_vars() 28017 1726867511.66042: done getting variables 28017 1726867511.66116: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:25:11 -0400 (0:00:00.462) 0:00:02.398 ****** 28017 1726867511.66139: entering _queue_task() for managed_node3/set_fact 28017 1726867511.66140: Creating lock for set_fact 28017 1726867511.66335: worker is 1 (out of 1 available) 28017 1726867511.66346: exiting _queue_task() for managed_node3/set_fact 28017 1726867511.66357: done queuing things up, now waiting for results queue to drain 28017 1726867511.66358: waiting for pending results... 28017 1726867511.66503: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 28017 1726867511.66569: in run() - task 0affcac9-a3a5-415c-0e01-000000000109 28017 1726867511.66580: variable 'ansible_search_path' from source: unknown 28017 1726867511.66585: variable 'ansible_search_path' from source: unknown 28017 1726867511.66614: calling self._execute() 28017 1726867511.66665: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.66669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.66680: variable 'omit' from source: magic vars 28017 1726867511.67213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867511.67320: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867511.67361: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867511.67394: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867511.67431: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867511.67512: 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) 28017 1726867511.67534: 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) 28017 1726867511.67557: 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) 28017 1726867511.67581: 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) 28017 1726867511.67689: Evaluated conditional (not __network_is_ostree is defined): True 28017 1726867511.67692: variable 'omit' from source: magic vars 28017 1726867511.67732: variable 'omit' from source: magic vars 28017 1726867511.67834: variable '__ostree_booted_stat' from source: set_fact 28017 1726867511.67880: variable 'omit' from source: magic vars 28017 1726867511.67903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867511.67942: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867511.67950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867511.68060: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867511.68064: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867511.68066: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867511.68070: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.68072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.68103: Set connection var ansible_connection to ssh 28017 1726867511.68106: Set connection var ansible_shell_type to sh 28017 1726867511.68108: Set connection var ansible_shell_executable to /bin/sh 28017 1726867511.68115: Set connection var ansible_pipelining to False 28017 1726867511.68120: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867511.68130: Set connection var ansible_timeout to 10 28017 1726867511.68150: variable 'ansible_shell_executable' from source: unknown 28017 1726867511.68153: variable 'ansible_connection' from source: unknown 28017 1726867511.68156: variable 'ansible_module_compression' from source: unknown 28017 1726867511.68158: variable 'ansible_shell_type' from source: unknown 28017 1726867511.68160: variable 'ansible_shell_executable' from source: unknown 28017 1726867511.68167: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.68170: variable 'ansible_pipelining' from source: unknown 28017 1726867511.68172: variable 'ansible_timeout' from source: unknown 28017 1726867511.68174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.68267: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867511.68301: variable 'omit' from source: magic vars 28017 1726867511.68326: starting attempt loop 28017 1726867511.68329: running the handler 28017 1726867511.68332: handler run complete 28017 1726867511.68334: attempt loop complete, returning result 28017 1726867511.68336: _execute() done 28017 1726867511.68338: dumping result to json 28017 1726867511.68340: done dumping result, returning 28017 1726867511.68342: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-415c-0e01-000000000109] 28017 1726867511.68344: sending task result for task 0affcac9-a3a5-415c-0e01-000000000109 28017 1726867511.68416: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000109 28017 1726867511.68418: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 28017 1726867511.68476: no more pending results, returning what we have 28017 1726867511.68486: results queue empty 28017 1726867511.68487: checking for any_errors_fatal 28017 1726867511.68491: done checking for any_errors_fatal 28017 1726867511.68492: checking for max_fail_percentage 28017 1726867511.68493: done checking for max_fail_percentage 28017 1726867511.68494: checking to see if all hosts have failed and the running result is not ok 28017 1726867511.68495: done checking to see if all hosts have failed 28017 1726867511.68496: getting the remaining hosts for this loop 28017 1726867511.68497: done getting the remaining hosts for this loop 28017 1726867511.68500: getting the next task for host managed_node3 28017 1726867511.68508: done getting next task for host managed_node3 28017 1726867511.68510: ^ task is: TASK: Fix CentOS6 Base repo 28017 1726867511.68518: ^ 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 28017 1726867511.68522: getting variables 28017 1726867511.68526: in VariableManager get_vars() 28017 1726867511.68548: Calling all_inventory to load vars for managed_node3 28017 1726867511.68551: Calling groups_inventory to load vars for managed_node3 28017 1726867511.68554: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867511.68562: Calling all_plugins_play to load vars for managed_node3 28017 1726867511.68564: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867511.68571: Calling groups_plugins_play to load vars for managed_node3 28017 1726867511.68700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.68813: done with get_vars() 28017 1726867511.68819: done getting variables 28017 1726867511.68905: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:25:11 -0400 (0:00:00.027) 0:00:02.425 ****** 28017 1726867511.68923: entering _queue_task() for managed_node3/copy 28017 1726867511.69089: worker is 1 (out of 1 available) 28017 1726867511.69101: exiting _queue_task() for managed_node3/copy 28017 1726867511.69112: done queuing things up, now waiting for results queue to drain 28017 1726867511.69113: waiting for pending results... 28017 1726867511.69275: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 28017 1726867511.69343: in run() - task 0affcac9-a3a5-415c-0e01-00000000010b 28017 1726867511.69355: variable 'ansible_search_path' from source: unknown 28017 1726867511.69359: variable 'ansible_search_path' from source: unknown 28017 1726867511.69386: calling self._execute() 28017 1726867511.69441: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.69445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.69452: variable 'omit' from source: magic vars 28017 1726867511.69787: variable 'ansible_distribution' from source: facts 28017 1726867511.69803: Evaluated conditional (ansible_distribution == 'CentOS'): True 28017 1726867511.69884: variable 'ansible_distribution_major_version' from source: facts 28017 1726867511.69887: Evaluated conditional (ansible_distribution_major_version == '6'): False 28017 1726867511.69890: when evaluation is False, skipping this task 28017 1726867511.69893: _execute() done 28017 1726867511.69895: dumping result to json 28017 1726867511.69900: done dumping result, returning 28017 1726867511.69906: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-415c-0e01-00000000010b] 28017 1726867511.69910: sending task result for task 0affcac9-a3a5-415c-0e01-00000000010b 28017 1726867511.69994: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000010b 28017 1726867511.69997: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 28017 1726867511.70056: no more pending results, returning what we have 28017 1726867511.70059: results queue empty 28017 1726867511.70060: checking for any_errors_fatal 28017 1726867511.70064: done checking for any_errors_fatal 28017 1726867511.70065: checking for max_fail_percentage 28017 1726867511.70066: done checking for max_fail_percentage 28017 1726867511.70067: checking to see if all hosts have failed and the running result is not ok 28017 1726867511.70069: done checking to see if all hosts have failed 28017 1726867511.70069: getting the remaining hosts for this loop 28017 1726867511.70071: done getting the remaining hosts for this loop 28017 1726867511.70076: getting the next task for host managed_node3 28017 1726867511.70086: done getting next task for host managed_node3 28017 1726867511.70089: ^ task is: TASK: Include the task 'enable_epel.yml' 28017 1726867511.70091: ^ 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 28017 1726867511.70095: getting variables 28017 1726867511.70096: in VariableManager get_vars() 28017 1726867511.70128: Calling all_inventory to load vars for managed_node3 28017 1726867511.70131: Calling groups_inventory to load vars for managed_node3 28017 1726867511.70134: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867511.70142: Calling all_plugins_play to load vars for managed_node3 28017 1726867511.70144: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867511.70147: Calling groups_plugins_play to load vars for managed_node3 28017 1726867511.70302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.70516: done with get_vars() 28017 1726867511.70524: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:25:11 -0400 (0:00:00.016) 0:00:02.442 ****** 28017 1726867511.70597: entering _queue_task() for managed_node3/include_tasks 28017 1726867511.70917: worker is 1 (out of 1 available) 28017 1726867511.70928: exiting _queue_task() for managed_node3/include_tasks 28017 1726867511.70938: done queuing things up, now waiting for results queue to drain 28017 1726867511.70939: waiting for pending results... 28017 1726867511.71138: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 28017 1726867511.71237: in run() - task 0affcac9-a3a5-415c-0e01-00000000010c 28017 1726867511.71240: variable 'ansible_search_path' from source: unknown 28017 1726867511.71242: variable 'ansible_search_path' from source: unknown 28017 1726867511.71245: calling self._execute() 28017 1726867511.71313: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.71324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.71342: variable 'omit' from source: magic vars 28017 1726867511.71832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867511.74297: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867511.74405: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867511.74408: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867511.74456: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867511.74488: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867511.74580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867511.74624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867511.74657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867511.74733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867511.74736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867511.74847: variable '__network_is_ostree' from source: set_fact 28017 1726867511.74871: Evaluated conditional (not __network_is_ostree | d(false)): True 28017 1726867511.74884: _execute() done 28017 1726867511.74952: dumping result to json 28017 1726867511.74955: done dumping result, returning 28017 1726867511.74957: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-415c-0e01-00000000010c] 28017 1726867511.74960: sending task result for task 0affcac9-a3a5-415c-0e01-00000000010c 28017 1726867511.75034: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000010c 28017 1726867511.75037: WORKER PROCESS EXITING 28017 1726867511.75085: no more pending results, returning what we have 28017 1726867511.75090: in VariableManager get_vars() 28017 1726867511.75125: Calling all_inventory to load vars for managed_node3 28017 1726867511.75128: Calling groups_inventory to load vars for managed_node3 28017 1726867511.75132: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867511.75144: Calling all_plugins_play to load vars for managed_node3 28017 1726867511.75147: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867511.75150: Calling groups_plugins_play to load vars for managed_node3 28017 1726867511.75540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.75782: done with get_vars() 28017 1726867511.75791: variable 'ansible_search_path' from source: unknown 28017 1726867511.75792: variable 'ansible_search_path' from source: unknown 28017 1726867511.75826: we have included files to process 28017 1726867511.75827: generating all_blocks data 28017 1726867511.75828: done generating all_blocks data 28017 1726867511.75833: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 28017 1726867511.75839: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 28017 1726867511.75841: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 28017 1726867511.76538: done processing included file 28017 1726867511.76541: iterating over new_blocks loaded from include file 28017 1726867511.76542: in VariableManager get_vars() 28017 1726867511.76553: done with get_vars() 28017 1726867511.76555: filtering new block on tags 28017 1726867511.76576: done filtering new block on tags 28017 1726867511.76580: in VariableManager get_vars() 28017 1726867511.76591: done with get_vars() 28017 1726867511.76593: filtering new block on tags 28017 1726867511.76609: done filtering new block on tags 28017 1726867511.76612: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 28017 1726867511.76617: extending task lists for all hosts with included blocks 28017 1726867511.76724: done extending task lists 28017 1726867511.76725: done processing included files 28017 1726867511.76726: results queue empty 28017 1726867511.76726: checking for any_errors_fatal 28017 1726867511.76729: done checking for any_errors_fatal 28017 1726867511.76730: checking for max_fail_percentage 28017 1726867511.76731: done checking for max_fail_percentage 28017 1726867511.76732: checking to see if all hosts have failed and the running result is not ok 28017 1726867511.76733: done checking to see if all hosts have failed 28017 1726867511.76733: getting the remaining hosts for this loop 28017 1726867511.76734: done getting the remaining hosts for this loop 28017 1726867511.76736: getting the next task for host managed_node3 28017 1726867511.76741: done getting next task for host managed_node3 28017 1726867511.76743: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 28017 1726867511.76745: ^ 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 28017 1726867511.76748: getting variables 28017 1726867511.76749: in VariableManager get_vars() 28017 1726867511.76757: Calling all_inventory to load vars for managed_node3 28017 1726867511.76759: Calling groups_inventory to load vars for managed_node3 28017 1726867511.76761: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867511.76766: Calling all_plugins_play to load vars for managed_node3 28017 1726867511.76773: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867511.76776: Calling groups_plugins_play to load vars for managed_node3 28017 1726867511.77087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.77273: done with get_vars() 28017 1726867511.77284: done getting variables 28017 1726867511.77347: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 28017 1726867511.77558: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:25:11 -0400 (0:00:00.070) 0:00:02.512 ****** 28017 1726867511.77608: entering _queue_task() for managed_node3/command 28017 1726867511.77610: Creating lock for command 28017 1726867511.77866: worker is 1 (out of 1 available) 28017 1726867511.77982: exiting _queue_task() for managed_node3/command 28017 1726867511.77993: done queuing things up, now waiting for results queue to drain 28017 1726867511.77994: waiting for pending results... 28017 1726867511.78248: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 28017 1726867511.78268: in run() - task 0affcac9-a3a5-415c-0e01-000000000126 28017 1726867511.78288: variable 'ansible_search_path' from source: unknown 28017 1726867511.78295: variable 'ansible_search_path' from source: unknown 28017 1726867511.78333: calling self._execute() 28017 1726867511.78420: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.78456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.78459: variable 'omit' from source: magic vars 28017 1726867511.78824: variable 'ansible_distribution' from source: facts 28017 1726867511.78892: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 28017 1726867511.78975: variable 'ansible_distribution_major_version' from source: facts 28017 1726867511.78990: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 28017 1726867511.79004: when evaluation is False, skipping this task 28017 1726867511.79017: _execute() done 28017 1726867511.79025: dumping result to json 28017 1726867511.79033: done dumping result, returning 28017 1726867511.79044: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [0affcac9-a3a5-415c-0e01-000000000126] 28017 1726867511.79054: sending task result for task 0affcac9-a3a5-415c-0e01-000000000126 28017 1726867511.79272: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000126 28017 1726867511.79276: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 28017 1726867511.79334: no more pending results, returning what we have 28017 1726867511.79337: results queue empty 28017 1726867511.79338: checking for any_errors_fatal 28017 1726867511.79339: done checking for any_errors_fatal 28017 1726867511.79340: checking for max_fail_percentage 28017 1726867511.79342: done checking for max_fail_percentage 28017 1726867511.79342: checking to see if all hosts have failed and the running result is not ok 28017 1726867511.79343: done checking to see if all hosts have failed 28017 1726867511.79344: getting the remaining hosts for this loop 28017 1726867511.79345: done getting the remaining hosts for this loop 28017 1726867511.79348: getting the next task for host managed_node3 28017 1726867511.79356: done getting next task for host managed_node3 28017 1726867511.79358: ^ task is: TASK: Install yum-utils package 28017 1726867511.79361: ^ 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 28017 1726867511.79366: getting variables 28017 1726867511.79367: in VariableManager get_vars() 28017 1726867511.79399: Calling all_inventory to load vars for managed_node3 28017 1726867511.79402: Calling groups_inventory to load vars for managed_node3 28017 1726867511.79406: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867511.79418: Calling all_plugins_play to load vars for managed_node3 28017 1726867511.79422: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867511.79425: Calling groups_plugins_play to load vars for managed_node3 28017 1726867511.79690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.79889: done with get_vars() 28017 1726867511.79903: done getting variables 28017 1726867511.79998: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:25:11 -0400 (0:00:00.024) 0:00:02.537 ****** 28017 1726867511.80030: entering _queue_task() for managed_node3/package 28017 1726867511.80032: Creating lock for package 28017 1726867511.80317: worker is 1 (out of 1 available) 28017 1726867511.80329: exiting _queue_task() for managed_node3/package 28017 1726867511.80451: done queuing things up, now waiting for results queue to drain 28017 1726867511.80453: waiting for pending results... 28017 1726867511.80537: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 28017 1726867511.80679: in run() - task 0affcac9-a3a5-415c-0e01-000000000127 28017 1726867511.80682: variable 'ansible_search_path' from source: unknown 28017 1726867511.80685: variable 'ansible_search_path' from source: unknown 28017 1726867511.80773: calling self._execute() 28017 1726867511.80882: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.80899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.80913: variable 'omit' from source: magic vars 28017 1726867511.81271: variable 'ansible_distribution' from source: facts 28017 1726867511.81290: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 28017 1726867511.81415: variable 'ansible_distribution_major_version' from source: facts 28017 1726867511.81435: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 28017 1726867511.81441: when evaluation is False, skipping this task 28017 1726867511.81448: _execute() done 28017 1726867511.81482: dumping result to json 28017 1726867511.81484: done dumping result, returning 28017 1726867511.81487: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0affcac9-a3a5-415c-0e01-000000000127] 28017 1726867511.81489: sending task result for task 0affcac9-a3a5-415c-0e01-000000000127 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 28017 1726867511.81781: no more pending results, returning what we have 28017 1726867511.81784: results queue empty 28017 1726867511.81785: checking for any_errors_fatal 28017 1726867511.81789: done checking for any_errors_fatal 28017 1726867511.81790: checking for max_fail_percentage 28017 1726867511.81791: done checking for max_fail_percentage 28017 1726867511.81792: checking to see if all hosts have failed and the running result is not ok 28017 1726867511.81793: done checking to see if all hosts have failed 28017 1726867511.81794: getting the remaining hosts for this loop 28017 1726867511.81795: done getting the remaining hosts for this loop 28017 1726867511.81798: getting the next task for host managed_node3 28017 1726867511.81804: done getting next task for host managed_node3 28017 1726867511.81806: ^ task is: TASK: Enable EPEL 7 28017 1726867511.81810: ^ 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 28017 1726867511.81813: getting variables 28017 1726867511.81814: in VariableManager get_vars() 28017 1726867511.81837: Calling all_inventory to load vars for managed_node3 28017 1726867511.81839: Calling groups_inventory to load vars for managed_node3 28017 1726867511.81842: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867511.81852: Calling all_plugins_play to load vars for managed_node3 28017 1726867511.81855: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867511.81940: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000127 28017 1726867511.81943: WORKER PROCESS EXITING 28017 1726867511.81949: Calling groups_plugins_play to load vars for managed_node3 28017 1726867511.82105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.82310: done with get_vars() 28017 1726867511.82318: done getting variables 28017 1726867511.82370: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:25:11 -0400 (0:00:00.023) 0:00:02.560 ****** 28017 1726867511.82398: entering _queue_task() for managed_node3/command 28017 1726867511.82612: worker is 1 (out of 1 available) 28017 1726867511.82738: exiting _queue_task() for managed_node3/command 28017 1726867511.82747: done queuing things up, now waiting for results queue to drain 28017 1726867511.82748: waiting for pending results... 28017 1726867511.82879: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 28017 1726867511.83006: in run() - task 0affcac9-a3a5-415c-0e01-000000000128 28017 1726867511.83024: variable 'ansible_search_path' from source: unknown 28017 1726867511.83032: variable 'ansible_search_path' from source: unknown 28017 1726867511.83079: calling self._execute() 28017 1726867511.83152: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.83173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.83195: variable 'omit' from source: magic vars 28017 1726867511.83609: variable 'ansible_distribution' from source: facts 28017 1726867511.83612: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 28017 1726867511.83695: variable 'ansible_distribution_major_version' from source: facts 28017 1726867511.83706: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 28017 1726867511.83718: when evaluation is False, skipping this task 28017 1726867511.83726: _execute() done 28017 1726867511.83738: dumping result to json 28017 1726867511.83745: done dumping result, returning 28017 1726867511.83754: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0affcac9-a3a5-415c-0e01-000000000128] 28017 1726867511.83764: sending task result for task 0affcac9-a3a5-415c-0e01-000000000128 28017 1726867511.83969: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000128 28017 1726867511.83972: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 28017 1726867511.84014: no more pending results, returning what we have 28017 1726867511.84017: results queue empty 28017 1726867511.84018: checking for any_errors_fatal 28017 1726867511.84021: done checking for any_errors_fatal 28017 1726867511.84022: checking for max_fail_percentage 28017 1726867511.84023: done checking for max_fail_percentage 28017 1726867511.84024: checking to see if all hosts have failed and the running result is not ok 28017 1726867511.84025: done checking to see if all hosts have failed 28017 1726867511.84026: getting the remaining hosts for this loop 28017 1726867511.84027: done getting the remaining hosts for this loop 28017 1726867511.84030: getting the next task for host managed_node3 28017 1726867511.84035: done getting next task for host managed_node3 28017 1726867511.84110: ^ task is: TASK: Enable EPEL 8 28017 1726867511.84114: ^ 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 28017 1726867511.84117: getting variables 28017 1726867511.84119: in VariableManager get_vars() 28017 1726867511.84140: Calling all_inventory to load vars for managed_node3 28017 1726867511.84143: Calling groups_inventory to load vars for managed_node3 28017 1726867511.84145: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867511.84158: Calling all_plugins_play to load vars for managed_node3 28017 1726867511.84161: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867511.84163: Calling groups_plugins_play to load vars for managed_node3 28017 1726867511.84326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.84547: done with get_vars() 28017 1726867511.84555: done getting variables 28017 1726867511.84613: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:25:11 -0400 (0:00:00.022) 0:00:02.583 ****** 28017 1726867511.84640: entering _queue_task() for managed_node3/command 28017 1726867511.84848: worker is 1 (out of 1 available) 28017 1726867511.84859: exiting _queue_task() for managed_node3/command 28017 1726867511.84869: done queuing things up, now waiting for results queue to drain 28017 1726867511.84870: waiting for pending results... 28017 1726867511.85103: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 28017 1726867511.85217: in run() - task 0affcac9-a3a5-415c-0e01-000000000129 28017 1726867511.85240: variable 'ansible_search_path' from source: unknown 28017 1726867511.85249: variable 'ansible_search_path' from source: unknown 28017 1726867511.85287: calling self._execute() 28017 1726867511.85384: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.85387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.85392: variable 'omit' from source: magic vars 28017 1726867511.85759: variable 'ansible_distribution' from source: facts 28017 1726867511.85783: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 28017 1726867511.86001: variable 'ansible_distribution_major_version' from source: facts 28017 1726867511.86004: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 28017 1726867511.86006: when evaluation is False, skipping this task 28017 1726867511.86008: _execute() done 28017 1726867511.86010: dumping result to json 28017 1726867511.86011: done dumping result, returning 28017 1726867511.86013: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0affcac9-a3a5-415c-0e01-000000000129] 28017 1726867511.86015: sending task result for task 0affcac9-a3a5-415c-0e01-000000000129 28017 1726867511.86074: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000129 28017 1726867511.86079: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 28017 1726867511.86122: no more pending results, returning what we have 28017 1726867511.86126: results queue empty 28017 1726867511.86127: checking for any_errors_fatal 28017 1726867511.86133: done checking for any_errors_fatal 28017 1726867511.86134: checking for max_fail_percentage 28017 1726867511.86136: done checking for max_fail_percentage 28017 1726867511.86137: checking to see if all hosts have failed and the running result is not ok 28017 1726867511.86138: done checking to see if all hosts have failed 28017 1726867511.86138: getting the remaining hosts for this loop 28017 1726867511.86140: done getting the remaining hosts for this loop 28017 1726867511.86143: getting the next task for host managed_node3 28017 1726867511.86152: done getting next task for host managed_node3 28017 1726867511.86154: ^ task is: TASK: Enable EPEL 6 28017 1726867511.86157: ^ 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 28017 1726867511.86161: getting variables 28017 1726867511.86162: in VariableManager get_vars() 28017 1726867511.86192: Calling all_inventory to load vars for managed_node3 28017 1726867511.86194: Calling groups_inventory to load vars for managed_node3 28017 1726867511.86198: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867511.86209: Calling all_plugins_play to load vars for managed_node3 28017 1726867511.86212: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867511.86215: Calling groups_plugins_play to load vars for managed_node3 28017 1726867511.86524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.86721: done with get_vars() 28017 1726867511.86730: done getting variables 28017 1726867511.86782: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:25:11 -0400 (0:00:00.021) 0:00:02.604 ****** 28017 1726867511.86807: entering _queue_task() for managed_node3/copy 28017 1726867511.87004: worker is 1 (out of 1 available) 28017 1726867511.87014: exiting _queue_task() for managed_node3/copy 28017 1726867511.87023: done queuing things up, now waiting for results queue to drain 28017 1726867511.87024: waiting for pending results... 28017 1726867511.87292: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 28017 1726867511.87442: in run() - task 0affcac9-a3a5-415c-0e01-00000000012b 28017 1726867511.87447: variable 'ansible_search_path' from source: unknown 28017 1726867511.87449: variable 'ansible_search_path' from source: unknown 28017 1726867511.87452: calling self._execute() 28017 1726867511.87491: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.87502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.87515: variable 'omit' from source: magic vars 28017 1726867511.87858: variable 'ansible_distribution' from source: facts 28017 1726867511.87875: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 28017 1726867511.87994: variable 'ansible_distribution_major_version' from source: facts 28017 1726867511.88013: Evaluated conditional (ansible_distribution_major_version == '6'): False 28017 1726867511.88021: when evaluation is False, skipping this task 28017 1726867511.88028: _execute() done 28017 1726867511.88082: dumping result to json 28017 1726867511.88085: done dumping result, returning 28017 1726867511.88088: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0affcac9-a3a5-415c-0e01-00000000012b] 28017 1726867511.88090: sending task result for task 0affcac9-a3a5-415c-0e01-00000000012b skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 28017 1726867511.88262: no more pending results, returning what we have 28017 1726867511.88265: results queue empty 28017 1726867511.88266: checking for any_errors_fatal 28017 1726867511.88269: done checking for any_errors_fatal 28017 1726867511.88270: checking for max_fail_percentage 28017 1726867511.88272: done checking for max_fail_percentage 28017 1726867511.88273: checking to see if all hosts have failed and the running result is not ok 28017 1726867511.88274: done checking to see if all hosts have failed 28017 1726867511.88274: getting the remaining hosts for this loop 28017 1726867511.88276: done getting the remaining hosts for this loop 28017 1726867511.88282: getting the next task for host managed_node3 28017 1726867511.88291: done getting next task for host managed_node3 28017 1726867511.88293: ^ task is: TASK: Set network provider to 'nm' 28017 1726867511.88295: ^ 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 28017 1726867511.88299: getting variables 28017 1726867511.88301: in VariableManager get_vars() 28017 1726867511.88441: Calling all_inventory to load vars for managed_node3 28017 1726867511.88444: Calling groups_inventory to load vars for managed_node3 28017 1726867511.88447: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867511.88456: Calling all_plugins_play to load vars for managed_node3 28017 1726867511.88459: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867511.88462: Calling groups_plugins_play to load vars for managed_node3 28017 1726867511.88654: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000012b 28017 1726867511.88657: WORKER PROCESS EXITING 28017 1726867511.88685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.88870: done with get_vars() 28017 1726867511.88885: done getting variables 28017 1726867511.88938: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml:13 Friday 20 September 2024 17:25:11 -0400 (0:00:00.021) 0:00:02.626 ****** 28017 1726867511.88962: entering _queue_task() for managed_node3/set_fact 28017 1726867511.89164: worker is 1 (out of 1 available) 28017 1726867511.89176: exiting _queue_task() for managed_node3/set_fact 28017 1726867511.89324: done queuing things up, now waiting for results queue to drain 28017 1726867511.89326: waiting for pending results... 28017 1726867511.89413: running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' 28017 1726867511.89537: in run() - task 0affcac9-a3a5-415c-0e01-000000000007 28017 1726867511.89541: variable 'ansible_search_path' from source: unknown 28017 1726867511.89556: calling self._execute() 28017 1726867511.89628: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.89644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.89663: variable 'omit' from source: magic vars 28017 1726867511.89863: variable 'omit' from source: magic vars 28017 1726867511.89868: variable 'omit' from source: magic vars 28017 1726867511.89871: variable 'omit' from source: magic vars 28017 1726867511.89890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867511.89928: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867511.89954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867511.89985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867511.90001: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867511.90035: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867511.90044: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.90053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.90159: Set connection var ansible_connection to ssh 28017 1726867511.90172: Set connection var ansible_shell_type to sh 28017 1726867511.90200: Set connection var ansible_shell_executable to /bin/sh 28017 1726867511.90203: Set connection var ansible_pipelining to False 28017 1726867511.90214: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867511.90299: Set connection var ansible_timeout to 10 28017 1726867511.90302: variable 'ansible_shell_executable' from source: unknown 28017 1726867511.90306: variable 'ansible_connection' from source: unknown 28017 1726867511.90308: variable 'ansible_module_compression' from source: unknown 28017 1726867511.90310: variable 'ansible_shell_type' from source: unknown 28017 1726867511.90312: variable 'ansible_shell_executable' from source: unknown 28017 1726867511.90314: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.90316: variable 'ansible_pipelining' from source: unknown 28017 1726867511.90318: variable 'ansible_timeout' from source: unknown 28017 1726867511.90319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.90517: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867511.90520: variable 'omit' from source: magic vars 28017 1726867511.90523: starting attempt loop 28017 1726867511.90524: running the handler 28017 1726867511.90527: handler run complete 28017 1726867511.90529: attempt loop complete, returning result 28017 1726867511.90531: _execute() done 28017 1726867511.90532: dumping result to json 28017 1726867511.90534: done dumping result, returning 28017 1726867511.90538: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' [0affcac9-a3a5-415c-0e01-000000000007] 28017 1726867511.90540: sending task result for task 0affcac9-a3a5-415c-0e01-000000000007 ok: [managed_node3] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 28017 1726867511.90701: no more pending results, returning what we have 28017 1726867511.90705: results queue empty 28017 1726867511.90706: checking for any_errors_fatal 28017 1726867511.90711: done checking for any_errors_fatal 28017 1726867511.90712: checking for max_fail_percentage 28017 1726867511.90714: done checking for max_fail_percentage 28017 1726867511.90715: checking to see if all hosts have failed and the running result is not ok 28017 1726867511.90716: done checking to see if all hosts have failed 28017 1726867511.90716: getting the remaining hosts for this loop 28017 1726867511.90718: done getting the remaining hosts for this loop 28017 1726867511.90721: getting the next task for host managed_node3 28017 1726867511.90841: done getting next task for host managed_node3 28017 1726867511.90844: ^ task is: TASK: meta (flush_handlers) 28017 1726867511.90846: ^ 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 28017 1726867511.90850: getting variables 28017 1726867511.90851: in VariableManager get_vars() 28017 1726867511.90875: Calling all_inventory to load vars for managed_node3 28017 1726867511.90880: Calling groups_inventory to load vars for managed_node3 28017 1726867511.90883: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867511.90891: Calling all_plugins_play to load vars for managed_node3 28017 1726867511.90894: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867511.90897: Calling groups_plugins_play to load vars for managed_node3 28017 1726867511.91085: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000007 28017 1726867511.91088: WORKER PROCESS EXITING 28017 1726867511.91109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.91308: done with get_vars() 28017 1726867511.91318: done getting variables 28017 1726867511.91385: in VariableManager get_vars() 28017 1726867511.91394: Calling all_inventory to load vars for managed_node3 28017 1726867511.91396: Calling groups_inventory to load vars for managed_node3 28017 1726867511.91398: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867511.91402: Calling all_plugins_play to load vars for managed_node3 28017 1726867511.91405: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867511.91407: Calling groups_plugins_play to load vars for managed_node3 28017 1726867511.91545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.91761: done with get_vars() 28017 1726867511.91774: done queuing things up, now waiting for results queue to drain 28017 1726867511.91776: results queue empty 28017 1726867511.91779: checking for any_errors_fatal 28017 1726867511.91781: done checking for any_errors_fatal 28017 1726867511.91782: checking for max_fail_percentage 28017 1726867511.91783: done checking for max_fail_percentage 28017 1726867511.91783: checking to see if all hosts have failed and the running result is not ok 28017 1726867511.91784: done checking to see if all hosts have failed 28017 1726867511.91785: getting the remaining hosts for this loop 28017 1726867511.91786: done getting the remaining hosts for this loop 28017 1726867511.91788: getting the next task for host managed_node3 28017 1726867511.91792: done getting next task for host managed_node3 28017 1726867511.91793: ^ task is: TASK: meta (flush_handlers) 28017 1726867511.91795: ^ 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 28017 1726867511.91801: getting variables 28017 1726867511.91803: in VariableManager get_vars() 28017 1726867511.91810: Calling all_inventory to load vars for managed_node3 28017 1726867511.91817: Calling groups_inventory to load vars for managed_node3 28017 1726867511.91820: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867511.91824: Calling all_plugins_play to load vars for managed_node3 28017 1726867511.91826: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867511.91829: Calling groups_plugins_play to load vars for managed_node3 28017 1726867511.91964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.92149: done with get_vars() 28017 1726867511.92157: done getting variables 28017 1726867511.92201: in VariableManager get_vars() 28017 1726867511.92209: Calling all_inventory to load vars for managed_node3 28017 1726867511.92211: Calling groups_inventory to load vars for managed_node3 28017 1726867511.92214: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867511.92218: Calling all_plugins_play to load vars for managed_node3 28017 1726867511.92220: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867511.92223: Calling groups_plugins_play to load vars for managed_node3 28017 1726867511.92359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.92559: done with get_vars() 28017 1726867511.92570: done queuing things up, now waiting for results queue to drain 28017 1726867511.92576: results queue empty 28017 1726867511.92578: checking for any_errors_fatal 28017 1726867511.92579: done checking for any_errors_fatal 28017 1726867511.92580: checking for max_fail_percentage 28017 1726867511.92581: done checking for max_fail_percentage 28017 1726867511.92581: checking to see if all hosts have failed and the running result is not ok 28017 1726867511.92582: done checking to see if all hosts have failed 28017 1726867511.92583: getting the remaining hosts for this loop 28017 1726867511.92584: done getting the remaining hosts for this loop 28017 1726867511.92586: getting the next task for host managed_node3 28017 1726867511.92589: done getting next task for host managed_node3 28017 1726867511.92590: ^ task is: None 28017 1726867511.92591: ^ 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 28017 1726867511.92592: done queuing things up, now waiting for results queue to drain 28017 1726867511.92593: results queue empty 28017 1726867511.92594: checking for any_errors_fatal 28017 1726867511.92594: done checking for any_errors_fatal 28017 1726867511.92595: checking for max_fail_percentage 28017 1726867511.92596: done checking for max_fail_percentage 28017 1726867511.92596: checking to see if all hosts have failed and the running result is not ok 28017 1726867511.92597: done checking to see if all hosts have failed 28017 1726867511.92598: getting the next task for host managed_node3 28017 1726867511.92601: done getting next task for host managed_node3 28017 1726867511.92601: ^ task is: None 28017 1726867511.92602: ^ 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 28017 1726867511.92648: in VariableManager get_vars() 28017 1726867511.92672: done with get_vars() 28017 1726867511.92684: in VariableManager get_vars() 28017 1726867511.92701: done with get_vars() 28017 1726867511.92705: variable 'omit' from source: magic vars 28017 1726867511.92735: in VariableManager get_vars() 28017 1726867511.92751: done with get_vars() 28017 1726867511.92770: variable 'omit' from source: magic vars PLAY [Play for testing route table] ******************************************** 28017 1726867511.93138: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 28017 1726867511.93162: getting the remaining hosts for this loop 28017 1726867511.93163: done getting the remaining hosts for this loop 28017 1726867511.93166: getting the next task for host managed_node3 28017 1726867511.93168: done getting next task for host managed_node3 28017 1726867511.93170: ^ task is: TASK: Gathering Facts 28017 1726867511.93171: ^ 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 28017 1726867511.93173: getting variables 28017 1726867511.93174: in VariableManager get_vars() 28017 1726867511.93187: Calling all_inventory to load vars for managed_node3 28017 1726867511.93190: Calling groups_inventory to load vars for managed_node3 28017 1726867511.93192: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867511.93196: Calling all_plugins_play to load vars for managed_node3 28017 1726867511.93210: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867511.93213: Calling groups_plugins_play to load vars for managed_node3 28017 1726867511.93352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867511.93537: done with get_vars() 28017 1726867511.93545: done getting variables 28017 1726867511.93590: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:3 Friday 20 September 2024 17:25:11 -0400 (0:00:00.046) 0:00:02.672 ****** 28017 1726867511.93613: entering _queue_task() for managed_node3/gather_facts 28017 1726867511.93866: worker is 1 (out of 1 available) 28017 1726867511.93884: exiting _queue_task() for managed_node3/gather_facts 28017 1726867511.93898: done queuing things up, now waiting for results queue to drain 28017 1726867511.93899: waiting for pending results... 28017 1726867511.94065: running TaskExecutor() for managed_node3/TASK: Gathering Facts 28017 1726867511.94139: in run() - task 0affcac9-a3a5-415c-0e01-000000000151 28017 1726867511.94151: variable 'ansible_search_path' from source: unknown 28017 1726867511.94181: calling self._execute() 28017 1726867511.94238: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.94242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.94251: variable 'omit' from source: magic vars 28017 1726867511.94511: variable 'ansible_distribution_major_version' from source: facts 28017 1726867511.94520: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867511.94528: variable 'omit' from source: magic vars 28017 1726867511.94554: variable 'omit' from source: magic vars 28017 1726867511.94580: variable 'omit' from source: magic vars 28017 1726867511.94610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867511.94640: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867511.94655: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867511.94668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867511.94681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867511.94706: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867511.94709: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.94711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.94781: Set connection var ansible_connection to ssh 28017 1726867511.94789: Set connection var ansible_shell_type to sh 28017 1726867511.94794: Set connection var ansible_shell_executable to /bin/sh 28017 1726867511.94800: Set connection var ansible_pipelining to False 28017 1726867511.94805: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867511.94813: Set connection var ansible_timeout to 10 28017 1726867511.94829: variable 'ansible_shell_executable' from source: unknown 28017 1726867511.94832: variable 'ansible_connection' from source: unknown 28017 1726867511.94834: variable 'ansible_module_compression' from source: unknown 28017 1726867511.94836: variable 'ansible_shell_type' from source: unknown 28017 1726867511.94839: variable 'ansible_shell_executable' from source: unknown 28017 1726867511.94841: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867511.94846: variable 'ansible_pipelining' from source: unknown 28017 1726867511.94848: variable 'ansible_timeout' from source: unknown 28017 1726867511.94852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867511.95044: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867511.95052: variable 'omit' from source: magic vars 28017 1726867511.95056: starting attempt loop 28017 1726867511.95059: running the handler 28017 1726867511.95071: variable 'ansible_facts' from source: unknown 28017 1726867511.95090: _low_level_execute_command(): starting 28017 1726867511.95099: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867511.95620: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867511.95627: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.95630: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867511.95632: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867511.95635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.95704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867511.95718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867511.95816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867511.97533: stdout chunk (state=3): >>>/root <<< 28017 1726867511.97628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867511.97662: stderr chunk (state=3): >>><<< 28017 1726867511.97665: stdout chunk (state=3): >>><<< 28017 1726867511.97692: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867511.97705: _low_level_execute_command(): starting 28017 1726867511.97710: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867511.9769163-28177-3676732626993 `" && echo ansible-tmp-1726867511.9769163-28177-3676732626993="` echo /root/.ansible/tmp/ansible-tmp-1726867511.9769163-28177-3676732626993 `" ) && sleep 0' 28017 1726867511.98173: 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 <<< 28017 1726867511.98180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.98192: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867511.98195: 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 <<< 28017 1726867511.98197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867511.98239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867511.98243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867511.98245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867511.98295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867512.00194: stdout chunk (state=3): >>>ansible-tmp-1726867511.9769163-28177-3676732626993=/root/.ansible/tmp/ansible-tmp-1726867511.9769163-28177-3676732626993 <<< 28017 1726867512.00300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867512.00326: stderr chunk (state=3): >>><<< 28017 1726867512.00331: stdout chunk (state=3): >>><<< 28017 1726867512.00346: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867511.9769163-28177-3676732626993=/root/.ansible/tmp/ansible-tmp-1726867511.9769163-28177-3676732626993 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867512.00370: variable 'ansible_module_compression' from source: unknown 28017 1726867512.00410: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28017 1726867512.00463: variable 'ansible_facts' from source: unknown 28017 1726867512.00596: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867511.9769163-28177-3676732626993/AnsiballZ_setup.py 28017 1726867512.00698: Sending initial data 28017 1726867512.00701: Sent initial data (152 bytes) 28017 1726867512.01295: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867512.01315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867512.01398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867512.02969: 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 <<< 28017 1726867512.03012: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867512.03054: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp3sfaxt52 /root/.ansible/tmp/ansible-tmp-1726867511.9769163-28177-3676732626993/AnsiballZ_setup.py <<< 28017 1726867512.03059: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867511.9769163-28177-3676732626993/AnsiballZ_setup.py" <<< 28017 1726867512.03099: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp3sfaxt52" to remote "/root/.ansible/tmp/ansible-tmp-1726867511.9769163-28177-3676732626993/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867511.9769163-28177-3676732626993/AnsiballZ_setup.py" <<< 28017 1726867512.04202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867512.04319: stderr chunk (state=3): >>><<< 28017 1726867512.04322: stdout chunk (state=3): >>><<< 28017 1726867512.04327: done transferring module to remote 28017 1726867512.04329: _low_level_execute_command(): starting 28017 1726867512.04331: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867511.9769163-28177-3676732626993/ /root/.ansible/tmp/ansible-tmp-1726867511.9769163-28177-3676732626993/AnsiballZ_setup.py && sleep 0' 28017 1726867512.04903: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867512.04906: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867512.04922: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867512.04926: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867512.04928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867512.04957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867512.04960: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867512.05006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867512.06790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867512.06821: stderr chunk (state=3): >>><<< 28017 1726867512.06825: stdout chunk (state=3): >>><<< 28017 1726867512.06841: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867512.06844: _low_level_execute_command(): starting 28017 1726867512.06847: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867511.9769163-28177-3676732626993/AnsiballZ_setup.py && sleep 0' 28017 1726867512.07254: 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 <<< 28017 1726867512.07257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867512.07259: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867512.07261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867512.07318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867512.07321: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867512.07374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867512.70690: 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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "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_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_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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "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_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_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": t<<< 28017 1726867512.70754: stdout chunk (state=3): >>>rue, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_loadavg": {"1m": 0.6474609375, "5m": 0.56494140625, "15m": 0.3173828125}, "ansible_iscsi_iqn": "", "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": 2985, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 546, "free": 2985}, "nocache": {"free": 3303, "used": 228}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 749, "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": 261802835968, "block_size": 4096, "block_total": 65519099, "block_available": 63916708, "block_used": 1602391, "inode_total": 131070960, "inode_available": 131029136, "inode_used": 41824, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "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 [fix<<< 28017 1726867512.70766: stdout chunk (state=3): >>>ed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "12", "epoch": "1726867512", "epoch_int": "1726867512", "date": "2024-09-20", "time": "17:25:12", "iso8601_micro": "2024-09-20T21:25:12.702223Z", "iso8601": "2024-09-20T21:25:12Z", "iso8601_basic": "20240920T172512702223", "iso8601_basic_short": "20240920T172512", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 28017 1726867512.72668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867512.72886: stderr chunk (state=3): >>><<< 28017 1726867512.72890: stdout chunk (state=3): >>><<< 28017 1726867512.72895: _low_level_execute_command() done: rc=0, stdout= {"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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "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_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_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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "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_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_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_loadavg": {"1m": 0.6474609375, "5m": 0.56494140625, "15m": 0.3173828125}, "ansible_iscsi_iqn": "", "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": 2985, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 546, "free": 2985}, "nocache": {"free": 3303, "used": 228}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 749, "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": 261802835968, "block_size": 4096, "block_total": 65519099, "block_available": 63916708, "block_used": 1602391, "inode_total": 131070960, "inode_available": 131029136, "inode_used": 41824, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "12", "epoch": "1726867512", "epoch_int": "1726867512", "date": "2024-09-20", "time": "17:25:12", "iso8601_micro": "2024-09-20T21:25:12.702223Z", "iso8601": "2024-09-20T21:25:12Z", "iso8601_basic": "20240920T172512702223", "iso8601_basic_short": "20240920T172512", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867512.73082: 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-1726867511.9769163-28177-3676732626993/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867512.73111: _low_level_execute_command(): starting 28017 1726867512.73121: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867511.9769163-28177-3676732626993/ > /dev/null 2>&1 && sleep 0' 28017 1726867512.73715: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867512.73730: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867512.73747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867512.73767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867512.73787: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867512.73799: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867512.73814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867512.73833: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867512.73890: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867512.73931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867512.73949: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867512.73982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867512.74208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867512.76059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867512.76063: stdout chunk (state=3): >>><<< 28017 1726867512.76065: stderr chunk (state=3): >>><<< 28017 1726867512.76090: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867512.76109: handler run complete 28017 1726867512.76248: variable 'ansible_facts' from source: unknown 28017 1726867512.76353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867512.76688: variable 'ansible_facts' from source: unknown 28017 1726867512.76784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867512.76945: attempt loop complete, returning result 28017 1726867512.76954: _execute() done 28017 1726867512.76995: dumping result to json 28017 1726867512.77003: done dumping result, returning 28017 1726867512.77014: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-415c-0e01-000000000151] 28017 1726867512.77022: sending task result for task 0affcac9-a3a5-415c-0e01-000000000151 28017 1726867512.77685: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000151 28017 1726867512.77693: WORKER PROCESS EXITING ok: [managed_node3] 28017 1726867512.77974: no more pending results, returning what we have 28017 1726867512.77980: results queue empty 28017 1726867512.77981: checking for any_errors_fatal 28017 1726867512.77982: done checking for any_errors_fatal 28017 1726867512.77982: checking for max_fail_percentage 28017 1726867512.77984: done checking for max_fail_percentage 28017 1726867512.77985: checking to see if all hosts have failed and the running result is not ok 28017 1726867512.77986: done checking to see if all hosts have failed 28017 1726867512.77986: getting the remaining hosts for this loop 28017 1726867512.77988: done getting the remaining hosts for this loop 28017 1726867512.77991: getting the next task for host managed_node3 28017 1726867512.77995: done getting next task for host managed_node3 28017 1726867512.77997: ^ task is: TASK: meta (flush_handlers) 28017 1726867512.77999: ^ 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 28017 1726867512.78002: getting variables 28017 1726867512.78004: in VariableManager get_vars() 28017 1726867512.78037: Calling all_inventory to load vars for managed_node3 28017 1726867512.78040: Calling groups_inventory to load vars for managed_node3 28017 1726867512.78043: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867512.78052: Calling all_plugins_play to load vars for managed_node3 28017 1726867512.78054: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867512.78057: Calling groups_plugins_play to load vars for managed_node3 28017 1726867512.78231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867512.78429: done with get_vars() 28017 1726867512.78438: done getting variables 28017 1726867512.78518: in VariableManager get_vars() 28017 1726867512.78536: Calling all_inventory to load vars for managed_node3 28017 1726867512.78538: Calling groups_inventory to load vars for managed_node3 28017 1726867512.78540: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867512.78545: Calling all_plugins_play to load vars for managed_node3 28017 1726867512.78547: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867512.78550: Calling groups_plugins_play to load vars for managed_node3 28017 1726867512.78699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867512.78894: done with get_vars() 28017 1726867512.78907: done queuing things up, now waiting for results queue to drain 28017 1726867512.78912: results queue empty 28017 1726867512.78913: checking for any_errors_fatal 28017 1726867512.78916: done checking for any_errors_fatal 28017 1726867512.78917: checking for max_fail_percentage 28017 1726867512.78918: done checking for max_fail_percentage 28017 1726867512.78918: checking to see if all hosts have failed and the running result is not ok 28017 1726867512.78919: done checking to see if all hosts have failed 28017 1726867512.78920: getting the remaining hosts for this loop 28017 1726867512.78921: done getting the remaining hosts for this loop 28017 1726867512.78926: getting the next task for host managed_node3 28017 1726867512.78930: done getting next task for host managed_node3 28017 1726867512.78932: ^ task is: TASK: Set type={{ type }} and interface={{ interface }} 28017 1726867512.78933: ^ 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 28017 1726867512.78935: getting variables 28017 1726867512.78936: in VariableManager get_vars() 28017 1726867512.78949: Calling all_inventory to load vars for managed_node3 28017 1726867512.78951: Calling groups_inventory to load vars for managed_node3 28017 1726867512.78953: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867512.78958: Calling all_plugins_play to load vars for managed_node3 28017 1726867512.78960: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867512.78963: Calling groups_plugins_play to load vars for managed_node3 28017 1726867512.79102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867512.79329: done with get_vars() 28017 1726867512.79337: done getting variables 28017 1726867512.79380: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 28017 1726867512.79521: variable 'type' from source: play vars 28017 1726867512.79530: variable 'interface' from source: play vars TASK [Set type=veth and interface=ethtest0] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:11 Friday 20 September 2024 17:25:12 -0400 (0:00:00.859) 0:00:03.532 ****** 28017 1726867512.79571: entering _queue_task() for managed_node3/set_fact 28017 1726867512.79840: worker is 1 (out of 1 available) 28017 1726867512.79854: exiting _queue_task() for managed_node3/set_fact 28017 1726867512.79982: done queuing things up, now waiting for results queue to drain 28017 1726867512.79983: waiting for pending results... 28017 1726867512.80130: running TaskExecutor() for managed_node3/TASK: Set type=veth and interface=ethtest0 28017 1726867512.80238: in run() - task 0affcac9-a3a5-415c-0e01-00000000000b 28017 1726867512.80256: variable 'ansible_search_path' from source: unknown 28017 1726867512.80299: calling self._execute() 28017 1726867512.80387: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867512.80397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867512.80415: variable 'omit' from source: magic vars 28017 1726867512.80790: variable 'ansible_distribution_major_version' from source: facts 28017 1726867512.80808: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867512.80820: variable 'omit' from source: magic vars 28017 1726867512.80854: variable 'omit' from source: magic vars 28017 1726867512.80893: variable 'type' from source: play vars 28017 1726867512.80982: variable 'type' from source: play vars 28017 1726867512.81072: variable 'interface' from source: play vars 28017 1726867512.81076: variable 'interface' from source: play vars 28017 1726867512.81092: variable 'omit' from source: magic vars 28017 1726867512.81139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867512.81187: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867512.81212: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867512.81239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867512.81255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867512.81301: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867512.81310: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867512.81318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867512.81431: Set connection var ansible_connection to ssh 28017 1726867512.81446: Set connection var ansible_shell_type to sh 28017 1726867512.81457: Set connection var ansible_shell_executable to /bin/sh 28017 1726867512.81482: Set connection var ansible_pipelining to False 28017 1726867512.81485: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867512.81492: Set connection var ansible_timeout to 10 28017 1726867512.81682: variable 'ansible_shell_executable' from source: unknown 28017 1726867512.81685: variable 'ansible_connection' from source: unknown 28017 1726867512.81687: variable 'ansible_module_compression' from source: unknown 28017 1726867512.81690: variable 'ansible_shell_type' from source: unknown 28017 1726867512.81693: variable 'ansible_shell_executable' from source: unknown 28017 1726867512.81695: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867512.81697: variable 'ansible_pipelining' from source: unknown 28017 1726867512.81699: variable 'ansible_timeout' from source: unknown 28017 1726867512.81701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867512.81717: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867512.81734: variable 'omit' from source: magic vars 28017 1726867512.81744: starting attempt loop 28017 1726867512.81751: running the handler 28017 1726867512.81768: handler run complete 28017 1726867512.81785: attempt loop complete, returning result 28017 1726867512.81792: _execute() done 28017 1726867512.81799: dumping result to json 28017 1726867512.81806: done dumping result, returning 28017 1726867512.81828: done running TaskExecutor() for managed_node3/TASK: Set type=veth and interface=ethtest0 [0affcac9-a3a5-415c-0e01-00000000000b] 28017 1726867512.81839: sending task result for task 0affcac9-a3a5-415c-0e01-00000000000b 28017 1726867512.81990: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000000b 28017 1726867512.81994: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } 28017 1726867512.82079: no more pending results, returning what we have 28017 1726867512.82081: results queue empty 28017 1726867512.82082: checking for any_errors_fatal 28017 1726867512.82085: done checking for any_errors_fatal 28017 1726867512.82085: checking for max_fail_percentage 28017 1726867512.82087: done checking for max_fail_percentage 28017 1726867512.82088: checking to see if all hosts have failed and the running result is not ok 28017 1726867512.82089: done checking to see if all hosts have failed 28017 1726867512.82090: getting the remaining hosts for this loop 28017 1726867512.82091: done getting the remaining hosts for this loop 28017 1726867512.82095: getting the next task for host managed_node3 28017 1726867512.82101: done getting next task for host managed_node3 28017 1726867512.82104: ^ task is: TASK: Include the task 'show_interfaces.yml' 28017 1726867512.82106: ^ 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 28017 1726867512.82110: getting variables 28017 1726867512.82111: in VariableManager get_vars() 28017 1726867512.82153: Calling all_inventory to load vars for managed_node3 28017 1726867512.82157: Calling groups_inventory to load vars for managed_node3 28017 1726867512.82159: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867512.82170: Calling all_plugins_play to load vars for managed_node3 28017 1726867512.82173: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867512.82176: Calling groups_plugins_play to load vars for managed_node3 28017 1726867512.82471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867512.82701: done with get_vars() 28017 1726867512.82710: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:15 Friday 20 September 2024 17:25:12 -0400 (0:00:00.032) 0:00:03.564 ****** 28017 1726867512.82803: entering _queue_task() for managed_node3/include_tasks 28017 1726867512.83159: worker is 1 (out of 1 available) 28017 1726867512.83171: exiting _queue_task() for managed_node3/include_tasks 28017 1726867512.83186: done queuing things up, now waiting for results queue to drain 28017 1726867512.83187: waiting for pending results... 28017 1726867512.83391: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 28017 1726867512.83471: in run() - task 0affcac9-a3a5-415c-0e01-00000000000c 28017 1726867512.83522: variable 'ansible_search_path' from source: unknown 28017 1726867512.83548: calling self._execute() 28017 1726867512.83683: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867512.83687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867512.83690: variable 'omit' from source: magic vars 28017 1726867512.84062: variable 'ansible_distribution_major_version' from source: facts 28017 1726867512.84085: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867512.84096: _execute() done 28017 1726867512.84104: dumping result to json 28017 1726867512.84112: done dumping result, returning 28017 1726867512.84125: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-415c-0e01-00000000000c] 28017 1726867512.84248: sending task result for task 0affcac9-a3a5-415c-0e01-00000000000c 28017 1726867512.84320: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000000c 28017 1726867512.84326: WORKER PROCESS EXITING 28017 1726867512.84362: no more pending results, returning what we have 28017 1726867512.84368: in VariableManager get_vars() 28017 1726867512.84421: Calling all_inventory to load vars for managed_node3 28017 1726867512.84427: Calling groups_inventory to load vars for managed_node3 28017 1726867512.84430: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867512.84443: Calling all_plugins_play to load vars for managed_node3 28017 1726867512.84446: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867512.84449: Calling groups_plugins_play to load vars for managed_node3 28017 1726867512.84890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867512.85092: done with get_vars() 28017 1726867512.85099: variable 'ansible_search_path' from source: unknown 28017 1726867512.85115: we have included files to process 28017 1726867512.85116: generating all_blocks data 28017 1726867512.85117: done generating all_blocks data 28017 1726867512.85118: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28017 1726867512.85119: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28017 1726867512.85122: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28017 1726867512.85279: in VariableManager get_vars() 28017 1726867512.85300: done with get_vars() 28017 1726867512.85412: done processing included file 28017 1726867512.85414: iterating over new_blocks loaded from include file 28017 1726867512.85416: in VariableManager get_vars() 28017 1726867512.85435: done with get_vars() 28017 1726867512.85441: filtering new block on tags 28017 1726867512.85459: done filtering new block on tags 28017 1726867512.85461: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 28017 1726867512.85466: extending task lists for all hosts with included blocks 28017 1726867512.87589: done extending task lists 28017 1726867512.87590: done processing included files 28017 1726867512.87591: results queue empty 28017 1726867512.87592: checking for any_errors_fatal 28017 1726867512.87594: done checking for any_errors_fatal 28017 1726867512.87595: checking for max_fail_percentage 28017 1726867512.87596: done checking for max_fail_percentage 28017 1726867512.87597: checking to see if all hosts have failed and the running result is not ok 28017 1726867512.87598: done checking to see if all hosts have failed 28017 1726867512.87598: getting the remaining hosts for this loop 28017 1726867512.87599: done getting the remaining hosts for this loop 28017 1726867512.87602: getting the next task for host managed_node3 28017 1726867512.87605: done getting next task for host managed_node3 28017 1726867512.87608: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 28017 1726867512.87610: ^ 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 28017 1726867512.87617: getting variables 28017 1726867512.87618: in VariableManager get_vars() 28017 1726867512.87635: Calling all_inventory to load vars for managed_node3 28017 1726867512.87637: Calling groups_inventory to load vars for managed_node3 28017 1726867512.87639: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867512.87644: Calling all_plugins_play to load vars for managed_node3 28017 1726867512.87647: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867512.87650: Calling groups_plugins_play to load vars for managed_node3 28017 1726867512.87800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867512.88003: done with get_vars() 28017 1726867512.88011: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 17:25:12 -0400 (0:00:00.052) 0:00:03.617 ****** 28017 1726867512.88091: entering _queue_task() for managed_node3/include_tasks 28017 1726867512.88416: worker is 1 (out of 1 available) 28017 1726867512.88431: exiting _queue_task() for managed_node3/include_tasks 28017 1726867512.88443: done queuing things up, now waiting for results queue to drain 28017 1726867512.88444: waiting for pending results... 28017 1726867512.88896: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 28017 1726867512.88936: in run() - task 0affcac9-a3a5-415c-0e01-000000000169 28017 1726867512.88954: variable 'ansible_search_path' from source: unknown 28017 1726867512.88992: variable 'ansible_search_path' from source: unknown 28017 1726867512.89008: calling self._execute() 28017 1726867512.89097: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867512.89111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867512.89127: variable 'omit' from source: magic vars 28017 1726867512.89685: variable 'ansible_distribution_major_version' from source: facts 28017 1726867512.89689: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867512.89692: _execute() done 28017 1726867512.89695: dumping result to json 28017 1726867512.89697: done dumping result, returning 28017 1726867512.89700: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-415c-0e01-000000000169] 28017 1726867512.89703: sending task result for task 0affcac9-a3a5-415c-0e01-000000000169 28017 1726867512.89767: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000169 28017 1726867512.89770: WORKER PROCESS EXITING 28017 1726867512.89803: no more pending results, returning what we have 28017 1726867512.89807: in VariableManager get_vars() 28017 1726867512.89853: Calling all_inventory to load vars for managed_node3 28017 1726867512.89856: Calling groups_inventory to load vars for managed_node3 28017 1726867512.89859: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867512.89869: Calling all_plugins_play to load vars for managed_node3 28017 1726867512.89872: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867512.89875: Calling groups_plugins_play to load vars for managed_node3 28017 1726867512.90158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867512.90363: done with get_vars() 28017 1726867512.90370: variable 'ansible_search_path' from source: unknown 28017 1726867512.90371: variable 'ansible_search_path' from source: unknown 28017 1726867512.90409: we have included files to process 28017 1726867512.90414: generating all_blocks data 28017 1726867512.90416: done generating all_blocks data 28017 1726867512.90417: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28017 1726867512.90419: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28017 1726867512.90421: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28017 1726867512.90773: done processing included file 28017 1726867512.90775: iterating over new_blocks loaded from include file 28017 1726867512.90778: in VariableManager get_vars() 28017 1726867512.90795: done with get_vars() 28017 1726867512.90797: filtering new block on tags 28017 1726867512.90814: done filtering new block on tags 28017 1726867512.90817: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 28017 1726867512.90821: extending task lists for all hosts with included blocks 28017 1726867512.90933: done extending task lists 28017 1726867512.90934: done processing included files 28017 1726867512.90935: results queue empty 28017 1726867512.90936: checking for any_errors_fatal 28017 1726867512.90938: done checking for any_errors_fatal 28017 1726867512.90939: checking for max_fail_percentage 28017 1726867512.90940: done checking for max_fail_percentage 28017 1726867512.90941: checking to see if all hosts have failed and the running result is not ok 28017 1726867512.90941: done checking to see if all hosts have failed 28017 1726867512.90942: getting the remaining hosts for this loop 28017 1726867512.90943: done getting the remaining hosts for this loop 28017 1726867512.90945: getting the next task for host managed_node3 28017 1726867512.90949: done getting next task for host managed_node3 28017 1726867512.90957: ^ task is: TASK: Gather current interface info 28017 1726867512.90960: ^ 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 28017 1726867512.90963: getting variables 28017 1726867512.90964: in VariableManager get_vars() 28017 1726867512.90976: Calling all_inventory to load vars for managed_node3 28017 1726867512.90981: Calling groups_inventory to load vars for managed_node3 28017 1726867512.90983: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867512.90987: Calling all_plugins_play to load vars for managed_node3 28017 1726867512.90989: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867512.90992: Calling groups_plugins_play to load vars for managed_node3 28017 1726867512.91361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867512.91556: done with get_vars() 28017 1726867512.91565: done getting variables 28017 1726867512.91608: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:25:12 -0400 (0:00:00.035) 0:00:03.653 ****** 28017 1726867512.91636: entering _queue_task() for managed_node3/command 28017 1726867512.91873: worker is 1 (out of 1 available) 28017 1726867512.91942: exiting _queue_task() for managed_node3/command 28017 1726867512.91952: done queuing things up, now waiting for results queue to drain 28017 1726867512.91953: waiting for pending results... 28017 1726867512.92170: running TaskExecutor() for managed_node3/TASK: Gather current interface info 28017 1726867512.92376: in run() - task 0affcac9-a3a5-415c-0e01-00000000024e 28017 1726867512.92382: variable 'ansible_search_path' from source: unknown 28017 1726867512.92385: variable 'ansible_search_path' from source: unknown 28017 1726867512.92388: calling self._execute() 28017 1726867512.92430: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867512.92444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867512.92460: variable 'omit' from source: magic vars 28017 1726867512.92842: variable 'ansible_distribution_major_version' from source: facts 28017 1726867512.92859: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867512.92870: variable 'omit' from source: magic vars 28017 1726867512.92921: variable 'omit' from source: magic vars 28017 1726867512.92964: variable 'omit' from source: magic vars 28017 1726867512.93009: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867512.93056: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867512.93085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867512.93105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867512.93136: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867512.93162: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867512.93171: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867512.93245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867512.93289: Set connection var ansible_connection to ssh 28017 1726867512.93301: Set connection var ansible_shell_type to sh 28017 1726867512.93309: Set connection var ansible_shell_executable to /bin/sh 28017 1726867512.93317: Set connection var ansible_pipelining to False 28017 1726867512.93329: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867512.93343: Set connection var ansible_timeout to 10 28017 1726867512.93374: variable 'ansible_shell_executable' from source: unknown 28017 1726867512.93385: variable 'ansible_connection' from source: unknown 28017 1726867512.93392: variable 'ansible_module_compression' from source: unknown 28017 1726867512.93399: variable 'ansible_shell_type' from source: unknown 28017 1726867512.93405: variable 'ansible_shell_executable' from source: unknown 28017 1726867512.93411: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867512.93419: variable 'ansible_pipelining' from source: unknown 28017 1726867512.93428: variable 'ansible_timeout' from source: unknown 28017 1726867512.93436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867512.93683: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867512.93686: variable 'omit' from source: magic vars 28017 1726867512.93689: starting attempt loop 28017 1726867512.93691: running the handler 28017 1726867512.93693: _low_level_execute_command(): starting 28017 1726867512.93695: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867512.94489: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867512.94505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867512.94533: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867512.94547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867512.94627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867512.96346: stdout chunk (state=3): >>>/root <<< 28017 1726867512.96453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867512.96457: stdout chunk (state=3): >>><<< 28017 1726867512.96470: stderr chunk (state=3): >>><<< 28017 1726867512.96488: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867512.96501: _low_level_execute_command(): starting 28017 1726867512.96511: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867512.9648817-28229-23258052723496 `" && echo ansible-tmp-1726867512.9648817-28229-23258052723496="` echo /root/.ansible/tmp/ansible-tmp-1726867512.9648817-28229-23258052723496 `" ) && sleep 0' 28017 1726867512.96922: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867512.96925: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867512.96928: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867512.96936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867512.96982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867512.96986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867512.97036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867512.98993: stdout chunk (state=3): >>>ansible-tmp-1726867512.9648817-28229-23258052723496=/root/.ansible/tmp/ansible-tmp-1726867512.9648817-28229-23258052723496 <<< 28017 1726867512.99383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867512.99387: stdout chunk (state=3): >>><<< 28017 1726867512.99389: stderr chunk (state=3): >>><<< 28017 1726867512.99392: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867512.9648817-28229-23258052723496=/root/.ansible/tmp/ansible-tmp-1726867512.9648817-28229-23258052723496 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867512.99394: variable 'ansible_module_compression' from source: unknown 28017 1726867512.99396: ANSIBALLZ: Using generic lock for ansible.legacy.command 28017 1726867512.99398: ANSIBALLZ: Acquiring lock 28017 1726867512.99400: ANSIBALLZ: Lock acquired: 140520267827344 28017 1726867512.99402: ANSIBALLZ: Creating module 28017 1726867513.12985: ANSIBALLZ: Writing module into payload 28017 1726867513.13081: ANSIBALLZ: Writing module 28017 1726867513.13100: ANSIBALLZ: Renaming module 28017 1726867513.13105: ANSIBALLZ: Done creating module 28017 1726867513.13125: variable 'ansible_facts' from source: unknown 28017 1726867513.13204: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867512.9648817-28229-23258052723496/AnsiballZ_command.py 28017 1726867513.13436: Sending initial data 28017 1726867513.13439: Sent initial data (155 bytes) 28017 1726867513.13992: 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 <<< 28017 1726867513.14019: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867513.14093: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867513.14131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867513.14156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867513.14172: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867513.14258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867513.15909: 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 <<< 28017 1726867513.15971: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867513.16027: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpdny5c95z /root/.ansible/tmp/ansible-tmp-1726867512.9648817-28229-23258052723496/AnsiballZ_command.py <<< 28017 1726867513.16031: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867512.9648817-28229-23258052723496/AnsiballZ_command.py" <<< 28017 1726867513.16064: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpdny5c95z" to remote "/root/.ansible/tmp/ansible-tmp-1726867512.9648817-28229-23258052723496/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867512.9648817-28229-23258052723496/AnsiballZ_command.py" <<< 28017 1726867513.16902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867513.16905: stdout chunk (state=3): >>><<< 28017 1726867513.16907: stderr chunk (state=3): >>><<< 28017 1726867513.16909: done transferring module to remote 28017 1726867513.16911: _low_level_execute_command(): starting 28017 1726867513.16914: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867512.9648817-28229-23258052723496/ /root/.ansible/tmp/ansible-tmp-1726867512.9648817-28229-23258052723496/AnsiballZ_command.py && sleep 0' 28017 1726867513.17463: 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 <<< 28017 1726867513.17466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867513.17551: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867513.17597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867513.19387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867513.19391: stdout chunk (state=3): >>><<< 28017 1726867513.19393: stderr chunk (state=3): >>><<< 28017 1726867513.19409: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867513.19418: _low_level_execute_command(): starting 28017 1726867513.19499: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867512.9648817-28229-23258052723496/AnsiballZ_command.py && sleep 0' 28017 1726867513.20028: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867513.20043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867513.20055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867513.20071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867513.20088: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867513.20129: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867513.20190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867513.20206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867513.20236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867513.20313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867513.36009: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:25:13.352307", "end": "2024-09-20 17:25:13.355615", "delta": "0:00:00.003308", "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}}} <<< 28017 1726867513.37786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867513.37790: stdout chunk (state=3): >>><<< 28017 1726867513.37793: stderr chunk (state=3): >>><<< 28017 1726867513.37795: _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 17:25:13.352307", "end": "2024-09-20 17:25:13.355615", "delta": "0:00:00.003308", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867513.37798: 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-1726867512.9648817-28229-23258052723496/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867513.37800: _low_level_execute_command(): starting 28017 1726867513.37803: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867512.9648817-28229-23258052723496/ > /dev/null 2>&1 && sleep 0' 28017 1726867513.38807: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867513.38811: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867513.38813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867513.38815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867513.38817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867513.38819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867513.39053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867513.40908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867513.40918: stdout chunk (state=3): >>><<< 28017 1726867513.41183: stderr chunk (state=3): >>><<< 28017 1726867513.41187: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867513.41189: handler run complete 28017 1726867513.41192: Evaluated conditional (False): False 28017 1726867513.41194: attempt loop complete, returning result 28017 1726867513.41196: _execute() done 28017 1726867513.41198: dumping result to json 28017 1726867513.41200: done dumping result, returning 28017 1726867513.41202: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0affcac9-a3a5-415c-0e01-00000000024e] 28017 1726867513.41203: sending task result for task 0affcac9-a3a5-415c-0e01-00000000024e ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003308", "end": "2024-09-20 17:25:13.355615", "rc": 0, "start": "2024-09-20 17:25:13.352307" } STDOUT: bonding_masters eth0 lo 28017 1726867513.41488: no more pending results, returning what we have 28017 1726867513.41491: results queue empty 28017 1726867513.41492: checking for any_errors_fatal 28017 1726867513.41494: done checking for any_errors_fatal 28017 1726867513.41494: checking for max_fail_percentage 28017 1726867513.41496: done checking for max_fail_percentage 28017 1726867513.41497: checking to see if all hosts have failed and the running result is not ok 28017 1726867513.41497: done checking to see if all hosts have failed 28017 1726867513.41498: getting the remaining hosts for this loop 28017 1726867513.41500: done getting the remaining hosts for this loop 28017 1726867513.41503: getting the next task for host managed_node3 28017 1726867513.41511: done getting next task for host managed_node3 28017 1726867513.41513: ^ task is: TASK: Set current_interfaces 28017 1726867513.41517: ^ 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 28017 1726867513.41521: getting variables 28017 1726867513.41525: in VariableManager get_vars() 28017 1726867513.41568: Calling all_inventory to load vars for managed_node3 28017 1726867513.41571: Calling groups_inventory to load vars for managed_node3 28017 1726867513.41574: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867513.41989: Calling all_plugins_play to load vars for managed_node3 28017 1726867513.41993: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867513.41997: Calling groups_plugins_play to load vars for managed_node3 28017 1726867513.42361: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000024e 28017 1726867513.42366: WORKER PROCESS EXITING 28017 1726867513.42393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867513.42831: done with get_vars() 28017 1726867513.42842: done getting variables 28017 1726867513.42905: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:25:13 -0400 (0:00:00.512) 0:00:04.166 ****** 28017 1726867513.42939: entering _queue_task() for managed_node3/set_fact 28017 1726867513.43404: worker is 1 (out of 1 available) 28017 1726867513.43413: exiting _queue_task() for managed_node3/set_fact 28017 1726867513.43426: done queuing things up, now waiting for results queue to drain 28017 1726867513.43427: waiting for pending results... 28017 1726867513.43521: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 28017 1726867513.43640: in run() - task 0affcac9-a3a5-415c-0e01-00000000024f 28017 1726867513.43669: variable 'ansible_search_path' from source: unknown 28017 1726867513.43679: variable 'ansible_search_path' from source: unknown 28017 1726867513.43717: calling self._execute() 28017 1726867513.43826: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867513.43840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867513.43855: variable 'omit' from source: magic vars 28017 1726867513.44243: variable 'ansible_distribution_major_version' from source: facts 28017 1726867513.44261: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867513.44273: variable 'omit' from source: magic vars 28017 1726867513.44333: variable 'omit' from source: magic vars 28017 1726867513.44451: variable '_current_interfaces' from source: set_fact 28017 1726867513.44534: variable 'omit' from source: magic vars 28017 1726867513.44580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867513.44628: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867513.44656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867513.44733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867513.44739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867513.44744: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867513.44747: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867513.44749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867513.44857: Set connection var ansible_connection to ssh 28017 1726867513.44872: Set connection var ansible_shell_type to sh 28017 1726867513.44887: Set connection var ansible_shell_executable to /bin/sh 28017 1726867513.44898: Set connection var ansible_pipelining to False 28017 1726867513.44910: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867513.44927: Set connection var ansible_timeout to 10 28017 1726867513.44983: variable 'ansible_shell_executable' from source: unknown 28017 1726867513.44992: variable 'ansible_connection' from source: unknown 28017 1726867513.44995: variable 'ansible_module_compression' from source: unknown 28017 1726867513.44997: variable 'ansible_shell_type' from source: unknown 28017 1726867513.44999: variable 'ansible_shell_executable' from source: unknown 28017 1726867513.45001: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867513.45006: variable 'ansible_pipelining' from source: unknown 28017 1726867513.45060: variable 'ansible_timeout' from source: unknown 28017 1726867513.45068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867513.45194: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867513.45212: variable 'omit' from source: magic vars 28017 1726867513.45225: starting attempt loop 28017 1726867513.45233: running the handler 28017 1726867513.45249: handler run complete 28017 1726867513.45276: attempt loop complete, returning result 28017 1726867513.45281: _execute() done 28017 1726867513.45283: dumping result to json 28017 1726867513.45285: done dumping result, returning 28017 1726867513.45319: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0affcac9-a3a5-415c-0e01-00000000024f] 28017 1726867513.45322: sending task result for task 0affcac9-a3a5-415c-0e01-00000000024f ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 28017 1726867513.45546: no more pending results, returning what we have 28017 1726867513.45549: results queue empty 28017 1726867513.45550: checking for any_errors_fatal 28017 1726867513.45561: done checking for any_errors_fatal 28017 1726867513.45562: checking for max_fail_percentage 28017 1726867513.45563: done checking for max_fail_percentage 28017 1726867513.45564: checking to see if all hosts have failed and the running result is not ok 28017 1726867513.45565: done checking to see if all hosts have failed 28017 1726867513.45565: getting the remaining hosts for this loop 28017 1726867513.45567: done getting the remaining hosts for this loop 28017 1726867513.45570: getting the next task for host managed_node3 28017 1726867513.45686: done getting next task for host managed_node3 28017 1726867513.45689: ^ task is: TASK: Show current_interfaces 28017 1726867513.45692: ^ 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 28017 1726867513.45695: getting variables 28017 1726867513.45697: in VariableManager get_vars() 28017 1726867513.45735: Calling all_inventory to load vars for managed_node3 28017 1726867513.45737: Calling groups_inventory to load vars for managed_node3 28017 1726867513.45740: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867513.45746: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000024f 28017 1726867513.45748: WORKER PROCESS EXITING 28017 1726867513.45757: Calling all_plugins_play to load vars for managed_node3 28017 1726867513.45759: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867513.45762: Calling groups_plugins_play to load vars for managed_node3 28017 1726867513.46003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867513.46214: done with get_vars() 28017 1726867513.46229: done getting variables 28017 1726867513.46309: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:25:13 -0400 (0:00:00.033) 0:00:04.200 ****** 28017 1726867513.46340: entering _queue_task() for managed_node3/debug 28017 1726867513.46342: Creating lock for debug 28017 1726867513.46679: worker is 1 (out of 1 available) 28017 1726867513.46689: exiting _queue_task() for managed_node3/debug 28017 1726867513.46699: done queuing things up, now waiting for results queue to drain 28017 1726867513.46700: waiting for pending results... 28017 1726867513.46841: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 28017 1726867513.46950: in run() - task 0affcac9-a3a5-415c-0e01-00000000016a 28017 1726867513.46967: variable 'ansible_search_path' from source: unknown 28017 1726867513.46974: variable 'ansible_search_path' from source: unknown 28017 1726867513.47012: calling self._execute() 28017 1726867513.47104: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867513.47114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867513.47141: variable 'omit' from source: magic vars 28017 1726867513.47499: variable 'ansible_distribution_major_version' from source: facts 28017 1726867513.47516: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867513.47576: variable 'omit' from source: magic vars 28017 1726867513.47582: variable 'omit' from source: magic vars 28017 1726867513.47686: variable 'current_interfaces' from source: set_fact 28017 1726867513.47722: variable 'omit' from source: magic vars 28017 1726867513.47771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867513.47859: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867513.47862: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867513.47865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867513.47882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867513.47918: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867513.47930: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867513.47939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867513.48043: Set connection var ansible_connection to ssh 28017 1726867513.48056: Set connection var ansible_shell_type to sh 28017 1726867513.48080: Set connection var ansible_shell_executable to /bin/sh 28017 1726867513.48132: Set connection var ansible_pipelining to False 28017 1726867513.48135: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867513.48138: Set connection var ansible_timeout to 10 28017 1726867513.48140: variable 'ansible_shell_executable' from source: unknown 28017 1726867513.48144: variable 'ansible_connection' from source: unknown 28017 1726867513.48153: variable 'ansible_module_compression' from source: unknown 28017 1726867513.48160: variable 'ansible_shell_type' from source: unknown 28017 1726867513.48167: variable 'ansible_shell_executable' from source: unknown 28017 1726867513.48174: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867513.48183: variable 'ansible_pipelining' from source: unknown 28017 1726867513.48194: variable 'ansible_timeout' from source: unknown 28017 1726867513.48203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867513.48382: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867513.48386: variable 'omit' from source: magic vars 28017 1726867513.48388: starting attempt loop 28017 1726867513.48390: running the handler 28017 1726867513.48434: handler run complete 28017 1726867513.48458: attempt loop complete, returning result 28017 1726867513.48466: _execute() done 28017 1726867513.48522: dumping result to json 28017 1726867513.48528: done dumping result, returning 28017 1726867513.48531: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0affcac9-a3a5-415c-0e01-00000000016a] 28017 1726867513.48534: sending task result for task 0affcac9-a3a5-415c-0e01-00000000016a 28017 1726867513.48664: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000016a 28017 1726867513.48667: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 28017 1726867513.48715: no more pending results, returning what we have 28017 1726867513.48718: results queue empty 28017 1726867513.48719: checking for any_errors_fatal 28017 1726867513.48728: done checking for any_errors_fatal 28017 1726867513.48729: checking for max_fail_percentage 28017 1726867513.48730: done checking for max_fail_percentage 28017 1726867513.48731: checking to see if all hosts have failed and the running result is not ok 28017 1726867513.48732: done checking to see if all hosts have failed 28017 1726867513.48733: getting the remaining hosts for this loop 28017 1726867513.48734: done getting the remaining hosts for this loop 28017 1726867513.48738: getting the next task for host managed_node3 28017 1726867513.48745: done getting next task for host managed_node3 28017 1726867513.48748: ^ task is: TASK: Include the task 'manage_test_interface.yml' 28017 1726867513.48750: ^ 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 28017 1726867513.48754: getting variables 28017 1726867513.48756: in VariableManager get_vars() 28017 1726867513.48939: Calling all_inventory to load vars for managed_node3 28017 1726867513.48942: Calling groups_inventory to load vars for managed_node3 28017 1726867513.48947: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867513.48956: Calling all_plugins_play to load vars for managed_node3 28017 1726867513.48959: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867513.48964: Calling groups_plugins_play to load vars for managed_node3 28017 1726867513.49180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867513.49388: done with get_vars() 28017 1726867513.49397: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:17 Friday 20 September 2024 17:25:13 -0400 (0:00:00.031) 0:00:04.231 ****** 28017 1726867513.49488: entering _queue_task() for managed_node3/include_tasks 28017 1726867513.49896: worker is 1 (out of 1 available) 28017 1726867513.49903: exiting _queue_task() for managed_node3/include_tasks 28017 1726867513.49911: done queuing things up, now waiting for results queue to drain 28017 1726867513.49912: waiting for pending results... 28017 1726867513.50046: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 28017 1726867513.50285: in run() - task 0affcac9-a3a5-415c-0e01-00000000000d 28017 1726867513.50289: variable 'ansible_search_path' from source: unknown 28017 1726867513.50292: calling self._execute() 28017 1726867513.50391: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867513.50403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867513.50419: variable 'omit' from source: magic vars 28017 1726867513.51384: variable 'ansible_distribution_major_version' from source: facts 28017 1726867513.51387: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867513.51389: _execute() done 28017 1726867513.51391: dumping result to json 28017 1726867513.51393: done dumping result, returning 28017 1726867513.51395: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-415c-0e01-00000000000d] 28017 1726867513.51398: sending task result for task 0affcac9-a3a5-415c-0e01-00000000000d 28017 1726867513.51464: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000000d 28017 1726867513.51467: WORKER PROCESS EXITING 28017 1726867513.51513: no more pending results, returning what we have 28017 1726867513.51518: in VariableManager get_vars() 28017 1726867513.51562: Calling all_inventory to load vars for managed_node3 28017 1726867513.51566: Calling groups_inventory to load vars for managed_node3 28017 1726867513.51568: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867513.51583: Calling all_plugins_play to load vars for managed_node3 28017 1726867513.51586: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867513.51590: Calling groups_plugins_play to load vars for managed_node3 28017 1726867513.51908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867513.52134: done with get_vars() 28017 1726867513.52142: variable 'ansible_search_path' from source: unknown 28017 1726867513.52153: we have included files to process 28017 1726867513.52154: generating all_blocks data 28017 1726867513.52156: done generating all_blocks data 28017 1726867513.52159: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 28017 1726867513.52160: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 28017 1726867513.52162: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 28017 1726867513.52674: in VariableManager get_vars() 28017 1726867513.52696: done with get_vars() 28017 1726867513.52901: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 28017 1726867513.53462: done processing included file 28017 1726867513.53464: iterating over new_blocks loaded from include file 28017 1726867513.53466: in VariableManager get_vars() 28017 1726867513.53486: done with get_vars() 28017 1726867513.53488: filtering new block on tags 28017 1726867513.53521: done filtering new block on tags 28017 1726867513.53526: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node3 28017 1726867513.53543: extending task lists for all hosts with included blocks 28017 1726867513.55495: done extending task lists 28017 1726867513.55496: done processing included files 28017 1726867513.55497: results queue empty 28017 1726867513.55498: checking for any_errors_fatal 28017 1726867513.55501: done checking for any_errors_fatal 28017 1726867513.55502: checking for max_fail_percentage 28017 1726867513.55503: done checking for max_fail_percentage 28017 1726867513.55504: checking to see if all hosts have failed and the running result is not ok 28017 1726867513.55504: done checking to see if all hosts have failed 28017 1726867513.55505: getting the remaining hosts for this loop 28017 1726867513.55506: done getting the remaining hosts for this loop 28017 1726867513.55509: getting the next task for host managed_node3 28017 1726867513.55512: done getting next task for host managed_node3 28017 1726867513.55514: ^ task is: TASK: Ensure state in ["present", "absent"] 28017 1726867513.55516: ^ 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 28017 1726867513.55518: getting variables 28017 1726867513.55519: in VariableManager get_vars() 28017 1726867513.55534: Calling all_inventory to load vars for managed_node3 28017 1726867513.55537: Calling groups_inventory to load vars for managed_node3 28017 1726867513.55539: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867513.55544: Calling all_plugins_play to load vars for managed_node3 28017 1726867513.55546: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867513.55549: Calling groups_plugins_play to load vars for managed_node3 28017 1726867513.55893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867513.56275: done with get_vars() 28017 1726867513.56285: done getting variables 28017 1726867513.56343: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 17:25:13 -0400 (0:00:00.068) 0:00:04.300 ****** 28017 1726867513.56371: entering _queue_task() for managed_node3/fail 28017 1726867513.56372: Creating lock for fail 28017 1726867513.57099: worker is 1 (out of 1 available) 28017 1726867513.57109: exiting _queue_task() for managed_node3/fail 28017 1726867513.57120: done queuing things up, now waiting for results queue to drain 28017 1726867513.57121: waiting for pending results... 28017 1726867513.57214: running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] 28017 1726867513.57335: in run() - task 0affcac9-a3a5-415c-0e01-00000000026a 28017 1726867513.57361: variable 'ansible_search_path' from source: unknown 28017 1726867513.57370: variable 'ansible_search_path' from source: unknown 28017 1726867513.57416: calling self._execute() 28017 1726867513.57506: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867513.57518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867513.57536: variable 'omit' from source: magic vars 28017 1726867513.57982: variable 'ansible_distribution_major_version' from source: facts 28017 1726867513.57985: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867513.58100: variable 'state' from source: include params 28017 1726867513.58116: Evaluated conditional (state not in ["present", "absent"]): False 28017 1726867513.58182: when evaluation is False, skipping this task 28017 1726867513.58185: _execute() done 28017 1726867513.58187: dumping result to json 28017 1726867513.58190: done dumping result, returning 28017 1726867513.58192: done running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] [0affcac9-a3a5-415c-0e01-00000000026a] 28017 1726867513.58194: sending task result for task 0affcac9-a3a5-415c-0e01-00000000026a skipping: [managed_node3] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 28017 1726867513.58516: no more pending results, returning what we have 28017 1726867513.58519: results queue empty 28017 1726867513.58520: checking for any_errors_fatal 28017 1726867513.58522: done checking for any_errors_fatal 28017 1726867513.58525: checking for max_fail_percentage 28017 1726867513.58527: done checking for max_fail_percentage 28017 1726867513.58528: checking to see if all hosts have failed and the running result is not ok 28017 1726867513.58529: done checking to see if all hosts have failed 28017 1726867513.58529: getting the remaining hosts for this loop 28017 1726867513.58531: done getting the remaining hosts for this loop 28017 1726867513.58534: getting the next task for host managed_node3 28017 1726867513.58538: done getting next task for host managed_node3 28017 1726867513.58540: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 28017 1726867513.58543: ^ 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 28017 1726867513.58546: getting variables 28017 1726867513.58547: in VariableManager get_vars() 28017 1726867513.58584: Calling all_inventory to load vars for managed_node3 28017 1726867513.58587: Calling groups_inventory to load vars for managed_node3 28017 1726867513.58589: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867513.58595: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000026a 28017 1726867513.58599: WORKER PROCESS EXITING 28017 1726867513.58608: Calling all_plugins_play to load vars for managed_node3 28017 1726867513.58611: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867513.58614: Calling groups_plugins_play to load vars for managed_node3 28017 1726867513.59199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867513.59597: done with get_vars() 28017 1726867513.59605: done getting variables 28017 1726867513.59658: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 17:25:13 -0400 (0:00:00.033) 0:00:04.333 ****** 28017 1726867513.59686: entering _queue_task() for managed_node3/fail 28017 1726867513.59995: worker is 1 (out of 1 available) 28017 1726867513.60009: exiting _queue_task() for managed_node3/fail 28017 1726867513.60021: done queuing things up, now waiting for results queue to drain 28017 1726867513.60025: waiting for pending results... 28017 1726867513.60347: running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] 28017 1726867513.60484: in run() - task 0affcac9-a3a5-415c-0e01-00000000026b 28017 1726867513.60489: variable 'ansible_search_path' from source: unknown 28017 1726867513.60492: variable 'ansible_search_path' from source: unknown 28017 1726867513.60495: calling self._execute() 28017 1726867513.60574: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867513.60590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867513.60607: variable 'omit' from source: magic vars 28017 1726867513.60959: variable 'ansible_distribution_major_version' from source: facts 28017 1726867513.60978: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867513.61140: variable 'type' from source: set_fact 28017 1726867513.61143: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 28017 1726867513.61146: when evaluation is False, skipping this task 28017 1726867513.61153: _execute() done 28017 1726867513.61248: dumping result to json 28017 1726867513.61252: done dumping result, returning 28017 1726867513.61255: done running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] [0affcac9-a3a5-415c-0e01-00000000026b] 28017 1726867513.61257: sending task result for task 0affcac9-a3a5-415c-0e01-00000000026b 28017 1726867513.61321: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000026b 28017 1726867513.61327: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 28017 1726867513.61398: no more pending results, returning what we have 28017 1726867513.61402: results queue empty 28017 1726867513.61403: checking for any_errors_fatal 28017 1726867513.61410: done checking for any_errors_fatal 28017 1726867513.61411: checking for max_fail_percentage 28017 1726867513.61413: done checking for max_fail_percentage 28017 1726867513.61414: checking to see if all hosts have failed and the running result is not ok 28017 1726867513.61415: done checking to see if all hosts have failed 28017 1726867513.61415: getting the remaining hosts for this loop 28017 1726867513.61417: done getting the remaining hosts for this loop 28017 1726867513.61421: getting the next task for host managed_node3 28017 1726867513.61430: done getting next task for host managed_node3 28017 1726867513.61433: ^ task is: TASK: Include the task 'show_interfaces.yml' 28017 1726867513.61437: ^ 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 28017 1726867513.61440: getting variables 28017 1726867513.61442: in VariableManager get_vars() 28017 1726867513.61483: Calling all_inventory to load vars for managed_node3 28017 1726867513.61487: Calling groups_inventory to load vars for managed_node3 28017 1726867513.61489: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867513.61501: Calling all_plugins_play to load vars for managed_node3 28017 1726867513.61505: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867513.61508: Calling groups_plugins_play to load vars for managed_node3 28017 1726867513.61799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867513.61996: done with get_vars() 28017 1726867513.62005: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 17:25:13 -0400 (0:00:00.024) 0:00:04.357 ****** 28017 1726867513.62094: entering _queue_task() for managed_node3/include_tasks 28017 1726867513.62302: worker is 1 (out of 1 available) 28017 1726867513.62313: exiting _queue_task() for managed_node3/include_tasks 28017 1726867513.62326: done queuing things up, now waiting for results queue to drain 28017 1726867513.62327: waiting for pending results... 28017 1726867513.62554: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 28017 1726867513.62684: in run() - task 0affcac9-a3a5-415c-0e01-00000000026c 28017 1726867513.62688: variable 'ansible_search_path' from source: unknown 28017 1726867513.62691: variable 'ansible_search_path' from source: unknown 28017 1726867513.62726: calling self._execute() 28017 1726867513.62807: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867513.62983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867513.62986: variable 'omit' from source: magic vars 28017 1726867513.63219: variable 'ansible_distribution_major_version' from source: facts 28017 1726867513.63237: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867513.63247: _execute() done 28017 1726867513.63255: dumping result to json 28017 1726867513.63263: done dumping result, returning 28017 1726867513.63275: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-415c-0e01-00000000026c] 28017 1726867513.63286: sending task result for task 0affcac9-a3a5-415c-0e01-00000000026c 28017 1726867513.63397: no more pending results, returning what we have 28017 1726867513.63402: in VariableManager get_vars() 28017 1726867513.63445: Calling all_inventory to load vars for managed_node3 28017 1726867513.63449: Calling groups_inventory to load vars for managed_node3 28017 1726867513.63451: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867513.63463: Calling all_plugins_play to load vars for managed_node3 28017 1726867513.63466: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867513.63468: Calling groups_plugins_play to load vars for managed_node3 28017 1726867513.63856: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000026c 28017 1726867513.63860: WORKER PROCESS EXITING 28017 1726867513.63885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867513.64081: done with get_vars() 28017 1726867513.64088: variable 'ansible_search_path' from source: unknown 28017 1726867513.64089: variable 'ansible_search_path' from source: unknown 28017 1726867513.64121: we have included files to process 28017 1726867513.64122: generating all_blocks data 28017 1726867513.64126: done generating all_blocks data 28017 1726867513.64130: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28017 1726867513.64131: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28017 1726867513.64133: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 28017 1726867513.64221: in VariableManager get_vars() 28017 1726867513.64247: done with get_vars() 28017 1726867513.64352: done processing included file 28017 1726867513.64354: iterating over new_blocks loaded from include file 28017 1726867513.64355: in VariableManager get_vars() 28017 1726867513.64382: done with get_vars() 28017 1726867513.64384: filtering new block on tags 28017 1726867513.64401: done filtering new block on tags 28017 1726867513.64403: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 28017 1726867513.64407: extending task lists for all hosts with included blocks 28017 1726867513.64920: done extending task lists 28017 1726867513.64921: done processing included files 28017 1726867513.64922: results queue empty 28017 1726867513.64925: checking for any_errors_fatal 28017 1726867513.64928: done checking for any_errors_fatal 28017 1726867513.64929: checking for max_fail_percentage 28017 1726867513.64930: done checking for max_fail_percentage 28017 1726867513.64931: checking to see if all hosts have failed and the running result is not ok 28017 1726867513.64931: done checking to see if all hosts have failed 28017 1726867513.64932: getting the remaining hosts for this loop 28017 1726867513.64933: done getting the remaining hosts for this loop 28017 1726867513.64936: getting the next task for host managed_node3 28017 1726867513.64940: done getting next task for host managed_node3 28017 1726867513.64942: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 28017 1726867513.64946: ^ 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 28017 1726867513.64949: getting variables 28017 1726867513.64950: in VariableManager get_vars() 28017 1726867513.64963: Calling all_inventory to load vars for managed_node3 28017 1726867513.64965: Calling groups_inventory to load vars for managed_node3 28017 1726867513.64967: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867513.64971: Calling all_plugins_play to load vars for managed_node3 28017 1726867513.64974: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867513.64978: Calling groups_plugins_play to load vars for managed_node3 28017 1726867513.65141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867513.65335: done with get_vars() 28017 1726867513.65344: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 17:25:13 -0400 (0:00:00.033) 0:00:04.390 ****** 28017 1726867513.65415: entering _queue_task() for managed_node3/include_tasks 28017 1726867513.65635: worker is 1 (out of 1 available) 28017 1726867513.65647: exiting _queue_task() for managed_node3/include_tasks 28017 1726867513.65659: done queuing things up, now waiting for results queue to drain 28017 1726867513.65660: waiting for pending results... 28017 1726867513.65906: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 28017 1726867513.66014: in run() - task 0affcac9-a3a5-415c-0e01-000000000369 28017 1726867513.66036: variable 'ansible_search_path' from source: unknown 28017 1726867513.66043: variable 'ansible_search_path' from source: unknown 28017 1726867513.66084: calling self._execute() 28017 1726867513.66171: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867513.66187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867513.66206: variable 'omit' from source: magic vars 28017 1726867513.66560: variable 'ansible_distribution_major_version' from source: facts 28017 1726867513.66581: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867513.66593: _execute() done 28017 1726867513.66601: dumping result to json 28017 1726867513.66609: done dumping result, returning 28017 1726867513.66619: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-415c-0e01-000000000369] 28017 1726867513.66631: sending task result for task 0affcac9-a3a5-415c-0e01-000000000369 28017 1726867513.66779: no more pending results, returning what we have 28017 1726867513.66784: in VariableManager get_vars() 28017 1726867513.66828: Calling all_inventory to load vars for managed_node3 28017 1726867513.66831: Calling groups_inventory to load vars for managed_node3 28017 1726867513.66834: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867513.66846: Calling all_plugins_play to load vars for managed_node3 28017 1726867513.66848: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867513.66851: Calling groups_plugins_play to load vars for managed_node3 28017 1726867513.67199: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000369 28017 1726867513.67203: WORKER PROCESS EXITING 28017 1726867513.67385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867513.67579: done with get_vars() 28017 1726867513.67586: variable 'ansible_search_path' from source: unknown 28017 1726867513.67587: variable 'ansible_search_path' from source: unknown 28017 1726867513.67644: we have included files to process 28017 1726867513.67645: generating all_blocks data 28017 1726867513.67647: done generating all_blocks data 28017 1726867513.67648: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28017 1726867513.67649: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28017 1726867513.67651: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 28017 1726867513.67897: done processing included file 28017 1726867513.67898: iterating over new_blocks loaded from include file 28017 1726867513.67900: in VariableManager get_vars() 28017 1726867513.67918: done with get_vars() 28017 1726867513.67920: filtering new block on tags 28017 1726867513.67941: done filtering new block on tags 28017 1726867513.67944: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 28017 1726867513.67949: extending task lists for all hosts with included blocks 28017 1726867513.68094: done extending task lists 28017 1726867513.68096: done processing included files 28017 1726867513.68096: results queue empty 28017 1726867513.68097: checking for any_errors_fatal 28017 1726867513.68100: done checking for any_errors_fatal 28017 1726867513.68101: checking for max_fail_percentage 28017 1726867513.68102: done checking for max_fail_percentage 28017 1726867513.68102: checking to see if all hosts have failed and the running result is not ok 28017 1726867513.68103: done checking to see if all hosts have failed 28017 1726867513.68104: getting the remaining hosts for this loop 28017 1726867513.68105: done getting the remaining hosts for this loop 28017 1726867513.68108: getting the next task for host managed_node3 28017 1726867513.68112: done getting next task for host managed_node3 28017 1726867513.68114: ^ task is: TASK: Gather current interface info 28017 1726867513.68117: ^ 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 28017 1726867513.68119: getting variables 28017 1726867513.68120: in VariableManager get_vars() 28017 1726867513.68136: Calling all_inventory to load vars for managed_node3 28017 1726867513.68138: Calling groups_inventory to load vars for managed_node3 28017 1726867513.68140: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867513.68145: Calling all_plugins_play to load vars for managed_node3 28017 1726867513.68147: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867513.68150: Calling groups_plugins_play to load vars for managed_node3 28017 1726867513.68303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867513.68474: done with get_vars() 28017 1726867513.68486: done getting variables 28017 1726867513.68529: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:25:13 -0400 (0:00:00.031) 0:00:04.422 ****** 28017 1726867513.68558: entering _queue_task() for managed_node3/command 28017 1726867513.69387: worker is 1 (out of 1 available) 28017 1726867513.69396: exiting _queue_task() for managed_node3/command 28017 1726867513.69406: done queuing things up, now waiting for results queue to drain 28017 1726867513.69407: waiting for pending results... 28017 1726867513.69498: running TaskExecutor() for managed_node3/TASK: Gather current interface info 28017 1726867513.69757: in run() - task 0affcac9-a3a5-415c-0e01-0000000003a0 28017 1726867513.69798: variable 'ansible_search_path' from source: unknown 28017 1726867513.69857: variable 'ansible_search_path' from source: unknown 28017 1726867513.69904: calling self._execute() 28017 1726867513.70179: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867513.70182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867513.70185: variable 'omit' from source: magic vars 28017 1726867513.70971: variable 'ansible_distribution_major_version' from source: facts 28017 1726867513.70991: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867513.71004: variable 'omit' from source: magic vars 28017 1726867513.71385: variable 'omit' from source: magic vars 28017 1726867513.71388: variable 'omit' from source: magic vars 28017 1726867513.71391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867513.71417: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867513.71447: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867513.71470: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867513.71494: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867513.71533: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867513.71607: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867513.71615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867513.71813: Set connection var ansible_connection to ssh 28017 1726867513.71830: Set connection var ansible_shell_type to sh 28017 1726867513.71841: Set connection var ansible_shell_executable to /bin/sh 28017 1726867513.71850: Set connection var ansible_pipelining to False 28017 1726867513.72038: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867513.72041: Set connection var ansible_timeout to 10 28017 1726867513.72043: variable 'ansible_shell_executable' from source: unknown 28017 1726867513.72045: variable 'ansible_connection' from source: unknown 28017 1726867513.72047: variable 'ansible_module_compression' from source: unknown 28017 1726867513.72049: variable 'ansible_shell_type' from source: unknown 28017 1726867513.72051: variable 'ansible_shell_executable' from source: unknown 28017 1726867513.72053: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867513.72054: variable 'ansible_pipelining' from source: unknown 28017 1726867513.72056: variable 'ansible_timeout' from source: unknown 28017 1726867513.72058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867513.72217: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867513.72255: variable 'omit' from source: magic vars 28017 1726867513.72264: starting attempt loop 28017 1726867513.72270: running the handler 28017 1726867513.72292: _low_level_execute_command(): starting 28017 1726867513.72306: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867513.73002: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867513.73036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867513.73100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867513.73190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867513.73227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867513.73327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867513.75034: stdout chunk (state=3): >>>/root <<< 28017 1726867513.75276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867513.75282: stdout chunk (state=3): >>><<< 28017 1726867513.75284: stderr chunk (state=3): >>><<< 28017 1726867513.75288: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867513.75291: _low_level_execute_command(): starting 28017 1726867513.75293: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867513.7519448-28272-204962284038407 `" && echo ansible-tmp-1726867513.7519448-28272-204962284038407="` echo /root/.ansible/tmp/ansible-tmp-1726867513.7519448-28272-204962284038407 `" ) && sleep 0' 28017 1726867513.75827: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867513.75839: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867513.75855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867513.75930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867513.75982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867513.76000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867513.76017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867513.76095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867513.78001: stdout chunk (state=3): >>>ansible-tmp-1726867513.7519448-28272-204962284038407=/root/.ansible/tmp/ansible-tmp-1726867513.7519448-28272-204962284038407 <<< 28017 1726867513.78151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867513.78183: stderr chunk (state=3): >>><<< 28017 1726867513.78186: stdout chunk (state=3): >>><<< 28017 1726867513.78204: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867513.7519448-28272-204962284038407=/root/.ansible/tmp/ansible-tmp-1726867513.7519448-28272-204962284038407 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867513.78383: variable 'ansible_module_compression' from source: unknown 28017 1726867513.78386: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28017 1726867513.78388: variable 'ansible_facts' from source: unknown 28017 1726867513.78433: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867513.7519448-28272-204962284038407/AnsiballZ_command.py 28017 1726867513.78603: Sending initial data 28017 1726867513.78606: Sent initial data (156 bytes) 28017 1726867513.79260: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867513.79295: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867513.79409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867513.79432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867513.79451: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867513.79471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867513.79552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867513.81095: 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 <<< 28017 1726867513.81159: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867513.81236: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp6ukaoyh0 /root/.ansible/tmp/ansible-tmp-1726867513.7519448-28272-204962284038407/AnsiballZ_command.py <<< 28017 1726867513.81241: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867513.7519448-28272-204962284038407/AnsiballZ_command.py" <<< 28017 1726867513.81285: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp6ukaoyh0" to remote "/root/.ansible/tmp/ansible-tmp-1726867513.7519448-28272-204962284038407/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867513.7519448-28272-204962284038407/AnsiballZ_command.py" <<< 28017 1726867513.82135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867513.82138: stdout chunk (state=3): >>><<< 28017 1726867513.82141: stderr chunk (state=3): >>><<< 28017 1726867513.82142: done transferring module to remote 28017 1726867513.82144: _low_level_execute_command(): starting 28017 1726867513.82146: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867513.7519448-28272-204962284038407/ /root/.ansible/tmp/ansible-tmp-1726867513.7519448-28272-204962284038407/AnsiballZ_command.py && sleep 0' 28017 1726867513.82797: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867513.82902: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867513.82922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867513.82941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867513.82966: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867513.83051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867513.84936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867513.84950: stdout chunk (state=3): >>><<< 28017 1726867513.84966: stderr chunk (state=3): >>><<< 28017 1726867513.85053: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867513.85056: _low_level_execute_command(): starting 28017 1726867513.85060: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867513.7519448-28272-204962284038407/AnsiballZ_command.py && sleep 0' 28017 1726867513.85565: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867513.85587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867513.85603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867513.85620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867513.85695: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867513.85729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867513.85747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867513.85770: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867513.85842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867514.01248: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:25:14.006711", "end": "2024-09-20 17:25:14.010251", "delta": "0:00:00.003540", "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}}} <<< 28017 1726867514.02883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867514.02909: stderr chunk (state=3): >>><<< 28017 1726867514.02913: stdout chunk (state=3): >>><<< 28017 1726867514.02929: _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 17:25:14.006711", "end": "2024-09-20 17:25:14.010251", "delta": "0:00:00.003540", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867514.02956: 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-1726867513.7519448-28272-204962284038407/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867514.02967: _low_level_execute_command(): starting 28017 1726867514.02970: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867513.7519448-28272-204962284038407/ > /dev/null 2>&1 && sleep 0' 28017 1726867514.03367: 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 <<< 28017 1726867514.03371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867514.03401: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867514.03404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28017 1726867514.03407: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867514.03409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.03464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867514.03467: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867514.03520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867514.05430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867514.05448: stderr chunk (state=3): >>><<< 28017 1726867514.05451: stdout chunk (state=3): >>><<< 28017 1726867514.05463: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867514.05468: handler run complete 28017 1726867514.05491: Evaluated conditional (False): False 28017 1726867514.05499: attempt loop complete, returning result 28017 1726867514.05501: _execute() done 28017 1726867514.05506: dumping result to json 28017 1726867514.05513: done dumping result, returning 28017 1726867514.05518: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0affcac9-a3a5-415c-0e01-0000000003a0] 28017 1726867514.05522: sending task result for task 0affcac9-a3a5-415c-0e01-0000000003a0 28017 1726867514.05617: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000003a0 28017 1726867514.05620: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003540", "end": "2024-09-20 17:25:14.010251", "rc": 0, "start": "2024-09-20 17:25:14.006711" } STDOUT: bonding_masters eth0 lo 28017 1726867514.05693: no more pending results, returning what we have 28017 1726867514.05696: results queue empty 28017 1726867514.05697: checking for any_errors_fatal 28017 1726867514.05698: done checking for any_errors_fatal 28017 1726867514.05699: checking for max_fail_percentage 28017 1726867514.05700: done checking for max_fail_percentage 28017 1726867514.05701: checking to see if all hosts have failed and the running result is not ok 28017 1726867514.05702: done checking to see if all hosts have failed 28017 1726867514.05702: getting the remaining hosts for this loop 28017 1726867514.05704: done getting the remaining hosts for this loop 28017 1726867514.05707: getting the next task for host managed_node3 28017 1726867514.05714: done getting next task for host managed_node3 28017 1726867514.05716: ^ task is: TASK: Set current_interfaces 28017 1726867514.05720: ^ 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 28017 1726867514.05724: getting variables 28017 1726867514.05725: in VariableManager get_vars() 28017 1726867514.05771: Calling all_inventory to load vars for managed_node3 28017 1726867514.05774: Calling groups_inventory to load vars for managed_node3 28017 1726867514.05776: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867514.05788: Calling all_plugins_play to load vars for managed_node3 28017 1726867514.05790: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867514.05792: Calling groups_plugins_play to load vars for managed_node3 28017 1726867514.05925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867514.06070: done with get_vars() 28017 1726867514.06092: done getting variables 28017 1726867514.06151: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:25:14 -0400 (0:00:00.376) 0:00:04.798 ****** 28017 1726867514.06210: entering _queue_task() for managed_node3/set_fact 28017 1726867514.06583: worker is 1 (out of 1 available) 28017 1726867514.06596: exiting _queue_task() for managed_node3/set_fact 28017 1726867514.06607: done queuing things up, now waiting for results queue to drain 28017 1726867514.06608: waiting for pending results... 28017 1726867514.06848: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 28017 1726867514.07027: in run() - task 0affcac9-a3a5-415c-0e01-0000000003a1 28017 1726867514.07031: variable 'ansible_search_path' from source: unknown 28017 1726867514.07034: variable 'ansible_search_path' from source: unknown 28017 1726867514.07137: calling self._execute() 28017 1726867514.07286: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867514.07290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867514.07293: variable 'omit' from source: magic vars 28017 1726867514.07610: variable 'ansible_distribution_major_version' from source: facts 28017 1726867514.07632: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867514.07763: variable 'omit' from source: magic vars 28017 1726867514.07766: variable 'omit' from source: magic vars 28017 1726867514.07817: variable '_current_interfaces' from source: set_fact 28017 1726867514.07885: variable 'omit' from source: magic vars 28017 1726867514.07929: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867514.07958: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867514.07989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867514.08000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867514.08036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867514.08049: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867514.08052: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867514.08055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867514.08281: Set connection var ansible_connection to ssh 28017 1726867514.08284: Set connection var ansible_shell_type to sh 28017 1726867514.08286: Set connection var ansible_shell_executable to /bin/sh 28017 1726867514.08289: Set connection var ansible_pipelining to False 28017 1726867514.08291: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867514.08293: Set connection var ansible_timeout to 10 28017 1726867514.08295: variable 'ansible_shell_executable' from source: unknown 28017 1726867514.08298: variable 'ansible_connection' from source: unknown 28017 1726867514.08300: variable 'ansible_module_compression' from source: unknown 28017 1726867514.08305: variable 'ansible_shell_type' from source: unknown 28017 1726867514.08308: variable 'ansible_shell_executable' from source: unknown 28017 1726867514.08310: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867514.08312: variable 'ansible_pipelining' from source: unknown 28017 1726867514.08314: variable 'ansible_timeout' from source: unknown 28017 1726867514.08316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867514.08419: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867514.08446: variable 'omit' from source: magic vars 28017 1726867514.08455: starting attempt loop 28017 1726867514.08462: running the handler 28017 1726867514.08481: handler run complete 28017 1726867514.08494: attempt loop complete, returning result 28017 1726867514.08501: _execute() done 28017 1726867514.08507: dumping result to json 28017 1726867514.08513: done dumping result, returning 28017 1726867514.08533: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0affcac9-a3a5-415c-0e01-0000000003a1] 28017 1726867514.08548: sending task result for task 0affcac9-a3a5-415c-0e01-0000000003a1 ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 28017 1726867514.08702: no more pending results, returning what we have 28017 1726867514.08706: results queue empty 28017 1726867514.08707: checking for any_errors_fatal 28017 1726867514.08716: done checking for any_errors_fatal 28017 1726867514.08717: checking for max_fail_percentage 28017 1726867514.08719: done checking for max_fail_percentage 28017 1726867514.08720: checking to see if all hosts have failed and the running result is not ok 28017 1726867514.08721: done checking to see if all hosts have failed 28017 1726867514.08721: getting the remaining hosts for this loop 28017 1726867514.08725: done getting the remaining hosts for this loop 28017 1726867514.08729: getting the next task for host managed_node3 28017 1726867514.08738: done getting next task for host managed_node3 28017 1726867514.08740: ^ task is: TASK: Show current_interfaces 28017 1726867514.08744: ^ 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 28017 1726867514.08748: getting variables 28017 1726867514.08750: in VariableManager get_vars() 28017 1726867514.08910: Calling all_inventory to load vars for managed_node3 28017 1726867514.08913: Calling groups_inventory to load vars for managed_node3 28017 1726867514.08916: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867514.08924: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000003a1 28017 1726867514.08926: WORKER PROCESS EXITING 28017 1726867514.09037: Calling all_plugins_play to load vars for managed_node3 28017 1726867514.09040: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867514.09044: Calling groups_plugins_play to load vars for managed_node3 28017 1726867514.09225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867514.09419: done with get_vars() 28017 1726867514.09429: done getting variables 28017 1726867514.09483: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:25:14 -0400 (0:00:00.033) 0:00:04.831 ****** 28017 1726867514.09517: entering _queue_task() for managed_node3/debug 28017 1726867514.09736: worker is 1 (out of 1 available) 28017 1726867514.09747: exiting _queue_task() for managed_node3/debug 28017 1726867514.09758: done queuing things up, now waiting for results queue to drain 28017 1726867514.09759: waiting for pending results... 28017 1726867514.10194: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 28017 1726867514.10199: in run() - task 0affcac9-a3a5-415c-0e01-00000000036a 28017 1726867514.10202: variable 'ansible_search_path' from source: unknown 28017 1726867514.10204: variable 'ansible_search_path' from source: unknown 28017 1726867514.10206: calling self._execute() 28017 1726867514.10253: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867514.10262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867514.10273: variable 'omit' from source: magic vars 28017 1726867514.10619: variable 'ansible_distribution_major_version' from source: facts 28017 1726867514.10635: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867514.10651: variable 'omit' from source: magic vars 28017 1726867514.10701: variable 'omit' from source: magic vars 28017 1726867514.10831: variable 'current_interfaces' from source: set_fact 28017 1726867514.10867: variable 'omit' from source: magic vars 28017 1726867514.10912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867514.10950: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867514.10981: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867514.11004: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867514.11020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867514.11055: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867514.11063: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867514.11071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867514.11172: Set connection var ansible_connection to ssh 28017 1726867514.11189: Set connection var ansible_shell_type to sh 28017 1726867514.11200: Set connection var ansible_shell_executable to /bin/sh 28017 1726867514.11209: Set connection var ansible_pipelining to False 28017 1726867514.11218: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867514.11282: Set connection var ansible_timeout to 10 28017 1726867514.11288: variable 'ansible_shell_executable' from source: unknown 28017 1726867514.11294: variable 'ansible_connection' from source: unknown 28017 1726867514.11296: variable 'ansible_module_compression' from source: unknown 28017 1726867514.11299: variable 'ansible_shell_type' from source: unknown 28017 1726867514.11301: variable 'ansible_shell_executable' from source: unknown 28017 1726867514.11303: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867514.11304: variable 'ansible_pipelining' from source: unknown 28017 1726867514.11307: variable 'ansible_timeout' from source: unknown 28017 1726867514.11309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867514.11436: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867514.11451: variable 'omit' from source: magic vars 28017 1726867514.11460: starting attempt loop 28017 1726867514.11466: running the handler 28017 1726867514.11520: handler run complete 28017 1726867514.11583: attempt loop complete, returning result 28017 1726867514.11586: _execute() done 28017 1726867514.11588: dumping result to json 28017 1726867514.11590: done dumping result, returning 28017 1726867514.11593: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0affcac9-a3a5-415c-0e01-00000000036a] 28017 1726867514.11595: sending task result for task 0affcac9-a3a5-415c-0e01-00000000036a 28017 1726867514.11783: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000036a 28017 1726867514.11787: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 28017 1726867514.11828: no more pending results, returning what we have 28017 1726867514.11831: results queue empty 28017 1726867514.11832: checking for any_errors_fatal 28017 1726867514.11836: done checking for any_errors_fatal 28017 1726867514.11837: checking for max_fail_percentage 28017 1726867514.11838: done checking for max_fail_percentage 28017 1726867514.11839: checking to see if all hosts have failed and the running result is not ok 28017 1726867514.11840: done checking to see if all hosts have failed 28017 1726867514.11840: getting the remaining hosts for this loop 28017 1726867514.11842: done getting the remaining hosts for this loop 28017 1726867514.11845: getting the next task for host managed_node3 28017 1726867514.11851: done getting next task for host managed_node3 28017 1726867514.11853: ^ task is: TASK: Install iproute 28017 1726867514.11856: ^ 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 28017 1726867514.11859: getting variables 28017 1726867514.11860: in VariableManager get_vars() 28017 1726867514.11898: Calling all_inventory to load vars for managed_node3 28017 1726867514.11901: Calling groups_inventory to load vars for managed_node3 28017 1726867514.11903: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867514.11913: Calling all_plugins_play to load vars for managed_node3 28017 1726867514.11916: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867514.11918: Calling groups_plugins_play to load vars for managed_node3 28017 1726867514.12207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867514.12432: done with get_vars() 28017 1726867514.12440: done getting variables 28017 1726867514.12588: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 17:25:14 -0400 (0:00:00.030) 0:00:04.862 ****** 28017 1726867514.12618: entering _queue_task() for managed_node3/package 28017 1726867514.12875: worker is 1 (out of 1 available) 28017 1726867514.12891: exiting _queue_task() for managed_node3/package 28017 1726867514.12902: done queuing things up, now waiting for results queue to drain 28017 1726867514.12903: waiting for pending results... 28017 1726867514.13194: running TaskExecutor() for managed_node3/TASK: Install iproute 28017 1726867514.13199: in run() - task 0affcac9-a3a5-415c-0e01-00000000026d 28017 1726867514.13204: variable 'ansible_search_path' from source: unknown 28017 1726867514.13206: variable 'ansible_search_path' from source: unknown 28017 1726867514.13236: calling self._execute() 28017 1726867514.13325: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867514.13336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867514.13350: variable 'omit' from source: magic vars 28017 1726867514.13709: variable 'ansible_distribution_major_version' from source: facts 28017 1726867514.13726: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867514.13737: variable 'omit' from source: magic vars 28017 1726867514.13785: variable 'omit' from source: magic vars 28017 1726867514.14082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867514.16254: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867514.16320: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867514.16362: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867514.16389: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867514.16409: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867514.16484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867514.16504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867514.16521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867514.16549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867514.16560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867514.16637: variable '__network_is_ostree' from source: set_fact 28017 1726867514.16640: variable 'omit' from source: magic vars 28017 1726867514.16662: variable 'omit' from source: magic vars 28017 1726867514.16694: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867514.16710: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867514.16725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867514.16740: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867514.16748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867514.16771: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867514.16773: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867514.16776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867514.16845: Set connection var ansible_connection to ssh 28017 1726867514.16851: Set connection var ansible_shell_type to sh 28017 1726867514.16857: Set connection var ansible_shell_executable to /bin/sh 28017 1726867514.16862: Set connection var ansible_pipelining to False 28017 1726867514.16867: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867514.16875: Set connection var ansible_timeout to 10 28017 1726867514.16893: variable 'ansible_shell_executable' from source: unknown 28017 1726867514.16896: variable 'ansible_connection' from source: unknown 28017 1726867514.16898: variable 'ansible_module_compression' from source: unknown 28017 1726867514.16902: variable 'ansible_shell_type' from source: unknown 28017 1726867514.16905: variable 'ansible_shell_executable' from source: unknown 28017 1726867514.16907: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867514.16909: variable 'ansible_pipelining' from source: unknown 28017 1726867514.16911: variable 'ansible_timeout' from source: unknown 28017 1726867514.16913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867514.16982: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867514.16990: variable 'omit' from source: magic vars 28017 1726867514.16994: starting attempt loop 28017 1726867514.16997: running the handler 28017 1726867514.17003: variable 'ansible_facts' from source: unknown 28017 1726867514.17006: variable 'ansible_facts' from source: unknown 28017 1726867514.17037: _low_level_execute_command(): starting 28017 1726867514.17044: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867514.17534: 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 <<< 28017 1726867514.17538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.17540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867514.17542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.17598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867514.17601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867514.17656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867514.19389: stdout chunk (state=3): >>>/root <<< 28017 1726867514.19489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867514.19528: stderr chunk (state=3): >>><<< 28017 1726867514.19531: stdout chunk (state=3): >>><<< 28017 1726867514.19544: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867514.19556: _low_level_execute_command(): starting 28017 1726867514.19563: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867514.1954427-28295-226732637672835 `" && echo ansible-tmp-1726867514.1954427-28295-226732637672835="` echo /root/.ansible/tmp/ansible-tmp-1726867514.1954427-28295-226732637672835 `" ) && sleep 0' 28017 1726867514.20002: 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 <<< 28017 1726867514.20007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.20010: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867514.20012: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867514.20014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.20061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867514.20064: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867514.20117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867514.22106: stdout chunk (state=3): >>>ansible-tmp-1726867514.1954427-28295-226732637672835=/root/.ansible/tmp/ansible-tmp-1726867514.1954427-28295-226732637672835 <<< 28017 1726867514.22215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867514.22244: stderr chunk (state=3): >>><<< 28017 1726867514.22246: stdout chunk (state=3): >>><<< 28017 1726867514.22286: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867514.1954427-28295-226732637672835=/root/.ansible/tmp/ansible-tmp-1726867514.1954427-28295-226732637672835 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867514.22289: variable 'ansible_module_compression' from source: unknown 28017 1726867514.22335: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 28017 1726867514.22338: ANSIBALLZ: Acquiring lock 28017 1726867514.22341: ANSIBALLZ: Lock acquired: 140520267827344 28017 1726867514.22343: ANSIBALLZ: Creating module 28017 1726867514.32648: ANSIBALLZ: Writing module into payload 28017 1726867514.32781: ANSIBALLZ: Writing module 28017 1726867514.32798: ANSIBALLZ: Renaming module 28017 1726867514.32813: ANSIBALLZ: Done creating module 28017 1726867514.32828: variable 'ansible_facts' from source: unknown 28017 1726867514.32885: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867514.1954427-28295-226732637672835/AnsiballZ_dnf.py 28017 1726867514.32987: Sending initial data 28017 1726867514.32990: Sent initial data (152 bytes) 28017 1726867514.33412: 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 <<< 28017 1726867514.33416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.33430: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.33483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867514.33495: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867514.33544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867514.35249: 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" <<< 28017 1726867514.35253: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28017 1726867514.35299: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867514.35347: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpxuvjpp8m /root/.ansible/tmp/ansible-tmp-1726867514.1954427-28295-226732637672835/AnsiballZ_dnf.py <<< 28017 1726867514.35350: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867514.1954427-28295-226732637672835/AnsiballZ_dnf.py" <<< 28017 1726867514.35394: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpxuvjpp8m" to remote "/root/.ansible/tmp/ansible-tmp-1726867514.1954427-28295-226732637672835/AnsiballZ_dnf.py" <<< 28017 1726867514.35397: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867514.1954427-28295-226732637672835/AnsiballZ_dnf.py" <<< 28017 1726867514.36104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867514.36141: stderr chunk (state=3): >>><<< 28017 1726867514.36144: stdout chunk (state=3): >>><<< 28017 1726867514.36189: done transferring module to remote 28017 1726867514.36197: _low_level_execute_command(): starting 28017 1726867514.36202: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867514.1954427-28295-226732637672835/ /root/.ansible/tmp/ansible-tmp-1726867514.1954427-28295-226732637672835/AnsiballZ_dnf.py && sleep 0' 28017 1726867514.36620: 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 <<< 28017 1726867514.36624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.36634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.36683: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867514.36698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867514.36744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867514.38637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867514.38660: stderr chunk (state=3): >>><<< 28017 1726867514.38663: stdout chunk (state=3): >>><<< 28017 1726867514.38678: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867514.38682: _low_level_execute_command(): starting 28017 1726867514.38686: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867514.1954427-28295-226732637672835/AnsiballZ_dnf.py && sleep 0' 28017 1726867514.39111: 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 <<< 28017 1726867514.39114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.39117: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867514.39119: 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 <<< 28017 1726867514.39121: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.39166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867514.39169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867514.39229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867514.80211: 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}}} <<< 28017 1726867514.84456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867514.84480: stderr chunk (state=3): >>><<< 28017 1726867514.84484: stdout chunk (state=3): >>><<< 28017 1726867514.84500: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867514.84540: 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-1726867514.1954427-28295-226732637672835/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867514.84544: _low_level_execute_command(): starting 28017 1726867514.84546: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867514.1954427-28295-226732637672835/ > /dev/null 2>&1 && sleep 0' 28017 1726867514.84979: 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 <<< 28017 1726867514.84982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.84985: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867514.84987: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.85039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867514.85046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867514.85092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867514.86916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867514.86938: stderr chunk (state=3): >>><<< 28017 1726867514.86941: stdout chunk (state=3): >>><<< 28017 1726867514.86953: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867514.86965: handler run complete 28017 1726867514.87073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867514.87199: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867514.87229: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867514.87252: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867514.87274: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867514.87330: variable '__install_status' from source: unknown 28017 1726867514.87344: Evaluated conditional (__install_status is success): True 28017 1726867514.87356: attempt loop complete, returning result 28017 1726867514.87359: _execute() done 28017 1726867514.87362: dumping result to json 28017 1726867514.87367: done dumping result, returning 28017 1726867514.87373: done running TaskExecutor() for managed_node3/TASK: Install iproute [0affcac9-a3a5-415c-0e01-00000000026d] 28017 1726867514.87376: sending task result for task 0affcac9-a3a5-415c-0e01-00000000026d 28017 1726867514.87474: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000026d 28017 1726867514.87478: WORKER PROCESS EXITING ok: [managed_node3] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 28017 1726867514.87576: no more pending results, returning what we have 28017 1726867514.87581: results queue empty 28017 1726867514.87582: checking for any_errors_fatal 28017 1726867514.87588: done checking for any_errors_fatal 28017 1726867514.87589: checking for max_fail_percentage 28017 1726867514.87590: done checking for max_fail_percentage 28017 1726867514.87591: checking to see if all hosts have failed and the running result is not ok 28017 1726867514.87592: done checking to see if all hosts have failed 28017 1726867514.87593: getting the remaining hosts for this loop 28017 1726867514.87594: done getting the remaining hosts for this loop 28017 1726867514.87597: getting the next task for host managed_node3 28017 1726867514.87603: done getting next task for host managed_node3 28017 1726867514.87605: ^ task is: TASK: Create veth interface {{ interface }} 28017 1726867514.87608: ^ 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 28017 1726867514.87611: getting variables 28017 1726867514.87613: in VariableManager get_vars() 28017 1726867514.87650: Calling all_inventory to load vars for managed_node3 28017 1726867514.87653: Calling groups_inventory to load vars for managed_node3 28017 1726867514.87655: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867514.87665: Calling all_plugins_play to load vars for managed_node3 28017 1726867514.87668: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867514.87671: Calling groups_plugins_play to load vars for managed_node3 28017 1726867514.87831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867514.87951: done with get_vars() 28017 1726867514.87959: done getting variables 28017 1726867514.88002: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 28017 1726867514.88094: variable 'interface' from source: set_fact TASK [Create veth interface ethtest0] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 17:25:14 -0400 (0:00:00.754) 0:00:05.617 ****** 28017 1726867514.88118: entering _queue_task() for managed_node3/command 28017 1726867514.88351: worker is 1 (out of 1 available) 28017 1726867514.88363: exiting _queue_task() for managed_node3/command 28017 1726867514.88375: done queuing things up, now waiting for results queue to drain 28017 1726867514.88376: waiting for pending results... 28017 1726867514.88793: running TaskExecutor() for managed_node3/TASK: Create veth interface ethtest0 28017 1726867514.88798: in run() - task 0affcac9-a3a5-415c-0e01-00000000026e 28017 1726867514.88801: variable 'ansible_search_path' from source: unknown 28017 1726867514.88803: variable 'ansible_search_path' from source: unknown 28017 1726867514.89023: variable 'interface' from source: set_fact 28017 1726867514.89111: variable 'interface' from source: set_fact 28017 1726867514.89189: variable 'interface' from source: set_fact 28017 1726867514.89339: Loaded config def from plugin (lookup/items) 28017 1726867514.89344: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 28017 1726867514.89368: variable 'omit' from source: magic vars 28017 1726867514.89454: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867514.89463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867514.89475: variable 'omit' from source: magic vars 28017 1726867514.89874: variable 'ansible_distribution_major_version' from source: facts 28017 1726867514.89882: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867514.90002: variable 'type' from source: set_fact 28017 1726867514.90007: variable 'state' from source: include params 28017 1726867514.90011: variable 'interface' from source: set_fact 28017 1726867514.90014: variable 'current_interfaces' from source: set_fact 28017 1726867514.90028: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 28017 1726867514.90031: variable 'omit' from source: magic vars 28017 1726867514.90050: variable 'omit' from source: magic vars 28017 1726867514.90081: variable 'item' from source: unknown 28017 1726867514.90134: variable 'item' from source: unknown 28017 1726867514.90141: variable 'omit' from source: magic vars 28017 1726867514.90164: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867514.90188: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867514.90203: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867514.90215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867514.90226: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867514.90248: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867514.90254: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867514.90257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867514.90320: Set connection var ansible_connection to ssh 28017 1726867514.90329: Set connection var ansible_shell_type to sh 28017 1726867514.90335: Set connection var ansible_shell_executable to /bin/sh 28017 1726867514.90340: Set connection var ansible_pipelining to False 28017 1726867514.90350: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867514.90359: Set connection var ansible_timeout to 10 28017 1726867514.90372: variable 'ansible_shell_executable' from source: unknown 28017 1726867514.90375: variable 'ansible_connection' from source: unknown 28017 1726867514.90380: variable 'ansible_module_compression' from source: unknown 28017 1726867514.90382: variable 'ansible_shell_type' from source: unknown 28017 1726867514.90385: variable 'ansible_shell_executable' from source: unknown 28017 1726867514.90387: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867514.90389: variable 'ansible_pipelining' from source: unknown 28017 1726867514.90392: variable 'ansible_timeout' from source: unknown 28017 1726867514.90397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867514.90497: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867514.90505: variable 'omit' from source: magic vars 28017 1726867514.90509: starting attempt loop 28017 1726867514.90512: running the handler 28017 1726867514.90525: _low_level_execute_command(): starting 28017 1726867514.90535: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867514.91027: 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 <<< 28017 1726867514.91031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.91034: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867514.91036: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867514.91038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.91089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867514.91095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867514.91098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867514.91144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867514.92737: stdout chunk (state=3): >>>/root <<< 28017 1726867514.92873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867514.92875: stdout chunk (state=3): >>><<< 28017 1726867514.92879: stderr chunk (state=3): >>><<< 28017 1726867514.92897: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867514.92911: _low_level_execute_command(): starting 28017 1726867514.92918: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867514.9289703-28333-77829685508257 `" && echo ansible-tmp-1726867514.9289703-28333-77829685508257="` echo /root/.ansible/tmp/ansible-tmp-1726867514.9289703-28333-77829685508257 `" ) && sleep 0' 28017 1726867514.93355: 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 <<< 28017 1726867514.93359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867514.93362: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.93364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867514.93366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867514.93368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.93413: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867514.93416: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867514.93469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867514.95338: stdout chunk (state=3): >>>ansible-tmp-1726867514.9289703-28333-77829685508257=/root/.ansible/tmp/ansible-tmp-1726867514.9289703-28333-77829685508257 <<< 28017 1726867514.95442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867514.95466: stderr chunk (state=3): >>><<< 28017 1726867514.95470: stdout chunk (state=3): >>><<< 28017 1726867514.95489: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867514.9289703-28333-77829685508257=/root/.ansible/tmp/ansible-tmp-1726867514.9289703-28333-77829685508257 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867514.95513: variable 'ansible_module_compression' from source: unknown 28017 1726867514.95551: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28017 1726867514.95582: variable 'ansible_facts' from source: unknown 28017 1726867514.95638: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867514.9289703-28333-77829685508257/AnsiballZ_command.py 28017 1726867514.95739: Sending initial data 28017 1726867514.95743: Sent initial data (155 bytes) 28017 1726867514.96165: 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 <<< 28017 1726867514.96168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867514.96170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28017 1726867514.96172: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867514.96174: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.96226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867514.96232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867514.96278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867514.97790: 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 <<< 28017 1726867514.97794: 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 <<< 28017 1726867514.97834: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867514.97881: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpk3xi7irb /root/.ansible/tmp/ansible-tmp-1726867514.9289703-28333-77829685508257/AnsiballZ_command.py <<< 28017 1726867514.97889: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867514.9289703-28333-77829685508257/AnsiballZ_command.py" <<< 28017 1726867514.97922: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpk3xi7irb" to remote "/root/.ansible/tmp/ansible-tmp-1726867514.9289703-28333-77829685508257/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867514.9289703-28333-77829685508257/AnsiballZ_command.py" <<< 28017 1726867514.98456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867514.98494: stderr chunk (state=3): >>><<< 28017 1726867514.98498: stdout chunk (state=3): >>><<< 28017 1726867514.98528: done transferring module to remote 28017 1726867514.98535: _low_level_execute_command(): starting 28017 1726867514.98540: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867514.9289703-28333-77829685508257/ /root/.ansible/tmp/ansible-tmp-1726867514.9289703-28333-77829685508257/AnsiballZ_command.py && sleep 0' 28017 1726867514.98948: 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 <<< 28017 1726867514.98982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867514.98986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.98989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867514.98991: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867514.99039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867514.99043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867514.99046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867514.99096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867515.00826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867515.00853: stderr chunk (state=3): >>><<< 28017 1726867515.00856: stdout chunk (state=3): >>><<< 28017 1726867515.00869: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867515.00872: _low_level_execute_command(): starting 28017 1726867515.00879: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867514.9289703-28333-77829685508257/AnsiballZ_command.py && sleep 0' 28017 1726867515.01319: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867515.01322: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867515.01326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.01328: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867515.01331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.01380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867515.01384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867515.01441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867515.17284: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0"], "start": "2024-09-20 17:25:15.163733", "end": "2024-09-20 17:25:15.169914", "delta": "0:00:00.006181", "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}}} <<< 28017 1726867515.19901: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867515.19921: stderr chunk (state=3): >>><<< 28017 1726867515.19927: stdout chunk (state=3): >>><<< 28017 1726867515.19939: _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 17:25:15.163733", "end": "2024-09-20 17:25:15.169914", "delta": "0:00:00.006181", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867515.19974: 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-1726867514.9289703-28333-77829685508257/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867515.19985: _low_level_execute_command(): starting 28017 1726867515.19987: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867514.9289703-28333-77829685508257/ > /dev/null 2>&1 && sleep 0' 28017 1726867515.20415: 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 <<< 28017 1726867515.20419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.20421: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867515.20423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.20466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867515.20471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867515.20533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867515.25217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867515.25244: stderr chunk (state=3): >>><<< 28017 1726867515.25247: stdout chunk (state=3): >>><<< 28017 1726867515.25263: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867515.25268: handler run complete 28017 1726867515.25288: Evaluated conditional (False): False 28017 1726867515.25299: attempt loop complete, returning result 28017 1726867515.25314: variable 'item' from source: unknown 28017 1726867515.25380: variable 'item' from source: unknown ok: [managed_node3] => (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.006181", "end": "2024-09-20 17:25:15.169914", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2024-09-20 17:25:15.163733" } 28017 1726867515.25550: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867515.25553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867515.25555: variable 'omit' from source: magic vars 28017 1726867515.25626: variable 'ansible_distribution_major_version' from source: facts 28017 1726867515.25630: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867515.25748: variable 'type' from source: set_fact 28017 1726867515.25752: variable 'state' from source: include params 28017 1726867515.25754: variable 'interface' from source: set_fact 28017 1726867515.25757: variable 'current_interfaces' from source: set_fact 28017 1726867515.25764: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 28017 1726867515.25768: variable 'omit' from source: magic vars 28017 1726867515.25783: variable 'omit' from source: magic vars 28017 1726867515.25810: variable 'item' from source: unknown 28017 1726867515.25853: variable 'item' from source: unknown 28017 1726867515.25864: variable 'omit' from source: magic vars 28017 1726867515.25883: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867515.25891: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867515.25895: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867515.25908: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867515.25911: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867515.25914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867515.25960: Set connection var ansible_connection to ssh 28017 1726867515.25965: Set connection var ansible_shell_type to sh 28017 1726867515.25970: Set connection var ansible_shell_executable to /bin/sh 28017 1726867515.25974: Set connection var ansible_pipelining to False 28017 1726867515.25981: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867515.25990: Set connection var ansible_timeout to 10 28017 1726867515.26005: variable 'ansible_shell_executable' from source: unknown 28017 1726867515.26008: variable 'ansible_connection' from source: unknown 28017 1726867515.26010: variable 'ansible_module_compression' from source: unknown 28017 1726867515.26013: variable 'ansible_shell_type' from source: unknown 28017 1726867515.26015: variable 'ansible_shell_executable' from source: unknown 28017 1726867515.26017: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867515.26019: variable 'ansible_pipelining' from source: unknown 28017 1726867515.26021: variable 'ansible_timeout' from source: unknown 28017 1726867515.26029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867515.26090: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867515.26099: variable 'omit' from source: magic vars 28017 1726867515.26107: starting attempt loop 28017 1726867515.26110: running the handler 28017 1726867515.26114: _low_level_execute_command(): starting 28017 1726867515.26117: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867515.26781: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867515.26800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867515.26816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867515.26899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867515.28487: stdout chunk (state=3): >>>/root <<< 28017 1726867515.28587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867515.28610: stderr chunk (state=3): >>><<< 28017 1726867515.28613: stdout chunk (state=3): >>><<< 28017 1726867515.28631: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867515.28634: _low_level_execute_command(): starting 28017 1726867515.28640: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867515.286259-28333-61607991577083 `" && echo ansible-tmp-1726867515.286259-28333-61607991577083="` echo /root/.ansible/tmp/ansible-tmp-1726867515.286259-28333-61607991577083 `" ) && sleep 0' 28017 1726867515.29036: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867515.29054: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867515.29058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867515.29080: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.29083: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.29131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867515.29134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867515.29186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867515.31066: stdout chunk (state=3): >>>ansible-tmp-1726867515.286259-28333-61607991577083=/root/.ansible/tmp/ansible-tmp-1726867515.286259-28333-61607991577083 <<< 28017 1726867515.31386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867515.31389: stdout chunk (state=3): >>><<< 28017 1726867515.31391: stderr chunk (state=3): >>><<< 28017 1726867515.31394: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867515.286259-28333-61607991577083=/root/.ansible/tmp/ansible-tmp-1726867515.286259-28333-61607991577083 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867515.31396: variable 'ansible_module_compression' from source: unknown 28017 1726867515.31398: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28017 1726867515.31400: variable 'ansible_facts' from source: unknown 28017 1726867515.31406: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867515.286259-28333-61607991577083/AnsiballZ_command.py 28017 1726867515.31529: Sending initial data 28017 1726867515.31612: Sent initial data (154 bytes) 28017 1726867515.32161: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867515.32192: 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 <<< 28017 1726867515.32208: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867515.32265: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.32318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867515.32333: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867515.32352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867515.32430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867515.34032: 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 <<< 28017 1726867515.34044: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867515.34090: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpzqu_6hmb /root/.ansible/tmp/ansible-tmp-1726867515.286259-28333-61607991577083/AnsiballZ_command.py <<< 28017 1726867515.34094: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867515.286259-28333-61607991577083/AnsiballZ_command.py" <<< 28017 1726867515.34147: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpzqu_6hmb" to remote "/root/.ansible/tmp/ansible-tmp-1726867515.286259-28333-61607991577083/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867515.286259-28333-61607991577083/AnsiballZ_command.py" <<< 28017 1726867515.34915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867515.35050: stderr chunk (state=3): >>><<< 28017 1726867515.35053: stdout chunk (state=3): >>><<< 28017 1726867515.35062: done transferring module to remote 28017 1726867515.35076: _low_level_execute_command(): starting 28017 1726867515.35091: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867515.286259-28333-61607991577083/ /root/.ansible/tmp/ansible-tmp-1726867515.286259-28333-61607991577083/AnsiballZ_command.py && sleep 0' 28017 1726867515.35754: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867515.35767: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867515.35787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867515.35817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.35905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867515.35933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867515.36005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867515.37786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867515.37791: stdout chunk (state=3): >>><<< 28017 1726867515.37799: stderr chunk (state=3): >>><<< 28017 1726867515.37816: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867515.37819: _low_level_execute_command(): starting 28017 1726867515.37827: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867515.286259-28333-61607991577083/AnsiballZ_command.py && sleep 0' 28017 1726867515.38453: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867515.38496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867515.38500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867515.38502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867515.38505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867515.38507: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867515.38517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.38543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867515.38546: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 28017 1726867515.38554: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28017 1726867515.38565: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867515.38571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867515.38649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867515.38656: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.38673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867515.38763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867515.38767: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867515.38982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867515.54268: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerethtest0", "up"], "start": "2024-09-20 17:25:15.536644", "end": "2024-09-20 17:25:15.540350", "delta": "0:00:00.003706", "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}}} <<< 28017 1726867515.55748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867515.55778: stderr chunk (state=3): >>><<< 28017 1726867515.55783: stdout chunk (state=3): >>><<< 28017 1726867515.55801: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerethtest0", "up"], "start": "2024-09-20 17:25:15.536644", "end": "2024-09-20 17:25:15.540350", "delta": "0:00:00.003706", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867515.55833: 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-1726867515.286259-28333-61607991577083/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867515.55845: _low_level_execute_command(): starting 28017 1726867515.55851: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867515.286259-28333-61607991577083/ > /dev/null 2>&1 && sleep 0' 28017 1726867515.56572: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867515.56682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867515.56698: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867515.56720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867515.56801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867515.58642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867515.58665: stdout chunk (state=3): >>><<< 28017 1726867515.58690: stderr chunk (state=3): >>><<< 28017 1726867515.58754: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867515.58766: handler run complete 28017 1726867515.58787: Evaluated conditional (False): False 28017 1726867515.58799: attempt loop complete, returning result 28017 1726867515.58818: variable 'item' from source: unknown 28017 1726867515.58898: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.003706", "end": "2024-09-20 17:25:15.540350", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2024-09-20 17:25:15.536644" } 28017 1726867515.59127: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867515.59130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867515.59132: variable 'omit' from source: magic vars 28017 1726867515.59588: variable 'ansible_distribution_major_version' from source: facts 28017 1726867515.59591: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867515.60058: variable 'type' from source: set_fact 28017 1726867515.60061: variable 'state' from source: include params 28017 1726867515.60063: variable 'interface' from source: set_fact 28017 1726867515.60065: variable 'current_interfaces' from source: set_fact 28017 1726867515.60068: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 28017 1726867515.60072: variable 'omit' from source: magic vars 28017 1726867515.60074: variable 'omit' from source: magic vars 28017 1726867515.60129: variable 'item' from source: unknown 28017 1726867515.60244: variable 'item' from source: unknown 28017 1726867515.60247: variable 'omit' from source: magic vars 28017 1726867515.60250: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867515.60252: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867515.60254: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867515.60256: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867515.60258: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867515.60260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867515.60613: Set connection var ansible_connection to ssh 28017 1726867515.60616: Set connection var ansible_shell_type to sh 28017 1726867515.60622: Set connection var ansible_shell_executable to /bin/sh 28017 1726867515.60627: Set connection var ansible_pipelining to False 28017 1726867515.60681: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867515.60684: Set connection var ansible_timeout to 10 28017 1726867515.60686: variable 'ansible_shell_executable' from source: unknown 28017 1726867515.60688: variable 'ansible_connection' from source: unknown 28017 1726867515.60690: variable 'ansible_module_compression' from source: unknown 28017 1726867515.60692: variable 'ansible_shell_type' from source: unknown 28017 1726867515.60693: variable 'ansible_shell_executable' from source: unknown 28017 1726867515.60695: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867515.60697: variable 'ansible_pipelining' from source: unknown 28017 1726867515.60699: variable 'ansible_timeout' from source: unknown 28017 1726867515.60701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867515.60772: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867515.60783: variable 'omit' from source: magic vars 28017 1726867515.60892: starting attempt loop 28017 1726867515.60895: running the handler 28017 1726867515.60897: _low_level_execute_command(): starting 28017 1726867515.60899: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867515.61437: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867515.61441: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867515.61546: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867515.61549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867515.61610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867515.63188: stdout chunk (state=3): >>>/root <<< 28017 1726867515.63314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867515.63317: stdout chunk (state=3): >>><<< 28017 1726867515.63322: stderr chunk (state=3): >>><<< 28017 1726867515.63337: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867515.63345: _low_level_execute_command(): starting 28017 1726867515.63350: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867515.6333585-28333-266705759671705 `" && echo ansible-tmp-1726867515.6333585-28333-266705759671705="` echo /root/.ansible/tmp/ansible-tmp-1726867515.6333585-28333-266705759671705 `" ) && sleep 0' 28017 1726867515.64197: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867515.64211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.64283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867515.64322: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867515.64400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867515.66282: stdout chunk (state=3): >>>ansible-tmp-1726867515.6333585-28333-266705759671705=/root/.ansible/tmp/ansible-tmp-1726867515.6333585-28333-266705759671705 <<< 28017 1726867515.66445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867515.66449: stdout chunk (state=3): >>><<< 28017 1726867515.66451: stderr chunk (state=3): >>><<< 28017 1726867515.66683: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867515.6333585-28333-266705759671705=/root/.ansible/tmp/ansible-tmp-1726867515.6333585-28333-266705759671705 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867515.66687: variable 'ansible_module_compression' from source: unknown 28017 1726867515.66690: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28017 1726867515.66692: variable 'ansible_facts' from source: unknown 28017 1726867515.66694: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867515.6333585-28333-266705759671705/AnsiballZ_command.py 28017 1726867515.66831: Sending initial data 28017 1726867515.66841: Sent initial data (156 bytes) 28017 1726867515.67485: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867515.67500: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867515.67516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867515.67538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867515.67589: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.67655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867515.67682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867515.67703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867515.67770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867515.69300: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28017 1726867515.69332: 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 <<< 28017 1726867515.69370: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867515.69430: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpvkdzed0j /root/.ansible/tmp/ansible-tmp-1726867515.6333585-28333-266705759671705/AnsiballZ_command.py <<< 28017 1726867515.69433: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867515.6333585-28333-266705759671705/AnsiballZ_command.py" <<< 28017 1726867515.69465: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpvkdzed0j" to remote "/root/.ansible/tmp/ansible-tmp-1726867515.6333585-28333-266705759671705/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867515.6333585-28333-266705759671705/AnsiballZ_command.py" <<< 28017 1726867515.70211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867515.70340: stderr chunk (state=3): >>><<< 28017 1726867515.70345: stdout chunk (state=3): >>><<< 28017 1726867515.70348: done transferring module to remote 28017 1726867515.70350: _low_level_execute_command(): starting 28017 1726867515.70352: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867515.6333585-28333-266705759671705/ /root/.ansible/tmp/ansible-tmp-1726867515.6333585-28333-266705759671705/AnsiballZ_command.py && sleep 0' 28017 1726867515.70963: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867515.70982: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867515.71022: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.71112: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.71136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867515.71156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867515.71173: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867515.71251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867515.72998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867515.73003: stderr chunk (state=3): >>><<< 28017 1726867515.73006: stdout chunk (state=3): >>><<< 28017 1726867515.73025: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867515.73029: _low_level_execute_command(): starting 28017 1726867515.73031: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867515.6333585-28333-266705759671705/AnsiballZ_command.py && sleep 0' 28017 1726867515.73428: 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 <<< 28017 1726867515.73432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.73451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867515.73453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.73506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867515.73511: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867515.73560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867515.89235: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "ethtest0", "up"], "start": "2024-09-20 17:25:15.885564", "end": "2024-09-20 17:25:15.889435", "delta": "0:00:00.003871", "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}}} <<< 28017 1726867515.90781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867515.90785: stdout chunk (state=3): >>><<< 28017 1726867515.90791: stderr chunk (state=3): >>><<< 28017 1726867515.90805: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "ethtest0", "up"], "start": "2024-09-20 17:25:15.885564", "end": "2024-09-20 17:25:15.889435", "delta": "0:00:00.003871", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867515.90831: 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-1726867515.6333585-28333-266705759671705/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867515.90836: _low_level_execute_command(): starting 28017 1726867515.90841: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867515.6333585-28333-266705759671705/ > /dev/null 2>&1 && sleep 0' 28017 1726867515.91260: 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 <<< 28017 1726867515.91263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867515.91266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.91268: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867515.91271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.91312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867515.91315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867515.91368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867515.93163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867515.93187: stderr chunk (state=3): >>><<< 28017 1726867515.93190: stdout chunk (state=3): >>><<< 28017 1726867515.93203: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867515.93206: handler run complete 28017 1726867515.93221: Evaluated conditional (False): False 28017 1726867515.93229: attempt loop complete, returning result 28017 1726867515.93243: variable 'item' from source: unknown 28017 1726867515.93307: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.003871", "end": "2024-09-20 17:25:15.889435", "item": "ip link set ethtest0 up", "rc": 0, "start": "2024-09-20 17:25:15.885564" } 28017 1726867515.93425: dumping result to json 28017 1726867515.93428: done dumping result, returning 28017 1726867515.93430: done running TaskExecutor() for managed_node3/TASK: Create veth interface ethtest0 [0affcac9-a3a5-415c-0e01-00000000026e] 28017 1726867515.93432: sending task result for task 0affcac9-a3a5-415c-0e01-00000000026e 28017 1726867515.93762: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000026e 28017 1726867515.93765: WORKER PROCESS EXITING 28017 1726867515.93809: no more pending results, returning what we have 28017 1726867515.93811: results queue empty 28017 1726867515.93812: checking for any_errors_fatal 28017 1726867515.93814: done checking for any_errors_fatal 28017 1726867515.93814: checking for max_fail_percentage 28017 1726867515.93815: done checking for max_fail_percentage 28017 1726867515.93816: checking to see if all hosts have failed and the running result is not ok 28017 1726867515.93816: done checking to see if all hosts have failed 28017 1726867515.93816: getting the remaining hosts for this loop 28017 1726867515.93817: done getting the remaining hosts for this loop 28017 1726867515.93819: getting the next task for host managed_node3 28017 1726867515.93823: done getting next task for host managed_node3 28017 1726867515.93825: ^ task is: TASK: Set up veth as managed by NetworkManager 28017 1726867515.93832: ^ 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 28017 1726867515.93834: getting variables 28017 1726867515.93835: in VariableManager get_vars() 28017 1726867515.93854: Calling all_inventory to load vars for managed_node3 28017 1726867515.93856: Calling groups_inventory to load vars for managed_node3 28017 1726867515.93857: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867515.93864: Calling all_plugins_play to load vars for managed_node3 28017 1726867515.93865: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867515.93867: Calling groups_plugins_play to load vars for managed_node3 28017 1726867515.93961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867515.94072: done with get_vars() 28017 1726867515.94081: done getting variables 28017 1726867515.94122: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 17:25:15 -0400 (0:00:01.060) 0:00:06.678 ****** 28017 1726867515.94143: entering _queue_task() for managed_node3/command 28017 1726867515.94326: worker is 1 (out of 1 available) 28017 1726867515.94339: exiting _queue_task() for managed_node3/command 28017 1726867515.94350: done queuing things up, now waiting for results queue to drain 28017 1726867515.94351: waiting for pending results... 28017 1726867515.94509: running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager 28017 1726867515.94574: in run() - task 0affcac9-a3a5-415c-0e01-00000000026f 28017 1726867515.94587: variable 'ansible_search_path' from source: unknown 28017 1726867515.94591: variable 'ansible_search_path' from source: unknown 28017 1726867515.94619: calling self._execute() 28017 1726867515.94883: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867515.94886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867515.94889: variable 'omit' from source: magic vars 28017 1726867515.95131: variable 'ansible_distribution_major_version' from source: facts 28017 1726867515.95149: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867515.95312: variable 'type' from source: set_fact 28017 1726867515.95326: variable 'state' from source: include params 28017 1726867515.95336: Evaluated conditional (type == 'veth' and state == 'present'): True 28017 1726867515.95346: variable 'omit' from source: magic vars 28017 1726867515.95386: variable 'omit' from source: magic vars 28017 1726867515.95486: variable 'interface' from source: set_fact 28017 1726867515.95508: variable 'omit' from source: magic vars 28017 1726867515.95552: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867515.95593: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867515.95618: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867515.95643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867515.95660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867515.95740: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867515.95750: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867515.95772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867515.95891: Set connection var ansible_connection to ssh 28017 1726867515.95926: Set connection var ansible_shell_type to sh 28017 1726867515.95931: Set connection var ansible_shell_executable to /bin/sh 28017 1726867515.95933: Set connection var ansible_pipelining to False 28017 1726867515.95936: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867515.95938: Set connection var ansible_timeout to 10 28017 1726867515.95952: variable 'ansible_shell_executable' from source: unknown 28017 1726867515.95955: variable 'ansible_connection' from source: unknown 28017 1726867515.95958: variable 'ansible_module_compression' from source: unknown 28017 1726867515.95961: variable 'ansible_shell_type' from source: unknown 28017 1726867515.95970: variable 'ansible_shell_executable' from source: unknown 28017 1726867515.95973: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867515.95975: variable 'ansible_pipelining' from source: unknown 28017 1726867515.95980: variable 'ansible_timeout' from source: unknown 28017 1726867515.95984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867515.96096: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867515.96105: variable 'omit' from source: magic vars 28017 1726867515.96107: starting attempt loop 28017 1726867515.96110: running the handler 28017 1726867515.96127: _low_level_execute_command(): starting 28017 1726867515.96133: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867515.96624: 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 <<< 28017 1726867515.96628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867515.96631: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867515.96634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.96682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867515.96686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867515.96693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867515.96738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867515.98438: stdout chunk (state=3): >>>/root <<< 28017 1726867515.98458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867515.98494: stderr chunk (state=3): >>><<< 28017 1726867515.98497: stdout chunk (state=3): >>><<< 28017 1726867515.98657: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867515.98676: _low_level_execute_command(): starting 28017 1726867515.98688: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867515.9866385-28399-245854099654066 `" && echo ansible-tmp-1726867515.9866385-28399-245854099654066="` echo /root/.ansible/tmp/ansible-tmp-1726867515.9866385-28399-245854099654066 `" ) && sleep 0' 28017 1726867515.99259: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867515.99274: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867515.99299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867515.99318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867515.99338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867515.99349: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867515.99394: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867515.99457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867515.99483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867515.99505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867515.99621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867516.01497: stdout chunk (state=3): >>>ansible-tmp-1726867515.9866385-28399-245854099654066=/root/.ansible/tmp/ansible-tmp-1726867515.9866385-28399-245854099654066 <<< 28017 1726867516.01629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867516.01639: stdout chunk (state=3): >>><<< 28017 1726867516.01651: stderr chunk (state=3): >>><<< 28017 1726867516.01683: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867515.9866385-28399-245854099654066=/root/.ansible/tmp/ansible-tmp-1726867515.9866385-28399-245854099654066 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867516.01720: variable 'ansible_module_compression' from source: unknown 28017 1726867516.01787: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28017 1726867516.01840: variable 'ansible_facts' from source: unknown 28017 1726867516.01940: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867515.9866385-28399-245854099654066/AnsiballZ_command.py 28017 1726867516.02100: Sending initial data 28017 1726867516.02112: Sent initial data (156 bytes) 28017 1726867516.02744: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867516.02794: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867516.02870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867516.02892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867516.02913: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867516.03089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867516.04546: 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 <<< 28017 1726867516.04580: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867516.04648: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpk3rsf9r9 /root/.ansible/tmp/ansible-tmp-1726867515.9866385-28399-245854099654066/AnsiballZ_command.py <<< 28017 1726867516.04651: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867515.9866385-28399-245854099654066/AnsiballZ_command.py" <<< 28017 1726867516.04720: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpk3rsf9r9" to remote "/root/.ansible/tmp/ansible-tmp-1726867515.9866385-28399-245854099654066/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867515.9866385-28399-245854099654066/AnsiballZ_command.py" <<< 28017 1726867516.06258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867516.06270: stderr chunk (state=3): >>><<< 28017 1726867516.06288: stdout chunk (state=3): >>><<< 28017 1726867516.06353: done transferring module to remote 28017 1726867516.06399: _low_level_execute_command(): starting 28017 1726867516.06409: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867515.9866385-28399-245854099654066/ /root/.ansible/tmp/ansible-tmp-1726867515.9866385-28399-245854099654066/AnsiballZ_command.py && sleep 0' 28017 1726867516.07648: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867516.07660: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867516.07786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867516.07887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867516.08022: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867516.08096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867516.09825: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867516.09883: stderr chunk (state=3): >>><<< 28017 1726867516.09886: stdout chunk (state=3): >>><<< 28017 1726867516.09889: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867516.09891: _low_level_execute_command(): starting 28017 1726867516.09899: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867515.9866385-28399-245854099654066/AnsiballZ_command.py && sleep 0' 28017 1726867516.11393: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867516.11396: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867516.11399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867516.11401: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867516.11403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867516.11474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867516.11774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867516.11891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867516.28666: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "ethtest0", "managed", "true"], "start": "2024-09-20 17:25:16.266611", "end": "2024-09-20 17:25:16.283204", "delta": "0:00:00.016593", "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}}} <<< 28017 1726867516.30256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867516.30290: stderr chunk (state=3): >>><<< 28017 1726867516.30294: stdout chunk (state=3): >>><<< 28017 1726867516.30424: _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 17:25:16.266611", "end": "2024-09-20 17:25:16.283204", "delta": "0:00:00.016593", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867516.30428: 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-1726867515.9866385-28399-245854099654066/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867516.30430: _low_level_execute_command(): starting 28017 1726867516.30432: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867515.9866385-28399-245854099654066/ > /dev/null 2>&1 && sleep 0' 28017 1726867516.30969: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867516.30985: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867516.31001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867516.31017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867516.31038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867516.31097: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867516.31168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867516.31190: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867516.31360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867516.31489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867516.33222: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867516.33282: stderr chunk (state=3): >>><<< 28017 1726867516.33296: stdout chunk (state=3): >>><<< 28017 1726867516.33319: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867516.33332: handler run complete 28017 1726867516.33381: Evaluated conditional (False): False 28017 1726867516.33384: attempt loop complete, returning result 28017 1726867516.33484: _execute() done 28017 1726867516.33487: dumping result to json 28017 1726867516.33489: done dumping result, returning 28017 1726867516.33491: done running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager [0affcac9-a3a5-415c-0e01-00000000026f] 28017 1726867516.33496: sending task result for task 0affcac9-a3a5-415c-0e01-00000000026f 28017 1726867516.33572: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000026f 28017 1726867516.33576: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.016593", "end": "2024-09-20 17:25:16.283204", "rc": 0, "start": "2024-09-20 17:25:16.266611" } 28017 1726867516.33840: no more pending results, returning what we have 28017 1726867516.33843: results queue empty 28017 1726867516.33844: checking for any_errors_fatal 28017 1726867516.33854: done checking for any_errors_fatal 28017 1726867516.33855: checking for max_fail_percentage 28017 1726867516.33856: done checking for max_fail_percentage 28017 1726867516.33857: checking to see if all hosts have failed and the running result is not ok 28017 1726867516.33858: done checking to see if all hosts have failed 28017 1726867516.33859: getting the remaining hosts for this loop 28017 1726867516.33860: done getting the remaining hosts for this loop 28017 1726867516.33863: getting the next task for host managed_node3 28017 1726867516.33869: done getting next task for host managed_node3 28017 1726867516.33871: ^ task is: TASK: Delete veth interface {{ interface }} 28017 1726867516.33874: ^ 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 28017 1726867516.33880: getting variables 28017 1726867516.33881: in VariableManager get_vars() 28017 1726867516.33921: Calling all_inventory to load vars for managed_node3 28017 1726867516.33923: Calling groups_inventory to load vars for managed_node3 28017 1726867516.33926: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867516.33935: Calling all_plugins_play to load vars for managed_node3 28017 1726867516.33937: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867516.33939: Calling groups_plugins_play to load vars for managed_node3 28017 1726867516.34192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867516.34685: done with get_vars() 28017 1726867516.34696: done getting variables 28017 1726867516.34875: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 28017 1726867516.35220: variable 'interface' from source: set_fact TASK [Delete veth interface ethtest0] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 17:25:16 -0400 (0:00:00.411) 0:00:07.089 ****** 28017 1726867516.35249: entering _queue_task() for managed_node3/command 28017 1726867516.35711: worker is 1 (out of 1 available) 28017 1726867516.35840: exiting _queue_task() for managed_node3/command 28017 1726867516.35854: done queuing things up, now waiting for results queue to drain 28017 1726867516.35855: waiting for pending results... 28017 1726867516.36156: running TaskExecutor() for managed_node3/TASK: Delete veth interface ethtest0 28017 1726867516.36341: in run() - task 0affcac9-a3a5-415c-0e01-000000000270 28017 1726867516.36395: variable 'ansible_search_path' from source: unknown 28017 1726867516.36443: variable 'ansible_search_path' from source: unknown 28017 1726867516.36489: calling self._execute() 28017 1726867516.36633: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867516.36745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867516.36766: variable 'omit' from source: magic vars 28017 1726867516.37482: variable 'ansible_distribution_major_version' from source: facts 28017 1726867516.37552: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867516.37929: variable 'type' from source: set_fact 28017 1726867516.38289: variable 'state' from source: include params 28017 1726867516.38292: variable 'interface' from source: set_fact 28017 1726867516.38294: variable 'current_interfaces' from source: set_fact 28017 1726867516.38297: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 28017 1726867516.38299: when evaluation is False, skipping this task 28017 1726867516.38301: _execute() done 28017 1726867516.38303: dumping result to json 28017 1726867516.38305: done dumping result, returning 28017 1726867516.38306: done running TaskExecutor() for managed_node3/TASK: Delete veth interface ethtest0 [0affcac9-a3a5-415c-0e01-000000000270] 28017 1726867516.38308: sending task result for task 0affcac9-a3a5-415c-0e01-000000000270 28017 1726867516.38380: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000270 28017 1726867516.38384: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 28017 1726867516.38431: no more pending results, returning what we have 28017 1726867516.38438: results queue empty 28017 1726867516.38440: checking for any_errors_fatal 28017 1726867516.38454: done checking for any_errors_fatal 28017 1726867516.38455: checking for max_fail_percentage 28017 1726867516.38460: done checking for max_fail_percentage 28017 1726867516.38462: checking to see if all hosts have failed and the running result is not ok 28017 1726867516.38463: done checking to see if all hosts have failed 28017 1726867516.38464: getting the remaining hosts for this loop 28017 1726867516.38465: done getting the remaining hosts for this loop 28017 1726867516.38469: getting the next task for host managed_node3 28017 1726867516.38478: done getting next task for host managed_node3 28017 1726867516.38481: ^ task is: TASK: Create dummy interface {{ interface }} 28017 1726867516.38484: ^ 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 28017 1726867516.38487: getting variables 28017 1726867516.38488: in VariableManager get_vars() 28017 1726867516.38525: Calling all_inventory to load vars for managed_node3 28017 1726867516.38528: Calling groups_inventory to load vars for managed_node3 28017 1726867516.38530: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867516.38540: Calling all_plugins_play to load vars for managed_node3 28017 1726867516.38542: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867516.38545: Calling groups_plugins_play to load vars for managed_node3 28017 1726867516.38958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867516.39455: done with get_vars() 28017 1726867516.39466: done getting variables 28017 1726867516.39523: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 28017 1726867516.39750: variable 'interface' from source: set_fact TASK [Create dummy interface ethtest0] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 17:25:16 -0400 (0:00:00.046) 0:00:07.135 ****** 28017 1726867516.39898: entering _queue_task() for managed_node3/command 28017 1726867516.40357: worker is 1 (out of 1 available) 28017 1726867516.40368: exiting _queue_task() for managed_node3/command 28017 1726867516.40382: done queuing things up, now waiting for results queue to drain 28017 1726867516.40384: waiting for pending results... 28017 1726867516.40829: running TaskExecutor() for managed_node3/TASK: Create dummy interface ethtest0 28017 1726867516.40928: in run() - task 0affcac9-a3a5-415c-0e01-000000000271 28017 1726867516.41283: variable 'ansible_search_path' from source: unknown 28017 1726867516.41286: variable 'ansible_search_path' from source: unknown 28017 1726867516.41290: calling self._execute() 28017 1726867516.41336: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867516.41348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867516.41360: variable 'omit' from source: magic vars 28017 1726867516.42283: variable 'ansible_distribution_major_version' from source: facts 28017 1726867516.42286: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867516.42515: variable 'type' from source: set_fact 28017 1726867516.42528: variable 'state' from source: include params 28017 1726867516.42538: variable 'interface' from source: set_fact 28017 1726867516.42545: variable 'current_interfaces' from source: set_fact 28017 1726867516.42557: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 28017 1726867516.42564: when evaluation is False, skipping this task 28017 1726867516.42570: _execute() done 28017 1726867516.42576: dumping result to json 28017 1726867516.42586: done dumping result, returning 28017 1726867516.42595: done running TaskExecutor() for managed_node3/TASK: Create dummy interface ethtest0 [0affcac9-a3a5-415c-0e01-000000000271] 28017 1726867516.42604: sending task result for task 0affcac9-a3a5-415c-0e01-000000000271 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 28017 1726867516.42752: no more pending results, returning what we have 28017 1726867516.42756: results queue empty 28017 1726867516.42756: checking for any_errors_fatal 28017 1726867516.42761: done checking for any_errors_fatal 28017 1726867516.42762: checking for max_fail_percentage 28017 1726867516.42764: done checking for max_fail_percentage 28017 1726867516.42765: checking to see if all hosts have failed and the running result is not ok 28017 1726867516.42766: done checking to see if all hosts have failed 28017 1726867516.42767: getting the remaining hosts for this loop 28017 1726867516.42768: done getting the remaining hosts for this loop 28017 1726867516.42772: getting the next task for host managed_node3 28017 1726867516.42780: done getting next task for host managed_node3 28017 1726867516.42782: ^ task is: TASK: Delete dummy interface {{ interface }} 28017 1726867516.42785: ^ 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 28017 1726867516.42789: getting variables 28017 1726867516.42791: in VariableManager get_vars() 28017 1726867516.42830: Calling all_inventory to load vars for managed_node3 28017 1726867516.42833: Calling groups_inventory to load vars for managed_node3 28017 1726867516.42835: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867516.42847: Calling all_plugins_play to load vars for managed_node3 28017 1726867516.42850: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867516.42853: Calling groups_plugins_play to load vars for managed_node3 28017 1726867516.43394: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000271 28017 1726867516.43397: WORKER PROCESS EXITING 28017 1726867516.43413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867516.43818: done with get_vars() 28017 1726867516.43828: done getting variables 28017 1726867516.44004: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 28017 1726867516.44216: variable 'interface' from source: set_fact TASK [Delete dummy interface ethtest0] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 17:25:16 -0400 (0:00:00.043) 0:00:07.179 ****** 28017 1726867516.44243: entering _queue_task() for managed_node3/command 28017 1726867516.44736: worker is 1 (out of 1 available) 28017 1726867516.44751: exiting _queue_task() for managed_node3/command 28017 1726867516.44763: done queuing things up, now waiting for results queue to drain 28017 1726867516.44763: waiting for pending results... 28017 1726867516.45291: running TaskExecutor() for managed_node3/TASK: Delete dummy interface ethtest0 28017 1726867516.45296: in run() - task 0affcac9-a3a5-415c-0e01-000000000272 28017 1726867516.45299: variable 'ansible_search_path' from source: unknown 28017 1726867516.45302: variable 'ansible_search_path' from source: unknown 28017 1726867516.45305: calling self._execute() 28017 1726867516.45538: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867516.45549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867516.45563: variable 'omit' from source: magic vars 28017 1726867516.46309: variable 'ansible_distribution_major_version' from source: facts 28017 1726867516.46329: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867516.46730: variable 'type' from source: set_fact 28017 1726867516.46740: variable 'state' from source: include params 28017 1726867516.46750: variable 'interface' from source: set_fact 28017 1726867516.46758: variable 'current_interfaces' from source: set_fact 28017 1726867516.46771: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 28017 1726867516.46780: when evaluation is False, skipping this task 28017 1726867516.46789: _execute() done 28017 1726867516.46797: dumping result to json 28017 1726867516.46804: done dumping result, returning 28017 1726867516.46814: done running TaskExecutor() for managed_node3/TASK: Delete dummy interface ethtest0 [0affcac9-a3a5-415c-0e01-000000000272] 28017 1726867516.46823: sending task result for task 0affcac9-a3a5-415c-0e01-000000000272 28017 1726867516.47245: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000272 28017 1726867516.47248: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 28017 1726867516.47296: no more pending results, returning what we have 28017 1726867516.47299: results queue empty 28017 1726867516.47299: checking for any_errors_fatal 28017 1726867516.47307: done checking for any_errors_fatal 28017 1726867516.47308: checking for max_fail_percentage 28017 1726867516.47310: done checking for max_fail_percentage 28017 1726867516.47311: checking to see if all hosts have failed and the running result is not ok 28017 1726867516.47312: done checking to see if all hosts have failed 28017 1726867516.47312: getting the remaining hosts for this loop 28017 1726867516.47314: done getting the remaining hosts for this loop 28017 1726867516.47317: getting the next task for host managed_node3 28017 1726867516.47483: done getting next task for host managed_node3 28017 1726867516.47487: ^ task is: TASK: Create tap interface {{ interface }} 28017 1726867516.47489: ^ 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 28017 1726867516.47493: getting variables 28017 1726867516.47495: in VariableManager get_vars() 28017 1726867516.47527: Calling all_inventory to load vars for managed_node3 28017 1726867516.47530: Calling groups_inventory to load vars for managed_node3 28017 1726867516.47532: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867516.47541: Calling all_plugins_play to load vars for managed_node3 28017 1726867516.47544: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867516.47546: Calling groups_plugins_play to load vars for managed_node3 28017 1726867516.47838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867516.48258: done with get_vars() 28017 1726867516.48268: done getting variables 28017 1726867516.48395: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 28017 1726867516.48617: variable 'interface' from source: set_fact TASK [Create tap interface ethtest0] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 17:25:16 -0400 (0:00:00.043) 0:00:07.223 ****** 28017 1726867516.48645: entering _queue_task() for managed_node3/command 28017 1726867516.49416: worker is 1 (out of 1 available) 28017 1726867516.49426: exiting _queue_task() for managed_node3/command 28017 1726867516.49437: done queuing things up, now waiting for results queue to drain 28017 1726867516.49438: waiting for pending results... 28017 1726867516.49720: running TaskExecutor() for managed_node3/TASK: Create tap interface ethtest0 28017 1726867516.49979: in run() - task 0affcac9-a3a5-415c-0e01-000000000273 28017 1726867516.50004: variable 'ansible_search_path' from source: unknown 28017 1726867516.50016: variable 'ansible_search_path' from source: unknown 28017 1726867516.50065: calling self._execute() 28017 1726867516.50163: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867516.50174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867516.50196: variable 'omit' from source: magic vars 28017 1726867516.50559: variable 'ansible_distribution_major_version' from source: facts 28017 1726867516.50581: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867516.50786: variable 'type' from source: set_fact 28017 1726867516.50800: variable 'state' from source: include params 28017 1726867516.50808: variable 'interface' from source: set_fact 28017 1726867516.50816: variable 'current_interfaces' from source: set_fact 28017 1726867516.50827: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 28017 1726867516.50834: when evaluation is False, skipping this task 28017 1726867516.50846: _execute() done 28017 1726867516.50855: dumping result to json 28017 1726867516.50863: done dumping result, returning 28017 1726867516.50875: done running TaskExecutor() for managed_node3/TASK: Create tap interface ethtest0 [0affcac9-a3a5-415c-0e01-000000000273] 28017 1726867516.50888: sending task result for task 0affcac9-a3a5-415c-0e01-000000000273 28017 1726867516.51053: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000273 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 28017 1726867516.51132: no more pending results, returning what we have 28017 1726867516.51135: results queue empty 28017 1726867516.51136: checking for any_errors_fatal 28017 1726867516.51143: done checking for any_errors_fatal 28017 1726867516.51144: checking for max_fail_percentage 28017 1726867516.51146: done checking for max_fail_percentage 28017 1726867516.51147: checking to see if all hosts have failed and the running result is not ok 28017 1726867516.51148: done checking to see if all hosts have failed 28017 1726867516.51149: getting the remaining hosts for this loop 28017 1726867516.51150: done getting the remaining hosts for this loop 28017 1726867516.51154: getting the next task for host managed_node3 28017 1726867516.51161: done getting next task for host managed_node3 28017 1726867516.51163: ^ task is: TASK: Delete tap interface {{ interface }} 28017 1726867516.51166: ^ 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 28017 1726867516.51171: getting variables 28017 1726867516.51173: in VariableManager get_vars() 28017 1726867516.51217: Calling all_inventory to load vars for managed_node3 28017 1726867516.51220: Calling groups_inventory to load vars for managed_node3 28017 1726867516.51223: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867516.51236: Calling all_plugins_play to load vars for managed_node3 28017 1726867516.51239: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867516.51242: Calling groups_plugins_play to load vars for managed_node3 28017 1726867516.51598: WORKER PROCESS EXITING 28017 1726867516.51625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867516.51828: done with get_vars() 28017 1726867516.51838: done getting variables 28017 1726867516.51906: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 28017 1726867516.52012: variable 'interface' from source: set_fact TASK [Delete tap interface ethtest0] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 17:25:16 -0400 (0:00:00.033) 0:00:07.257 ****** 28017 1726867516.52045: entering _queue_task() for managed_node3/command 28017 1726867516.52373: worker is 1 (out of 1 available) 28017 1726867516.52384: exiting _queue_task() for managed_node3/command 28017 1726867516.52393: done queuing things up, now waiting for results queue to drain 28017 1726867516.52394: waiting for pending results... 28017 1726867516.52795: running TaskExecutor() for managed_node3/TASK: Delete tap interface ethtest0 28017 1726867516.52997: in run() - task 0affcac9-a3a5-415c-0e01-000000000274 28017 1726867516.53001: variable 'ansible_search_path' from source: unknown 28017 1726867516.53003: variable 'ansible_search_path' from source: unknown 28017 1726867516.53118: calling self._execute() 28017 1726867516.53386: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867516.53390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867516.53393: variable 'omit' from source: magic vars 28017 1726867516.53941: variable 'ansible_distribution_major_version' from source: facts 28017 1726867516.53950: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867516.54079: variable 'type' from source: set_fact 28017 1726867516.54083: variable 'state' from source: include params 28017 1726867516.54086: variable 'interface' from source: set_fact 28017 1726867516.54089: variable 'current_interfaces' from source: set_fact 28017 1726867516.54098: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 28017 1726867516.54101: when evaluation is False, skipping this task 28017 1726867516.54104: _execute() done 28017 1726867516.54107: dumping result to json 28017 1726867516.54109: done dumping result, returning 28017 1726867516.54112: done running TaskExecutor() for managed_node3/TASK: Delete tap interface ethtest0 [0affcac9-a3a5-415c-0e01-000000000274] 28017 1726867516.54118: sending task result for task 0affcac9-a3a5-415c-0e01-000000000274 28017 1726867516.54196: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000274 28017 1726867516.54198: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 28017 1726867516.54266: no more pending results, returning what we have 28017 1726867516.54268: results queue empty 28017 1726867516.54269: checking for any_errors_fatal 28017 1726867516.54273: done checking for any_errors_fatal 28017 1726867516.54274: checking for max_fail_percentage 28017 1726867516.54276: done checking for max_fail_percentage 28017 1726867516.54276: checking to see if all hosts have failed and the running result is not ok 28017 1726867516.54279: done checking to see if all hosts have failed 28017 1726867516.54280: getting the remaining hosts for this loop 28017 1726867516.54281: done getting the remaining hosts for this loop 28017 1726867516.54284: getting the next task for host managed_node3 28017 1726867516.54290: done getting next task for host managed_node3 28017 1726867516.54293: ^ task is: TASK: Include the task 'assert_device_present.yml' 28017 1726867516.54295: ^ 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 28017 1726867516.54297: getting variables 28017 1726867516.54298: in VariableManager get_vars() 28017 1726867516.54333: Calling all_inventory to load vars for managed_node3 28017 1726867516.54335: Calling groups_inventory to load vars for managed_node3 28017 1726867516.54337: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867516.54343: Calling all_plugins_play to load vars for managed_node3 28017 1726867516.54345: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867516.54347: Calling groups_plugins_play to load vars for managed_node3 28017 1726867516.54452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867516.54565: done with get_vars() 28017 1726867516.54572: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:21 Friday 20 September 2024 17:25:16 -0400 (0:00:00.025) 0:00:07.283 ****** 28017 1726867516.54631: entering _queue_task() for managed_node3/include_tasks 28017 1726867516.54793: worker is 1 (out of 1 available) 28017 1726867516.54808: exiting _queue_task() for managed_node3/include_tasks 28017 1726867516.54819: done queuing things up, now waiting for results queue to drain 28017 1726867516.54820: waiting for pending results... 28017 1726867516.54959: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 28017 1726867516.55013: in run() - task 0affcac9-a3a5-415c-0e01-00000000000e 28017 1726867516.55023: variable 'ansible_search_path' from source: unknown 28017 1726867516.55053: calling self._execute() 28017 1726867516.55111: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867516.55114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867516.55123: variable 'omit' from source: magic vars 28017 1726867516.55400: variable 'ansible_distribution_major_version' from source: facts 28017 1726867516.55404: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867516.55409: _execute() done 28017 1726867516.55411: dumping result to json 28017 1726867516.55415: done dumping result, returning 28017 1726867516.55428: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-415c-0e01-00000000000e] 28017 1726867516.55442: sending task result for task 0affcac9-a3a5-415c-0e01-00000000000e 28017 1726867516.55552: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000000e 28017 1726867516.55555: WORKER PROCESS EXITING 28017 1726867516.55609: no more pending results, returning what we have 28017 1726867516.55613: in VariableManager get_vars() 28017 1726867516.55648: Calling all_inventory to load vars for managed_node3 28017 1726867516.55650: Calling groups_inventory to load vars for managed_node3 28017 1726867516.55652: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867516.55661: Calling all_plugins_play to load vars for managed_node3 28017 1726867516.55664: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867516.55667: Calling groups_plugins_play to load vars for managed_node3 28017 1726867516.55894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867516.56076: done with get_vars() 28017 1726867516.56086: variable 'ansible_search_path' from source: unknown 28017 1726867516.56098: we have included files to process 28017 1726867516.56099: generating all_blocks data 28017 1726867516.56100: done generating all_blocks data 28017 1726867516.56104: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 28017 1726867516.56105: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 28017 1726867516.56107: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 28017 1726867516.56247: in VariableManager get_vars() 28017 1726867516.56269: done with get_vars() 28017 1726867516.56365: done processing included file 28017 1726867516.56367: iterating over new_blocks loaded from include file 28017 1726867516.56369: in VariableManager get_vars() 28017 1726867516.56392: done with get_vars() 28017 1726867516.56394: filtering new block on tags 28017 1726867516.56413: done filtering new block on tags 28017 1726867516.56415: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 28017 1726867516.56420: extending task lists for all hosts with included blocks 28017 1726867516.58945: done extending task lists 28017 1726867516.58946: done processing included files 28017 1726867516.58947: results queue empty 28017 1726867516.58947: checking for any_errors_fatal 28017 1726867516.58949: done checking for any_errors_fatal 28017 1726867516.58950: checking for max_fail_percentage 28017 1726867516.58951: done checking for max_fail_percentage 28017 1726867516.58951: checking to see if all hosts have failed and the running result is not ok 28017 1726867516.58952: done checking to see if all hosts have failed 28017 1726867516.58952: getting the remaining hosts for this loop 28017 1726867516.58953: done getting the remaining hosts for this loop 28017 1726867516.58954: getting the next task for host managed_node3 28017 1726867516.58957: done getting next task for host managed_node3 28017 1726867516.58958: ^ task is: TASK: Include the task 'get_interface_stat.yml' 28017 1726867516.58959: ^ 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 28017 1726867516.58961: getting variables 28017 1726867516.58961: in VariableManager get_vars() 28017 1726867516.58970: Calling all_inventory to load vars for managed_node3 28017 1726867516.58971: Calling groups_inventory to load vars for managed_node3 28017 1726867516.58972: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867516.58976: Calling all_plugins_play to load vars for managed_node3 28017 1726867516.58979: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867516.58981: Calling groups_plugins_play to load vars for managed_node3 28017 1726867516.59063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867516.59182: done with get_vars() 28017 1726867516.59188: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:25:16 -0400 (0:00:00.046) 0:00:07.329 ****** 28017 1726867516.59234: entering _queue_task() for managed_node3/include_tasks 28017 1726867516.59412: worker is 1 (out of 1 available) 28017 1726867516.59425: exiting _queue_task() for managed_node3/include_tasks 28017 1726867516.59439: done queuing things up, now waiting for results queue to drain 28017 1726867516.59440: waiting for pending results... 28017 1726867516.59600: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 28017 1726867516.59693: in run() - task 0affcac9-a3a5-415c-0e01-0000000003e0 28017 1726867516.59698: variable 'ansible_search_path' from source: unknown 28017 1726867516.59701: variable 'ansible_search_path' from source: unknown 28017 1726867516.59753: calling self._execute() 28017 1726867516.59879: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867516.59883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867516.59885: variable 'omit' from source: magic vars 28017 1726867516.60192: variable 'ansible_distribution_major_version' from source: facts 28017 1726867516.60295: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867516.60299: _execute() done 28017 1726867516.60302: dumping result to json 28017 1726867516.60304: done dumping result, returning 28017 1726867516.60326: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-415c-0e01-0000000003e0] 28017 1726867516.60329: sending task result for task 0affcac9-a3a5-415c-0e01-0000000003e0 28017 1726867516.60422: no more pending results, returning what we have 28017 1726867516.60430: in VariableManager get_vars() 28017 1726867516.60470: Calling all_inventory to load vars for managed_node3 28017 1726867516.60472: Calling groups_inventory to load vars for managed_node3 28017 1726867516.60475: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867516.60486: Calling all_plugins_play to load vars for managed_node3 28017 1726867516.60489: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867516.60492: Calling groups_plugins_play to load vars for managed_node3 28017 1726867516.60861: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000003e0 28017 1726867516.60865: WORKER PROCESS EXITING 28017 1726867516.60887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867516.61335: done with get_vars() 28017 1726867516.61358: variable 'ansible_search_path' from source: unknown 28017 1726867516.61360: variable 'ansible_search_path' from source: unknown 28017 1726867516.61405: we have included files to process 28017 1726867516.61406: generating all_blocks data 28017 1726867516.61407: done generating all_blocks data 28017 1726867516.61409: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28017 1726867516.61410: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28017 1726867516.61412: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28017 1726867516.61616: done processing included file 28017 1726867516.61618: iterating over new_blocks loaded from include file 28017 1726867516.61620: in VariableManager get_vars() 28017 1726867516.61638: done with get_vars() 28017 1726867516.61640: filtering new block on tags 28017 1726867516.61654: done filtering new block on tags 28017 1726867516.61656: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 28017 1726867516.61660: extending task lists for all hosts with included blocks 28017 1726867516.61758: done extending task lists 28017 1726867516.61759: done processing included files 28017 1726867516.61760: results queue empty 28017 1726867516.61761: checking for any_errors_fatal 28017 1726867516.61763: done checking for any_errors_fatal 28017 1726867516.61764: checking for max_fail_percentage 28017 1726867516.61765: done checking for max_fail_percentage 28017 1726867516.61766: checking to see if all hosts have failed and the running result is not ok 28017 1726867516.61767: done checking to see if all hosts have failed 28017 1726867516.61767: getting the remaining hosts for this loop 28017 1726867516.61768: done getting the remaining hosts for this loop 28017 1726867516.61771: getting the next task for host managed_node3 28017 1726867516.61775: done getting next task for host managed_node3 28017 1726867516.61778: ^ task is: TASK: Get stat for interface {{ interface }} 28017 1726867516.61781: ^ 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 28017 1726867516.61783: getting variables 28017 1726867516.61784: in VariableManager get_vars() 28017 1726867516.61797: Calling all_inventory to load vars for managed_node3 28017 1726867516.61799: Calling groups_inventory to load vars for managed_node3 28017 1726867516.61802: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867516.61808: Calling all_plugins_play to load vars for managed_node3 28017 1726867516.61810: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867516.61813: Calling groups_plugins_play to load vars for managed_node3 28017 1726867516.61985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867516.62171: done with get_vars() 28017 1726867516.62183: done getting variables 28017 1726867516.62326: variable 'interface' from source: set_fact TASK [Get stat for interface ethtest0] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 17:25:16 -0400 (0:00:00.031) 0:00:07.360 ****** 28017 1726867516.62354: entering _queue_task() for managed_node3/stat 28017 1726867516.62579: worker is 1 (out of 1 available) 28017 1726867516.62594: exiting _queue_task() for managed_node3/stat 28017 1726867516.62606: done queuing things up, now waiting for results queue to drain 28017 1726867516.62607: waiting for pending results... 28017 1726867516.62757: running TaskExecutor() for managed_node3/TASK: Get stat for interface ethtest0 28017 1726867516.62828: in run() - task 0affcac9-a3a5-415c-0e01-0000000004ff 28017 1726867516.62834: variable 'ansible_search_path' from source: unknown 28017 1726867516.62838: variable 'ansible_search_path' from source: unknown 28017 1726867516.62862: calling self._execute() 28017 1726867516.62927: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867516.62930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867516.62939: variable 'omit' from source: magic vars 28017 1726867516.63169: variable 'ansible_distribution_major_version' from source: facts 28017 1726867516.63181: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867516.63186: variable 'omit' from source: magic vars 28017 1726867516.63216: variable 'omit' from source: magic vars 28017 1726867516.63282: variable 'interface' from source: set_fact 28017 1726867516.63296: variable 'omit' from source: magic vars 28017 1726867516.63329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867516.63353: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867516.63369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867516.63383: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867516.63394: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867516.63420: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867516.63426: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867516.63429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867516.63487: Set connection var ansible_connection to ssh 28017 1726867516.63492: Set connection var ansible_shell_type to sh 28017 1726867516.63498: Set connection var ansible_shell_executable to /bin/sh 28017 1726867516.63503: Set connection var ansible_pipelining to False 28017 1726867516.63508: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867516.63515: Set connection var ansible_timeout to 10 28017 1726867516.63534: variable 'ansible_shell_executable' from source: unknown 28017 1726867516.63538: variable 'ansible_connection' from source: unknown 28017 1726867516.63541: variable 'ansible_module_compression' from source: unknown 28017 1726867516.63544: variable 'ansible_shell_type' from source: unknown 28017 1726867516.63546: variable 'ansible_shell_executable' from source: unknown 28017 1726867516.63548: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867516.63550: variable 'ansible_pipelining' from source: unknown 28017 1726867516.63553: variable 'ansible_timeout' from source: unknown 28017 1726867516.63555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867516.63694: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867516.63701: variable 'omit' from source: magic vars 28017 1726867516.63709: starting attempt loop 28017 1726867516.63712: running the handler 28017 1726867516.63721: _low_level_execute_command(): starting 28017 1726867516.63729: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867516.64196: 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 <<< 28017 1726867516.64199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867516.64203: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867516.64206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867516.64257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867516.64263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867516.64320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867516.65992: stdout chunk (state=3): >>>/root <<< 28017 1726867516.66089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867516.66125: stderr chunk (state=3): >>><<< 28017 1726867516.66127: stdout chunk (state=3): >>><<< 28017 1726867516.66141: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867516.66183: _low_level_execute_command(): starting 28017 1726867516.66186: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867516.6614587-28437-272368135239207 `" && echo ansible-tmp-1726867516.6614587-28437-272368135239207="` echo /root/.ansible/tmp/ansible-tmp-1726867516.6614587-28437-272368135239207 `" ) && sleep 0' 28017 1726867516.66564: 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 <<< 28017 1726867516.66569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867516.66580: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867516.66621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867516.66630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867516.66675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867516.68562: stdout chunk (state=3): >>>ansible-tmp-1726867516.6614587-28437-272368135239207=/root/.ansible/tmp/ansible-tmp-1726867516.6614587-28437-272368135239207 <<< 28017 1726867516.68667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867516.68697: stderr chunk (state=3): >>><<< 28017 1726867516.68700: stdout chunk (state=3): >>><<< 28017 1726867516.68709: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867516.6614587-28437-272368135239207=/root/.ansible/tmp/ansible-tmp-1726867516.6614587-28437-272368135239207 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867516.68748: variable 'ansible_module_compression' from source: unknown 28017 1726867516.68790: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28017 1726867516.68820: variable 'ansible_facts' from source: unknown 28017 1726867516.68884: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867516.6614587-28437-272368135239207/AnsiballZ_stat.py 28017 1726867516.68982: Sending initial data 28017 1726867516.68985: Sent initial data (153 bytes) 28017 1726867516.69416: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867516.69420: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867516.69422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867516.69424: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867516.69426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867516.69478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867516.69483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867516.69528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867516.71062: 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 <<< 28017 1726867516.71068: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28017 1726867516.71103: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867516.71146: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp1wxyxyna /root/.ansible/tmp/ansible-tmp-1726867516.6614587-28437-272368135239207/AnsiballZ_stat.py <<< 28017 1726867516.71153: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867516.6614587-28437-272368135239207/AnsiballZ_stat.py" <<< 28017 1726867516.71192: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp1wxyxyna" to remote "/root/.ansible/tmp/ansible-tmp-1726867516.6614587-28437-272368135239207/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867516.6614587-28437-272368135239207/AnsiballZ_stat.py" <<< 28017 1726867516.71733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867516.71761: stderr chunk (state=3): >>><<< 28017 1726867516.71765: stdout chunk (state=3): >>><<< 28017 1726867516.71796: done transferring module to remote 28017 1726867516.71804: _low_level_execute_command(): starting 28017 1726867516.71809: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867516.6614587-28437-272368135239207/ /root/.ansible/tmp/ansible-tmp-1726867516.6614587-28437-272368135239207/AnsiballZ_stat.py && sleep 0' 28017 1726867516.72218: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867516.72221: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867516.72223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867516.72225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867516.72227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867516.72286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867516.72291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867516.72332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867516.74089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867516.74115: stderr chunk (state=3): >>><<< 28017 1726867516.74118: stdout chunk (state=3): >>><<< 28017 1726867516.74135: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867516.74138: _low_level_execute_command(): starting 28017 1726867516.74141: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867516.6614587-28437-272368135239207/AnsiballZ_stat.py && sleep 0' 28017 1726867516.74535: 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 <<< 28017 1726867516.74563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867516.74566: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867516.74568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867516.74616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867516.74619: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867516.74674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867516.89795: 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": 30991, "dev": 23, "nlink": 1, "atime": 1726867515.1675837, "mtime": 1726867515.1675837, "ctime": 1726867515.1675837, "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"}}} <<< 28017 1726867516.91098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867516.91121: stderr chunk (state=3): >>><<< 28017 1726867516.91124: stdout chunk (state=3): >>><<< 28017 1726867516.91142: _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": 30991, "dev": 23, "nlink": 1, "atime": 1726867515.1675837, "mtime": 1726867515.1675837, "ctime": 1726867515.1675837, "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867516.91184: 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-1726867516.6614587-28437-272368135239207/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867516.91193: _low_level_execute_command(): starting 28017 1726867516.91197: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867516.6614587-28437-272368135239207/ > /dev/null 2>&1 && sleep 0' 28017 1726867516.91616: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867516.91619: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867516.91621: 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.15.68 is address debug1: re-parsing configuration <<< 28017 1726867516.91626: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867516.91675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867516.91681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867516.91733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867516.93544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867516.93563: stderr chunk (state=3): >>><<< 28017 1726867516.93566: stdout chunk (state=3): >>><<< 28017 1726867516.93584: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867516.93587: handler run complete 28017 1726867516.93618: attempt loop complete, returning result 28017 1726867516.93621: _execute() done 28017 1726867516.93623: dumping result to json 28017 1726867516.93630: done dumping result, returning 28017 1726867516.93638: done running TaskExecutor() for managed_node3/TASK: Get stat for interface ethtest0 [0affcac9-a3a5-415c-0e01-0000000004ff] 28017 1726867516.93641: sending task result for task 0affcac9-a3a5-415c-0e01-0000000004ff 28017 1726867516.93743: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000004ff 28017 1726867516.93746: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726867515.1675837, "block_size": 4096, "blocks": 0, "ctime": 1726867515.1675837, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30991, "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": 1726867515.1675837, "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 } } 28017 1726867516.93831: no more pending results, returning what we have 28017 1726867516.93834: results queue empty 28017 1726867516.93835: checking for any_errors_fatal 28017 1726867516.93836: done checking for any_errors_fatal 28017 1726867516.93837: checking for max_fail_percentage 28017 1726867516.93838: done checking for max_fail_percentage 28017 1726867516.93839: checking to see if all hosts have failed and the running result is not ok 28017 1726867516.93840: done checking to see if all hosts have failed 28017 1726867516.93840: getting the remaining hosts for this loop 28017 1726867516.93842: done getting the remaining hosts for this loop 28017 1726867516.93845: getting the next task for host managed_node3 28017 1726867516.93852: done getting next task for host managed_node3 28017 1726867516.93856: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 28017 1726867516.93858: ^ 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 28017 1726867516.93862: getting variables 28017 1726867516.93863: in VariableManager get_vars() 28017 1726867516.93902: Calling all_inventory to load vars for managed_node3 28017 1726867516.93905: Calling groups_inventory to load vars for managed_node3 28017 1726867516.93907: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867516.93917: Calling all_plugins_play to load vars for managed_node3 28017 1726867516.93919: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867516.93921: Calling groups_plugins_play to load vars for managed_node3 28017 1726867516.94052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867516.94197: done with get_vars() 28017 1726867516.94206: done getting variables 28017 1726867516.94275: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 28017 1726867516.94361: variable 'interface' from source: set_fact TASK [Assert that the interface is present - 'ethtest0'] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:25:16 -0400 (0:00:00.320) 0:00:07.680 ****** 28017 1726867516.94385: entering _queue_task() for managed_node3/assert 28017 1726867516.94386: Creating lock for assert 28017 1726867516.94580: worker is 1 (out of 1 available) 28017 1726867516.94593: exiting _queue_task() for managed_node3/assert 28017 1726867516.94604: done queuing things up, now waiting for results queue to drain 28017 1726867516.94605: waiting for pending results... 28017 1726867516.94765: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'ethtest0' 28017 1726867516.94821: in run() - task 0affcac9-a3a5-415c-0e01-0000000003e1 28017 1726867516.94834: variable 'ansible_search_path' from source: unknown 28017 1726867516.94838: variable 'ansible_search_path' from source: unknown 28017 1726867516.94867: calling self._execute() 28017 1726867516.94939: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867516.95186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867516.95190: variable 'omit' from source: magic vars 28017 1726867516.95651: variable 'ansible_distribution_major_version' from source: facts 28017 1726867516.95668: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867516.95683: variable 'omit' from source: magic vars 28017 1726867516.95718: variable 'omit' from source: magic vars 28017 1726867516.95817: variable 'interface' from source: set_fact 28017 1726867516.95842: variable 'omit' from source: magic vars 28017 1726867516.95888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867516.95928: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867516.95953: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867516.95974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867516.95991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867516.96022: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867516.96033: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867516.96040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867516.96139: Set connection var ansible_connection to ssh 28017 1726867516.96151: Set connection var ansible_shell_type to sh 28017 1726867516.96161: Set connection var ansible_shell_executable to /bin/sh 28017 1726867516.96171: Set connection var ansible_pipelining to False 28017 1726867516.96182: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867516.96195: Set connection var ansible_timeout to 10 28017 1726867516.96219: variable 'ansible_shell_executable' from source: unknown 28017 1726867516.96229: variable 'ansible_connection' from source: unknown 28017 1726867516.96282: variable 'ansible_module_compression' from source: unknown 28017 1726867516.96285: variable 'ansible_shell_type' from source: unknown 28017 1726867516.96287: variable 'ansible_shell_executable' from source: unknown 28017 1726867516.96289: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867516.96291: variable 'ansible_pipelining' from source: unknown 28017 1726867516.96293: variable 'ansible_timeout' from source: unknown 28017 1726867516.96294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867516.96414: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867516.96435: variable 'omit' from source: magic vars 28017 1726867516.96445: starting attempt loop 28017 1726867516.96451: running the handler 28017 1726867516.96582: variable 'interface_stat' from source: set_fact 28017 1726867516.96607: Evaluated conditional (interface_stat.stat.exists): True 28017 1726867516.96682: handler run complete 28017 1726867516.96685: attempt loop complete, returning result 28017 1726867516.96687: _execute() done 28017 1726867516.96689: dumping result to json 28017 1726867516.96691: done dumping result, returning 28017 1726867516.96693: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'ethtest0' [0affcac9-a3a5-415c-0e01-0000000003e1] 28017 1726867516.96696: sending task result for task 0affcac9-a3a5-415c-0e01-0000000003e1 28017 1726867516.96763: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000003e1 28017 1726867516.96767: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 28017 1726867516.96820: no more pending results, returning what we have 28017 1726867516.96824: results queue empty 28017 1726867516.96825: checking for any_errors_fatal 28017 1726867516.96834: done checking for any_errors_fatal 28017 1726867516.96835: checking for max_fail_percentage 28017 1726867516.96836: done checking for max_fail_percentage 28017 1726867516.96837: checking to see if all hosts have failed and the running result is not ok 28017 1726867516.96838: done checking to see if all hosts have failed 28017 1726867516.96839: getting the remaining hosts for this loop 28017 1726867516.96840: done getting the remaining hosts for this loop 28017 1726867516.96844: getting the next task for host managed_node3 28017 1726867516.96852: done getting next task for host managed_node3 28017 1726867516.96857: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28017 1726867516.96859: ^ 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 28017 1726867516.96875: getting variables 28017 1726867516.96878: in VariableManager get_vars() 28017 1726867516.96913: Calling all_inventory to load vars for managed_node3 28017 1726867516.96915: Calling groups_inventory to load vars for managed_node3 28017 1726867516.96917: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867516.97006: Calling all_plugins_play to load vars for managed_node3 28017 1726867516.97010: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867516.97014: Calling groups_plugins_play to load vars for managed_node3 28017 1726867516.97183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867516.97389: done with get_vars() 28017 1726867516.97399: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:25:16 -0400 (0:00:00.031) 0:00:07.711 ****** 28017 1726867516.97491: entering _queue_task() for managed_node3/include_tasks 28017 1726867516.97705: worker is 1 (out of 1 available) 28017 1726867516.97716: exiting _queue_task() for managed_node3/include_tasks 28017 1726867516.97729: done queuing things up, now waiting for results queue to drain 28017 1726867516.97730: waiting for pending results... 28017 1726867516.98192: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28017 1726867516.98197: in run() - task 0affcac9-a3a5-415c-0e01-000000000016 28017 1726867516.98200: variable 'ansible_search_path' from source: unknown 28017 1726867516.98203: variable 'ansible_search_path' from source: unknown 28017 1726867516.98205: calling self._execute() 28017 1726867516.98226: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867516.98237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867516.98250: variable 'omit' from source: magic vars 28017 1726867516.98587: variable 'ansible_distribution_major_version' from source: facts 28017 1726867516.98605: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867516.98615: _execute() done 28017 1726867516.98622: dumping result to json 28017 1726867516.98633: done dumping result, returning 28017 1726867516.98648: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-415c-0e01-000000000016] 28017 1726867516.98658: sending task result for task 0affcac9-a3a5-415c-0e01-000000000016 28017 1726867516.98881: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000016 28017 1726867516.98885: WORKER PROCESS EXITING 28017 1726867516.98917: no more pending results, returning what we have 28017 1726867516.98921: in VariableManager get_vars() 28017 1726867516.98963: Calling all_inventory to load vars for managed_node3 28017 1726867516.98966: Calling groups_inventory to load vars for managed_node3 28017 1726867516.98968: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867516.98979: Calling all_plugins_play to load vars for managed_node3 28017 1726867516.98982: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867516.98985: Calling groups_plugins_play to load vars for managed_node3 28017 1726867516.99180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867516.99428: done with get_vars() 28017 1726867516.99437: variable 'ansible_search_path' from source: unknown 28017 1726867516.99438: variable 'ansible_search_path' from source: unknown 28017 1726867516.99475: we have included files to process 28017 1726867516.99476: generating all_blocks data 28017 1726867516.99480: done generating all_blocks data 28017 1726867516.99484: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28017 1726867516.99485: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28017 1726867516.99488: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28017 1726867517.00183: done processing included file 28017 1726867517.00185: iterating over new_blocks loaded from include file 28017 1726867517.00187: in VariableManager get_vars() 28017 1726867517.00210: done with get_vars() 28017 1726867517.00212: filtering new block on tags 28017 1726867517.00232: done filtering new block on tags 28017 1726867517.00235: in VariableManager get_vars() 28017 1726867517.00257: done with get_vars() 28017 1726867517.00259: filtering new block on tags 28017 1726867517.00281: done filtering new block on tags 28017 1726867517.00284: in VariableManager get_vars() 28017 1726867517.00307: done with get_vars() 28017 1726867517.00309: filtering new block on tags 28017 1726867517.00330: done filtering new block on tags 28017 1726867517.00332: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 28017 1726867517.00337: extending task lists for all hosts with included blocks 28017 1726867517.01154: done extending task lists 28017 1726867517.01156: done processing included files 28017 1726867517.01157: results queue empty 28017 1726867517.01157: checking for any_errors_fatal 28017 1726867517.01161: done checking for any_errors_fatal 28017 1726867517.01162: checking for max_fail_percentage 28017 1726867517.01163: done checking for max_fail_percentage 28017 1726867517.01163: checking to see if all hosts have failed and the running result is not ok 28017 1726867517.01164: done checking to see if all hosts have failed 28017 1726867517.01165: getting the remaining hosts for this loop 28017 1726867517.01166: done getting the remaining hosts for this loop 28017 1726867517.01168: getting the next task for host managed_node3 28017 1726867517.01172: done getting next task for host managed_node3 28017 1726867517.01175: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28017 1726867517.01179: ^ 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 28017 1726867517.01188: getting variables 28017 1726867517.01189: in VariableManager get_vars() 28017 1726867517.01203: Calling all_inventory to load vars for managed_node3 28017 1726867517.01206: Calling groups_inventory to load vars for managed_node3 28017 1726867517.01208: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867517.01213: Calling all_plugins_play to load vars for managed_node3 28017 1726867517.01215: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867517.01218: Calling groups_plugins_play to load vars for managed_node3 28017 1726867517.01384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867517.01576: done with get_vars() 28017 1726867517.01588: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:25:17 -0400 (0:00:00.041) 0:00:07.753 ****** 28017 1726867517.01661: entering _queue_task() for managed_node3/setup 28017 1726867517.01929: worker is 1 (out of 1 available) 28017 1726867517.01941: exiting _queue_task() for managed_node3/setup 28017 1726867517.01951: done queuing things up, now waiting for results queue to drain 28017 1726867517.01952: waiting for pending results... 28017 1726867517.02206: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28017 1726867517.02352: in run() - task 0affcac9-a3a5-415c-0e01-000000000517 28017 1726867517.02400: variable 'ansible_search_path' from source: unknown 28017 1726867517.02403: variable 'ansible_search_path' from source: unknown 28017 1726867517.02421: calling self._execute() 28017 1726867517.02499: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867517.02584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867517.02587: variable 'omit' from source: magic vars 28017 1726867517.02900: variable 'ansible_distribution_major_version' from source: facts 28017 1726867517.02918: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867517.03135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867517.05511: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867517.05583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867517.05621: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867517.05663: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867517.05702: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867517.05788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867517.05822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867517.05883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867517.05912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867517.05934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867517.06000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867517.06025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867517.06044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867517.06069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867517.06085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867517.06190: variable '__network_required_facts' from source: role '' defaults 28017 1726867517.06198: variable 'ansible_facts' from source: unknown 28017 1726867517.06250: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28017 1726867517.06254: when evaluation is False, skipping this task 28017 1726867517.06257: _execute() done 28017 1726867517.06260: dumping result to json 28017 1726867517.06262: done dumping result, returning 28017 1726867517.06265: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-415c-0e01-000000000517] 28017 1726867517.06270: sending task result for task 0affcac9-a3a5-415c-0e01-000000000517 28017 1726867517.06356: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000517 28017 1726867517.06359: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867517.06399: no more pending results, returning what we have 28017 1726867517.06402: results queue empty 28017 1726867517.06402: checking for any_errors_fatal 28017 1726867517.06404: done checking for any_errors_fatal 28017 1726867517.06404: checking for max_fail_percentage 28017 1726867517.06406: done checking for max_fail_percentage 28017 1726867517.06407: checking to see if all hosts have failed and the running result is not ok 28017 1726867517.06409: done checking to see if all hosts have failed 28017 1726867517.06410: getting the remaining hosts for this loop 28017 1726867517.06411: done getting the remaining hosts for this loop 28017 1726867517.06415: getting the next task for host managed_node3 28017 1726867517.06423: done getting next task for host managed_node3 28017 1726867517.06426: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28017 1726867517.06430: ^ 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 28017 1726867517.06441: getting variables 28017 1726867517.06443: in VariableManager get_vars() 28017 1726867517.06483: Calling all_inventory to load vars for managed_node3 28017 1726867517.06486: Calling groups_inventory to load vars for managed_node3 28017 1726867517.06488: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867517.06496: Calling all_plugins_play to load vars for managed_node3 28017 1726867517.06499: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867517.06501: Calling groups_plugins_play to load vars for managed_node3 28017 1726867517.06634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867517.06772: done with get_vars() 28017 1726867517.06781: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:25:17 -0400 (0:00:00.051) 0:00:07.805 ****** 28017 1726867517.06850: entering _queue_task() for managed_node3/stat 28017 1726867517.07030: worker is 1 (out of 1 available) 28017 1726867517.07043: exiting _queue_task() for managed_node3/stat 28017 1726867517.07056: done queuing things up, now waiting for results queue to drain 28017 1726867517.07057: waiting for pending results... 28017 1726867517.07211: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 28017 1726867517.07307: in run() - task 0affcac9-a3a5-415c-0e01-000000000519 28017 1726867517.07318: variable 'ansible_search_path' from source: unknown 28017 1726867517.07322: variable 'ansible_search_path' from source: unknown 28017 1726867517.07349: calling self._execute() 28017 1726867517.07410: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867517.07413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867517.07424: variable 'omit' from source: magic vars 28017 1726867517.07695: variable 'ansible_distribution_major_version' from source: facts 28017 1726867517.07699: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867517.07983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867517.08145: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867517.08201: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867517.08237: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867517.08273: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867517.08361: 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) 28017 1726867517.08393: 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) 28017 1726867517.08436: 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) 28017 1726867517.08469: 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) 28017 1726867517.08607: variable '__network_is_ostree' from source: set_fact 28017 1726867517.08646: Evaluated conditional (not __network_is_ostree is defined): False 28017 1726867517.08649: when evaluation is False, skipping this task 28017 1726867517.08651: _execute() done 28017 1726867517.08653: dumping result to json 28017 1726867517.08656: done dumping result, returning 28017 1726867517.08658: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-415c-0e01-000000000519] 28017 1726867517.08660: sending task result for task 0affcac9-a3a5-415c-0e01-000000000519 28017 1726867517.08745: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000519 28017 1726867517.08750: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28017 1726867517.08802: no more pending results, returning what we have 28017 1726867517.08805: results queue empty 28017 1726867517.08806: checking for any_errors_fatal 28017 1726867517.08813: done checking for any_errors_fatal 28017 1726867517.08814: checking for max_fail_percentage 28017 1726867517.08815: done checking for max_fail_percentage 28017 1726867517.08816: checking to see if all hosts have failed and the running result is not ok 28017 1726867517.08817: done checking to see if all hosts have failed 28017 1726867517.08817: getting the remaining hosts for this loop 28017 1726867517.08819: done getting the remaining hosts for this loop 28017 1726867517.08822: getting the next task for host managed_node3 28017 1726867517.08826: done getting next task for host managed_node3 28017 1726867517.08829: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28017 1726867517.08841: ^ 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 28017 1726867517.08858: getting variables 28017 1726867517.08860: in VariableManager get_vars() 28017 1726867517.08893: Calling all_inventory to load vars for managed_node3 28017 1726867517.08895: Calling groups_inventory to load vars for managed_node3 28017 1726867517.08896: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867517.08902: Calling all_plugins_play to load vars for managed_node3 28017 1726867517.08904: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867517.08906: Calling groups_plugins_play to load vars for managed_node3 28017 1726867517.09013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867517.09134: done with get_vars() 28017 1726867517.09142: done getting variables 28017 1726867517.09181: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:25:17 -0400 (0:00:00.023) 0:00:07.828 ****** 28017 1726867517.09204: entering _queue_task() for managed_node3/set_fact 28017 1726867517.09380: worker is 1 (out of 1 available) 28017 1726867517.09394: exiting _queue_task() for managed_node3/set_fact 28017 1726867517.09406: done queuing things up, now waiting for results queue to drain 28017 1726867517.09407: waiting for pending results... 28017 1726867517.09558: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28017 1726867517.09649: in run() - task 0affcac9-a3a5-415c-0e01-00000000051a 28017 1726867517.09661: variable 'ansible_search_path' from source: unknown 28017 1726867517.09664: variable 'ansible_search_path' from source: unknown 28017 1726867517.09691: calling self._execute() 28017 1726867517.09750: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867517.09754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867517.09763: variable 'omit' from source: magic vars 28017 1726867517.10008: variable 'ansible_distribution_major_version' from source: facts 28017 1726867517.10017: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867517.10125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867517.10565: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867517.10596: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867517.10622: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867517.10782: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867517.10785: 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) 28017 1726867517.10788: 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) 28017 1726867517.10798: 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) 28017 1726867517.10831: 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) 28017 1726867517.10914: variable '__network_is_ostree' from source: set_fact 28017 1726867517.10928: Evaluated conditional (not __network_is_ostree is defined): False 28017 1726867517.10935: when evaluation is False, skipping this task 28017 1726867517.10940: _execute() done 28017 1726867517.10946: dumping result to json 28017 1726867517.10952: done dumping result, returning 28017 1726867517.10960: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-415c-0e01-00000000051a] 28017 1726867517.10968: sending task result for task 0affcac9-a3a5-415c-0e01-00000000051a skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28017 1726867517.11101: no more pending results, returning what we have 28017 1726867517.11136: results queue empty 28017 1726867517.11138: checking for any_errors_fatal 28017 1726867517.11142: done checking for any_errors_fatal 28017 1726867517.11143: checking for max_fail_percentage 28017 1726867517.11144: done checking for max_fail_percentage 28017 1726867517.11145: checking to see if all hosts have failed and the running result is not ok 28017 1726867517.11146: done checking to see if all hosts have failed 28017 1726867517.11147: getting the remaining hosts for this loop 28017 1726867517.11148: done getting the remaining hosts for this loop 28017 1726867517.11152: getting the next task for host managed_node3 28017 1726867517.11160: done getting next task for host managed_node3 28017 1726867517.11163: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28017 1726867517.11166: ^ 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 28017 1726867517.11182: getting variables 28017 1726867517.11183: in VariableManager get_vars() 28017 1726867517.11217: Calling all_inventory to load vars for managed_node3 28017 1726867517.11220: Calling groups_inventory to load vars for managed_node3 28017 1726867517.11222: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867517.11229: Calling all_plugins_play to load vars for managed_node3 28017 1726867517.11232: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867517.11234: Calling groups_plugins_play to load vars for managed_node3 28017 1726867517.11249: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000051a 28017 1726867517.11252: WORKER PROCESS EXITING 28017 1726867517.11717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867517.11970: done with get_vars() 28017 1726867517.11993: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:25:17 -0400 (0:00:00.028) 0:00:07.857 ****** 28017 1726867517.12076: entering _queue_task() for managed_node3/service_facts 28017 1726867517.12085: Creating lock for service_facts 28017 1726867517.12273: worker is 1 (out of 1 available) 28017 1726867517.12289: exiting _queue_task() for managed_node3/service_facts 28017 1726867517.12300: done queuing things up, now waiting for results queue to drain 28017 1726867517.12301: waiting for pending results... 28017 1726867517.12455: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 28017 1726867517.12547: in run() - task 0affcac9-a3a5-415c-0e01-00000000051c 28017 1726867517.12557: variable 'ansible_search_path' from source: unknown 28017 1726867517.12563: variable 'ansible_search_path' from source: unknown 28017 1726867517.12592: calling self._execute() 28017 1726867517.12652: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867517.12658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867517.12667: variable 'omit' from source: magic vars 28017 1726867517.12920: variable 'ansible_distribution_major_version' from source: facts 28017 1726867517.12933: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867517.12938: variable 'omit' from source: magic vars 28017 1726867517.13012: variable 'omit' from source: magic vars 28017 1726867517.13016: variable 'omit' from source: magic vars 28017 1726867517.13036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867517.13061: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867517.13079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867517.13092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867517.13101: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867517.13125: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867517.13130: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867517.13134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867517.13197: Set connection var ansible_connection to ssh 28017 1726867517.13204: Set connection var ansible_shell_type to sh 28017 1726867517.13210: Set connection var ansible_shell_executable to /bin/sh 28017 1726867517.13214: Set connection var ansible_pipelining to False 28017 1726867517.13221: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867517.13233: Set connection var ansible_timeout to 10 28017 1726867517.13247: variable 'ansible_shell_executable' from source: unknown 28017 1726867517.13250: variable 'ansible_connection' from source: unknown 28017 1726867517.13253: variable 'ansible_module_compression' from source: unknown 28017 1726867517.13255: variable 'ansible_shell_type' from source: unknown 28017 1726867517.13258: variable 'ansible_shell_executable' from source: unknown 28017 1726867517.13260: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867517.13262: variable 'ansible_pipelining' from source: unknown 28017 1726867517.13265: variable 'ansible_timeout' from source: unknown 28017 1726867517.13270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867517.13402: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867517.13410: variable 'omit' from source: magic vars 28017 1726867517.13415: starting attempt loop 28017 1726867517.13417: running the handler 28017 1726867517.13431: _low_level_execute_command(): starting 28017 1726867517.13438: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867517.14041: 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 <<< 28017 1726867517.14120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867517.14124: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867517.14173: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867517.14212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867517.15866: stdout chunk (state=3): >>>/root <<< 28017 1726867517.15970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867517.15993: stderr chunk (state=3): >>><<< 28017 1726867517.15997: stdout chunk (state=3): >>><<< 28017 1726867517.16013: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867517.16023: _low_level_execute_command(): starting 28017 1726867517.16032: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867517.1601162-28464-50464463531275 `" && echo ansible-tmp-1726867517.1601162-28464-50464463531275="` echo /root/.ansible/tmp/ansible-tmp-1726867517.1601162-28464-50464463531275 `" ) && sleep 0' 28017 1726867517.16429: 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 <<< 28017 1726867517.16432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867517.16435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867517.16442: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867517.16444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867517.16485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867517.16502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867517.16541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867517.18417: stdout chunk (state=3): >>>ansible-tmp-1726867517.1601162-28464-50464463531275=/root/.ansible/tmp/ansible-tmp-1726867517.1601162-28464-50464463531275 <<< 28017 1726867517.18525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867517.18551: stderr chunk (state=3): >>><<< 28017 1726867517.18554: stdout chunk (state=3): >>><<< 28017 1726867517.18567: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867517.1601162-28464-50464463531275=/root/.ansible/tmp/ansible-tmp-1726867517.1601162-28464-50464463531275 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867517.18603: variable 'ansible_module_compression' from source: unknown 28017 1726867517.18637: ANSIBALLZ: Using lock for service_facts 28017 1726867517.18640: ANSIBALLZ: Acquiring lock 28017 1726867517.18643: ANSIBALLZ: Lock acquired: 140520264387904 28017 1726867517.18649: ANSIBALLZ: Creating module 28017 1726867517.26708: ANSIBALLZ: Writing module into payload 28017 1726867517.26773: ANSIBALLZ: Writing module 28017 1726867517.26795: ANSIBALLZ: Renaming module 28017 1726867517.26801: ANSIBALLZ: Done creating module 28017 1726867517.26814: variable 'ansible_facts' from source: unknown 28017 1726867517.26864: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867517.1601162-28464-50464463531275/AnsiballZ_service_facts.py 28017 1726867517.26966: Sending initial data 28017 1726867517.26970: Sent initial data (161 bytes) 28017 1726867517.27421: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867517.27427: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867517.27429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867517.27431: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867517.27433: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867517.27435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867517.27469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867517.27494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867517.27539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867517.29134: 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 <<< 28017 1726867517.29137: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28017 1726867517.29175: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867517.29227: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmptz03rz8p /root/.ansible/tmp/ansible-tmp-1726867517.1601162-28464-50464463531275/AnsiballZ_service_facts.py <<< 28017 1726867517.29229: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867517.1601162-28464-50464463531275/AnsiballZ_service_facts.py" <<< 28017 1726867517.29261: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmptz03rz8p" to remote "/root/.ansible/tmp/ansible-tmp-1726867517.1601162-28464-50464463531275/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867517.1601162-28464-50464463531275/AnsiballZ_service_facts.py" <<< 28017 1726867517.29811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867517.29846: stderr chunk (state=3): >>><<< 28017 1726867517.29849: stdout chunk (state=3): >>><<< 28017 1726867517.29865: done transferring module to remote 28017 1726867517.29873: _low_level_execute_command(): starting 28017 1726867517.29878: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867517.1601162-28464-50464463531275/ /root/.ansible/tmp/ansible-tmp-1726867517.1601162-28464-50464463531275/AnsiballZ_service_facts.py && sleep 0' 28017 1726867517.30289: 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 <<< 28017 1726867517.30294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867517.30296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28017 1726867517.30299: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867517.30305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867517.30347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867517.30350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867517.30400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867517.32140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867517.32162: stderr chunk (state=3): >>><<< 28017 1726867517.32165: stdout chunk (state=3): >>><<< 28017 1726867517.32179: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867517.32182: _low_level_execute_command(): starting 28017 1726867517.32186: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867517.1601162-28464-50464463531275/AnsiballZ_service_facts.py && sleep 0' 28017 1726867517.32591: 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 <<< 28017 1726867517.32594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867517.32596: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867517.32599: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867517.32648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867517.32652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867517.32704: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867518.84760: 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.s<<< 28017 1726867518.84812: stdout chunk (state=3): >>>ervice", "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"}, "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"}, "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": {}}} <<< 28017 1726867518.86884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867518.86888: stdout chunk (state=3): >>><<< 28017 1726867518.86892: stderr chunk (state=3): >>><<< 28017 1726867518.86896: _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"}, "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"}, "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867518.87958: 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-1726867517.1601162-28464-50464463531275/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867518.87983: _low_level_execute_command(): starting 28017 1726867518.88154: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867517.1601162-28464-50464463531275/ > /dev/null 2>&1 && sleep 0' 28017 1726867518.89310: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867518.89314: 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.15.68 originally 10.31.15.68 <<< 28017 1726867518.89317: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867518.89319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867518.89321: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867518.89327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867518.89500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867518.89596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867518.91375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867518.91410: stderr chunk (state=3): >>><<< 28017 1726867518.91425: stdout chunk (state=3): >>><<< 28017 1726867518.91483: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867518.91486: handler run complete 28017 1726867518.91645: variable 'ansible_facts' from source: unknown 28017 1726867518.91800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867518.92254: variable 'ansible_facts' from source: unknown 28017 1726867518.92395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867518.92593: attempt loop complete, returning result 28017 1726867518.92604: _execute() done 28017 1726867518.92660: dumping result to json 28017 1726867518.92679: done dumping result, returning 28017 1726867518.92694: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-415c-0e01-00000000051c] 28017 1726867518.92703: sending task result for task 0affcac9-a3a5-415c-0e01-00000000051c 28017 1726867518.93596: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000051c 28017 1726867518.93598: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867518.93647: no more pending results, returning what we have 28017 1726867518.93649: results queue empty 28017 1726867518.93650: checking for any_errors_fatal 28017 1726867518.93654: done checking for any_errors_fatal 28017 1726867518.93655: checking for max_fail_percentage 28017 1726867518.93656: done checking for max_fail_percentage 28017 1726867518.93657: checking to see if all hosts have failed and the running result is not ok 28017 1726867518.93658: done checking to see if all hosts have failed 28017 1726867518.93659: getting the remaining hosts for this loop 28017 1726867518.93660: done getting the remaining hosts for this loop 28017 1726867518.93663: getting the next task for host managed_node3 28017 1726867518.93669: done getting next task for host managed_node3 28017 1726867518.93672: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28017 1726867518.93676: ^ 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 28017 1726867518.93687: getting variables 28017 1726867518.93689: in VariableManager get_vars() 28017 1726867518.93723: Calling all_inventory to load vars for managed_node3 28017 1726867518.93726: Calling groups_inventory to load vars for managed_node3 28017 1726867518.93728: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867518.93738: Calling all_plugins_play to load vars for managed_node3 28017 1726867518.93741: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867518.93744: Calling groups_plugins_play to load vars for managed_node3 28017 1726867518.94281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867518.94761: done with get_vars() 28017 1726867518.94775: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:25:18 -0400 (0:00:01.827) 0:00:09.685 ****** 28017 1726867518.94875: entering _queue_task() for managed_node3/package_facts 28017 1726867518.94880: Creating lock for package_facts 28017 1726867518.95139: worker is 1 (out of 1 available) 28017 1726867518.95151: exiting _queue_task() for managed_node3/package_facts 28017 1726867518.95163: done queuing things up, now waiting for results queue to drain 28017 1726867518.95164: waiting for pending results... 28017 1726867518.95595: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 28017 1726867518.95600: in run() - task 0affcac9-a3a5-415c-0e01-00000000051d 28017 1726867518.95603: variable 'ansible_search_path' from source: unknown 28017 1726867518.95612: variable 'ansible_search_path' from source: unknown 28017 1726867518.95651: calling self._execute() 28017 1726867518.95739: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867518.95750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867518.95764: variable 'omit' from source: magic vars 28017 1726867518.96136: variable 'ansible_distribution_major_version' from source: facts 28017 1726867518.96236: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867518.96240: variable 'omit' from source: magic vars 28017 1726867518.96242: variable 'omit' from source: magic vars 28017 1726867518.96279: variable 'omit' from source: magic vars 28017 1726867518.96322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867518.96370: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867518.96398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867518.96422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867518.96438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867518.96482: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867518.96492: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867518.96499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867518.96596: Set connection var ansible_connection to ssh 28017 1726867518.96608: Set connection var ansible_shell_type to sh 28017 1726867518.96618: Set connection var ansible_shell_executable to /bin/sh 28017 1726867518.96626: Set connection var ansible_pipelining to False 28017 1726867518.96635: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867518.96670: Set connection var ansible_timeout to 10 28017 1726867518.96681: variable 'ansible_shell_executable' from source: unknown 28017 1726867518.96690: variable 'ansible_connection' from source: unknown 28017 1726867518.96697: variable 'ansible_module_compression' from source: unknown 28017 1726867518.96781: variable 'ansible_shell_type' from source: unknown 28017 1726867518.96784: variable 'ansible_shell_executable' from source: unknown 28017 1726867518.96786: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867518.96788: variable 'ansible_pipelining' from source: unknown 28017 1726867518.96790: variable 'ansible_timeout' from source: unknown 28017 1726867518.96792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867518.96921: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867518.96937: variable 'omit' from source: magic vars 28017 1726867518.96945: starting attempt loop 28017 1726867518.96952: running the handler 28017 1726867518.96970: _low_level_execute_command(): starting 28017 1726867518.96988: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867518.97506: 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 <<< 28017 1726867518.97511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867518.97514: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867518.97556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867518.97570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867518.97617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867518.99237: stdout chunk (state=3): >>>/root <<< 28017 1726867518.99391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867518.99395: stdout chunk (state=3): >>><<< 28017 1726867518.99397: stderr chunk (state=3): >>><<< 28017 1726867518.99435: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867518.99515: _low_level_execute_command(): starting 28017 1726867518.99519: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867518.9944084-28520-58524133115354 `" && echo ansible-tmp-1726867518.9944084-28520-58524133115354="` echo /root/.ansible/tmp/ansible-tmp-1726867518.9944084-28520-58524133115354 `" ) && sleep 0' 28017 1726867518.99920: 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 <<< 28017 1726867518.99924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867518.99926: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867518.99933: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867518.99936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867518.99980: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867518.99984: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867519.00032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867519.01916: stdout chunk (state=3): >>>ansible-tmp-1726867518.9944084-28520-58524133115354=/root/.ansible/tmp/ansible-tmp-1726867518.9944084-28520-58524133115354 <<< 28017 1726867519.02154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867519.02157: stdout chunk (state=3): >>><<< 28017 1726867519.02159: stderr chunk (state=3): >>><<< 28017 1726867519.02161: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867518.9944084-28520-58524133115354=/root/.ansible/tmp/ansible-tmp-1726867518.9944084-28520-58524133115354 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867519.02163: variable 'ansible_module_compression' from source: unknown 28017 1726867519.02180: ANSIBALLZ: Using lock for package_facts 28017 1726867519.02188: ANSIBALLZ: Acquiring lock 28017 1726867519.02195: ANSIBALLZ: Lock acquired: 140520264676416 28017 1726867519.02202: ANSIBALLZ: Creating module 28017 1726867519.26741: ANSIBALLZ: Writing module into payload 28017 1726867519.26882: ANSIBALLZ: Writing module 28017 1726867519.26911: ANSIBALLZ: Renaming module 28017 1726867519.26923: ANSIBALLZ: Done creating module 28017 1726867519.26969: variable 'ansible_facts' from source: unknown 28017 1726867519.27438: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867518.9944084-28520-58524133115354/AnsiballZ_package_facts.py 28017 1726867519.27599: Sending initial data 28017 1726867519.27612: Sent initial data (161 bytes) 28017 1726867519.28264: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867519.28289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867519.28305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867519.28401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867519.28437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867519.28453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867519.28478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867519.28559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867519.30312: 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 <<< 28017 1726867519.30353: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867519.30398: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpx3_1pcd9 /root/.ansible/tmp/ansible-tmp-1726867518.9944084-28520-58524133115354/AnsiballZ_package_facts.py <<< 28017 1726867519.30402: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867518.9944084-28520-58524133115354/AnsiballZ_package_facts.py" <<< 28017 1726867519.30683: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpx3_1pcd9" to remote "/root/.ansible/tmp/ansible-tmp-1726867518.9944084-28520-58524133115354/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867518.9944084-28520-58524133115354/AnsiballZ_package_facts.py" <<< 28017 1726867519.33303: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867519.33328: stderr chunk (state=3): >>><<< 28017 1726867519.33331: stdout chunk (state=3): >>><<< 28017 1726867519.33354: done transferring module to remote 28017 1726867519.33364: _low_level_execute_command(): starting 28017 1726867519.33369: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867518.9944084-28520-58524133115354/ /root/.ansible/tmp/ansible-tmp-1726867518.9944084-28520-58524133115354/AnsiballZ_package_facts.py && sleep 0' 28017 1726867519.34465: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867519.34684: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867519.34783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867519.34820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867519.36649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867519.36653: stdout chunk (state=3): >>><<< 28017 1726867519.36659: stderr chunk (state=3): >>><<< 28017 1726867519.36672: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867519.36675: _low_level_execute_command(): starting 28017 1726867519.36683: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867518.9944084-28520-58524133115354/AnsiballZ_package_facts.py && sleep 0' 28017 1726867519.37875: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867519.37994: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867519.38093: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867519.38303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867519.38318: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867519.38444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867519.82517: 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<<< 28017 1726867519.82568: 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, "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<<< 28017 1726867519.82621: 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<<< 28017 1726867519.82661: 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<<< 28017 1726867519.82711: 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.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<<< 28017 1726867519.82749: 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.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"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28017 1726867519.84676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867519.84682: stdout chunk (state=3): >>><<< 28017 1726867519.84684: stderr chunk (state=3): >>><<< 28017 1726867519.84748: _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"}], "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867519.87815: 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-1726867518.9944084-28520-58524133115354/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867519.87853: _low_level_execute_command(): starting 28017 1726867519.87862: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867518.9944084-28520-58524133115354/ > /dev/null 2>&1 && sleep 0' 28017 1726867519.88735: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867519.88749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867519.88761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867519.88782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867519.88805: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867519.88837: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867519.88893: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867519.88946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867519.88969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867519.89017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867519.89183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867519.91210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867519.91213: stdout chunk (state=3): >>><<< 28017 1726867519.91216: stderr chunk (state=3): >>><<< 28017 1726867519.91226: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867519.91229: handler run complete 28017 1726867519.93146: variable 'ansible_facts' from source: unknown 28017 1726867519.93740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867519.99329: variable 'ansible_facts' from source: unknown 28017 1726867519.99708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867520.00375: attempt loop complete, returning result 28017 1726867520.00388: _execute() done 28017 1726867520.00391: dumping result to json 28017 1726867520.00588: done dumping result, returning 28017 1726867520.00595: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-415c-0e01-00000000051d] 28017 1726867520.00598: sending task result for task 0affcac9-a3a5-415c-0e01-00000000051d 28017 1726867520.02557: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000051d 28017 1726867520.02560: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867520.02661: no more pending results, returning what we have 28017 1726867520.02663: results queue empty 28017 1726867520.02664: checking for any_errors_fatal 28017 1726867520.02667: done checking for any_errors_fatal 28017 1726867520.02668: checking for max_fail_percentage 28017 1726867520.02669: done checking for max_fail_percentage 28017 1726867520.02670: checking to see if all hosts have failed and the running result is not ok 28017 1726867520.02671: done checking to see if all hosts have failed 28017 1726867520.02672: getting the remaining hosts for this loop 28017 1726867520.02673: done getting the remaining hosts for this loop 28017 1726867520.02676: getting the next task for host managed_node3 28017 1726867520.02684: done getting next task for host managed_node3 28017 1726867520.02688: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28017 1726867520.02691: ^ 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 28017 1726867520.02700: getting variables 28017 1726867520.02702: in VariableManager get_vars() 28017 1726867520.02736: Calling all_inventory to load vars for managed_node3 28017 1726867520.02739: Calling groups_inventory to load vars for managed_node3 28017 1726867520.02741: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867520.02750: Calling all_plugins_play to load vars for managed_node3 28017 1726867520.02752: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867520.02755: Calling groups_plugins_play to load vars for managed_node3 28017 1726867520.04027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867520.05636: done with get_vars() 28017 1726867520.05657: done getting variables 28017 1726867520.05730: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:25:20 -0400 (0:00:01.108) 0:00:10.794 ****** 28017 1726867520.05769: entering _queue_task() for managed_node3/debug 28017 1726867520.06308: worker is 1 (out of 1 available) 28017 1726867520.06317: exiting _queue_task() for managed_node3/debug 28017 1726867520.06329: done queuing things up, now waiting for results queue to drain 28017 1726867520.06330: waiting for pending results... 28017 1726867520.06458: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 28017 1726867520.06529: in run() - task 0affcac9-a3a5-415c-0e01-000000000017 28017 1726867520.06558: variable 'ansible_search_path' from source: unknown 28017 1726867520.06567: variable 'ansible_search_path' from source: unknown 28017 1726867520.06611: calling self._execute() 28017 1726867520.06702: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867520.06712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867520.06727: variable 'omit' from source: magic vars 28017 1726867520.07116: variable 'ansible_distribution_major_version' from source: facts 28017 1726867520.07136: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867520.07147: variable 'omit' from source: magic vars 28017 1726867520.07211: variable 'omit' from source: magic vars 28017 1726867520.07321: variable 'network_provider' from source: set_fact 28017 1726867520.07382: variable 'omit' from source: magic vars 28017 1726867520.07388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867520.07438: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867520.07463: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867520.07486: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867520.07503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867520.07547: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867520.07582: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867520.07585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867520.07667: Set connection var ansible_connection to ssh 28017 1726867520.07683: Set connection var ansible_shell_type to sh 28017 1726867520.07693: Set connection var ansible_shell_executable to /bin/sh 28017 1726867520.07702: Set connection var ansible_pipelining to False 28017 1726867520.07757: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867520.07760: Set connection var ansible_timeout to 10 28017 1726867520.07762: variable 'ansible_shell_executable' from source: unknown 28017 1726867520.07765: variable 'ansible_connection' from source: unknown 28017 1726867520.07767: variable 'ansible_module_compression' from source: unknown 28017 1726867520.07769: variable 'ansible_shell_type' from source: unknown 28017 1726867520.07776: variable 'ansible_shell_executable' from source: unknown 28017 1726867520.07786: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867520.07795: variable 'ansible_pipelining' from source: unknown 28017 1726867520.07804: variable 'ansible_timeout' from source: unknown 28017 1726867520.07814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867520.08086: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867520.08089: variable 'omit' from source: magic vars 28017 1726867520.08091: starting attempt loop 28017 1726867520.08093: running the handler 28017 1726867520.08095: handler run complete 28017 1726867520.08097: attempt loop complete, returning result 28017 1726867520.08099: _execute() done 28017 1726867520.08101: dumping result to json 28017 1726867520.08103: done dumping result, returning 28017 1726867520.08105: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-415c-0e01-000000000017] 28017 1726867520.08106: sending task result for task 0affcac9-a3a5-415c-0e01-000000000017 ok: [managed_node3] => {} MSG: Using network provider: nm 28017 1726867520.08247: no more pending results, returning what we have 28017 1726867520.08250: results queue empty 28017 1726867520.08252: checking for any_errors_fatal 28017 1726867520.08261: done checking for any_errors_fatal 28017 1726867520.08261: checking for max_fail_percentage 28017 1726867520.08263: done checking for max_fail_percentage 28017 1726867520.08264: checking to see if all hosts have failed and the running result is not ok 28017 1726867520.08265: done checking to see if all hosts have failed 28017 1726867520.08266: getting the remaining hosts for this loop 28017 1726867520.08267: done getting the remaining hosts for this loop 28017 1726867520.08271: getting the next task for host managed_node3 28017 1726867520.08279: done getting next task for host managed_node3 28017 1726867520.08282: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28017 1726867520.08285: ^ 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 28017 1726867520.08385: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000017 28017 1726867520.08388: WORKER PROCESS EXITING 28017 1726867520.08392: getting variables 28017 1726867520.08394: in VariableManager get_vars() 28017 1726867520.08440: Calling all_inventory to load vars for managed_node3 28017 1726867520.08444: Calling groups_inventory to load vars for managed_node3 28017 1726867520.08446: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867520.08456: Calling all_plugins_play to load vars for managed_node3 28017 1726867520.08459: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867520.08462: Calling groups_plugins_play to load vars for managed_node3 28017 1726867520.09912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867520.11648: done with get_vars() 28017 1726867520.11692: done getting variables 28017 1726867520.11784: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:25:20 -0400 (0:00:00.060) 0:00:10.854 ****** 28017 1726867520.11816: entering _queue_task() for managed_node3/fail 28017 1726867520.12348: worker is 1 (out of 1 available) 28017 1726867520.12361: exiting _queue_task() for managed_node3/fail 28017 1726867520.12373: done queuing things up, now waiting for results queue to drain 28017 1726867520.12374: waiting for pending results... 28017 1726867520.12749: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28017 1726867520.12985: in run() - task 0affcac9-a3a5-415c-0e01-000000000018 28017 1726867520.12989: variable 'ansible_search_path' from source: unknown 28017 1726867520.12992: variable 'ansible_search_path' from source: unknown 28017 1726867520.12995: calling self._execute() 28017 1726867520.13113: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867520.13117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867520.13130: variable 'omit' from source: magic vars 28017 1726867520.13545: variable 'ansible_distribution_major_version' from source: facts 28017 1726867520.13562: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867520.13699: variable 'network_state' from source: role '' defaults 28017 1726867520.13719: Evaluated conditional (network_state != {}): False 28017 1726867520.13827: when evaluation is False, skipping this task 28017 1726867520.13831: _execute() done 28017 1726867520.13834: dumping result to json 28017 1726867520.13836: done dumping result, returning 28017 1726867520.13838: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-415c-0e01-000000000018] 28017 1726867520.13841: sending task result for task 0affcac9-a3a5-415c-0e01-000000000018 28017 1726867520.13911: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000018 28017 1726867520.13914: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867520.13969: no more pending results, returning what we have 28017 1726867520.13973: results queue empty 28017 1726867520.13974: checking for any_errors_fatal 28017 1726867520.13982: done checking for any_errors_fatal 28017 1726867520.13983: checking for max_fail_percentage 28017 1726867520.13985: done checking for max_fail_percentage 28017 1726867520.13986: checking to see if all hosts have failed and the running result is not ok 28017 1726867520.13987: done checking to see if all hosts have failed 28017 1726867520.13988: getting the remaining hosts for this loop 28017 1726867520.13989: done getting the remaining hosts for this loop 28017 1726867520.13993: getting the next task for host managed_node3 28017 1726867520.14000: done getting next task for host managed_node3 28017 1726867520.14004: ^ 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 28017 1726867520.14006: ^ 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 28017 1726867520.14021: getting variables 28017 1726867520.14023: in VariableManager get_vars() 28017 1726867520.14179: Calling all_inventory to load vars for managed_node3 28017 1726867520.14182: Calling groups_inventory to load vars for managed_node3 28017 1726867520.14185: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867520.14195: Calling all_plugins_play to load vars for managed_node3 28017 1726867520.14198: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867520.14201: Calling groups_plugins_play to load vars for managed_node3 28017 1726867520.17018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867520.20072: done with get_vars() 28017 1726867520.20301: done getting variables 28017 1726867520.20364: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:25:20 -0400 (0:00:00.085) 0:00:10.940 ****** 28017 1726867520.20401: entering _queue_task() for managed_node3/fail 28017 1726867520.21141: worker is 1 (out of 1 available) 28017 1726867520.21154: exiting _queue_task() for managed_node3/fail 28017 1726867520.21166: done queuing things up, now waiting for results queue to drain 28017 1726867520.21167: waiting for pending results... 28017 1726867520.21796: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28017 1726867520.21911: in run() - task 0affcac9-a3a5-415c-0e01-000000000019 28017 1726867520.21969: variable 'ansible_search_path' from source: unknown 28017 1726867520.21979: variable 'ansible_search_path' from source: unknown 28017 1726867520.22032: calling self._execute() 28017 1726867520.22219: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867520.22273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867520.22293: variable 'omit' from source: magic vars 28017 1726867520.23882: variable 'ansible_distribution_major_version' from source: facts 28017 1726867520.23886: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867520.23888: variable 'network_state' from source: role '' defaults 28017 1726867520.23891: Evaluated conditional (network_state != {}): False 28017 1726867520.23893: when evaluation is False, skipping this task 28017 1726867520.23896: _execute() done 28017 1726867520.23898: dumping result to json 28017 1726867520.24044: done dumping result, returning 28017 1726867520.24060: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-415c-0e01-000000000019] 28017 1726867520.24385: sending task result for task 0affcac9-a3a5-415c-0e01-000000000019 28017 1726867520.24464: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000019 28017 1726867520.24467: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867520.24545: no more pending results, returning what we have 28017 1726867520.24549: results queue empty 28017 1726867520.24550: checking for any_errors_fatal 28017 1726867520.24556: done checking for any_errors_fatal 28017 1726867520.24557: checking for max_fail_percentage 28017 1726867520.24559: done checking for max_fail_percentage 28017 1726867520.24559: checking to see if all hosts have failed and the running result is not ok 28017 1726867520.24560: done checking to see if all hosts have failed 28017 1726867520.24561: getting the remaining hosts for this loop 28017 1726867520.24563: done getting the remaining hosts for this loop 28017 1726867520.24566: getting the next task for host managed_node3 28017 1726867520.24783: done getting next task for host managed_node3 28017 1726867520.24787: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28017 1726867520.24790: ^ 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 28017 1726867520.24803: getting variables 28017 1726867520.24804: in VariableManager get_vars() 28017 1726867520.24844: Calling all_inventory to load vars for managed_node3 28017 1726867520.24847: Calling groups_inventory to load vars for managed_node3 28017 1726867520.24849: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867520.24858: Calling all_plugins_play to load vars for managed_node3 28017 1726867520.24861: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867520.24863: Calling groups_plugins_play to load vars for managed_node3 28017 1726867520.27759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867520.31784: done with get_vars() 28017 1726867520.31815: done getting variables 28017 1726867520.32081: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:25:20 -0400 (0:00:00.117) 0:00:11.057 ****** 28017 1726867520.32117: entering _queue_task() for managed_node3/fail 28017 1726867520.32551: worker is 1 (out of 1 available) 28017 1726867520.32566: exiting _queue_task() for managed_node3/fail 28017 1726867520.32881: done queuing things up, now waiting for results queue to drain 28017 1726867520.32883: waiting for pending results... 28017 1726867520.33049: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28017 1726867520.33342: in run() - task 0affcac9-a3a5-415c-0e01-00000000001a 28017 1726867520.33379: variable 'ansible_search_path' from source: unknown 28017 1726867520.33434: variable 'ansible_search_path' from source: unknown 28017 1726867520.33475: calling self._execute() 28017 1726867520.33645: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867520.33866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867520.33870: variable 'omit' from source: magic vars 28017 1726867520.34474: variable 'ansible_distribution_major_version' from source: facts 28017 1726867520.34597: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867520.34939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867520.37252: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867520.37339: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867520.37381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867520.37425: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867520.37456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867520.37554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.37603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.37639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.37687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.37708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.37824: variable 'ansible_distribution_major_version' from source: facts 28017 1726867520.37849: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28017 1726867520.37982: variable 'ansible_distribution' from source: facts 28017 1726867520.37992: variable '__network_rh_distros' from source: role '' defaults 28017 1726867520.38006: Evaluated conditional (ansible_distribution in __network_rh_distros): True 28017 1726867520.38276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.38310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.38339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.38388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.38484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.38488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.38494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.38523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.38565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.38589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.38635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.38664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.38700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.38742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.38761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.39103: variable 'network_connections' from source: task vars 28017 1726867520.39135: variable 'interface' from source: set_fact 28017 1726867520.39211: variable 'interface' from source: set_fact 28017 1726867520.39244: variable 'interface' from source: set_fact 28017 1726867520.39296: variable 'interface' from source: set_fact 28017 1726867520.39353: variable 'network_state' from source: role '' defaults 28017 1726867520.39410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867520.39602: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867520.39649: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867520.39692: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867520.39725: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867520.39791: 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) 28017 1726867520.39893: 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) 28017 1726867520.39896: 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) 28017 1726867520.39899: 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) 28017 1726867520.39922: 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 28017 1726867520.39931: when evaluation is False, skipping this task 28017 1726867520.39939: _execute() done 28017 1726867520.39949: dumping result to json 28017 1726867520.39956: done dumping result, returning 28017 1726867520.39968: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-415c-0e01-00000000001a] 28017 1726867520.39980: sending task result for task 0affcac9-a3a5-415c-0e01-00000000001a skipping: [managed_node3] => { "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" } 28017 1726867520.40138: no more pending results, returning what we have 28017 1726867520.40142: results queue empty 28017 1726867520.40143: checking for any_errors_fatal 28017 1726867520.40149: done checking for any_errors_fatal 28017 1726867520.40150: checking for max_fail_percentage 28017 1726867520.40152: done checking for max_fail_percentage 28017 1726867520.40153: checking to see if all hosts have failed and the running result is not ok 28017 1726867520.40154: done checking to see if all hosts have failed 28017 1726867520.40155: getting the remaining hosts for this loop 28017 1726867520.40156: done getting the remaining hosts for this loop 28017 1726867520.40161: getting the next task for host managed_node3 28017 1726867520.40167: done getting next task for host managed_node3 28017 1726867520.40172: ^ 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 28017 1726867520.40174: ^ 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 28017 1726867520.40191: getting variables 28017 1726867520.40193: in VariableManager get_vars() 28017 1726867520.40236: Calling all_inventory to load vars for managed_node3 28017 1726867520.40239: Calling groups_inventory to load vars for managed_node3 28017 1726867520.40242: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867520.40253: Calling all_plugins_play to load vars for managed_node3 28017 1726867520.40256: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867520.40259: Calling groups_plugins_play to load vars for managed_node3 28017 1726867520.41199: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000001a 28017 1726867520.41202: WORKER PROCESS EXITING 28017 1726867520.42040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867520.43708: done with get_vars() 28017 1726867520.43735: done getting variables 28017 1726867520.43831: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:25:20 -0400 (0:00:00.117) 0:00:11.175 ****** 28017 1726867520.43867: entering _queue_task() for managed_node3/dnf 28017 1726867520.44308: worker is 1 (out of 1 available) 28017 1726867520.44319: exiting _queue_task() for managed_node3/dnf 28017 1726867520.44330: done queuing things up, now waiting for results queue to drain 28017 1726867520.44331: waiting for pending results... 28017 1726867520.44541: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28017 1726867520.44696: in run() - task 0affcac9-a3a5-415c-0e01-00000000001b 28017 1726867520.44722: variable 'ansible_search_path' from source: unknown 28017 1726867520.44748: variable 'ansible_search_path' from source: unknown 28017 1726867520.44805: calling self._execute() 28017 1726867520.44902: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867520.44919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867520.44939: variable 'omit' from source: magic vars 28017 1726867520.45391: variable 'ansible_distribution_major_version' from source: facts 28017 1726867520.45407: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867520.45625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867520.48583: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867520.49053: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867520.49102: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867520.49139: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867520.49169: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867520.49258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.49319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.49331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.49376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.49428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.49503: variable 'ansible_distribution' from source: facts 28017 1726867520.49511: variable 'ansible_distribution_major_version' from source: facts 28017 1726867520.49532: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28017 1726867520.49635: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867520.49866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.49869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.49872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.49894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.49915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.49960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.49999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.50028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.50072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.50104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.50146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.50173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.50214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.50257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.50280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.50521: variable 'network_connections' from source: task vars 28017 1726867520.50524: variable 'interface' from source: set_fact 28017 1726867520.50673: variable 'interface' from source: set_fact 28017 1726867520.50700: variable 'interface' from source: set_fact 28017 1726867520.50771: variable 'interface' from source: set_fact 28017 1726867520.50863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867520.51303: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867520.51413: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867520.51416: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867520.51419: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867520.51465: 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) 28017 1726867520.51546: 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) 28017 1726867520.51638: 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) 28017 1726867520.51670: 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) 28017 1726867520.51850: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867520.52315: variable 'network_connections' from source: task vars 28017 1726867520.52368: variable 'interface' from source: set_fact 28017 1726867520.52474: variable 'interface' from source: set_fact 28017 1726867520.52488: variable 'interface' from source: set_fact 28017 1726867520.52556: variable 'interface' from source: set_fact 28017 1726867520.52607: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28017 1726867520.52616: when evaluation is False, skipping this task 28017 1726867520.52622: _execute() done 28017 1726867520.52628: dumping result to json 28017 1726867520.52634: done dumping result, returning 28017 1726867520.52644: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-415c-0e01-00000000001b] 28017 1726867520.52651: sending task result for task 0affcac9-a3a5-415c-0e01-00000000001b skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28017 1726867520.52913: no more pending results, returning what we have 28017 1726867520.52917: results queue empty 28017 1726867520.52918: checking for any_errors_fatal 28017 1726867520.52923: done checking for any_errors_fatal 28017 1726867520.52923: checking for max_fail_percentage 28017 1726867520.52925: done checking for max_fail_percentage 28017 1726867520.52926: checking to see if all hosts have failed and the running result is not ok 28017 1726867520.52929: done checking to see if all hosts have failed 28017 1726867520.52929: getting the remaining hosts for this loop 28017 1726867520.52931: done getting the remaining hosts for this loop 28017 1726867520.52935: getting the next task for host managed_node3 28017 1726867520.52941: done getting next task for host managed_node3 28017 1726867520.52944: ^ 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 28017 1726867520.52947: ^ 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 28017 1726867520.52961: getting variables 28017 1726867520.52962: in VariableManager get_vars() 28017 1726867520.53005: Calling all_inventory to load vars for managed_node3 28017 1726867520.53007: Calling groups_inventory to load vars for managed_node3 28017 1726867520.53010: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867520.53020: Calling all_plugins_play to load vars for managed_node3 28017 1726867520.53022: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867520.53025: Calling groups_plugins_play to load vars for managed_node3 28017 1726867520.53625: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000001b 28017 1726867520.53629: WORKER PROCESS EXITING 28017 1726867520.54850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867520.56402: done with get_vars() 28017 1726867520.56424: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28017 1726867520.56505: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:25:20 -0400 (0:00:00.126) 0:00:11.302 ****** 28017 1726867520.56536: entering _queue_task() for managed_node3/yum 28017 1726867520.56538: Creating lock for yum 28017 1726867520.56855: worker is 1 (out of 1 available) 28017 1726867520.56867: exiting _queue_task() for managed_node3/yum 28017 1726867520.57084: done queuing things up, now waiting for results queue to drain 28017 1726867520.57086: waiting for pending results... 28017 1726867520.57160: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28017 1726867520.57420: in run() - task 0affcac9-a3a5-415c-0e01-00000000001c 28017 1726867520.57424: variable 'ansible_search_path' from source: unknown 28017 1726867520.57427: variable 'ansible_search_path' from source: unknown 28017 1726867520.57430: calling self._execute() 28017 1726867520.57474: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867520.57489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867520.57503: variable 'omit' from source: magic vars 28017 1726867520.57869: variable 'ansible_distribution_major_version' from source: facts 28017 1726867520.57889: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867520.58063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867520.60286: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867520.60366: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867520.60409: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867520.60449: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867520.60489: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867520.60570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.60678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.60682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.60685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.60699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.60795: variable 'ansible_distribution_major_version' from source: facts 28017 1726867520.60815: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28017 1726867520.60823: when evaluation is False, skipping this task 28017 1726867520.60830: _execute() done 28017 1726867520.60837: dumping result to json 28017 1726867520.60843: done dumping result, returning 28017 1726867520.60853: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-415c-0e01-00000000001c] 28017 1726867520.60862: sending task result for task 0affcac9-a3a5-415c-0e01-00000000001c skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28017 1726867520.61221: no more pending results, returning what we have 28017 1726867520.61224: results queue empty 28017 1726867520.61225: checking for any_errors_fatal 28017 1726867520.61230: done checking for any_errors_fatal 28017 1726867520.61231: checking for max_fail_percentage 28017 1726867520.61232: done checking for max_fail_percentage 28017 1726867520.61233: checking to see if all hosts have failed and the running result is not ok 28017 1726867520.61234: done checking to see if all hosts have failed 28017 1726867520.61235: getting the remaining hosts for this loop 28017 1726867520.61236: done getting the remaining hosts for this loop 28017 1726867520.61239: getting the next task for host managed_node3 28017 1726867520.61245: done getting next task for host managed_node3 28017 1726867520.61249: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28017 1726867520.61251: ^ 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 28017 1726867520.61264: getting variables 28017 1726867520.61266: in VariableManager get_vars() 28017 1726867520.61305: Calling all_inventory to load vars for managed_node3 28017 1726867520.61308: Calling groups_inventory to load vars for managed_node3 28017 1726867520.61310: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867520.61319: Calling all_plugins_play to load vars for managed_node3 28017 1726867520.61321: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867520.61324: Calling groups_plugins_play to load vars for managed_node3 28017 1726867520.61891: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000001c 28017 1726867520.61894: WORKER PROCESS EXITING 28017 1726867520.62637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867520.64151: done with get_vars() 28017 1726867520.64176: done getting variables 28017 1726867520.64235: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:25:20 -0400 (0:00:00.077) 0:00:11.379 ****** 28017 1726867520.64269: entering _queue_task() for managed_node3/fail 28017 1726867520.64585: worker is 1 (out of 1 available) 28017 1726867520.64599: exiting _queue_task() for managed_node3/fail 28017 1726867520.64612: done queuing things up, now waiting for results queue to drain 28017 1726867520.64613: waiting for pending results... 28017 1726867520.64887: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28017 1726867520.65020: in run() - task 0affcac9-a3a5-415c-0e01-00000000001d 28017 1726867520.65041: variable 'ansible_search_path' from source: unknown 28017 1726867520.65051: variable 'ansible_search_path' from source: unknown 28017 1726867520.65092: calling self._execute() 28017 1726867520.65188: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867520.65199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867520.65212: variable 'omit' from source: magic vars 28017 1726867520.65575: variable 'ansible_distribution_major_version' from source: facts 28017 1726867520.65595: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867520.65718: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867520.65915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867520.75373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867520.75516: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867520.75593: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867520.75698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867520.75729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867520.75986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.75990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.76007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.76136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.76158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.76294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.76328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.76356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.76459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.76479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.76568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.76600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.76664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.76787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.76806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.77131: variable 'network_connections' from source: task vars 28017 1726867520.77195: variable 'interface' from source: set_fact 28017 1726867520.77399: variable 'interface' from source: set_fact 28017 1726867520.77401: variable 'interface' from source: set_fact 28017 1726867520.77454: variable 'interface' from source: set_fact 28017 1726867520.77580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867520.78282: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867520.78286: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867520.78289: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867520.78291: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867520.78293: 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) 28017 1726867520.78296: 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) 28017 1726867520.78298: 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) 28017 1726867520.78300: 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) 28017 1726867520.78515: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867520.78998: variable 'network_connections' from source: task vars 28017 1726867520.79009: variable 'interface' from source: set_fact 28017 1726867520.79075: variable 'interface' from source: set_fact 28017 1726867520.79152: variable 'interface' from source: set_fact 28017 1726867520.79286: variable 'interface' from source: set_fact 28017 1726867520.79326: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28017 1726867520.79366: when evaluation is False, skipping this task 28017 1726867520.79373: _execute() done 28017 1726867520.79381: dumping result to json 28017 1726867520.79389: done dumping result, returning 28017 1726867520.79461: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-415c-0e01-00000000001d] 28017 1726867520.79486: sending task result for task 0affcac9-a3a5-415c-0e01-00000000001d skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28017 1726867520.79730: no more pending results, returning what we have 28017 1726867520.79734: results queue empty 28017 1726867520.79735: checking for any_errors_fatal 28017 1726867520.79739: done checking for any_errors_fatal 28017 1726867520.79740: checking for max_fail_percentage 28017 1726867520.79742: done checking for max_fail_percentage 28017 1726867520.79743: checking to see if all hosts have failed and the running result is not ok 28017 1726867520.79744: done checking to see if all hosts have failed 28017 1726867520.79744: getting the remaining hosts for this loop 28017 1726867520.79746: done getting the remaining hosts for this loop 28017 1726867520.79750: getting the next task for host managed_node3 28017 1726867520.79756: done getting next task for host managed_node3 28017 1726867520.79760: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28017 1726867520.79763: ^ 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 28017 1726867520.79780: getting variables 28017 1726867520.79782: in VariableManager get_vars() 28017 1726867520.79821: Calling all_inventory to load vars for managed_node3 28017 1726867520.79824: Calling groups_inventory to load vars for managed_node3 28017 1726867520.79827: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867520.79837: Calling all_plugins_play to load vars for managed_node3 28017 1726867520.79839: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867520.79842: Calling groups_plugins_play to load vars for managed_node3 28017 1726867520.80481: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000001d 28017 1726867520.80485: WORKER PROCESS EXITING 28017 1726867520.85069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867520.86962: done with get_vars() 28017 1726867520.87008: done getting variables 28017 1726867520.87054: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:25:20 -0400 (0:00:00.228) 0:00:11.607 ****** 28017 1726867520.87287: entering _queue_task() for managed_node3/package 28017 1726867520.87813: worker is 1 (out of 1 available) 28017 1726867520.87823: exiting _queue_task() for managed_node3/package 28017 1726867520.87834: done queuing things up, now waiting for results queue to drain 28017 1726867520.87835: waiting for pending results... 28017 1726867520.88181: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 28017 1726867520.88344: in run() - task 0affcac9-a3a5-415c-0e01-00000000001e 28017 1726867520.88350: variable 'ansible_search_path' from source: unknown 28017 1726867520.88353: variable 'ansible_search_path' from source: unknown 28017 1726867520.88409: calling self._execute() 28017 1726867520.88482: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867520.88489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867520.88517: variable 'omit' from source: magic vars 28017 1726867520.88897: variable 'ansible_distribution_major_version' from source: facts 28017 1726867520.88951: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867520.89117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867520.89394: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867520.89446: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867520.89536: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867520.89610: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867520.89693: variable 'network_packages' from source: role '' defaults 28017 1726867520.89869: variable '__network_provider_setup' from source: role '' defaults 28017 1726867520.90093: variable '__network_service_name_default_nm' from source: role '' defaults 28017 1726867520.90096: variable '__network_service_name_default_nm' from source: role '' defaults 28017 1726867520.90099: variable '__network_packages_default_nm' from source: role '' defaults 28017 1726867520.90102: variable '__network_packages_default_nm' from source: role '' defaults 28017 1726867520.90338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867520.93429: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867520.93495: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867520.93534: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867520.93574: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867520.93612: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867520.93703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.93735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.93800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.93808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.93824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.93881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.93909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.94019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.94023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.94026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.94233: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28017 1726867520.94344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.94365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.94461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.94465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.94468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.94542: variable 'ansible_python' from source: facts 28017 1726867520.94566: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28017 1726867520.94650: variable '__network_wpa_supplicant_required' from source: role '' defaults 28017 1726867520.94725: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28017 1726867520.94861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.94885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.94908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.94947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.94968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.95070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867520.95084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867520.95256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867520.95585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867520.95588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867520.95591: variable 'network_connections' from source: task vars 28017 1726867520.95594: variable 'interface' from source: set_fact 28017 1726867520.95596: variable 'interface' from source: set_fact 28017 1726867520.95598: variable 'interface' from source: set_fact 28017 1726867520.95704: variable 'interface' from source: set_fact 28017 1726867520.95783: 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) 28017 1726867520.95810: 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) 28017 1726867520.95849: 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) 28017 1726867520.95884: 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) 28017 1726867520.95925: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867520.96220: variable 'network_connections' from source: task vars 28017 1726867520.96224: variable 'interface' from source: set_fact 28017 1726867520.96454: variable 'interface' from source: set_fact 28017 1726867520.96457: variable 'interface' from source: set_fact 28017 1726867520.96494: variable 'interface' from source: set_fact 28017 1726867520.96612: variable '__network_packages_default_wireless' from source: role '' defaults 28017 1726867520.96694: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867520.97044: variable 'network_connections' from source: task vars 28017 1726867520.97047: variable 'interface' from source: set_fact 28017 1726867520.97110: variable 'interface' from source: set_fact 28017 1726867520.97116: variable 'interface' from source: set_fact 28017 1726867520.97190: variable 'interface' from source: set_fact 28017 1726867520.97217: variable '__network_packages_default_team' from source: role '' defaults 28017 1726867520.97305: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867520.97621: variable 'network_connections' from source: task vars 28017 1726867520.97624: variable 'interface' from source: set_fact 28017 1726867520.97695: variable 'interface' from source: set_fact 28017 1726867520.97701: variable 'interface' from source: set_fact 28017 1726867520.97764: variable 'interface' from source: set_fact 28017 1726867520.97841: variable '__network_service_name_default_initscripts' from source: role '' defaults 28017 1726867520.97912: variable '__network_service_name_default_initscripts' from source: role '' defaults 28017 1726867520.97919: variable '__network_packages_default_initscripts' from source: role '' defaults 28017 1726867520.97982: variable '__network_packages_default_initscripts' from source: role '' defaults 28017 1726867520.98210: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28017 1726867520.99037: variable 'network_connections' from source: task vars 28017 1726867520.99041: variable 'interface' from source: set_fact 28017 1726867520.99085: variable 'interface' from source: set_fact 28017 1726867520.99088: variable 'interface' from source: set_fact 28017 1726867520.99150: variable 'interface' from source: set_fact 28017 1726867520.99173: variable 'ansible_distribution' from source: facts 28017 1726867520.99179: variable '__network_rh_distros' from source: role '' defaults 28017 1726867520.99186: variable 'ansible_distribution_major_version' from source: facts 28017 1726867520.99210: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28017 1726867520.99402: variable 'ansible_distribution' from source: facts 28017 1726867520.99408: variable '__network_rh_distros' from source: role '' defaults 28017 1726867520.99414: variable 'ansible_distribution_major_version' from source: facts 28017 1726867520.99426: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28017 1726867520.99608: variable 'ansible_distribution' from source: facts 28017 1726867520.99612: variable '__network_rh_distros' from source: role '' defaults 28017 1726867520.99619: variable 'ansible_distribution_major_version' from source: facts 28017 1726867520.99658: variable 'network_provider' from source: set_fact 28017 1726867520.99674: variable 'ansible_facts' from source: unknown 28017 1726867521.00626: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28017 1726867521.00683: when evaluation is False, skipping this task 28017 1726867521.00686: _execute() done 28017 1726867521.00689: dumping result to json 28017 1726867521.00691: done dumping result, returning 28017 1726867521.00694: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-415c-0e01-00000000001e] 28017 1726867521.00696: sending task result for task 0affcac9-a3a5-415c-0e01-00000000001e skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28017 1726867521.01192: no more pending results, returning what we have 28017 1726867521.01196: results queue empty 28017 1726867521.01196: checking for any_errors_fatal 28017 1726867521.01203: done checking for any_errors_fatal 28017 1726867521.01204: checking for max_fail_percentage 28017 1726867521.01206: done checking for max_fail_percentage 28017 1726867521.01207: checking to see if all hosts have failed and the running result is not ok 28017 1726867521.01208: done checking to see if all hosts have failed 28017 1726867521.01208: getting the remaining hosts for this loop 28017 1726867521.01210: done getting the remaining hosts for this loop 28017 1726867521.01214: getting the next task for host managed_node3 28017 1726867521.01222: done getting next task for host managed_node3 28017 1726867521.01226: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28017 1726867521.01229: ^ 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 28017 1726867521.01244: getting variables 28017 1726867521.01246: in VariableManager get_vars() 28017 1726867521.01295: Calling all_inventory to load vars for managed_node3 28017 1726867521.01302: Calling groups_inventory to load vars for managed_node3 28017 1726867521.01305: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867521.01316: Calling all_plugins_play to load vars for managed_node3 28017 1726867521.01320: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867521.01323: Calling groups_plugins_play to load vars for managed_node3 28017 1726867521.01996: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000001e 28017 1726867521.01999: WORKER PROCESS EXITING 28017 1726867521.03219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867521.05107: done with get_vars() 28017 1726867521.05122: done getting variables 28017 1726867521.05166: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:25:21 -0400 (0:00:00.179) 0:00:11.788 ****** 28017 1726867521.05190: entering _queue_task() for managed_node3/package 28017 1726867521.05403: worker is 1 (out of 1 available) 28017 1726867521.05415: exiting _queue_task() for managed_node3/package 28017 1726867521.05429: done queuing things up, now waiting for results queue to drain 28017 1726867521.05430: waiting for pending results... 28017 1726867521.05598: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28017 1726867521.05685: in run() - task 0affcac9-a3a5-415c-0e01-00000000001f 28017 1726867521.05698: variable 'ansible_search_path' from source: unknown 28017 1726867521.05701: variable 'ansible_search_path' from source: unknown 28017 1726867521.05730: calling self._execute() 28017 1726867521.05798: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867521.05802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867521.05810: variable 'omit' from source: magic vars 28017 1726867521.06088: variable 'ansible_distribution_major_version' from source: facts 28017 1726867521.06097: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867521.06180: variable 'network_state' from source: role '' defaults 28017 1726867521.06189: Evaluated conditional (network_state != {}): False 28017 1726867521.06192: when evaluation is False, skipping this task 28017 1726867521.06195: _execute() done 28017 1726867521.06198: dumping result to json 28017 1726867521.06201: done dumping result, returning 28017 1726867521.06208: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-415c-0e01-00000000001f] 28017 1726867521.06213: sending task result for task 0affcac9-a3a5-415c-0e01-00000000001f 28017 1726867521.06301: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000001f 28017 1726867521.06304: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867521.06357: no more pending results, returning what we have 28017 1726867521.06361: results queue empty 28017 1726867521.06361: checking for any_errors_fatal 28017 1726867521.06368: done checking for any_errors_fatal 28017 1726867521.06369: checking for max_fail_percentage 28017 1726867521.06370: done checking for max_fail_percentage 28017 1726867521.06371: checking to see if all hosts have failed and the running result is not ok 28017 1726867521.06372: done checking to see if all hosts have failed 28017 1726867521.06373: getting the remaining hosts for this loop 28017 1726867521.06374: done getting the remaining hosts for this loop 28017 1726867521.06385: getting the next task for host managed_node3 28017 1726867521.06392: done getting next task for host managed_node3 28017 1726867521.06395: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28017 1726867521.06398: ^ 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 28017 1726867521.06411: getting variables 28017 1726867521.06412: in VariableManager get_vars() 28017 1726867521.06447: Calling all_inventory to load vars for managed_node3 28017 1726867521.06449: Calling groups_inventory to load vars for managed_node3 28017 1726867521.06451: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867521.06460: Calling all_plugins_play to load vars for managed_node3 28017 1726867521.06462: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867521.06464: Calling groups_plugins_play to load vars for managed_node3 28017 1726867521.07600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867521.08463: done with get_vars() 28017 1726867521.08480: done getting variables 28017 1726867521.08518: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:25:21 -0400 (0:00:00.033) 0:00:11.822 ****** 28017 1726867521.08541: entering _queue_task() for managed_node3/package 28017 1726867521.08733: worker is 1 (out of 1 available) 28017 1726867521.08748: exiting _queue_task() for managed_node3/package 28017 1726867521.08759: done queuing things up, now waiting for results queue to drain 28017 1726867521.08760: waiting for pending results... 28017 1726867521.08914: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28017 1726867521.08995: in run() - task 0affcac9-a3a5-415c-0e01-000000000020 28017 1726867521.09005: variable 'ansible_search_path' from source: unknown 28017 1726867521.09008: variable 'ansible_search_path' from source: unknown 28017 1726867521.09035: calling self._execute() 28017 1726867521.09105: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867521.09110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867521.09119: variable 'omit' from source: magic vars 28017 1726867521.09376: variable 'ansible_distribution_major_version' from source: facts 28017 1726867521.09388: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867521.09468: variable 'network_state' from source: role '' defaults 28017 1726867521.09476: Evaluated conditional (network_state != {}): False 28017 1726867521.09481: when evaluation is False, skipping this task 28017 1726867521.09484: _execute() done 28017 1726867521.09486: dumping result to json 28017 1726867521.09489: done dumping result, returning 28017 1726867521.09496: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-415c-0e01-000000000020] 28017 1726867521.09501: sending task result for task 0affcac9-a3a5-415c-0e01-000000000020 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867521.09636: no more pending results, returning what we have 28017 1726867521.09639: results queue empty 28017 1726867521.09640: checking for any_errors_fatal 28017 1726867521.09646: done checking for any_errors_fatal 28017 1726867521.09647: checking for max_fail_percentage 28017 1726867521.09648: done checking for max_fail_percentage 28017 1726867521.09649: checking to see if all hosts have failed and the running result is not ok 28017 1726867521.09650: done checking to see if all hosts have failed 28017 1726867521.09651: getting the remaining hosts for this loop 28017 1726867521.09652: done getting the remaining hosts for this loop 28017 1726867521.09654: getting the next task for host managed_node3 28017 1726867521.09660: done getting next task for host managed_node3 28017 1726867521.09663: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28017 1726867521.09665: ^ 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 28017 1726867521.09681: getting variables 28017 1726867521.09682: in VariableManager get_vars() 28017 1726867521.09716: Calling all_inventory to load vars for managed_node3 28017 1726867521.09718: Calling groups_inventory to load vars for managed_node3 28017 1726867521.09720: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867521.09728: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000020 28017 1726867521.09732: WORKER PROCESS EXITING 28017 1726867521.09739: Calling all_plugins_play to load vars for managed_node3 28017 1726867521.09741: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867521.09743: Calling groups_plugins_play to load vars for managed_node3 28017 1726867521.10555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867521.11396: done with get_vars() 28017 1726867521.11409: done getting variables 28017 1726867521.11479: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:25:21 -0400 (0:00:00.029) 0:00:11.851 ****** 28017 1726867521.11499: entering _queue_task() for managed_node3/service 28017 1726867521.11500: Creating lock for service 28017 1726867521.11681: worker is 1 (out of 1 available) 28017 1726867521.11695: exiting _queue_task() for managed_node3/service 28017 1726867521.11707: done queuing things up, now waiting for results queue to drain 28017 1726867521.11708: waiting for pending results... 28017 1726867521.11856: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28017 1726867521.11952: in run() - task 0affcac9-a3a5-415c-0e01-000000000021 28017 1726867521.11966: variable 'ansible_search_path' from source: unknown 28017 1726867521.11971: variable 'ansible_search_path' from source: unknown 28017 1726867521.12000: calling self._execute() 28017 1726867521.12070: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867521.12074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867521.12084: variable 'omit' from source: magic vars 28017 1726867521.12364: variable 'ansible_distribution_major_version' from source: facts 28017 1726867521.12376: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867521.12455: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867521.12580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867521.14284: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867521.14325: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867521.14366: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867521.14416: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867521.14470: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867521.14559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867521.14581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867521.14599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867521.14629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867521.14640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867521.14675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867521.14695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867521.14711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867521.14740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867521.14751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867521.14780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867521.14796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867521.14812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867521.14839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867521.14850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867521.14961: variable 'network_connections' from source: task vars 28017 1726867521.14971: variable 'interface' from source: set_fact 28017 1726867521.15021: variable 'interface' from source: set_fact 28017 1726867521.15028: variable 'interface' from source: set_fact 28017 1726867521.15072: variable 'interface' from source: set_fact 28017 1726867521.15127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867521.15237: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867521.15262: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867521.15290: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867521.15312: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867521.15342: 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) 28017 1726867521.15357: 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) 28017 1726867521.15374: 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) 28017 1726867521.15397: 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) 28017 1726867521.15440: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867521.15587: variable 'network_connections' from source: task vars 28017 1726867521.15590: variable 'interface' from source: set_fact 28017 1726867521.15635: variable 'interface' from source: set_fact 28017 1726867521.15640: variable 'interface' from source: set_fact 28017 1726867521.15684: variable 'interface' from source: set_fact 28017 1726867521.15712: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28017 1726867521.15716: when evaluation is False, skipping this task 28017 1726867521.15718: _execute() done 28017 1726867521.15721: dumping result to json 28017 1726867521.15726: done dumping result, returning 28017 1726867521.15729: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-415c-0e01-000000000021] 28017 1726867521.15738: sending task result for task 0affcac9-a3a5-415c-0e01-000000000021 28017 1726867521.15815: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000021 28017 1726867521.15817: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28017 1726867521.15860: no more pending results, returning what we have 28017 1726867521.15862: results queue empty 28017 1726867521.15863: checking for any_errors_fatal 28017 1726867521.15870: done checking for any_errors_fatal 28017 1726867521.15871: checking for max_fail_percentage 28017 1726867521.15872: done checking for max_fail_percentage 28017 1726867521.15873: checking to see if all hosts have failed and the running result is not ok 28017 1726867521.15874: done checking to see if all hosts have failed 28017 1726867521.15874: getting the remaining hosts for this loop 28017 1726867521.15876: done getting the remaining hosts for this loop 28017 1726867521.15881: getting the next task for host managed_node3 28017 1726867521.15888: done getting next task for host managed_node3 28017 1726867521.15891: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28017 1726867521.15894: ^ 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 28017 1726867521.15908: getting variables 28017 1726867521.15909: in VariableManager get_vars() 28017 1726867521.15948: Calling all_inventory to load vars for managed_node3 28017 1726867521.15951: Calling groups_inventory to load vars for managed_node3 28017 1726867521.15953: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867521.15960: Calling all_plugins_play to load vars for managed_node3 28017 1726867521.15962: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867521.15965: Calling groups_plugins_play to load vars for managed_node3 28017 1726867521.17009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867521.18541: done with get_vars() 28017 1726867521.18561: done getting variables 28017 1726867521.18618: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:25:21 -0400 (0:00:00.071) 0:00:11.923 ****** 28017 1726867521.18650: entering _queue_task() for managed_node3/service 28017 1726867521.18911: worker is 1 (out of 1 available) 28017 1726867521.18927: exiting _queue_task() for managed_node3/service 28017 1726867521.18940: done queuing things up, now waiting for results queue to drain 28017 1726867521.18941: waiting for pending results... 28017 1726867521.19398: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28017 1726867521.19404: in run() - task 0affcac9-a3a5-415c-0e01-000000000022 28017 1726867521.19407: variable 'ansible_search_path' from source: unknown 28017 1726867521.19410: variable 'ansible_search_path' from source: unknown 28017 1726867521.19412: calling self._execute() 28017 1726867521.19474: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867521.19480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867521.19494: variable 'omit' from source: magic vars 28017 1726867521.19855: variable 'ansible_distribution_major_version' from source: facts 28017 1726867521.19868: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867521.20031: variable 'network_provider' from source: set_fact 28017 1726867521.20036: variable 'network_state' from source: role '' defaults 28017 1726867521.20046: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28017 1726867521.20053: variable 'omit' from source: magic vars 28017 1726867521.20105: variable 'omit' from source: magic vars 28017 1726867521.20136: variable 'network_service_name' from source: role '' defaults 28017 1726867521.20205: variable 'network_service_name' from source: role '' defaults 28017 1726867521.20369: variable '__network_provider_setup' from source: role '' defaults 28017 1726867521.20372: variable '__network_service_name_default_nm' from source: role '' defaults 28017 1726867521.20375: variable '__network_service_name_default_nm' from source: role '' defaults 28017 1726867521.20382: variable '__network_packages_default_nm' from source: role '' defaults 28017 1726867521.20448: variable '__network_packages_default_nm' from source: role '' defaults 28017 1726867521.20660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867521.23046: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867521.23105: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867521.23156: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867521.23192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867521.23218: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867521.23302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867521.23410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867521.23414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867521.23416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867521.23418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867521.23459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867521.23485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867521.23509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867521.23553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867521.23564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867521.23769: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28017 1726867521.23875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867521.23898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867521.23919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867521.23959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867521.23992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867521.24060: variable 'ansible_python' from source: facts 28017 1726867521.24080: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28017 1726867521.24169: variable '__network_wpa_supplicant_required' from source: role '' defaults 28017 1726867521.24231: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28017 1726867521.24385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867521.24389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867521.24391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867521.24422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867521.24438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867521.24482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867521.24687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867521.24690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867521.24693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867521.24695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867521.24711: variable 'network_connections' from source: task vars 28017 1726867521.24720: variable 'interface' from source: set_fact 28017 1726867521.24796: variable 'interface' from source: set_fact 28017 1726867521.24814: variable 'interface' from source: set_fact 28017 1726867521.24880: variable 'interface' from source: set_fact 28017 1726867521.25013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867521.25197: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867521.25248: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867521.25289: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867521.25329: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867521.25390: 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) 28017 1726867521.25419: 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) 28017 1726867521.25453: 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) 28017 1726867521.25487: 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) 28017 1726867521.25534: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867521.25806: variable 'network_connections' from source: task vars 28017 1726867521.25813: variable 'interface' from source: set_fact 28017 1726867521.25887: variable 'interface' from source: set_fact 28017 1726867521.25902: variable 'interface' from source: set_fact 28017 1726867521.25967: variable 'interface' from source: set_fact 28017 1726867521.26044: variable '__network_packages_default_wireless' from source: role '' defaults 28017 1726867521.26120: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867521.26415: variable 'network_connections' from source: task vars 28017 1726867521.26418: variable 'interface' from source: set_fact 28017 1726867521.26491: variable 'interface' from source: set_fact 28017 1726867521.26497: variable 'interface' from source: set_fact 28017 1726867521.26564: variable 'interface' from source: set_fact 28017 1726867521.26597: variable '__network_packages_default_team' from source: role '' defaults 28017 1726867521.26682: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867521.26987: variable 'network_connections' from source: task vars 28017 1726867521.26990: variable 'interface' from source: set_fact 28017 1726867521.27027: variable 'interface' from source: set_fact 28017 1726867521.27035: variable 'interface' from source: set_fact 28017 1726867521.27095: variable 'interface' from source: set_fact 28017 1726867521.27160: variable '__network_service_name_default_initscripts' from source: role '' defaults 28017 1726867521.27219: variable '__network_service_name_default_initscripts' from source: role '' defaults 28017 1726867521.27223: variable '__network_packages_default_initscripts' from source: role '' defaults 28017 1726867521.27280: variable '__network_packages_default_initscripts' from source: role '' defaults 28017 1726867521.27587: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28017 1726867521.27938: variable 'network_connections' from source: task vars 28017 1726867521.27942: variable 'interface' from source: set_fact 28017 1726867521.28001: variable 'interface' from source: set_fact 28017 1726867521.28007: variable 'interface' from source: set_fact 28017 1726867521.28066: variable 'interface' from source: set_fact 28017 1726867521.28084: variable 'ansible_distribution' from source: facts 28017 1726867521.28088: variable '__network_rh_distros' from source: role '' defaults 28017 1726867521.28094: variable 'ansible_distribution_major_version' from source: facts 28017 1726867521.28114: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28017 1726867521.28282: variable 'ansible_distribution' from source: facts 28017 1726867521.28285: variable '__network_rh_distros' from source: role '' defaults 28017 1726867521.28292: variable 'ansible_distribution_major_version' from source: facts 28017 1726867521.28305: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28017 1726867521.28471: variable 'ansible_distribution' from source: facts 28017 1726867521.28474: variable '__network_rh_distros' from source: role '' defaults 28017 1726867521.28481: variable 'ansible_distribution_major_version' from source: facts 28017 1726867521.28515: variable 'network_provider' from source: set_fact 28017 1726867521.28539: variable 'omit' from source: magic vars 28017 1726867521.28563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867521.28591: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867521.28609: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867521.28625: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867521.28638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867521.28667: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867521.28670: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867521.28678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867521.28763: Set connection var ansible_connection to ssh 28017 1726867521.28770: Set connection var ansible_shell_type to sh 28017 1726867521.28776: Set connection var ansible_shell_executable to /bin/sh 28017 1726867521.28784: Set connection var ansible_pipelining to False 28017 1726867521.28791: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867521.28882: Set connection var ansible_timeout to 10 28017 1726867521.28887: variable 'ansible_shell_executable' from source: unknown 28017 1726867521.28890: variable 'ansible_connection' from source: unknown 28017 1726867521.28892: variable 'ansible_module_compression' from source: unknown 28017 1726867521.28899: variable 'ansible_shell_type' from source: unknown 28017 1726867521.28902: variable 'ansible_shell_executable' from source: unknown 28017 1726867521.28905: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867521.28910: variable 'ansible_pipelining' from source: unknown 28017 1726867521.28912: variable 'ansible_timeout' from source: unknown 28017 1726867521.28915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867521.29011: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867521.29014: variable 'omit' from source: magic vars 28017 1726867521.29017: starting attempt loop 28017 1726867521.29019: running the handler 28017 1726867521.29029: variable 'ansible_facts' from source: unknown 28017 1726867521.29679: _low_level_execute_command(): starting 28017 1726867521.29683: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867521.30363: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867521.30375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867521.30388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867521.30402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867521.30415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867521.30421: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867521.30433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867521.30448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867521.30455: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 28017 1726867521.30462: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28017 1726867521.30470: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867521.30482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867521.30494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867521.30501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867521.30530: stderr chunk (state=3): >>>debug2: match found <<< 28017 1726867521.30533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867521.30585: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867521.30599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867521.30633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867521.30694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867521.32384: stdout chunk (state=3): >>>/root <<< 28017 1726867521.32544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867521.32547: stdout chunk (state=3): >>><<< 28017 1726867521.32550: stderr chunk (state=3): >>><<< 28017 1726867521.32566: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867521.32627: _low_level_execute_command(): starting 28017 1726867521.32631: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867521.3257232-28600-28759107738920 `" && echo ansible-tmp-1726867521.3257232-28600-28759107738920="` echo /root/.ansible/tmp/ansible-tmp-1726867521.3257232-28600-28759107738920 `" ) && sleep 0' 28017 1726867521.33227: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867521.33239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867521.33251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867521.33295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867521.33315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867521.33388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867521.33397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867521.33424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867521.33502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867521.35395: stdout chunk (state=3): >>>ansible-tmp-1726867521.3257232-28600-28759107738920=/root/.ansible/tmp/ansible-tmp-1726867521.3257232-28600-28759107738920 <<< 28017 1726867521.35587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867521.35591: stdout chunk (state=3): >>><<< 28017 1726867521.35593: stderr chunk (state=3): >>><<< 28017 1726867521.35595: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867521.3257232-28600-28759107738920=/root/.ansible/tmp/ansible-tmp-1726867521.3257232-28600-28759107738920 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867521.35602: variable 'ansible_module_compression' from source: unknown 28017 1726867521.35637: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 28017 1726867521.35640: ANSIBALLZ: Acquiring lock 28017 1726867521.35643: ANSIBALLZ: Lock acquired: 140520267827344 28017 1726867521.35645: ANSIBALLZ: Creating module 28017 1726867521.75018: ANSIBALLZ: Writing module into payload 28017 1726867521.75184: ANSIBALLZ: Writing module 28017 1726867521.75283: ANSIBALLZ: Renaming module 28017 1726867521.75286: ANSIBALLZ: Done creating module 28017 1726867521.75288: variable 'ansible_facts' from source: unknown 28017 1726867521.75469: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867521.3257232-28600-28759107738920/AnsiballZ_systemd.py 28017 1726867521.75734: Sending initial data 28017 1726867521.75738: Sent initial data (155 bytes) 28017 1726867521.77197: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867521.77219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867521.77246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867521.77330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867521.78998: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28017 1726867521.79013: 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 <<< 28017 1726867521.79081: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867521.79125: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp3xkorehe /root/.ansible/tmp/ansible-tmp-1726867521.3257232-28600-28759107738920/AnsiballZ_systemd.py <<< 28017 1726867521.79140: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867521.3257232-28600-28759107738920/AnsiballZ_systemd.py" <<< 28017 1726867521.79173: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp3xkorehe" to remote "/root/.ansible/tmp/ansible-tmp-1726867521.3257232-28600-28759107738920/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867521.3257232-28600-28759107738920/AnsiballZ_systemd.py" <<< 28017 1726867521.82270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867521.82466: stdout chunk (state=3): >>><<< 28017 1726867521.82471: stderr chunk (state=3): >>><<< 28017 1726867521.82473: done transferring module to remote 28017 1726867521.82475: _low_level_execute_command(): starting 28017 1726867521.82482: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867521.3257232-28600-28759107738920/ /root/.ansible/tmp/ansible-tmp-1726867521.3257232-28600-28759107738920/AnsiballZ_systemd.py && sleep 0' 28017 1726867521.83298: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867521.83310: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867521.83350: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867521.83448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867521.83475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867521.83516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867521.85520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867521.85526: stdout chunk (state=3): >>><<< 28017 1726867521.85528: stderr chunk (state=3): >>><<< 28017 1726867521.85531: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867521.85534: _low_level_execute_command(): starting 28017 1726867521.85536: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867521.3257232-28600-28759107738920/AnsiballZ_systemd.py && sleep 0' 28017 1726867521.86399: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867521.86402: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867521.86410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867521.86413: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867521.86415: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867521.86417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867521.86419: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867521.86455: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867521.86511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867522.15513: 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": "702", "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 17:13:04 EDT", "ExecMainStartTimestampMonotonic": "21397904", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ExecMainHandoffTimestampMonotonic": "21411941", "ExecMainPID": "702", "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": "2938", "MemoryCurrent": "10502144", "MemoryPeak": "13291520", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3315314688", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1645880000", "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", "CoredumpR<<< 28017 1726867522.15535: stdout chunk (state=3): >>>eceive": "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": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service cloud-init.service shutdown.target multi-user.target network.target", "After": "system.slice systemd-journald.socket sysinit.target basic.target dbus.socket cloud-init-local.service network-pre.target dbus-broker.service", "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 17:18:52 EDT", "StateChangeTimestampMonotonic": "369615617", "InactiveExitTimestamp": "Fri 2024-09-20 17:13:04 EDT", "InactiveExitTimestampMonotonic": "21398448", "ActiveEnterTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ActiveEnterTimestampMonotonic": "21815124", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "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 17:13:04 EDT", "ConditionTimestampMonotonic": "21397034", "AssertTimestamp": "Fri 2024-09-20 17:13:04 EDT", "AssertTimestampMonotonic": "21397036", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6662de0c35f9440589adc21215384405", "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}}} <<< 28017 1726867522.17329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867522.17357: stderr chunk (state=3): >>><<< 28017 1726867522.17359: stdout chunk (state=3): >>><<< 28017 1726867522.17371: _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": "702", "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 17:13:04 EDT", "ExecMainStartTimestampMonotonic": "21397904", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ExecMainHandoffTimestampMonotonic": "21411941", "ExecMainPID": "702", "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": "2938", "MemoryCurrent": "10502144", "MemoryPeak": "13291520", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3315314688", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1645880000", "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": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service cloud-init.service shutdown.target multi-user.target network.target", "After": "system.slice systemd-journald.socket sysinit.target basic.target dbus.socket cloud-init-local.service network-pre.target dbus-broker.service", "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 17:18:52 EDT", "StateChangeTimestampMonotonic": "369615617", "InactiveExitTimestamp": "Fri 2024-09-20 17:13:04 EDT", "InactiveExitTimestampMonotonic": "21398448", "ActiveEnterTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ActiveEnterTimestampMonotonic": "21815124", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "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 17:13:04 EDT", "ConditionTimestampMonotonic": "21397034", "AssertTimestamp": "Fri 2024-09-20 17:13:04 EDT", "AssertTimestampMonotonic": "21397036", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6662de0c35f9440589adc21215384405", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867522.17506: 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-1726867521.3257232-28600-28759107738920/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867522.17524: _low_level_execute_command(): starting 28017 1726867522.17532: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867521.3257232-28600-28759107738920/ > /dev/null 2>&1 && sleep 0' 28017 1726867522.18196: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867522.18250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867522.18275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867522.18303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867522.18416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867522.20223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867522.20250: stderr chunk (state=3): >>><<< 28017 1726867522.20253: stdout chunk (state=3): >>><<< 28017 1726867522.20270: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867522.20276: handler run complete 28017 1726867522.20316: attempt loop complete, returning result 28017 1726867522.20319: _execute() done 28017 1726867522.20322: dumping result to json 28017 1726867522.20336: done dumping result, returning 28017 1726867522.20344: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-415c-0e01-000000000022] 28017 1726867522.20347: sending task result for task 0affcac9-a3a5-415c-0e01-000000000022 28017 1726867522.20594: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000022 28017 1726867522.20596: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867522.20655: no more pending results, returning what we have 28017 1726867522.20658: results queue empty 28017 1726867522.20659: checking for any_errors_fatal 28017 1726867522.20665: done checking for any_errors_fatal 28017 1726867522.20665: checking for max_fail_percentage 28017 1726867522.20667: done checking for max_fail_percentage 28017 1726867522.20668: checking to see if all hosts have failed and the running result is not ok 28017 1726867522.20668: done checking to see if all hosts have failed 28017 1726867522.20669: getting the remaining hosts for this loop 28017 1726867522.20670: done getting the remaining hosts for this loop 28017 1726867522.20674: getting the next task for host managed_node3 28017 1726867522.20744: done getting next task for host managed_node3 28017 1726867522.20747: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28017 1726867522.20750: ^ 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 28017 1726867522.20761: getting variables 28017 1726867522.20762: in VariableManager get_vars() 28017 1726867522.20799: Calling all_inventory to load vars for managed_node3 28017 1726867522.20802: Calling groups_inventory to load vars for managed_node3 28017 1726867522.20804: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867522.20813: Calling all_plugins_play to load vars for managed_node3 28017 1726867522.20815: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867522.20817: Calling groups_plugins_play to load vars for managed_node3 28017 1726867522.22268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867522.23130: done with get_vars() 28017 1726867522.23145: done getting variables 28017 1726867522.23190: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:25:22 -0400 (0:00:01.045) 0:00:12.968 ****** 28017 1726867522.23212: entering _queue_task() for managed_node3/service 28017 1726867522.23444: worker is 1 (out of 1 available) 28017 1726867522.23458: exiting _queue_task() for managed_node3/service 28017 1726867522.23471: done queuing things up, now waiting for results queue to drain 28017 1726867522.23472: waiting for pending results... 28017 1726867522.23669: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28017 1726867522.23775: in run() - task 0affcac9-a3a5-415c-0e01-000000000023 28017 1726867522.23793: variable 'ansible_search_path' from source: unknown 28017 1726867522.23797: variable 'ansible_search_path' from source: unknown 28017 1726867522.23845: calling self._execute() 28017 1726867522.23983: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867522.23988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867522.23991: variable 'omit' from source: magic vars 28017 1726867522.24287: variable 'ansible_distribution_major_version' from source: facts 28017 1726867522.24299: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867522.24440: variable 'network_provider' from source: set_fact 28017 1726867522.24443: Evaluated conditional (network_provider == "nm"): True 28017 1726867522.24508: variable '__network_wpa_supplicant_required' from source: role '' defaults 28017 1726867522.24595: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28017 1726867522.24744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867522.26407: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867522.26456: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867522.26484: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867522.26509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867522.26535: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867522.26600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867522.26620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867522.26645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867522.26671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867522.26683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867522.26715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867522.26737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867522.26756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867522.26856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867522.26860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867522.26863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867522.26867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867522.26870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867522.26872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867522.26884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867522.26978: variable 'network_connections' from source: task vars 28017 1726867522.26990: variable 'interface' from source: set_fact 28017 1726867522.27039: variable 'interface' from source: set_fact 28017 1726867522.27047: variable 'interface' from source: set_fact 28017 1726867522.27094: variable 'interface' from source: set_fact 28017 1726867522.27147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867522.27257: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867522.27284: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867522.27309: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867522.27334: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867522.27363: 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) 28017 1726867522.27381: 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) 28017 1726867522.27402: 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) 28017 1726867522.27582: 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) 28017 1726867522.27586: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867522.27737: variable 'network_connections' from source: task vars 28017 1726867522.27748: variable 'interface' from source: set_fact 28017 1726867522.27814: variable 'interface' from source: set_fact 28017 1726867522.27829: variable 'interface' from source: set_fact 28017 1726867522.27891: variable 'interface' from source: set_fact 28017 1726867522.27941: Evaluated conditional (__network_wpa_supplicant_required): False 28017 1726867522.27949: when evaluation is False, skipping this task 28017 1726867522.27956: _execute() done 28017 1726867522.27972: dumping result to json 28017 1726867522.27984: done dumping result, returning 28017 1726867522.27995: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-415c-0e01-000000000023] 28017 1726867522.28004: sending task result for task 0affcac9-a3a5-415c-0e01-000000000023 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28017 1726867522.28145: no more pending results, returning what we have 28017 1726867522.28149: results queue empty 28017 1726867522.28150: checking for any_errors_fatal 28017 1726867522.28169: done checking for any_errors_fatal 28017 1726867522.28170: checking for max_fail_percentage 28017 1726867522.28172: done checking for max_fail_percentage 28017 1726867522.28173: checking to see if all hosts have failed and the running result is not ok 28017 1726867522.28174: done checking to see if all hosts have failed 28017 1726867522.28175: getting the remaining hosts for this loop 28017 1726867522.28178: done getting the remaining hosts for this loop 28017 1726867522.28182: getting the next task for host managed_node3 28017 1726867522.28189: done getting next task for host managed_node3 28017 1726867522.28194: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28017 1726867522.28197: ^ 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 28017 1726867522.28211: getting variables 28017 1726867522.28213: in VariableManager get_vars() 28017 1726867522.28256: Calling all_inventory to load vars for managed_node3 28017 1726867522.28259: Calling groups_inventory to load vars for managed_node3 28017 1726867522.28262: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867522.28273: Calling all_plugins_play to load vars for managed_node3 28017 1726867522.28359: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867522.28370: Calling groups_plugins_play to load vars for managed_node3 28017 1726867522.29216: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000023 28017 1726867522.29220: WORKER PROCESS EXITING 28017 1726867522.29232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867522.30173: done with get_vars() 28017 1726867522.30189: done getting variables 28017 1726867522.30233: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:25:22 -0400 (0:00:00.070) 0:00:13.039 ****** 28017 1726867522.30254: entering _queue_task() for managed_node3/service 28017 1726867522.30450: worker is 1 (out of 1 available) 28017 1726867522.30464: exiting _queue_task() for managed_node3/service 28017 1726867522.30479: done queuing things up, now waiting for results queue to drain 28017 1726867522.30480: waiting for pending results... 28017 1726867522.30645: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 28017 1726867522.30730: in run() - task 0affcac9-a3a5-415c-0e01-000000000024 28017 1726867522.30739: variable 'ansible_search_path' from source: unknown 28017 1726867522.30742: variable 'ansible_search_path' from source: unknown 28017 1726867522.30771: calling self._execute() 28017 1726867522.30843: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867522.30847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867522.30855: variable 'omit' from source: magic vars 28017 1726867522.31119: variable 'ansible_distribution_major_version' from source: facts 28017 1726867522.31148: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867522.31211: variable 'network_provider' from source: set_fact 28017 1726867522.31216: Evaluated conditional (network_provider == "initscripts"): False 28017 1726867522.31221: when evaluation is False, skipping this task 28017 1726867522.31226: _execute() done 28017 1726867522.31230: dumping result to json 28017 1726867522.31232: done dumping result, returning 28017 1726867522.31235: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-415c-0e01-000000000024] 28017 1726867522.31240: sending task result for task 0affcac9-a3a5-415c-0e01-000000000024 28017 1726867522.31322: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000024 28017 1726867522.31327: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867522.31392: no more pending results, returning what we have 28017 1726867522.31395: results queue empty 28017 1726867522.31396: checking for any_errors_fatal 28017 1726867522.31403: done checking for any_errors_fatal 28017 1726867522.31403: checking for max_fail_percentage 28017 1726867522.31405: done checking for max_fail_percentage 28017 1726867522.31406: checking to see if all hosts have failed and the running result is not ok 28017 1726867522.31407: done checking to see if all hosts have failed 28017 1726867522.31407: getting the remaining hosts for this loop 28017 1726867522.31408: done getting the remaining hosts for this loop 28017 1726867522.31411: getting the next task for host managed_node3 28017 1726867522.31416: done getting next task for host managed_node3 28017 1726867522.31419: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28017 1726867522.31421: ^ 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 28017 1726867522.31437: getting variables 28017 1726867522.31438: in VariableManager get_vars() 28017 1726867522.31468: Calling all_inventory to load vars for managed_node3 28017 1726867522.31471: Calling groups_inventory to load vars for managed_node3 28017 1726867522.31473: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867522.31482: Calling all_plugins_play to load vars for managed_node3 28017 1726867522.31485: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867522.31488: Calling groups_plugins_play to load vars for managed_node3 28017 1726867522.32200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867522.33059: done with get_vars() 28017 1726867522.33074: done getting variables 28017 1726867522.33116: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:25:22 -0400 (0:00:00.028) 0:00:13.068 ****** 28017 1726867522.33141: entering _queue_task() for managed_node3/copy 28017 1726867522.33327: worker is 1 (out of 1 available) 28017 1726867522.33340: exiting _queue_task() for managed_node3/copy 28017 1726867522.33352: done queuing things up, now waiting for results queue to drain 28017 1726867522.33353: waiting for pending results... 28017 1726867522.33512: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28017 1726867522.33598: in run() - task 0affcac9-a3a5-415c-0e01-000000000025 28017 1726867522.33608: variable 'ansible_search_path' from source: unknown 28017 1726867522.33611: variable 'ansible_search_path' from source: unknown 28017 1726867522.33638: calling self._execute() 28017 1726867522.33707: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867522.33711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867522.33720: variable 'omit' from source: magic vars 28017 1726867522.33972: variable 'ansible_distribution_major_version' from source: facts 28017 1726867522.33985: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867522.34064: variable 'network_provider' from source: set_fact 28017 1726867522.34067: Evaluated conditional (network_provider == "initscripts"): False 28017 1726867522.34071: when evaluation is False, skipping this task 28017 1726867522.34075: _execute() done 28017 1726867522.34079: dumping result to json 28017 1726867522.34082: done dumping result, returning 28017 1726867522.34090: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-415c-0e01-000000000025] 28017 1726867522.34093: sending task result for task 0affcac9-a3a5-415c-0e01-000000000025 skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28017 1726867522.34229: no more pending results, returning what we have 28017 1726867522.34232: results queue empty 28017 1726867522.34233: checking for any_errors_fatal 28017 1726867522.34237: done checking for any_errors_fatal 28017 1726867522.34238: checking for max_fail_percentage 28017 1726867522.34239: done checking for max_fail_percentage 28017 1726867522.34240: checking to see if all hosts have failed and the running result is not ok 28017 1726867522.34241: done checking to see if all hosts have failed 28017 1726867522.34241: getting the remaining hosts for this loop 28017 1726867522.34242: done getting the remaining hosts for this loop 28017 1726867522.34245: getting the next task for host managed_node3 28017 1726867522.34250: done getting next task for host managed_node3 28017 1726867522.34253: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28017 1726867522.34255: ^ 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 28017 1726867522.34267: getting variables 28017 1726867522.34268: in VariableManager get_vars() 28017 1726867522.34303: Calling all_inventory to load vars for managed_node3 28017 1726867522.34305: Calling groups_inventory to load vars for managed_node3 28017 1726867522.34307: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867522.34315: Calling all_plugins_play to load vars for managed_node3 28017 1726867522.34317: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867522.34321: Calling groups_plugins_play to load vars for managed_node3 28017 1726867522.34841: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000025 28017 1726867522.34845: WORKER PROCESS EXITING 28017 1726867522.35153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867522.35993: done with get_vars() 28017 1726867522.36007: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:25:22 -0400 (0:00:00.029) 0:00:13.097 ****** 28017 1726867522.36064: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 28017 1726867522.36065: Creating lock for fedora.linux_system_roles.network_connections 28017 1726867522.36251: worker is 1 (out of 1 available) 28017 1726867522.36264: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 28017 1726867522.36278: done queuing things up, now waiting for results queue to drain 28017 1726867522.36279: waiting for pending results... 28017 1726867522.36428: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28017 1726867522.36510: in run() - task 0affcac9-a3a5-415c-0e01-000000000026 28017 1726867522.36520: variable 'ansible_search_path' from source: unknown 28017 1726867522.36523: variable 'ansible_search_path' from source: unknown 28017 1726867522.36549: calling self._execute() 28017 1726867522.36618: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867522.36621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867522.36629: variable 'omit' from source: magic vars 28017 1726867522.36879: variable 'ansible_distribution_major_version' from source: facts 28017 1726867522.36889: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867522.36894: variable 'omit' from source: magic vars 28017 1726867522.36947: variable 'omit' from source: magic vars 28017 1726867522.37032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867522.38405: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867522.38447: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867522.38476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867522.38502: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867522.38523: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867522.38578: variable 'network_provider' from source: set_fact 28017 1726867522.38663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867522.38697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867522.38714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867522.38741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867522.38752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867522.38806: variable 'omit' from source: magic vars 28017 1726867522.38880: variable 'omit' from source: magic vars 28017 1726867522.38950: variable 'network_connections' from source: task vars 28017 1726867522.38960: variable 'interface' from source: set_fact 28017 1726867522.39010: variable 'interface' from source: set_fact 28017 1726867522.39016: variable 'interface' from source: set_fact 28017 1726867522.39058: variable 'interface' from source: set_fact 28017 1726867522.39196: variable 'omit' from source: magic vars 28017 1726867522.39203: variable '__lsr_ansible_managed' from source: task vars 28017 1726867522.39249: variable '__lsr_ansible_managed' from source: task vars 28017 1726867522.39420: Loaded config def from plugin (lookup/template) 28017 1726867522.39426: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28017 1726867522.39449: File lookup term: get_ansible_managed.j2 28017 1726867522.39452: variable 'ansible_search_path' from source: unknown 28017 1726867522.39455: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28017 1726867522.39465: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28017 1726867522.39480: variable 'ansible_search_path' from source: unknown 28017 1726867522.42715: variable 'ansible_managed' from source: unknown 28017 1726867522.42784: variable 'omit' from source: magic vars 28017 1726867522.42806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867522.42830: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867522.42843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867522.42856: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867522.42864: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867522.42890: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867522.42893: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867522.42895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867522.42958: Set connection var ansible_connection to ssh 28017 1726867522.42964: Set connection var ansible_shell_type to sh 28017 1726867522.42970: Set connection var ansible_shell_executable to /bin/sh 28017 1726867522.42975: Set connection var ansible_pipelining to False 28017 1726867522.42981: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867522.42989: Set connection var ansible_timeout to 10 28017 1726867522.43005: variable 'ansible_shell_executable' from source: unknown 28017 1726867522.43008: variable 'ansible_connection' from source: unknown 28017 1726867522.43011: variable 'ansible_module_compression' from source: unknown 28017 1726867522.43015: variable 'ansible_shell_type' from source: unknown 28017 1726867522.43018: variable 'ansible_shell_executable' from source: unknown 28017 1726867522.43020: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867522.43022: variable 'ansible_pipelining' from source: unknown 28017 1726867522.43027: variable 'ansible_timeout' from source: unknown 28017 1726867522.43029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867522.43117: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867522.43132: variable 'omit' from source: magic vars 28017 1726867522.43135: starting attempt loop 28017 1726867522.43140: running the handler 28017 1726867522.43150: _low_level_execute_command(): starting 28017 1726867522.43153: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867522.43646: 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 <<< 28017 1726867522.43650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867522.43654: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867522.43705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867522.43708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867522.43710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867522.43771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867522.45444: stdout chunk (state=3): >>>/root <<< 28017 1726867522.45546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867522.45573: stderr chunk (state=3): >>><<< 28017 1726867522.45584: stdout chunk (state=3): >>><<< 28017 1726867522.45597: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867522.45607: _low_level_execute_command(): starting 28017 1726867522.45612: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867522.4559662-28646-54160628992907 `" && echo ansible-tmp-1726867522.4559662-28646-54160628992907="` echo /root/.ansible/tmp/ansible-tmp-1726867522.4559662-28646-54160628992907 `" ) && sleep 0' 28017 1726867522.46036: 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 <<< 28017 1726867522.46039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867522.46042: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867522.46044: 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.15.68 originally 10.31.15.68 <<< 28017 1726867522.46046: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867522.46097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867522.46100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867522.46150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867522.48033: stdout chunk (state=3): >>>ansible-tmp-1726867522.4559662-28646-54160628992907=/root/.ansible/tmp/ansible-tmp-1726867522.4559662-28646-54160628992907 <<< 28017 1726867522.48142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867522.48164: stderr chunk (state=3): >>><<< 28017 1726867522.48167: stdout chunk (state=3): >>><<< 28017 1726867522.48181: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867522.4559662-28646-54160628992907=/root/.ansible/tmp/ansible-tmp-1726867522.4559662-28646-54160628992907 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867522.48217: variable 'ansible_module_compression' from source: unknown 28017 1726867522.48252: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 28017 1726867522.48256: ANSIBALLZ: Acquiring lock 28017 1726867522.48258: ANSIBALLZ: Lock acquired: 140520260641200 28017 1726867522.48261: ANSIBALLZ: Creating module 28017 1726867522.60071: ANSIBALLZ: Writing module into payload 28017 1726867522.60293: ANSIBALLZ: Writing module 28017 1726867522.60313: ANSIBALLZ: Renaming module 28017 1726867522.60319: ANSIBALLZ: Done creating module 28017 1726867522.60339: variable 'ansible_facts' from source: unknown 28017 1726867522.60400: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867522.4559662-28646-54160628992907/AnsiballZ_network_connections.py 28017 1726867522.60501: Sending initial data 28017 1726867522.60504: Sent initial data (167 bytes) 28017 1726867522.60951: 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 <<< 28017 1726867522.60958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867522.60961: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867522.60963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867522.61014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867522.61017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867522.61019: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867522.61076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867522.62737: 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 <<< 28017 1726867522.62772: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867522.62831: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpa7ze_fn4 /root/.ansible/tmp/ansible-tmp-1726867522.4559662-28646-54160628992907/AnsiballZ_network_connections.py <<< 28017 1726867522.62834: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867522.4559662-28646-54160628992907/AnsiballZ_network_connections.py" <<< 28017 1726867522.62872: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpa7ze_fn4" to remote "/root/.ansible/tmp/ansible-tmp-1726867522.4559662-28646-54160628992907/AnsiballZ_network_connections.py" <<< 28017 1726867522.62879: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867522.4559662-28646-54160628992907/AnsiballZ_network_connections.py" <<< 28017 1726867522.63595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867522.63634: stderr chunk (state=3): >>><<< 28017 1726867522.63637: stdout chunk (state=3): >>><<< 28017 1726867522.63680: done transferring module to remote 28017 1726867522.63688: _low_level_execute_command(): starting 28017 1726867522.63693: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867522.4559662-28646-54160628992907/ /root/.ansible/tmp/ansible-tmp-1726867522.4559662-28646-54160628992907/AnsiballZ_network_connections.py && sleep 0' 28017 1726867522.64113: 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 <<< 28017 1726867522.64116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867522.64119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867522.64121: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867522.64127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867522.64169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867522.64172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867522.64221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867522.65992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867522.66014: stderr chunk (state=3): >>><<< 28017 1726867522.66017: stdout chunk (state=3): >>><<< 28017 1726867522.66033: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867522.66036: _low_level_execute_command(): starting 28017 1726867522.66039: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867522.4559662-28646-54160628992907/AnsiballZ_network_connections.py && sleep 0' 28017 1726867522.66451: 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 <<< 28017 1726867522.66454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867522.66456: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867522.66458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867522.66522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867522.66525: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867522.66563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867523.10476: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3 (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": ""}}} <<< 28017 1726867523.12574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867523.12582: stdout chunk (state=3): >>><<< 28017 1726867523.12585: stderr chunk (state=3): >>><<< 28017 1726867523.12588: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3 (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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867523.12591: 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-1726867522.4559662-28646-54160628992907/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867523.12594: _low_level_execute_command(): starting 28017 1726867523.12597: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867522.4559662-28646-54160628992907/ > /dev/null 2>&1 && sleep 0' 28017 1726867523.13765: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867523.13996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867523.14079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867523.16038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867523.16042: stdout chunk (state=3): >>><<< 28017 1726867523.16044: stderr chunk (state=3): >>><<< 28017 1726867523.16059: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867523.16072: handler run complete 28017 1726867523.16130: attempt loop complete, returning result 28017 1726867523.16182: _execute() done 28017 1726867523.16191: dumping result to json 28017 1726867523.16203: done dumping result, returning 28017 1726867523.16216: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-415c-0e01-000000000026] 28017 1726867523.16383: sending task result for task 0affcac9-a3a5-415c-0e01-000000000026 28017 1726867523.16476: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000026 changed: [managed_node3] => { "_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, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3 [004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3 (not-active) 28017 1726867523.16737: no more pending results, returning what we have 28017 1726867523.16740: results queue empty 28017 1726867523.16741: checking for any_errors_fatal 28017 1726867523.16748: done checking for any_errors_fatal 28017 1726867523.16749: checking for max_fail_percentage 28017 1726867523.16751: done checking for max_fail_percentage 28017 1726867523.16752: checking to see if all hosts have failed and the running result is not ok 28017 1726867523.16752: done checking to see if all hosts have failed 28017 1726867523.16753: getting the remaining hosts for this loop 28017 1726867523.16755: done getting the remaining hosts for this loop 28017 1726867523.16758: getting the next task for host managed_node3 28017 1726867523.16765: done getting next task for host managed_node3 28017 1726867523.16768: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28017 1726867523.16771: ^ 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 28017 1726867523.16783: WORKER PROCESS EXITING 28017 1726867523.17084: getting variables 28017 1726867523.17086: in VariableManager get_vars() 28017 1726867523.17127: Calling all_inventory to load vars for managed_node3 28017 1726867523.17130: Calling groups_inventory to load vars for managed_node3 28017 1726867523.17132: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867523.17142: Calling all_plugins_play to load vars for managed_node3 28017 1726867523.17144: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867523.17147: Calling groups_plugins_play to load vars for managed_node3 28017 1726867523.20219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867523.23413: done with get_vars() 28017 1726867523.23445: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:25:23 -0400 (0:00:00.874) 0:00:13.972 ****** 28017 1726867523.23539: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 28017 1726867523.23541: Creating lock for fedora.linux_system_roles.network_state 28017 1726867523.24312: worker is 1 (out of 1 available) 28017 1726867523.24329: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 28017 1726867523.24343: done queuing things up, now waiting for results queue to drain 28017 1726867523.24344: waiting for pending results... 28017 1726867523.24998: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 28017 1726867523.25003: in run() - task 0affcac9-a3a5-415c-0e01-000000000027 28017 1726867523.25007: variable 'ansible_search_path' from source: unknown 28017 1726867523.25010: variable 'ansible_search_path' from source: unknown 28017 1726867523.25224: calling self._execute() 28017 1726867523.25435: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867523.25448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867523.25464: variable 'omit' from source: magic vars 28017 1726867523.26219: variable 'ansible_distribution_major_version' from source: facts 28017 1726867523.26239: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867523.26498: variable 'network_state' from source: role '' defaults 28017 1726867523.26524: Evaluated conditional (network_state != {}): False 28017 1726867523.26682: when evaluation is False, skipping this task 28017 1726867523.26686: _execute() done 28017 1726867523.26688: dumping result to json 28017 1726867523.26691: done dumping result, returning 28017 1726867523.26693: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-415c-0e01-000000000027] 28017 1726867523.26696: sending task result for task 0affcac9-a3a5-415c-0e01-000000000027 28017 1726867523.26768: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000027 28017 1726867523.26772: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867523.26833: no more pending results, returning what we have 28017 1726867523.26837: results queue empty 28017 1726867523.26838: checking for any_errors_fatal 28017 1726867523.26852: done checking for any_errors_fatal 28017 1726867523.26853: checking for max_fail_percentage 28017 1726867523.26855: done checking for max_fail_percentage 28017 1726867523.26856: checking to see if all hosts have failed and the running result is not ok 28017 1726867523.26857: done checking to see if all hosts have failed 28017 1726867523.26857: getting the remaining hosts for this loop 28017 1726867523.26859: done getting the remaining hosts for this loop 28017 1726867523.26863: getting the next task for host managed_node3 28017 1726867523.26870: done getting next task for host managed_node3 28017 1726867523.26873: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28017 1726867523.26876: ^ 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 28017 1726867523.26894: getting variables 28017 1726867523.26895: in VariableManager get_vars() 28017 1726867523.26938: Calling all_inventory to load vars for managed_node3 28017 1726867523.26941: Calling groups_inventory to load vars for managed_node3 28017 1726867523.26943: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867523.26953: Calling all_plugins_play to load vars for managed_node3 28017 1726867523.26956: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867523.26958: Calling groups_plugins_play to load vars for managed_node3 28017 1726867523.29810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867523.31429: done with get_vars() 28017 1726867523.31451: done getting variables 28017 1726867523.31512: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:25:23 -0400 (0:00:00.080) 0:00:14.052 ****** 28017 1726867523.31548: entering _queue_task() for managed_node3/debug 28017 1726867523.32000: worker is 1 (out of 1 available) 28017 1726867523.32015: exiting _queue_task() for managed_node3/debug 28017 1726867523.32032: done queuing things up, now waiting for results queue to drain 28017 1726867523.32034: waiting for pending results... 28017 1726867523.32397: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28017 1726867523.32431: in run() - task 0affcac9-a3a5-415c-0e01-000000000028 28017 1726867523.32453: variable 'ansible_search_path' from source: unknown 28017 1726867523.32459: variable 'ansible_search_path' from source: unknown 28017 1726867523.32502: calling self._execute() 28017 1726867523.32606: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867523.32616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867523.32633: variable 'omit' from source: magic vars 28017 1726867523.33018: variable 'ansible_distribution_major_version' from source: facts 28017 1726867523.33043: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867523.33054: variable 'omit' from source: magic vars 28017 1726867523.33120: variable 'omit' from source: magic vars 28017 1726867523.33174: variable 'omit' from source: magic vars 28017 1726867523.33226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867523.33271: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867523.33304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867523.33333: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867523.33351: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867523.33397: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867523.33473: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867523.33476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867523.33587: Set connection var ansible_connection to ssh 28017 1726867523.33601: Set connection var ansible_shell_type to sh 28017 1726867523.33610: Set connection var ansible_shell_executable to /bin/sh 28017 1726867523.33616: Set connection var ansible_pipelining to False 28017 1726867523.33626: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867523.33636: Set connection var ansible_timeout to 10 28017 1726867523.33660: variable 'ansible_shell_executable' from source: unknown 28017 1726867523.33667: variable 'ansible_connection' from source: unknown 28017 1726867523.33676: variable 'ansible_module_compression' from source: unknown 28017 1726867523.33691: variable 'ansible_shell_type' from source: unknown 28017 1726867523.33699: variable 'ansible_shell_executable' from source: unknown 28017 1726867523.33706: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867523.33713: variable 'ansible_pipelining' from source: unknown 28017 1726867523.33798: variable 'ansible_timeout' from source: unknown 28017 1726867523.33802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867523.33870: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867523.33919: variable 'omit' from source: magic vars 28017 1726867523.34126: starting attempt loop 28017 1726867523.34130: running the handler 28017 1726867523.34204: variable '__network_connections_result' from source: set_fact 28017 1726867523.34287: handler run complete 28017 1726867523.34359: attempt loop complete, returning result 28017 1726867523.34390: _execute() done 28017 1726867523.34397: dumping result to json 28017 1726867523.34403: done dumping result, returning 28017 1726867523.34460: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-415c-0e01-000000000028] 28017 1726867523.34469: sending task result for task 0affcac9-a3a5-415c-0e01-000000000028 28017 1726867523.34789: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000028 28017 1726867523.34793: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3 (not-active)" ] } 28017 1726867523.34851: no more pending results, returning what we have 28017 1726867523.34854: results queue empty 28017 1726867523.34855: checking for any_errors_fatal 28017 1726867523.34863: done checking for any_errors_fatal 28017 1726867523.34864: checking for max_fail_percentage 28017 1726867523.34866: done checking for max_fail_percentage 28017 1726867523.34867: checking to see if all hosts have failed and the running result is not ok 28017 1726867523.34868: done checking to see if all hosts have failed 28017 1726867523.34869: getting the remaining hosts for this loop 28017 1726867523.34870: done getting the remaining hosts for this loop 28017 1726867523.34874: getting the next task for host managed_node3 28017 1726867523.34883: done getting next task for host managed_node3 28017 1726867523.34887: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28017 1726867523.34890: ^ 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 28017 1726867523.34899: getting variables 28017 1726867523.34901: in VariableManager get_vars() 28017 1726867523.34940: Calling all_inventory to load vars for managed_node3 28017 1726867523.34942: Calling groups_inventory to load vars for managed_node3 28017 1726867523.34945: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867523.34954: Calling all_plugins_play to load vars for managed_node3 28017 1726867523.34957: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867523.34959: Calling groups_plugins_play to load vars for managed_node3 28017 1726867523.36656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867523.38603: done with get_vars() 28017 1726867523.38628: done getting variables 28017 1726867523.38721: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:25:23 -0400 (0:00:00.072) 0:00:14.124 ****** 28017 1726867523.38758: entering _queue_task() for managed_node3/debug 28017 1726867523.39132: worker is 1 (out of 1 available) 28017 1726867523.39146: exiting _queue_task() for managed_node3/debug 28017 1726867523.39158: done queuing things up, now waiting for results queue to drain 28017 1726867523.39159: waiting for pending results... 28017 1726867523.39442: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28017 1726867523.39579: in run() - task 0affcac9-a3a5-415c-0e01-000000000029 28017 1726867523.39604: variable 'ansible_search_path' from source: unknown 28017 1726867523.39612: variable 'ansible_search_path' from source: unknown 28017 1726867523.39652: calling self._execute() 28017 1726867523.39755: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867523.39767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867523.39785: variable 'omit' from source: magic vars 28017 1726867523.40171: variable 'ansible_distribution_major_version' from source: facts 28017 1726867523.40191: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867523.40202: variable 'omit' from source: magic vars 28017 1726867523.40268: variable 'omit' from source: magic vars 28017 1726867523.40363: variable 'omit' from source: magic vars 28017 1726867523.40367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867523.40394: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867523.40418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867523.40443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867523.40458: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867523.40497: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867523.40505: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867523.40512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867523.40613: Set connection var ansible_connection to ssh 28017 1726867523.40628: Set connection var ansible_shell_type to sh 28017 1726867523.40782: Set connection var ansible_shell_executable to /bin/sh 28017 1726867523.40785: Set connection var ansible_pipelining to False 28017 1726867523.40787: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867523.40789: Set connection var ansible_timeout to 10 28017 1726867523.40792: variable 'ansible_shell_executable' from source: unknown 28017 1726867523.40794: variable 'ansible_connection' from source: unknown 28017 1726867523.40796: variable 'ansible_module_compression' from source: unknown 28017 1726867523.40798: variable 'ansible_shell_type' from source: unknown 28017 1726867523.40800: variable 'ansible_shell_executable' from source: unknown 28017 1726867523.40802: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867523.40804: variable 'ansible_pipelining' from source: unknown 28017 1726867523.40806: variable 'ansible_timeout' from source: unknown 28017 1726867523.40808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867523.40867: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867523.40886: variable 'omit' from source: magic vars 28017 1726867523.40895: starting attempt loop 28017 1726867523.40902: running the handler 28017 1726867523.40959: variable '__network_connections_result' from source: set_fact 28017 1726867523.41042: variable '__network_connections_result' from source: set_fact 28017 1726867523.41231: handler run complete 28017 1726867523.41283: attempt loop complete, returning result 28017 1726867523.41292: _execute() done 28017 1726867523.41299: dumping result to json 28017 1726867523.41310: done dumping result, returning 28017 1726867523.41327: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-415c-0e01-000000000029] 28017 1726867523.41358: sending task result for task 0affcac9-a3a5-415c-0e01-000000000029 ok: [managed_node3] => { "__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, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3 (not-active)" ] } } 28017 1726867523.41569: no more pending results, returning what we have 28017 1726867523.41573: results queue empty 28017 1726867523.41574: checking for any_errors_fatal 28017 1726867523.41582: done checking for any_errors_fatal 28017 1726867523.41583: checking for max_fail_percentage 28017 1726867523.41585: done checking for max_fail_percentage 28017 1726867523.41586: checking to see if all hosts have failed and the running result is not ok 28017 1726867523.41587: done checking to see if all hosts have failed 28017 1726867523.41587: getting the remaining hosts for this loop 28017 1726867523.41589: done getting the remaining hosts for this loop 28017 1726867523.41593: getting the next task for host managed_node3 28017 1726867523.41604: done getting next task for host managed_node3 28017 1726867523.41608: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28017 1726867523.41611: ^ 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 28017 1726867523.41626: getting variables 28017 1726867523.41628: in VariableManager get_vars() 28017 1726867523.41666: Calling all_inventory to load vars for managed_node3 28017 1726867523.41670: Calling groups_inventory to load vars for managed_node3 28017 1726867523.41673: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867523.41958: Calling all_plugins_play to load vars for managed_node3 28017 1726867523.41962: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867523.41968: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000029 28017 1726867523.41971: WORKER PROCESS EXITING 28017 1726867523.41975: Calling groups_plugins_play to load vars for managed_node3 28017 1726867523.43219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867523.44722: done with get_vars() 28017 1726867523.44743: done getting variables 28017 1726867523.44802: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:25:23 -0400 (0:00:00.060) 0:00:14.185 ****** 28017 1726867523.44834: entering _queue_task() for managed_node3/debug 28017 1726867523.45240: worker is 1 (out of 1 available) 28017 1726867523.45252: exiting _queue_task() for managed_node3/debug 28017 1726867523.45265: done queuing things up, now waiting for results queue to drain 28017 1726867523.45266: waiting for pending results... 28017 1726867523.45541: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28017 1726867523.45690: in run() - task 0affcac9-a3a5-415c-0e01-00000000002a 28017 1726867523.45715: variable 'ansible_search_path' from source: unknown 28017 1726867523.45724: variable 'ansible_search_path' from source: unknown 28017 1726867523.45762: calling self._execute() 28017 1726867523.45857: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867523.45870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867523.45889: variable 'omit' from source: magic vars 28017 1726867523.46258: variable 'ansible_distribution_major_version' from source: facts 28017 1726867523.46275: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867523.46408: variable 'network_state' from source: role '' defaults 28017 1726867523.46423: Evaluated conditional (network_state != {}): False 28017 1726867523.46430: when evaluation is False, skipping this task 28017 1726867523.46438: _execute() done 28017 1726867523.46444: dumping result to json 28017 1726867523.46450: done dumping result, returning 28017 1726867523.46683: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-415c-0e01-00000000002a] 28017 1726867523.46686: sending task result for task 0affcac9-a3a5-415c-0e01-00000000002a 28017 1726867523.46749: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000002a 28017 1726867523.46752: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 28017 1726867523.46790: no more pending results, returning what we have 28017 1726867523.46793: results queue empty 28017 1726867523.46793: checking for any_errors_fatal 28017 1726867523.46800: done checking for any_errors_fatal 28017 1726867523.46801: checking for max_fail_percentage 28017 1726867523.46803: done checking for max_fail_percentage 28017 1726867523.46803: checking to see if all hosts have failed and the running result is not ok 28017 1726867523.46804: done checking to see if all hosts have failed 28017 1726867523.46805: getting the remaining hosts for this loop 28017 1726867523.46806: done getting the remaining hosts for this loop 28017 1726867523.46809: getting the next task for host managed_node3 28017 1726867523.46814: done getting next task for host managed_node3 28017 1726867523.46817: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28017 1726867523.46820: ^ 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 28017 1726867523.46834: getting variables 28017 1726867523.46835: in VariableManager get_vars() 28017 1726867523.46869: Calling all_inventory to load vars for managed_node3 28017 1726867523.46872: Calling groups_inventory to load vars for managed_node3 28017 1726867523.46874: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867523.46884: Calling all_plugins_play to load vars for managed_node3 28017 1726867523.46887: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867523.46890: Calling groups_plugins_play to load vars for managed_node3 28017 1726867523.48332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867523.49790: done with get_vars() 28017 1726867523.49808: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:25:23 -0400 (0:00:00.050) 0:00:14.235 ****** 28017 1726867523.49888: entering _queue_task() for managed_node3/ping 28017 1726867523.49890: Creating lock for ping 28017 1726867523.50158: worker is 1 (out of 1 available) 28017 1726867523.50171: exiting _queue_task() for managed_node3/ping 28017 1726867523.50286: done queuing things up, now waiting for results queue to drain 28017 1726867523.50287: waiting for pending results... 28017 1726867523.50451: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 28017 1726867523.50593: in run() - task 0affcac9-a3a5-415c-0e01-00000000002b 28017 1726867523.50611: variable 'ansible_search_path' from source: unknown 28017 1726867523.50622: variable 'ansible_search_path' from source: unknown 28017 1726867523.50661: calling self._execute() 28017 1726867523.50757: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867523.50769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867523.50787: variable 'omit' from source: magic vars 28017 1726867523.51146: variable 'ansible_distribution_major_version' from source: facts 28017 1726867523.51383: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867523.51387: variable 'omit' from source: magic vars 28017 1726867523.51390: variable 'omit' from source: magic vars 28017 1726867523.51392: variable 'omit' from source: magic vars 28017 1726867523.51394: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867523.51396: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867523.51399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867523.51401: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867523.51408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867523.51444: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867523.51453: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867523.51461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867523.51564: Set connection var ansible_connection to ssh 28017 1726867523.51579: Set connection var ansible_shell_type to sh 28017 1726867523.51592: Set connection var ansible_shell_executable to /bin/sh 28017 1726867523.51604: Set connection var ansible_pipelining to False 28017 1726867523.51614: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867523.51635: Set connection var ansible_timeout to 10 28017 1726867523.51659: variable 'ansible_shell_executable' from source: unknown 28017 1726867523.51668: variable 'ansible_connection' from source: unknown 28017 1726867523.51679: variable 'ansible_module_compression' from source: unknown 28017 1726867523.51686: variable 'ansible_shell_type' from source: unknown 28017 1726867523.51694: variable 'ansible_shell_executable' from source: unknown 28017 1726867523.51701: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867523.51709: variable 'ansible_pipelining' from source: unknown 28017 1726867523.51716: variable 'ansible_timeout' from source: unknown 28017 1726867523.51724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867523.51923: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867523.51940: variable 'omit' from source: magic vars 28017 1726867523.51955: starting attempt loop 28017 1726867523.51962: running the handler 28017 1726867523.51983: _low_level_execute_command(): starting 28017 1726867523.51995: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867523.52698: 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 <<< 28017 1726867523.52797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867523.52821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867523.52845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867523.52865: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867523.52956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867523.54646: stdout chunk (state=3): >>>/root <<< 28017 1726867523.54810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867523.54816: stdout chunk (state=3): >>><<< 28017 1726867523.54819: stderr chunk (state=3): >>><<< 28017 1726867523.54840: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867523.54935: _low_level_execute_command(): starting 28017 1726867523.54939: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867523.548469-28710-88382105588273 `" && echo ansible-tmp-1726867523.548469-28710-88382105588273="` echo /root/.ansible/tmp/ansible-tmp-1726867523.548469-28710-88382105588273 `" ) && sleep 0' 28017 1726867523.55596: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867523.55617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867523.55632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867523.55866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867523.57749: stdout chunk (state=3): >>>ansible-tmp-1726867523.548469-28710-88382105588273=/root/.ansible/tmp/ansible-tmp-1726867523.548469-28710-88382105588273 <<< 28017 1726867523.57889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867523.57899: stdout chunk (state=3): >>><<< 28017 1726867523.57909: stderr chunk (state=3): >>><<< 28017 1726867523.57934: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867523.548469-28710-88382105588273=/root/.ansible/tmp/ansible-tmp-1726867523.548469-28710-88382105588273 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867523.58184: variable 'ansible_module_compression' from source: unknown 28017 1726867523.58190: ANSIBALLZ: Using lock for ping 28017 1726867523.58193: ANSIBALLZ: Acquiring lock 28017 1726867523.58195: ANSIBALLZ: Lock acquired: 140520262580560 28017 1726867523.58197: ANSIBALLZ: Creating module 28017 1726867523.77513: ANSIBALLZ: Writing module into payload 28017 1726867523.77597: ANSIBALLZ: Writing module 28017 1726867523.77626: ANSIBALLZ: Renaming module 28017 1726867523.77641: ANSIBALLZ: Done creating module 28017 1726867523.77661: variable 'ansible_facts' from source: unknown 28017 1726867523.77742: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867523.548469-28710-88382105588273/AnsiballZ_ping.py 28017 1726867523.77883: Sending initial data 28017 1726867523.77886: Sent initial data (151 bytes) 28017 1726867523.78917: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867523.78934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867523.79041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867523.79066: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867523.79451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867523.81166: 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 <<< 28017 1726867523.81204: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867523.81251: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpt9hfh14e /root/.ansible/tmp/ansible-tmp-1726867523.548469-28710-88382105588273/AnsiballZ_ping.py <<< 28017 1726867523.81278: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867523.548469-28710-88382105588273/AnsiballZ_ping.py" <<< 28017 1726867523.81328: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpt9hfh14e" to remote "/root/.ansible/tmp/ansible-tmp-1726867523.548469-28710-88382105588273/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867523.548469-28710-88382105588273/AnsiballZ_ping.py" <<< 28017 1726867523.84189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867523.84193: stdout chunk (state=3): >>><<< 28017 1726867523.84197: stderr chunk (state=3): >>><<< 28017 1726867523.84199: done transferring module to remote 28017 1726867523.84201: _low_level_execute_command(): starting 28017 1726867523.84205: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867523.548469-28710-88382105588273/ /root/.ansible/tmp/ansible-tmp-1726867523.548469-28710-88382105588273/AnsiballZ_ping.py && sleep 0' 28017 1726867523.85464: 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 <<< 28017 1726867523.85554: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867523.85771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867523.85902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867523.85906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867523.86014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867523.88083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867523.88089: stderr chunk (state=3): >>><<< 28017 1726867523.88092: stdout chunk (state=3): >>><<< 28017 1726867523.88094: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867523.88096: _low_level_execute_command(): starting 28017 1726867523.88098: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867523.548469-28710-88382105588273/AnsiballZ_ping.py && sleep 0' 28017 1726867523.88446: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867523.88455: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867523.88490: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867523.88505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867523.88583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867523.88732: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867523.88735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867524.03564: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28017 1726867524.04856: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867524.04860: stdout chunk (state=3): >>><<< 28017 1726867524.04866: stderr chunk (state=3): >>><<< 28017 1726867524.04966: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867524.04991: 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-1726867523.548469-28710-88382105588273/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867524.05002: _low_level_execute_command(): starting 28017 1726867524.05005: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867523.548469-28710-88382105588273/ > /dev/null 2>&1 && sleep 0' 28017 1726867524.06136: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867524.06140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867524.06329: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867524.06333: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867524.06487: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867524.06494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867524.06588: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867524.06647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867524.08496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867524.08551: stderr chunk (state=3): >>><<< 28017 1726867524.08554: stdout chunk (state=3): >>><<< 28017 1726867524.08571: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867524.08581: handler run complete 28017 1726867524.08596: attempt loop complete, returning result 28017 1726867524.08599: _execute() done 28017 1726867524.08601: dumping result to json 28017 1726867524.08610: done dumping result, returning 28017 1726867524.08780: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-415c-0e01-00000000002b] 28017 1726867524.08786: sending task result for task 0affcac9-a3a5-415c-0e01-00000000002b 28017 1726867524.08852: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000002b 28017 1726867524.08856: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 28017 1726867524.08916: no more pending results, returning what we have 28017 1726867524.08919: results queue empty 28017 1726867524.08920: checking for any_errors_fatal 28017 1726867524.08928: done checking for any_errors_fatal 28017 1726867524.08929: checking for max_fail_percentage 28017 1726867524.08930: done checking for max_fail_percentage 28017 1726867524.08931: checking to see if all hosts have failed and the running result is not ok 28017 1726867524.08932: done checking to see if all hosts have failed 28017 1726867524.08932: getting the remaining hosts for this loop 28017 1726867524.08934: done getting the remaining hosts for this loop 28017 1726867524.08937: getting the next task for host managed_node3 28017 1726867524.08948: done getting next task for host managed_node3 28017 1726867524.08949: ^ task is: TASK: meta (role_complete) 28017 1726867524.08952: ^ 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 28017 1726867524.08960: getting variables 28017 1726867524.08962: in VariableManager get_vars() 28017 1726867524.09004: Calling all_inventory to load vars for managed_node3 28017 1726867524.09008: Calling groups_inventory to load vars for managed_node3 28017 1726867524.09010: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867524.09024: Calling all_plugins_play to load vars for managed_node3 28017 1726867524.09028: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867524.09032: Calling groups_plugins_play to load vars for managed_node3 28017 1726867524.11975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867524.16137: done with get_vars() 28017 1726867524.16166: done getting variables 28017 1726867524.16247: done queuing things up, now waiting for results queue to drain 28017 1726867524.16250: results queue empty 28017 1726867524.16250: checking for any_errors_fatal 28017 1726867524.16253: done checking for any_errors_fatal 28017 1726867524.16254: checking for max_fail_percentage 28017 1726867524.16255: done checking for max_fail_percentage 28017 1726867524.16256: checking to see if all hosts have failed and the running result is not ok 28017 1726867524.16257: done checking to see if all hosts have failed 28017 1726867524.16258: getting the remaining hosts for this loop 28017 1726867524.16258: done getting the remaining hosts for this loop 28017 1726867524.16261: getting the next task for host managed_node3 28017 1726867524.16265: done getting next task for host managed_node3 28017 1726867524.16267: ^ task is: TASK: Get the routes from the route table 30200 28017 1726867524.16268: ^ 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 28017 1726867524.16271: getting variables 28017 1726867524.16272: in VariableManager get_vars() 28017 1726867524.16491: Calling all_inventory to load vars for managed_node3 28017 1726867524.16493: Calling groups_inventory to load vars for managed_node3 28017 1726867524.16495: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867524.16500: Calling all_plugins_play to load vars for managed_node3 28017 1726867524.16503: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867524.16505: Calling groups_plugins_play to load vars for managed_node3 28017 1726867524.18929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867524.21820: done with get_vars() 28017 1726867524.21849: done getting variables 28017 1726867524.22093: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get the routes from the route table 30200] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:56 Friday 20 September 2024 17:25:24 -0400 (0:00:00.722) 0:00:14.957 ****** 28017 1726867524.22123: entering _queue_task() for managed_node3/command 28017 1726867524.22938: worker is 1 (out of 1 available) 28017 1726867524.22952: exiting _queue_task() for managed_node3/command 28017 1726867524.22965: done queuing things up, now waiting for results queue to drain 28017 1726867524.22967: waiting for pending results... 28017 1726867524.23617: running TaskExecutor() for managed_node3/TASK: Get the routes from the route table 30200 28017 1726867524.23714: in run() - task 0affcac9-a3a5-415c-0e01-00000000005b 28017 1726867524.23821: variable 'ansible_search_path' from source: unknown 28017 1726867524.23836: calling self._execute() 28017 1726867524.24056: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867524.24068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867524.24087: variable 'omit' from source: magic vars 28017 1726867524.24860: variable 'ansible_distribution_major_version' from source: facts 28017 1726867524.24924: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867524.24936: variable 'omit' from source: magic vars 28017 1726867524.25082: variable 'omit' from source: magic vars 28017 1726867524.25086: variable 'omit' from source: magic vars 28017 1726867524.25152: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867524.25271: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867524.25297: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867524.25319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867524.25355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867524.25482: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867524.25485: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867524.25488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867524.25700: Set connection var ansible_connection to ssh 28017 1726867524.25713: Set connection var ansible_shell_type to sh 28017 1726867524.25723: Set connection var ansible_shell_executable to /bin/sh 28017 1726867524.25732: Set connection var ansible_pipelining to False 28017 1726867524.25741: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867524.25754: Set connection var ansible_timeout to 10 28017 1726867524.26084: variable 'ansible_shell_executable' from source: unknown 28017 1726867524.26087: variable 'ansible_connection' from source: unknown 28017 1726867524.26089: variable 'ansible_module_compression' from source: unknown 28017 1726867524.26092: variable 'ansible_shell_type' from source: unknown 28017 1726867524.26093: variable 'ansible_shell_executable' from source: unknown 28017 1726867524.26096: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867524.26098: variable 'ansible_pipelining' from source: unknown 28017 1726867524.26100: variable 'ansible_timeout' from source: unknown 28017 1726867524.26102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867524.26171: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867524.26193: variable 'omit' from source: magic vars 28017 1726867524.26203: starting attempt loop 28017 1726867524.26209: running the handler 28017 1726867524.26230: _low_level_execute_command(): starting 28017 1726867524.26312: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867524.27762: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867524.27882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867524.27993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867524.29685: stdout chunk (state=3): >>>/root <<< 28017 1726867524.29845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867524.29849: stdout chunk (state=3): >>><<< 28017 1726867524.29851: stderr chunk (state=3): >>><<< 28017 1726867524.29871: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867524.29895: _low_level_execute_command(): starting 28017 1726867524.29907: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867524.2988064-28742-216052501486618 `" && echo ansible-tmp-1726867524.2988064-28742-216052501486618="` echo /root/.ansible/tmp/ansible-tmp-1726867524.2988064-28742-216052501486618 `" ) && sleep 0' 28017 1726867524.31184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867524.31200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867524.31217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867524.31325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867524.31529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867524.31573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867524.33565: stdout chunk (state=3): >>>ansible-tmp-1726867524.2988064-28742-216052501486618=/root/.ansible/tmp/ansible-tmp-1726867524.2988064-28742-216052501486618 <<< 28017 1726867524.33592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867524.34073: stderr chunk (state=3): >>><<< 28017 1726867524.34079: stdout chunk (state=3): >>><<< 28017 1726867524.34083: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867524.2988064-28742-216052501486618=/root/.ansible/tmp/ansible-tmp-1726867524.2988064-28742-216052501486618 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867524.34085: variable 'ansible_module_compression' from source: unknown 28017 1726867524.34088: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28017 1726867524.34090: variable 'ansible_facts' from source: unknown 28017 1726867524.34399: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867524.2988064-28742-216052501486618/AnsiballZ_command.py 28017 1726867524.34902: Sending initial data 28017 1726867524.34905: Sent initial data (156 bytes) 28017 1726867524.35575: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867524.35679: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867524.35914: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867524.35952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867524.37511: 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 <<< 28017 1726867524.37595: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867524.37657: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpxvk9o04y /root/.ansible/tmp/ansible-tmp-1726867524.2988064-28742-216052501486618/AnsiballZ_command.py <<< 28017 1726867524.37667: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867524.2988064-28742-216052501486618/AnsiballZ_command.py" <<< 28017 1726867524.37910: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpxvk9o04y" to remote "/root/.ansible/tmp/ansible-tmp-1726867524.2988064-28742-216052501486618/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867524.2988064-28742-216052501486618/AnsiballZ_command.py" <<< 28017 1726867524.39351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867524.39355: stdout chunk (state=3): >>><<< 28017 1726867524.39357: stderr chunk (state=3): >>><<< 28017 1726867524.39359: done transferring module to remote 28017 1726867524.39362: _low_level_execute_command(): starting 28017 1726867524.39364: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867524.2988064-28742-216052501486618/ /root/.ansible/tmp/ansible-tmp-1726867524.2988064-28742-216052501486618/AnsiballZ_command.py && sleep 0' 28017 1726867524.40558: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867524.40572: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867524.40590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867524.40610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867524.40631: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867524.40796: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867524.40904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867524.40946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867524.42727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867524.42738: stdout chunk (state=3): >>><<< 28017 1726867524.42749: stderr chunk (state=3): >>><<< 28017 1726867524.42779: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867524.42790: _low_level_execute_command(): starting 28017 1726867524.42800: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867524.2988064-28742-216052501486618/AnsiballZ_command.py && sleep 0' 28017 1726867524.43455: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867524.43467: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867524.43487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867524.43596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867524.43614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867524.43634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867524.43719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867524.59226: 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 17:25:24.586129", "end": "2024-09-20 17:25:24.589857", "delta": "0:00:00.003728", "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}}} <<< 28017 1726867524.60784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867524.60788: stdout chunk (state=3): >>><<< 28017 1726867524.60796: stderr chunk (state=3): >>><<< 28017 1726867524.60819: _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 17:25:24.586129", "end": "2024-09-20 17:25:24.589857", "delta": "0:00:00.003728", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867524.60858: 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-1726867524.2988064-28742-216052501486618/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867524.60866: _low_level_execute_command(): starting 28017 1726867524.60872: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867524.2988064-28742-216052501486618/ > /dev/null 2>&1 && sleep 0' 28017 1726867524.62157: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867524.62162: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867524.62166: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867524.62169: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867524.62171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867524.62322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867524.62328: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867524.62374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867524.64218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867524.64342: stderr chunk (state=3): >>><<< 28017 1726867524.64350: stdout chunk (state=3): >>><<< 28017 1726867524.64396: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867524.64402: handler run complete 28017 1726867524.64542: Evaluated conditional (False): False 28017 1726867524.64693: attempt loop complete, returning result 28017 1726867524.64696: _execute() done 28017 1726867524.64699: dumping result to json 28017 1726867524.64704: done dumping result, returning 28017 1726867524.64714: done running TaskExecutor() for managed_node3/TASK: Get the routes from the route table 30200 [0affcac9-a3a5-415c-0e01-00000000005b] 28017 1726867524.64716: sending task result for task 0affcac9-a3a5-415c-0e01-00000000005b 28017 1726867524.64978: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000005b 28017 1726867524.64982: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "30200" ], "delta": "0:00:00.003728", "end": "2024-09-20 17:25:24.589857", "rc": 0, "start": "2024-09-20 17:25:24.586129" } 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 28017 1726867524.65056: no more pending results, returning what we have 28017 1726867524.65059: results queue empty 28017 1726867524.65060: checking for any_errors_fatal 28017 1726867524.65062: done checking for any_errors_fatal 28017 1726867524.65063: checking for max_fail_percentage 28017 1726867524.65064: done checking for max_fail_percentage 28017 1726867524.65065: checking to see if all hosts have failed and the running result is not ok 28017 1726867524.65066: done checking to see if all hosts have failed 28017 1726867524.65067: getting the remaining hosts for this loop 28017 1726867524.65068: done getting the remaining hosts for this loop 28017 1726867524.65071: getting the next task for host managed_node3 28017 1726867524.65076: done getting next task for host managed_node3 28017 1726867524.65083: ^ task is: TASK: Get the routes from the route table 30400 28017 1726867524.65085: ^ 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 28017 1726867524.65089: getting variables 28017 1726867524.65090: in VariableManager get_vars() 28017 1726867524.65129: Calling all_inventory to load vars for managed_node3 28017 1726867524.65132: Calling groups_inventory to load vars for managed_node3 28017 1726867524.65135: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867524.65145: Calling all_plugins_play to load vars for managed_node3 28017 1726867524.65148: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867524.65151: Calling groups_plugins_play to load vars for managed_node3 28017 1726867524.67247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867524.69170: done with get_vars() 28017 1726867524.69196: done getting variables 28017 1726867524.69261: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get the routes from the route table 30400] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:62 Friday 20 September 2024 17:25:24 -0400 (0:00:00.471) 0:00:15.429 ****** 28017 1726867524.69292: entering _queue_task() for managed_node3/command 28017 1726867524.69631: worker is 1 (out of 1 available) 28017 1726867524.69644: exiting _queue_task() for managed_node3/command 28017 1726867524.69768: done queuing things up, now waiting for results queue to drain 28017 1726867524.69770: waiting for pending results... 28017 1726867524.70006: running TaskExecutor() for managed_node3/TASK: Get the routes from the route table 30400 28017 1726867524.70116: in run() - task 0affcac9-a3a5-415c-0e01-00000000005c 28017 1726867524.70135: variable 'ansible_search_path' from source: unknown 28017 1726867524.70176: calling self._execute() 28017 1726867524.70336: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867524.70340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867524.70343: variable 'omit' from source: magic vars 28017 1726867524.70837: variable 'ansible_distribution_major_version' from source: facts 28017 1726867524.70862: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867524.70881: variable 'omit' from source: magic vars 28017 1726867524.70905: variable 'omit' from source: magic vars 28017 1726867524.70975: variable 'omit' from source: magic vars 28017 1726867524.71001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867524.71040: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867524.71064: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867524.71182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867524.71190: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867524.71194: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867524.71196: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867524.71198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867524.71259: Set connection var ansible_connection to ssh 28017 1726867524.71272: Set connection var ansible_shell_type to sh 28017 1726867524.71300: Set connection var ansible_shell_executable to /bin/sh 28017 1726867524.71303: Set connection var ansible_pipelining to False 28017 1726867524.71305: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867524.71383: Set connection var ansible_timeout to 10 28017 1726867524.71386: variable 'ansible_shell_executable' from source: unknown 28017 1726867524.71388: variable 'ansible_connection' from source: unknown 28017 1726867524.71390: variable 'ansible_module_compression' from source: unknown 28017 1726867524.71392: variable 'ansible_shell_type' from source: unknown 28017 1726867524.71394: variable 'ansible_shell_executable' from source: unknown 28017 1726867524.71396: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867524.71398: variable 'ansible_pipelining' from source: unknown 28017 1726867524.71400: variable 'ansible_timeout' from source: unknown 28017 1726867524.71402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867524.71631: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867524.71634: variable 'omit' from source: magic vars 28017 1726867524.71637: starting attempt loop 28017 1726867524.71639: running the handler 28017 1726867524.71641: _low_level_execute_command(): starting 28017 1726867524.71643: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867524.72305: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867524.72320: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867524.72336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867524.72356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867524.72403: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867524.72419: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867524.72434: stderr chunk (state=3): >>>debug2: match found <<< 28017 1726867524.72498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867524.72535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867524.72560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867524.72600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867524.72643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867524.74279: stdout chunk (state=3): >>>/root <<< 28017 1726867524.74719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867524.74724: stdout chunk (state=3): >>><<< 28017 1726867524.74726: stderr chunk (state=3): >>><<< 28017 1726867524.74729: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867524.74731: _low_level_execute_command(): starting 28017 1726867524.74735: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867524.7463307-28760-209850115367903 `" && echo ansible-tmp-1726867524.7463307-28760-209850115367903="` echo /root/.ansible/tmp/ansible-tmp-1726867524.7463307-28760-209850115367903 `" ) && sleep 0' 28017 1726867524.75694: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867524.75712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867524.75733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867524.75809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867524.77673: stdout chunk (state=3): >>>ansible-tmp-1726867524.7463307-28760-209850115367903=/root/.ansible/tmp/ansible-tmp-1726867524.7463307-28760-209850115367903 <<< 28017 1726867524.77822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867524.77826: stderr chunk (state=3): >>><<< 28017 1726867524.77845: stdout chunk (state=3): >>><<< 28017 1726867524.77868: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867524.7463307-28760-209850115367903=/root/.ansible/tmp/ansible-tmp-1726867524.7463307-28760-209850115367903 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867524.77909: variable 'ansible_module_compression' from source: unknown 28017 1726867524.77971: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28017 1726867524.78049: variable 'ansible_facts' from source: unknown 28017 1726867524.78108: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867524.7463307-28760-209850115367903/AnsiballZ_command.py 28017 1726867524.78328: Sending initial data 28017 1726867524.78332: Sent initial data (156 bytes) 28017 1726867524.79289: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867524.79582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867524.79813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867524.80010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867524.81547: 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 <<< 28017 1726867524.81578: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867524.81652: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpy0w4tnwz /root/.ansible/tmp/ansible-tmp-1726867524.7463307-28760-209850115367903/AnsiballZ_command.py <<< 28017 1726867524.81664: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867524.7463307-28760-209850115367903/AnsiballZ_command.py" <<< 28017 1726867524.81751: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpy0w4tnwz" to remote "/root/.ansible/tmp/ansible-tmp-1726867524.7463307-28760-209850115367903/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867524.7463307-28760-209850115367903/AnsiballZ_command.py" <<< 28017 1726867524.83355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867524.83358: stdout chunk (state=3): >>><<< 28017 1726867524.83361: stderr chunk (state=3): >>><<< 28017 1726867524.83410: done transferring module to remote 28017 1726867524.83472: _low_level_execute_command(): starting 28017 1726867524.83486: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867524.7463307-28760-209850115367903/ /root/.ansible/tmp/ansible-tmp-1726867524.7463307-28760-209850115367903/AnsiballZ_command.py && sleep 0' 28017 1726867524.84664: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867524.84711: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867524.84822: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867524.84927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867524.85001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867524.85019: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867524.85091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867524.87095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867524.87099: stdout chunk (state=3): >>><<< 28017 1726867524.87103: stderr chunk (state=3): >>><<< 28017 1726867524.87112: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867524.87228: _low_level_execute_command(): starting 28017 1726867524.87233: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867524.7463307-28760-209850115367903/AnsiballZ_command.py && sleep 0' 28017 1726867524.88645: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867524.88648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867524.88682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867524.88702: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867524.88862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867525.04387: 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 17:25:25.037738", "end": "2024-09-20 17:25:25.041376", "delta": "0:00:00.003638", "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}}} <<< 28017 1726867525.06009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867525.06167: stderr chunk (state=3): >>><<< 28017 1726867525.06171: stdout chunk (state=3): >>><<< 28017 1726867525.06330: _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 17:25:25.037738", "end": "2024-09-20 17:25:25.041376", "delta": "0:00:00.003638", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867525.06347: 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-1726867524.7463307-28760-209850115367903/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867525.06437: _low_level_execute_command(): starting 28017 1726867525.06441: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867524.7463307-28760-209850115367903/ > /dev/null 2>&1 && sleep 0' 28017 1726867525.07414: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867525.07505: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867525.07511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867525.07643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867525.07646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867525.07649: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867525.07651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867525.07653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867525.07657: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 28017 1726867525.07659: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28017 1726867525.07692: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867525.07746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867525.07879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867525.09922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867525.09925: stdout chunk (state=3): >>><<< 28017 1726867525.09934: stderr chunk (state=3): >>><<< 28017 1726867525.09948: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867525.09955: handler run complete 28017 1726867525.10002: Evaluated conditional (False): False 28017 1726867525.10006: attempt loop complete, returning result 28017 1726867525.10008: _execute() done 28017 1726867525.10010: dumping result to json 28017 1726867525.10012: done dumping result, returning 28017 1726867525.10014: done running TaskExecutor() for managed_node3/TASK: Get the routes from the route table 30400 [0affcac9-a3a5-415c-0e01-00000000005c] 28017 1726867525.10016: sending task result for task 0affcac9-a3a5-415c-0e01-00000000005c 28017 1726867525.10123: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000005c 28017 1726867525.10127: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "30400" ], "delta": "0:00:00.003638", "end": "2024-09-20 17:25:25.041376", "rc": 0, "start": "2024-09-20 17:25:25.037738" } STDOUT: 198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 28017 1726867525.10407: no more pending results, returning what we have 28017 1726867525.10411: results queue empty 28017 1726867525.10412: checking for any_errors_fatal 28017 1726867525.10421: done checking for any_errors_fatal 28017 1726867525.10422: checking for max_fail_percentage 28017 1726867525.10424: done checking for max_fail_percentage 28017 1726867525.10425: checking to see if all hosts have failed and the running result is not ok 28017 1726867525.10426: done checking to see if all hosts have failed 28017 1726867525.10427: getting the remaining hosts for this loop 28017 1726867525.10429: done getting the remaining hosts for this loop 28017 1726867525.10434: getting the next task for host managed_node3 28017 1726867525.10441: done getting next task for host managed_node3 28017 1726867525.10444: ^ task is: TASK: Assert that the route table 30200 contains the specified route 28017 1726867525.10446: ^ 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 28017 1726867525.10450: getting variables 28017 1726867525.10451: in VariableManager get_vars() 28017 1726867525.10499: Calling all_inventory to load vars for managed_node3 28017 1726867525.10502: Calling groups_inventory to load vars for managed_node3 28017 1726867525.10505: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867525.10517: Calling all_plugins_play to load vars for managed_node3 28017 1726867525.10520: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867525.10523: Calling groups_plugins_play to load vars for managed_node3 28017 1726867525.14742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867525.18641: done with get_vars() 28017 1726867525.18669: done getting variables 28017 1726867525.18748: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the route table 30200 contains the specified route] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:68 Friday 20 September 2024 17:25:25 -0400 (0:00:00.494) 0:00:15.925 ****** 28017 1726867525.18889: entering _queue_task() for managed_node3/assert 28017 1726867525.19572: worker is 1 (out of 1 available) 28017 1726867525.19993: exiting _queue_task() for managed_node3/assert 28017 1726867525.20005: done queuing things up, now waiting for results queue to drain 28017 1726867525.20007: waiting for pending results... 28017 1726867525.20236: running TaskExecutor() for managed_node3/TASK: Assert that the route table 30200 contains the specified route 28017 1726867525.20347: in run() - task 0affcac9-a3a5-415c-0e01-00000000005d 28017 1726867525.20499: variable 'ansible_search_path' from source: unknown 28017 1726867525.20570: calling self._execute() 28017 1726867525.20886: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867525.20890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867525.20894: variable 'omit' from source: magic vars 28017 1726867525.21241: variable 'ansible_distribution_major_version' from source: facts 28017 1726867525.21245: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867525.21253: variable 'omit' from source: magic vars 28017 1726867525.21272: variable 'omit' from source: magic vars 28017 1726867525.21315: variable 'omit' from source: magic vars 28017 1726867525.21358: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867525.21398: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867525.21423: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867525.21443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867525.21457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867525.21486: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867525.21489: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867525.21491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867525.21591: Set connection var ansible_connection to ssh 28017 1726867525.21599: Set connection var ansible_shell_type to sh 28017 1726867525.21604: Set connection var ansible_shell_executable to /bin/sh 28017 1726867525.21610: Set connection var ansible_pipelining to False 28017 1726867525.21615: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867525.21632: Set connection var ansible_timeout to 10 28017 1726867525.21653: variable 'ansible_shell_executable' from source: unknown 28017 1726867525.21656: variable 'ansible_connection' from source: unknown 28017 1726867525.21658: variable 'ansible_module_compression' from source: unknown 28017 1726867525.21661: variable 'ansible_shell_type' from source: unknown 28017 1726867525.21663: variable 'ansible_shell_executable' from source: unknown 28017 1726867525.21891: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867525.21895: variable 'ansible_pipelining' from source: unknown 28017 1726867525.21898: variable 'ansible_timeout' from source: unknown 28017 1726867525.21901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867525.21908: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867525.21911: variable 'omit' from source: magic vars 28017 1726867525.21913: starting attempt loop 28017 1726867525.21915: running the handler 28017 1726867525.21998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867525.22246: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867525.22289: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867525.22365: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867525.22406: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867525.22502: variable 'route_table_30200' from source: set_fact 28017 1726867525.22538: 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 28017 1726867525.22686: variable 'route_table_30200' from source: set_fact 28017 1726867525.22717: 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 28017 1726867525.22729: handler run complete 28017 1726867525.22747: attempt loop complete, returning result 28017 1726867525.22754: _execute() done 28017 1726867525.22761: dumping result to json 28017 1726867525.22770: done dumping result, returning 28017 1726867525.22785: done running TaskExecutor() for managed_node3/TASK: Assert that the route table 30200 contains the specified route [0affcac9-a3a5-415c-0e01-00000000005d] 28017 1726867525.22794: sending task result for task 0affcac9-a3a5-415c-0e01-00000000005d ok: [managed_node3] => { "changed": false } MSG: All assertions passed 28017 1726867525.23040: no more pending results, returning what we have 28017 1726867525.23043: results queue empty 28017 1726867525.23044: checking for any_errors_fatal 28017 1726867525.23055: done checking for any_errors_fatal 28017 1726867525.23055: checking for max_fail_percentage 28017 1726867525.23058: done checking for max_fail_percentage 28017 1726867525.23059: checking to see if all hosts have failed and the running result is not ok 28017 1726867525.23060: done checking to see if all hosts have failed 28017 1726867525.23060: getting the remaining hosts for this loop 28017 1726867525.23062: done getting the remaining hosts for this loop 28017 1726867525.23065: getting the next task for host managed_node3 28017 1726867525.23072: done getting next task for host managed_node3 28017 1726867525.23074: ^ task is: TASK: Assert that the route table 30400 contains the specified route 28017 1726867525.23076: ^ 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 28017 1726867525.23082: getting variables 28017 1726867525.23084: in VariableManager get_vars() 28017 1726867525.23129: Calling all_inventory to load vars for managed_node3 28017 1726867525.23133: Calling groups_inventory to load vars for managed_node3 28017 1726867525.23135: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867525.23147: Calling all_plugins_play to load vars for managed_node3 28017 1726867525.23150: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867525.23153: Calling groups_plugins_play to load vars for managed_node3 28017 1726867525.23722: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000005d 28017 1726867525.23728: WORKER PROCESS EXITING 28017 1726867525.24656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867525.30231: done with get_vars() 28017 1726867525.30252: done getting variables 28017 1726867525.30302: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the route table 30400 contains the specified route] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:76 Friday 20 September 2024 17:25:25 -0400 (0:00:00.114) 0:00:16.040 ****** 28017 1726867525.30333: entering _queue_task() for managed_node3/assert 28017 1726867525.30673: worker is 1 (out of 1 available) 28017 1726867525.30688: exiting _queue_task() for managed_node3/assert 28017 1726867525.30701: done queuing things up, now waiting for results queue to drain 28017 1726867525.30701: waiting for pending results... 28017 1726867525.30990: running TaskExecutor() for managed_node3/TASK: Assert that the route table 30400 contains the specified route 28017 1726867525.31095: in run() - task 0affcac9-a3a5-415c-0e01-00000000005e 28017 1726867525.31120: variable 'ansible_search_path' from source: unknown 28017 1726867525.31163: calling self._execute() 28017 1726867525.31263: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867525.31279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867525.31295: variable 'omit' from source: magic vars 28017 1726867525.31759: variable 'ansible_distribution_major_version' from source: facts 28017 1726867525.31763: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867525.31765: variable 'omit' from source: magic vars 28017 1726867525.31768: variable 'omit' from source: magic vars 28017 1726867525.31792: variable 'omit' from source: magic vars 28017 1726867525.31839: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867525.31883: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867525.31908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867525.31932: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867525.31948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867525.31988: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867525.31995: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867525.32002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867525.32283: Set connection var ansible_connection to ssh 28017 1726867525.32287: Set connection var ansible_shell_type to sh 28017 1726867525.32289: Set connection var ansible_shell_executable to /bin/sh 28017 1726867525.32294: Set connection var ansible_pipelining to False 28017 1726867525.32296: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867525.32298: Set connection var ansible_timeout to 10 28017 1726867525.32300: variable 'ansible_shell_executable' from source: unknown 28017 1726867525.32302: variable 'ansible_connection' from source: unknown 28017 1726867525.32304: variable 'ansible_module_compression' from source: unknown 28017 1726867525.32306: variable 'ansible_shell_type' from source: unknown 28017 1726867525.32308: variable 'ansible_shell_executable' from source: unknown 28017 1726867525.32311: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867525.32313: variable 'ansible_pipelining' from source: unknown 28017 1726867525.32315: variable 'ansible_timeout' from source: unknown 28017 1726867525.32317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867525.32368: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867525.32387: variable 'omit' from source: magic vars 28017 1726867525.32451: starting attempt loop 28017 1726867525.32454: running the handler 28017 1726867525.32572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867525.32823: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867525.32909: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867525.32945: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867525.32982: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867525.33066: variable 'route_table_30400' from source: set_fact 28017 1726867525.33103: 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 28017 1726867525.33114: handler run complete 28017 1726867525.33136: attempt loop complete, returning result 28017 1726867525.33210: _execute() done 28017 1726867525.33214: dumping result to json 28017 1726867525.33216: done dumping result, returning 28017 1726867525.33218: done running TaskExecutor() for managed_node3/TASK: Assert that the route table 30400 contains the specified route [0affcac9-a3a5-415c-0e01-00000000005e] 28017 1726867525.33220: sending task result for task 0affcac9-a3a5-415c-0e01-00000000005e 28017 1726867525.33295: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000005e 28017 1726867525.33298: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 28017 1726867525.33364: no more pending results, returning what we have 28017 1726867525.33367: results queue empty 28017 1726867525.33368: checking for any_errors_fatal 28017 1726867525.33375: done checking for any_errors_fatal 28017 1726867525.33376: checking for max_fail_percentage 28017 1726867525.33380: done checking for max_fail_percentage 28017 1726867525.33381: checking to see if all hosts have failed and the running result is not ok 28017 1726867525.33382: done checking to see if all hosts have failed 28017 1726867525.33382: getting the remaining hosts for this loop 28017 1726867525.33384: done getting the remaining hosts for this loop 28017 1726867525.33387: getting the next task for host managed_node3 28017 1726867525.33393: done getting next task for host managed_node3 28017 1726867525.33397: ^ task is: TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table 28017 1726867525.33398: ^ 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 28017 1726867525.33401: getting variables 28017 1726867525.33403: in VariableManager get_vars() 28017 1726867525.33444: Calling all_inventory to load vars for managed_node3 28017 1726867525.33447: Calling groups_inventory to load vars for managed_node3 28017 1726867525.33449: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867525.33459: Calling all_plugins_play to load vars for managed_node3 28017 1726867525.33462: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867525.33464: Calling groups_plugins_play to load vars for managed_node3 28017 1726867525.35309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867525.36968: done with get_vars() 28017 1726867525.36995: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:82 Friday 20 September 2024 17:25:25 -0400 (0:00:00.067) 0:00:16.107 ****** 28017 1726867525.37096: entering _queue_task() for managed_node3/lineinfile 28017 1726867525.37098: Creating lock for lineinfile 28017 1726867525.37451: worker is 1 (out of 1 available) 28017 1726867525.37465: exiting _queue_task() for managed_node3/lineinfile 28017 1726867525.37681: done queuing things up, now waiting for results queue to drain 28017 1726867525.37683: waiting for pending results... 28017 1726867525.38095: running TaskExecutor() for managed_node3/TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table 28017 1726867525.38103: in run() - task 0affcac9-a3a5-415c-0e01-00000000005f 28017 1726867525.38129: variable 'ansible_search_path' from source: unknown 28017 1726867525.38170: calling self._execute() 28017 1726867525.38396: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867525.38628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867525.38632: variable 'omit' from source: magic vars 28017 1726867525.39019: variable 'ansible_distribution_major_version' from source: facts 28017 1726867525.39040: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867525.39051: variable 'omit' from source: magic vars 28017 1726867525.39081: variable 'omit' from source: magic vars 28017 1726867525.39122: variable 'omit' from source: magic vars 28017 1726867525.39173: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867525.39215: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867525.39243: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867525.39266: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867525.39290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867525.39327: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867525.39337: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867525.39347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867525.39446: Set connection var ansible_connection to ssh 28017 1726867525.39460: Set connection var ansible_shell_type to sh 28017 1726867525.39470: Set connection var ansible_shell_executable to /bin/sh 28017 1726867525.39482: Set connection var ansible_pipelining to False 28017 1726867525.39496: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867525.39582: Set connection var ansible_timeout to 10 28017 1726867525.39586: variable 'ansible_shell_executable' from source: unknown 28017 1726867525.39588: variable 'ansible_connection' from source: unknown 28017 1726867525.39590: variable 'ansible_module_compression' from source: unknown 28017 1726867525.39592: variable 'ansible_shell_type' from source: unknown 28017 1726867525.39600: variable 'ansible_shell_executable' from source: unknown 28017 1726867525.39602: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867525.39604: variable 'ansible_pipelining' from source: unknown 28017 1726867525.39606: variable 'ansible_timeout' from source: unknown 28017 1726867525.39607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867525.39779: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867525.39796: variable 'omit' from source: magic vars 28017 1726867525.39807: starting attempt loop 28017 1726867525.39817: running the handler 28017 1726867525.39839: _low_level_execute_command(): starting 28017 1726867525.39851: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867525.40557: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867525.40599: 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 <<< 28017 1726867525.40706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867525.40722: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867525.40882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867525.42581: stdout chunk (state=3): >>>/root <<< 28017 1726867525.42676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867525.42843: stderr chunk (state=3): >>><<< 28017 1726867525.42885: stdout chunk (state=3): >>><<< 28017 1726867525.42891: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867525.42895: _low_level_execute_command(): starting 28017 1726867525.42898: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867525.4286778-28794-171390273392387 `" && echo ansible-tmp-1726867525.4286778-28794-171390273392387="` echo /root/.ansible/tmp/ansible-tmp-1726867525.4286778-28794-171390273392387 `" ) && sleep 0' 28017 1726867525.44018: 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 <<< 28017 1726867525.44140: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867525.44340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867525.46135: stdout chunk (state=3): >>>ansible-tmp-1726867525.4286778-28794-171390273392387=/root/.ansible/tmp/ansible-tmp-1726867525.4286778-28794-171390273392387 <<< 28017 1726867525.46483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867525.46486: stdout chunk (state=3): >>><<< 28017 1726867525.46489: stderr chunk (state=3): >>><<< 28017 1726867525.46492: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867525.4286778-28794-171390273392387=/root/.ansible/tmp/ansible-tmp-1726867525.4286778-28794-171390273392387 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867525.46495: variable 'ansible_module_compression' from source: unknown 28017 1726867525.46497: ANSIBALLZ: Using lock for lineinfile 28017 1726867525.46499: ANSIBALLZ: Acquiring lock 28017 1726867525.46501: ANSIBALLZ: Lock acquired: 140520264670560 28017 1726867525.46504: ANSIBALLZ: Creating module 28017 1726867525.67934: ANSIBALLZ: Writing module into payload 28017 1726867525.68361: ANSIBALLZ: Writing module 28017 1726867525.68365: ANSIBALLZ: Renaming module 28017 1726867525.68368: ANSIBALLZ: Done creating module 28017 1726867525.68370: variable 'ansible_facts' from source: unknown 28017 1726867525.68373: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867525.4286778-28794-171390273392387/AnsiballZ_lineinfile.py 28017 1726867525.68784: Sending initial data 28017 1726867525.68796: Sent initial data (159 bytes) 28017 1726867525.69993: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867525.70218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867525.70264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867525.71909: 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 <<< 28017 1726867525.71951: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867525.72032: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp3q6y6a34 /root/.ansible/tmp/ansible-tmp-1726867525.4286778-28794-171390273392387/AnsiballZ_lineinfile.py <<< 28017 1726867525.72084: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867525.4286778-28794-171390273392387/AnsiballZ_lineinfile.py" <<< 28017 1726867525.72222: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp3q6y6a34" to remote "/root/.ansible/tmp/ansible-tmp-1726867525.4286778-28794-171390273392387/AnsiballZ_lineinfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867525.4286778-28794-171390273392387/AnsiballZ_lineinfile.py" <<< 28017 1726867525.73511: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867525.73538: stderr chunk (state=3): >>><<< 28017 1726867525.73547: stdout chunk (state=3): >>><<< 28017 1726867525.73860: done transferring module to remote 28017 1726867525.73864: _low_level_execute_command(): starting 28017 1726867525.73866: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867525.4286778-28794-171390273392387/ /root/.ansible/tmp/ansible-tmp-1726867525.4286778-28794-171390273392387/AnsiballZ_lineinfile.py && sleep 0' 28017 1726867525.74219: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867525.74233: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867525.74238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867525.74307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867525.74354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867525.74365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867525.74374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867525.74510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867525.76256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867525.76262: stdout chunk (state=3): >>><<< 28017 1726867525.76269: stderr chunk (state=3): >>><<< 28017 1726867525.76343: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867525.76347: _low_level_execute_command(): starting 28017 1726867525.76350: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867525.4286778-28794-171390273392387/AnsiballZ_lineinfile.py && sleep 0' 28017 1726867525.77385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867525.77389: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867525.77391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867525.77394: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867525.77396: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867525.77409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867525.77590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867525.93647: 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}}} <<< 28017 1726867525.95014: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867525.95026: stderr chunk (state=3): >>><<< 28017 1726867525.95030: stdout chunk (state=3): >>><<< 28017 1726867525.95084: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867525.95089: 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-1726867525.4286778-28794-171390273392387/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867525.95091: _low_level_execute_command(): starting 28017 1726867525.95094: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867525.4286778-28794-171390273392387/ > /dev/null 2>&1 && sleep 0' 28017 1726867525.95506: 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 <<< 28017 1726867525.95510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867525.95512: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867525.95518: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867525.95563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867525.95567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867525.95582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867525.95628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867525.97684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867525.97688: stdout chunk (state=3): >>><<< 28017 1726867525.97690: stderr chunk (state=3): >>><<< 28017 1726867525.97692: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867525.97694: handler run complete 28017 1726867525.97696: attempt loop complete, returning result 28017 1726867525.97698: _execute() done 28017 1726867525.97699: dumping result to json 28017 1726867525.97701: done dumping result, returning 28017 1726867525.97703: done running TaskExecutor() for managed_node3/TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table [0affcac9-a3a5-415c-0e01-00000000005f] 28017 1726867525.97705: sending task result for task 0affcac9-a3a5-415c-0e01-00000000005f changed: [managed_node3] => { "backup": "", "changed": true } MSG: line added 28017 1726867525.98008: no more pending results, returning what we have 28017 1726867525.98011: results queue empty 28017 1726867525.98012: checking for any_errors_fatal 28017 1726867525.98016: done checking for any_errors_fatal 28017 1726867525.98017: checking for max_fail_percentage 28017 1726867525.98019: done checking for max_fail_percentage 28017 1726867525.98020: checking to see if all hosts have failed and the running result is not ok 28017 1726867525.98021: done checking to see if all hosts have failed 28017 1726867525.98021: getting the remaining hosts for this loop 28017 1726867525.98023: done getting the remaining hosts for this loop 28017 1726867525.98028: getting the next task for host managed_node3 28017 1726867525.98035: done getting next task for host managed_node3 28017 1726867525.98039: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28017 1726867525.98041: ^ 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 28017 1726867525.98060: getting variables 28017 1726867525.98062: in VariableManager get_vars() 28017 1726867525.98317: Calling all_inventory to load vars for managed_node3 28017 1726867525.98320: Calling groups_inventory to load vars for managed_node3 28017 1726867525.98322: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867525.98334: Calling all_plugins_play to load vars for managed_node3 28017 1726867525.98337: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867525.98340: Calling groups_plugins_play to load vars for managed_node3 28017 1726867525.98860: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000005f 28017 1726867525.98863: WORKER PROCESS EXITING 28017 1726867525.99787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867526.00955: done with get_vars() 28017 1726867526.00975: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:25:26 -0400 (0:00:00.639) 0:00:16.747 ****** 28017 1726867526.01076: entering _queue_task() for managed_node3/include_tasks 28017 1726867526.01392: worker is 1 (out of 1 available) 28017 1726867526.01405: exiting _queue_task() for managed_node3/include_tasks 28017 1726867526.01417: done queuing things up, now waiting for results queue to drain 28017 1726867526.01418: waiting for pending results... 28017 1726867526.01623: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28017 1726867526.01740: in run() - task 0affcac9-a3a5-415c-0e01-000000000067 28017 1726867526.01752: variable 'ansible_search_path' from source: unknown 28017 1726867526.01755: variable 'ansible_search_path' from source: unknown 28017 1726867526.01785: calling self._execute() 28017 1726867526.01867: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867526.01874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867526.01884: variable 'omit' from source: magic vars 28017 1726867526.02385: variable 'ansible_distribution_major_version' from source: facts 28017 1726867526.02390: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867526.02393: _execute() done 28017 1726867526.02395: dumping result to json 28017 1726867526.02398: done dumping result, returning 28017 1726867526.02401: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-415c-0e01-000000000067] 28017 1726867526.02403: sending task result for task 0affcac9-a3a5-415c-0e01-000000000067 28017 1726867526.02485: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000067 28017 1726867526.02489: WORKER PROCESS EXITING 28017 1726867526.02535: no more pending results, returning what we have 28017 1726867526.02540: in VariableManager get_vars() 28017 1726867526.02589: Calling all_inventory to load vars for managed_node3 28017 1726867526.02592: Calling groups_inventory to load vars for managed_node3 28017 1726867526.02594: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867526.02607: Calling all_plugins_play to load vars for managed_node3 28017 1726867526.02610: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867526.02613: Calling groups_plugins_play to load vars for managed_node3 28017 1726867526.03670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867526.04561: done with get_vars() 28017 1726867526.04573: variable 'ansible_search_path' from source: unknown 28017 1726867526.04574: variable 'ansible_search_path' from source: unknown 28017 1726867526.04603: we have included files to process 28017 1726867526.04604: generating all_blocks data 28017 1726867526.04606: done generating all_blocks data 28017 1726867526.04610: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28017 1726867526.04610: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28017 1726867526.04612: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28017 1726867526.05010: done processing included file 28017 1726867526.05012: iterating over new_blocks loaded from include file 28017 1726867526.05013: in VariableManager get_vars() 28017 1726867526.05029: done with get_vars() 28017 1726867526.05031: filtering new block on tags 28017 1726867526.05043: done filtering new block on tags 28017 1726867526.05044: in VariableManager get_vars() 28017 1726867526.05065: done with get_vars() 28017 1726867526.05066: filtering new block on tags 28017 1726867526.05080: done filtering new block on tags 28017 1726867526.05082: in VariableManager get_vars() 28017 1726867526.05097: done with get_vars() 28017 1726867526.05098: filtering new block on tags 28017 1726867526.05109: done filtering new block on tags 28017 1726867526.05110: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 28017 1726867526.05114: extending task lists for all hosts with included blocks 28017 1726867526.05583: done extending task lists 28017 1726867526.05584: done processing included files 28017 1726867526.05585: results queue empty 28017 1726867526.05585: checking for any_errors_fatal 28017 1726867526.05590: done checking for any_errors_fatal 28017 1726867526.05590: checking for max_fail_percentage 28017 1726867526.05591: done checking for max_fail_percentage 28017 1726867526.05592: checking to see if all hosts have failed and the running result is not ok 28017 1726867526.05597: done checking to see if all hosts have failed 28017 1726867526.05598: getting the remaining hosts for this loop 28017 1726867526.05598: done getting the remaining hosts for this loop 28017 1726867526.05600: getting the next task for host managed_node3 28017 1726867526.05603: done getting next task for host managed_node3 28017 1726867526.05605: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28017 1726867526.05606: ^ 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 28017 1726867526.05613: getting variables 28017 1726867526.05614: in VariableManager get_vars() 28017 1726867526.05624: Calling all_inventory to load vars for managed_node3 28017 1726867526.05626: Calling groups_inventory to load vars for managed_node3 28017 1726867526.05627: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867526.05631: Calling all_plugins_play to load vars for managed_node3 28017 1726867526.05632: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867526.05634: Calling groups_plugins_play to load vars for managed_node3 28017 1726867526.06418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867526.07773: done with get_vars() 28017 1726867526.07801: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:25:26 -0400 (0:00:00.067) 0:00:16.815 ****** 28017 1726867526.07861: entering _queue_task() for managed_node3/setup 28017 1726867526.08107: worker is 1 (out of 1 available) 28017 1726867526.08122: exiting _queue_task() for managed_node3/setup 28017 1726867526.08136: done queuing things up, now waiting for results queue to drain 28017 1726867526.08137: waiting for pending results... 28017 1726867526.08385: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28017 1726867526.08428: in run() - task 0affcac9-a3a5-415c-0e01-0000000005df 28017 1726867526.08437: variable 'ansible_search_path' from source: unknown 28017 1726867526.08440: variable 'ansible_search_path' from source: unknown 28017 1726867526.08505: calling self._execute() 28017 1726867526.08617: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867526.08621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867526.08632: variable 'omit' from source: magic vars 28017 1726867526.09085: variable 'ansible_distribution_major_version' from source: facts 28017 1726867526.09090: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867526.09319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867526.11521: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867526.11616: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867526.11674: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867526.11699: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867526.11720: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867526.11790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867526.11822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867526.11846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867526.11871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867526.11884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867526.11922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867526.11941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867526.11964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867526.12014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867526.12020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867526.12129: variable '__network_required_facts' from source: role '' defaults 28017 1726867526.12137: variable 'ansible_facts' from source: unknown 28017 1726867526.12782: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28017 1726867526.12787: when evaluation is False, skipping this task 28017 1726867526.12790: _execute() done 28017 1726867526.12792: dumping result to json 28017 1726867526.12795: done dumping result, returning 28017 1726867526.12797: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-415c-0e01-0000000005df] 28017 1726867526.12828: sending task result for task 0affcac9-a3a5-415c-0e01-0000000005df 28017 1726867526.12900: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000005df 28017 1726867526.12903: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867526.12952: no more pending results, returning what we have 28017 1726867526.12956: results queue empty 28017 1726867526.12957: checking for any_errors_fatal 28017 1726867526.12958: done checking for any_errors_fatal 28017 1726867526.12959: checking for max_fail_percentage 28017 1726867526.12960: done checking for max_fail_percentage 28017 1726867526.12961: checking to see if all hosts have failed and the running result is not ok 28017 1726867526.12962: done checking to see if all hosts have failed 28017 1726867526.12962: getting the remaining hosts for this loop 28017 1726867526.12964: done getting the remaining hosts for this loop 28017 1726867526.12967: getting the next task for host managed_node3 28017 1726867526.12976: done getting next task for host managed_node3 28017 1726867526.12980: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28017 1726867526.12983: ^ 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 28017 1726867526.13005: getting variables 28017 1726867526.13007: in VariableManager get_vars() 28017 1726867526.13046: Calling all_inventory to load vars for managed_node3 28017 1726867526.13049: Calling groups_inventory to load vars for managed_node3 28017 1726867526.13051: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867526.13060: Calling all_plugins_play to load vars for managed_node3 28017 1726867526.13062: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867526.13065: Calling groups_plugins_play to load vars for managed_node3 28017 1726867526.14146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867526.15287: done with get_vars() 28017 1726867526.15301: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:25:26 -0400 (0:00:00.075) 0:00:16.890 ****** 28017 1726867526.15371: entering _queue_task() for managed_node3/stat 28017 1726867526.15659: worker is 1 (out of 1 available) 28017 1726867526.15674: exiting _queue_task() for managed_node3/stat 28017 1726867526.15688: done queuing things up, now waiting for results queue to drain 28017 1726867526.15689: waiting for pending results... 28017 1726867526.15869: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 28017 1726867526.15971: in run() - task 0affcac9-a3a5-415c-0e01-0000000005e1 28017 1726867526.15984: variable 'ansible_search_path' from source: unknown 28017 1726867526.15988: variable 'ansible_search_path' from source: unknown 28017 1726867526.16018: calling self._execute() 28017 1726867526.16090: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867526.16094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867526.16102: variable 'omit' from source: magic vars 28017 1726867526.16396: variable 'ansible_distribution_major_version' from source: facts 28017 1726867526.16407: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867526.16522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867526.16719: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867526.16752: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867526.16779: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867526.16807: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867526.16870: 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) 28017 1726867526.16891: 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) 28017 1726867526.16912: 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) 28017 1726867526.16932: 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) 28017 1726867526.16994: variable '__network_is_ostree' from source: set_fact 28017 1726867526.17000: Evaluated conditional (not __network_is_ostree is defined): False 28017 1726867526.17004: when evaluation is False, skipping this task 28017 1726867526.17007: _execute() done 28017 1726867526.17010: dumping result to json 28017 1726867526.17012: done dumping result, returning 28017 1726867526.17022: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-415c-0e01-0000000005e1] 28017 1726867526.17025: sending task result for task 0affcac9-a3a5-415c-0e01-0000000005e1 28017 1726867526.17105: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000005e1 28017 1726867526.17108: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28017 1726867526.17169: no more pending results, returning what we have 28017 1726867526.17172: results queue empty 28017 1726867526.17173: checking for any_errors_fatal 28017 1726867526.17182: done checking for any_errors_fatal 28017 1726867526.17183: checking for max_fail_percentage 28017 1726867526.17184: done checking for max_fail_percentage 28017 1726867526.17185: checking to see if all hosts have failed and the running result is not ok 28017 1726867526.17186: done checking to see if all hosts have failed 28017 1726867526.17187: getting the remaining hosts for this loop 28017 1726867526.17189: done getting the remaining hosts for this loop 28017 1726867526.17192: getting the next task for host managed_node3 28017 1726867526.17197: done getting next task for host managed_node3 28017 1726867526.17200: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28017 1726867526.17203: ^ 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 28017 1726867526.17220: getting variables 28017 1726867526.17221: in VariableManager get_vars() 28017 1726867526.17253: Calling all_inventory to load vars for managed_node3 28017 1726867526.17256: Calling groups_inventory to load vars for managed_node3 28017 1726867526.17258: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867526.17265: Calling all_plugins_play to load vars for managed_node3 28017 1726867526.17267: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867526.17270: Calling groups_plugins_play to load vars for managed_node3 28017 1726867526.18040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867526.19168: done with get_vars() 28017 1726867526.19190: done getting variables 28017 1726867526.19246: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:25:26 -0400 (0:00:00.039) 0:00:16.929 ****** 28017 1726867526.19282: entering _queue_task() for managed_node3/set_fact 28017 1726867526.19824: worker is 1 (out of 1 available) 28017 1726867526.19848: exiting _queue_task() for managed_node3/set_fact 28017 1726867526.19866: done queuing things up, now waiting for results queue to drain 28017 1726867526.19867: waiting for pending results... 28017 1726867526.20083: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28017 1726867526.20236: in run() - task 0affcac9-a3a5-415c-0e01-0000000005e2 28017 1726867526.20248: variable 'ansible_search_path' from source: unknown 28017 1726867526.20251: variable 'ansible_search_path' from source: unknown 28017 1726867526.20281: calling self._execute() 28017 1726867526.20387: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867526.20391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867526.20395: variable 'omit' from source: magic vars 28017 1726867526.20738: variable 'ansible_distribution_major_version' from source: facts 28017 1726867526.20751: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867526.20957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867526.21347: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867526.21561: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867526.21621: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867526.21673: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867526.21984: 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) 28017 1726867526.21988: 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) 28017 1726867526.21991: 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) 28017 1726867526.21993: 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) 28017 1726867526.22136: variable '__network_is_ostree' from source: set_fact 28017 1726867526.22150: Evaluated conditional (not __network_is_ostree is defined): False 28017 1726867526.22160: when evaluation is False, skipping this task 28017 1726867526.22168: _execute() done 28017 1726867526.22176: dumping result to json 28017 1726867526.22190: done dumping result, returning 28017 1726867526.22205: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-415c-0e01-0000000005e2] 28017 1726867526.22238: sending task result for task 0affcac9-a3a5-415c-0e01-0000000005e2 28017 1726867526.22424: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000005e2 28017 1726867526.22431: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28017 1726867526.22492: no more pending results, returning what we have 28017 1726867526.22496: results queue empty 28017 1726867526.22497: checking for any_errors_fatal 28017 1726867526.22504: done checking for any_errors_fatal 28017 1726867526.22504: checking for max_fail_percentage 28017 1726867526.22506: done checking for max_fail_percentage 28017 1726867526.22507: checking to see if all hosts have failed and the running result is not ok 28017 1726867526.22508: done checking to see if all hosts have failed 28017 1726867526.22509: getting the remaining hosts for this loop 28017 1726867526.22510: done getting the remaining hosts for this loop 28017 1726867526.22513: getting the next task for host managed_node3 28017 1726867526.22524: done getting next task for host managed_node3 28017 1726867526.22526: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28017 1726867526.22530: ^ 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 28017 1726867526.22548: getting variables 28017 1726867526.22549: in VariableManager get_vars() 28017 1726867526.22592: Calling all_inventory to load vars for managed_node3 28017 1726867526.22594: Calling groups_inventory to load vars for managed_node3 28017 1726867526.22599: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867526.22608: Calling all_plugins_play to load vars for managed_node3 28017 1726867526.22610: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867526.22613: Calling groups_plugins_play to load vars for managed_node3 28017 1726867526.25174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867526.26895: done with get_vars() 28017 1726867526.26912: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:25:26 -0400 (0:00:00.077) 0:00:17.007 ****** 28017 1726867526.27037: entering _queue_task() for managed_node3/service_facts 28017 1726867526.27333: worker is 1 (out of 1 available) 28017 1726867526.27346: exiting _queue_task() for managed_node3/service_facts 28017 1726867526.27357: done queuing things up, now waiting for results queue to drain 28017 1726867526.27358: waiting for pending results... 28017 1726867526.27556: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 28017 1726867526.27683: in run() - task 0affcac9-a3a5-415c-0e01-0000000005e4 28017 1726867526.27691: variable 'ansible_search_path' from source: unknown 28017 1726867526.27695: variable 'ansible_search_path' from source: unknown 28017 1726867526.27724: calling self._execute() 28017 1726867526.27800: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867526.27805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867526.27814: variable 'omit' from source: magic vars 28017 1726867526.28207: variable 'ansible_distribution_major_version' from source: facts 28017 1726867526.28211: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867526.28213: variable 'omit' from source: magic vars 28017 1726867526.28298: variable 'omit' from source: magic vars 28017 1726867526.28330: variable 'omit' from source: magic vars 28017 1726867526.28375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867526.28417: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867526.28443: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867526.28517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867526.28521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867526.28530: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867526.28533: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867526.28535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867526.28745: Set connection var ansible_connection to ssh 28017 1726867526.28748: Set connection var ansible_shell_type to sh 28017 1726867526.28751: Set connection var ansible_shell_executable to /bin/sh 28017 1726867526.28753: Set connection var ansible_pipelining to False 28017 1726867526.28755: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867526.28760: Set connection var ansible_timeout to 10 28017 1726867526.28895: variable 'ansible_shell_executable' from source: unknown 28017 1726867526.28899: variable 'ansible_connection' from source: unknown 28017 1726867526.28902: variable 'ansible_module_compression' from source: unknown 28017 1726867526.28904: variable 'ansible_shell_type' from source: unknown 28017 1726867526.28906: variable 'ansible_shell_executable' from source: unknown 28017 1726867526.28908: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867526.28910: variable 'ansible_pipelining' from source: unknown 28017 1726867526.28912: variable 'ansible_timeout' from source: unknown 28017 1726867526.28913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867526.29242: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867526.29254: variable 'omit' from source: magic vars 28017 1726867526.29258: starting attempt loop 28017 1726867526.29320: running the handler 28017 1726867526.29323: _low_level_execute_command(): starting 28017 1726867526.29328: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867526.30404: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867526.30519: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867526.30573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867526.30749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867526.32392: stdout chunk (state=3): >>>/root <<< 28017 1726867526.32536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867526.32559: stderr chunk (state=3): >>><<< 28017 1726867526.32569: stdout chunk (state=3): >>><<< 28017 1726867526.32601: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867526.32703: _low_level_execute_command(): starting 28017 1726867526.32707: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867526.3260787-28844-233324758744605 `" && echo ansible-tmp-1726867526.3260787-28844-233324758744605="` echo /root/.ansible/tmp/ansible-tmp-1726867526.3260787-28844-233324758744605 `" ) && sleep 0' 28017 1726867526.33620: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867526.33688: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867526.33704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867526.33727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867526.33750: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867526.33792: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867526.33873: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867526.34012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867526.34059: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867526.34212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867526.36143: stdout chunk (state=3): >>>ansible-tmp-1726867526.3260787-28844-233324758744605=/root/.ansible/tmp/ansible-tmp-1726867526.3260787-28844-233324758744605 <<< 28017 1726867526.36338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867526.36341: stdout chunk (state=3): >>><<< 28017 1726867526.36343: stderr chunk (state=3): >>><<< 28017 1726867526.36366: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867526.3260787-28844-233324758744605=/root/.ansible/tmp/ansible-tmp-1726867526.3260787-28844-233324758744605 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867526.36600: variable 'ansible_module_compression' from source: unknown 28017 1726867526.36603: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28017 1726867526.36605: variable 'ansible_facts' from source: unknown 28017 1726867526.36697: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867526.3260787-28844-233324758744605/AnsiballZ_service_facts.py 28017 1726867526.36958: Sending initial data 28017 1726867526.36961: Sent initial data (162 bytes) 28017 1726867526.37798: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867526.37913: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867526.37917: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867526.37966: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867526.38020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867526.39619: 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 <<< 28017 1726867526.39681: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867526.39788: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp9yr25uj0 /root/.ansible/tmp/ansible-tmp-1726867526.3260787-28844-233324758744605/AnsiballZ_service_facts.py <<< 28017 1726867526.39794: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867526.3260787-28844-233324758744605/AnsiballZ_service_facts.py" <<< 28017 1726867526.39873: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp9yr25uj0" to remote "/root/.ansible/tmp/ansible-tmp-1726867526.3260787-28844-233324758744605/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867526.3260787-28844-233324758744605/AnsiballZ_service_facts.py" <<< 28017 1726867526.40956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867526.41095: stderr chunk (state=3): >>><<< 28017 1726867526.41098: stdout chunk (state=3): >>><<< 28017 1726867526.41102: done transferring module to remote 28017 1726867526.41104: _low_level_execute_command(): starting 28017 1726867526.41106: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867526.3260787-28844-233324758744605/ /root/.ansible/tmp/ansible-tmp-1726867526.3260787-28844-233324758744605/AnsiballZ_service_facts.py && sleep 0' 28017 1726867526.42293: 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 <<< 28017 1726867526.42414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867526.42519: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867526.42574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867526.42679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867526.44464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867526.44496: stderr chunk (state=3): >>><<< 28017 1726867526.44499: stdout chunk (state=3): >>><<< 28017 1726867526.44513: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867526.44516: _low_level_execute_command(): starting 28017 1726867526.44521: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867526.3260787-28844-233324758744605/AnsiballZ_service_facts.py && sleep 0' 28017 1726867526.44944: 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 <<< 28017 1726867526.44948: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867526.44987: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867526.45051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867526.45064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867526.45127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867528.00611: 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":<<< 28017 1726867528.00680: stdout chunk (state=3): >>> "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"}, "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"}, "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-<<< 28017 1726867528.00698: stdout chunk (state=3): >>>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": {}}} <<< 28017 1726867528.02144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867528.02206: stderr chunk (state=3): >>><<< 28017 1726867528.02210: stdout chunk (state=3): >>><<< 28017 1726867528.02241: _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"}, "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"}, "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867528.03021: 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-1726867526.3260787-28844-233324758744605/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867528.03042: _low_level_execute_command(): starting 28017 1726867528.03045: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867526.3260787-28844-233324758744605/ > /dev/null 2>&1 && sleep 0' 28017 1726867528.03657: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867528.03661: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867528.03742: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867528.03782: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867528.03786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867528.03789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867528.03855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867528.05715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867528.05719: stdout chunk (state=3): >>><<< 28017 1726867528.05721: stderr chunk (state=3): >>><<< 28017 1726867528.05768: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867528.05771: handler run complete 28017 1726867528.05900: variable 'ansible_facts' from source: unknown 28017 1726867528.06079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867528.06519: variable 'ansible_facts' from source: unknown 28017 1726867528.06643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867528.06870: attempt loop complete, returning result 28017 1726867528.06876: _execute() done 28017 1726867528.06891: dumping result to json 28017 1726867528.06969: done dumping result, returning 28017 1726867528.06972: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-415c-0e01-0000000005e4] 28017 1726867528.06974: sending task result for task 0affcac9-a3a5-415c-0e01-0000000005e4 28017 1726867528.07674: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000005e4 28017 1726867528.07687: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867528.07761: no more pending results, returning what we have 28017 1726867528.07764: results queue empty 28017 1726867528.07765: checking for any_errors_fatal 28017 1726867528.07770: done checking for any_errors_fatal 28017 1726867528.07771: checking for max_fail_percentage 28017 1726867528.07772: done checking for max_fail_percentage 28017 1726867528.07773: checking to see if all hosts have failed and the running result is not ok 28017 1726867528.07773: done checking to see if all hosts have failed 28017 1726867528.07774: getting the remaining hosts for this loop 28017 1726867528.07775: done getting the remaining hosts for this loop 28017 1726867528.07780: getting the next task for host managed_node3 28017 1726867528.07785: done getting next task for host managed_node3 28017 1726867528.07792: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28017 1726867528.07796: ^ 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 28017 1726867528.07804: getting variables 28017 1726867528.07805: in VariableManager get_vars() 28017 1726867528.07831: Calling all_inventory to load vars for managed_node3 28017 1726867528.07833: Calling groups_inventory to load vars for managed_node3 28017 1726867528.07835: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867528.07841: Calling all_plugins_play to load vars for managed_node3 28017 1726867528.07842: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867528.07844: Calling groups_plugins_play to load vars for managed_node3 28017 1726867528.08654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867528.09518: done with get_vars() 28017 1726867528.09538: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:25:28 -0400 (0:00:01.825) 0:00:18.832 ****** 28017 1726867528.09606: entering _queue_task() for managed_node3/package_facts 28017 1726867528.09820: worker is 1 (out of 1 available) 28017 1726867528.09835: exiting _queue_task() for managed_node3/package_facts 28017 1726867528.09847: done queuing things up, now waiting for results queue to drain 28017 1726867528.09849: waiting for pending results... 28017 1726867528.10021: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 28017 1726867528.10121: in run() - task 0affcac9-a3a5-415c-0e01-0000000005e5 28017 1726867528.10133: variable 'ansible_search_path' from source: unknown 28017 1726867528.10136: variable 'ansible_search_path' from source: unknown 28017 1726867528.10163: calling self._execute() 28017 1726867528.10233: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867528.10237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867528.10246: variable 'omit' from source: magic vars 28017 1726867528.10519: variable 'ansible_distribution_major_version' from source: facts 28017 1726867528.10531: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867528.10537: variable 'omit' from source: magic vars 28017 1726867528.10581: variable 'omit' from source: magic vars 28017 1726867528.10604: variable 'omit' from source: magic vars 28017 1726867528.10638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867528.10664: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867528.10681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867528.10694: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867528.10704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867528.10734: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867528.10737: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867528.10739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867528.10801: Set connection var ansible_connection to ssh 28017 1726867528.10808: Set connection var ansible_shell_type to sh 28017 1726867528.10813: Set connection var ansible_shell_executable to /bin/sh 28017 1726867528.10818: Set connection var ansible_pipelining to False 28017 1726867528.10823: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867528.10832: Set connection var ansible_timeout to 10 28017 1726867528.10856: variable 'ansible_shell_executable' from source: unknown 28017 1726867528.10859: variable 'ansible_connection' from source: unknown 28017 1726867528.10862: variable 'ansible_module_compression' from source: unknown 28017 1726867528.10864: variable 'ansible_shell_type' from source: unknown 28017 1726867528.10866: variable 'ansible_shell_executable' from source: unknown 28017 1726867528.10869: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867528.10871: variable 'ansible_pipelining' from source: unknown 28017 1726867528.10874: variable 'ansible_timeout' from source: unknown 28017 1726867528.10875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867528.11018: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867528.11028: variable 'omit' from source: magic vars 28017 1726867528.11031: starting attempt loop 28017 1726867528.11033: running the handler 28017 1726867528.11045: _low_level_execute_command(): starting 28017 1726867528.11053: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867528.11547: 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 <<< 28017 1726867528.11572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867528.11576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867528.11632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867528.11640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867528.11683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867528.13283: stdout chunk (state=3): >>>/root <<< 28017 1726867528.13392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867528.13415: stderr chunk (state=3): >>><<< 28017 1726867528.13418: stdout chunk (state=3): >>><<< 28017 1726867528.13438: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867528.13448: _low_level_execute_command(): starting 28017 1726867528.13453: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867528.1343694-28904-263068024719606 `" && echo ansible-tmp-1726867528.1343694-28904-263068024719606="` echo /root/.ansible/tmp/ansible-tmp-1726867528.1343694-28904-263068024719606 `" ) && sleep 0' 28017 1726867528.13853: 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 <<< 28017 1726867528.13886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867528.13890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867528.13892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867528.13904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867528.13906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867528.13909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867528.13947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867528.13951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867528.14005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867528.15867: stdout chunk (state=3): >>>ansible-tmp-1726867528.1343694-28904-263068024719606=/root/.ansible/tmp/ansible-tmp-1726867528.1343694-28904-263068024719606 <<< 28017 1726867528.15976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867528.15998: stderr chunk (state=3): >>><<< 28017 1726867528.16001: stdout chunk (state=3): >>><<< 28017 1726867528.16013: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867528.1343694-28904-263068024719606=/root/.ansible/tmp/ansible-tmp-1726867528.1343694-28904-263068024719606 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867528.16044: variable 'ansible_module_compression' from source: unknown 28017 1726867528.16086: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28017 1726867528.16139: variable 'ansible_facts' from source: unknown 28017 1726867528.16243: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867528.1343694-28904-263068024719606/AnsiballZ_package_facts.py 28017 1726867528.16340: Sending initial data 28017 1726867528.16344: Sent initial data (162 bytes) 28017 1726867528.16744: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867528.16751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867528.16773: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867528.16775: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867528.16780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867528.16841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867528.16844: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867528.16882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867528.18445: 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 <<< 28017 1726867528.18451: stderr chunk (state=3): >>>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 <<< 28017 1726867528.18486: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867528.18531: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp8iu09y7v /root/.ansible/tmp/ansible-tmp-1726867528.1343694-28904-263068024719606/AnsiballZ_package_facts.py <<< 28017 1726867528.18533: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867528.1343694-28904-263068024719606/AnsiballZ_package_facts.py" <<< 28017 1726867528.18572: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp8iu09y7v" to remote "/root/.ansible/tmp/ansible-tmp-1726867528.1343694-28904-263068024719606/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867528.1343694-28904-263068024719606/AnsiballZ_package_facts.py" <<< 28017 1726867528.19621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867528.19657: stderr chunk (state=3): >>><<< 28017 1726867528.19660: stdout chunk (state=3): >>><<< 28017 1726867528.19697: done transferring module to remote 28017 1726867528.19705: _low_level_execute_command(): starting 28017 1726867528.19709: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867528.1343694-28904-263068024719606/ /root/.ansible/tmp/ansible-tmp-1726867528.1343694-28904-263068024719606/AnsiballZ_package_facts.py && sleep 0' 28017 1726867528.20129: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867528.20132: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867528.20134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28017 1726867528.20136: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867528.20141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867528.20189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867528.20195: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867528.20239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867528.21963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867528.21985: stderr chunk (state=3): >>><<< 28017 1726867528.21988: stdout chunk (state=3): >>><<< 28017 1726867528.22000: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867528.22003: _low_level_execute_command(): starting 28017 1726867528.22007: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867528.1343694-28904-263068024719606/AnsiballZ_package_facts.py && sleep 0' 28017 1726867528.22423: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867528.22427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867528.22429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867528.22431: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867528.22433: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867528.22435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867528.22483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867528.22488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867528.22539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867528.66803: 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<<< 28017 1726867528.66955: 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, "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"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28017 1726867528.68611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867528.68615: stderr chunk (state=3): >>><<< 28017 1726867528.68626: stdout chunk (state=3): >>><<< 28017 1726867528.68997: _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"}], "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867528.73285: 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-1726867528.1343694-28904-263068024719606/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867528.73412: _low_level_execute_command(): starting 28017 1726867528.73415: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867528.1343694-28904-263068024719606/ > /dev/null 2>&1 && sleep 0' 28017 1726867528.74692: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867528.74734: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867528.74952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867528.74996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867528.75030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867528.77134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867528.77137: stdout chunk (state=3): >>><<< 28017 1726867528.77139: stderr chunk (state=3): >>><<< 28017 1726867528.77141: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867528.77143: handler run complete 28017 1726867528.78787: variable 'ansible_facts' from source: unknown 28017 1726867528.80552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867528.84932: variable 'ansible_facts' from source: unknown 28017 1726867528.85668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867528.86451: attempt loop complete, returning result 28017 1726867528.86460: _execute() done 28017 1726867528.86464: dumping result to json 28017 1726867528.86703: done dumping result, returning 28017 1726867528.86716: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-415c-0e01-0000000005e5] 28017 1726867528.86719: sending task result for task 0affcac9-a3a5-415c-0e01-0000000005e5 28017 1726867528.90023: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000005e5 28017 1726867528.90027: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867528.90188: no more pending results, returning what we have 28017 1726867528.90191: results queue empty 28017 1726867528.90193: checking for any_errors_fatal 28017 1726867528.90199: done checking for any_errors_fatal 28017 1726867528.90200: checking for max_fail_percentage 28017 1726867528.90201: done checking for max_fail_percentage 28017 1726867528.90202: checking to see if all hosts have failed and the running result is not ok 28017 1726867528.90203: done checking to see if all hosts have failed 28017 1726867528.90204: getting the remaining hosts for this loop 28017 1726867528.90205: done getting the remaining hosts for this loop 28017 1726867528.90208: getting the next task for host managed_node3 28017 1726867528.90216: done getting next task for host managed_node3 28017 1726867528.90219: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28017 1726867528.90222: ^ 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 28017 1726867528.90234: getting variables 28017 1726867528.90235: in VariableManager get_vars() 28017 1726867528.90270: Calling all_inventory to load vars for managed_node3 28017 1726867528.90273: Calling groups_inventory to load vars for managed_node3 28017 1726867528.90275: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867528.90392: Calling all_plugins_play to load vars for managed_node3 28017 1726867528.90400: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867528.90405: Calling groups_plugins_play to load vars for managed_node3 28017 1726867528.93029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867528.96762: done with get_vars() 28017 1726867528.96856: done getting variables 28017 1726867528.96975: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:25:28 -0400 (0:00:00.874) 0:00:19.706 ****** 28017 1726867528.97013: entering _queue_task() for managed_node3/debug 28017 1726867528.97610: worker is 1 (out of 1 available) 28017 1726867528.97881: exiting _queue_task() for managed_node3/debug 28017 1726867528.97893: done queuing things up, now waiting for results queue to drain 28017 1726867528.97894: waiting for pending results... 28017 1726867528.97975: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 28017 1726867528.98033: in run() - task 0affcac9-a3a5-415c-0e01-000000000068 28017 1726867528.98056: variable 'ansible_search_path' from source: unknown 28017 1726867528.98071: variable 'ansible_search_path' from source: unknown 28017 1726867528.98113: calling self._execute() 28017 1726867528.98221: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867528.98235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867528.98249: variable 'omit' from source: magic vars 28017 1726867528.98851: variable 'ansible_distribution_major_version' from source: facts 28017 1726867528.98853: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867528.98856: variable 'omit' from source: magic vars 28017 1726867528.98903: variable 'omit' from source: magic vars 28017 1726867528.99017: variable 'network_provider' from source: set_fact 28017 1726867528.99049: variable 'omit' from source: magic vars 28017 1726867528.99096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867528.99139: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867528.99175: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867528.99205: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867528.99260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867528.99264: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867528.99273: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867528.99283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867528.99387: Set connection var ansible_connection to ssh 28017 1726867528.99400: Set connection var ansible_shell_type to sh 28017 1726867528.99409: Set connection var ansible_shell_executable to /bin/sh 28017 1726867528.99419: Set connection var ansible_pipelining to False 28017 1726867528.99479: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867528.99482: Set connection var ansible_timeout to 10 28017 1726867528.99484: variable 'ansible_shell_executable' from source: unknown 28017 1726867528.99487: variable 'ansible_connection' from source: unknown 28017 1726867528.99494: variable 'ansible_module_compression' from source: unknown 28017 1726867528.99501: variable 'ansible_shell_type' from source: unknown 28017 1726867528.99507: variable 'ansible_shell_executable' from source: unknown 28017 1726867528.99512: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867528.99520: variable 'ansible_pipelining' from source: unknown 28017 1726867528.99531: variable 'ansible_timeout' from source: unknown 28017 1726867528.99539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867528.99804: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867528.99807: variable 'omit' from source: magic vars 28017 1726867528.99809: starting attempt loop 28017 1726867528.99811: running the handler 28017 1726867528.99813: handler run complete 28017 1726867528.99816: attempt loop complete, returning result 28017 1726867528.99819: _execute() done 28017 1726867528.99821: dumping result to json 28017 1726867528.99826: done dumping result, returning 28017 1726867528.99829: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-415c-0e01-000000000068] 28017 1726867528.99831: sending task result for task 0affcac9-a3a5-415c-0e01-000000000068 ok: [managed_node3] => {} MSG: Using network provider: nm 28017 1726867529.00010: no more pending results, returning what we have 28017 1726867529.00014: results queue empty 28017 1726867529.00015: checking for any_errors_fatal 28017 1726867529.00025: done checking for any_errors_fatal 28017 1726867529.00026: checking for max_fail_percentage 28017 1726867529.00028: done checking for max_fail_percentage 28017 1726867529.00029: checking to see if all hosts have failed and the running result is not ok 28017 1726867529.00030: done checking to see if all hosts have failed 28017 1726867529.00030: getting the remaining hosts for this loop 28017 1726867529.00032: done getting the remaining hosts for this loop 28017 1726867529.00035: getting the next task for host managed_node3 28017 1726867529.00041: done getting next task for host managed_node3 28017 1726867529.00043: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28017 1726867529.00046: ^ 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 28017 1726867529.00061: getting variables 28017 1726867529.00062: in VariableManager get_vars() 28017 1726867529.00102: Calling all_inventory to load vars for managed_node3 28017 1726867529.00105: Calling groups_inventory to load vars for managed_node3 28017 1726867529.00107: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867529.00117: Calling all_plugins_play to load vars for managed_node3 28017 1726867529.00120: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867529.00123: Calling groups_plugins_play to load vars for managed_node3 28017 1726867529.00786: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000068 28017 1726867529.00790: WORKER PROCESS EXITING 28017 1726867529.02013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867529.04766: done with get_vars() 28017 1726867529.04813: done getting variables 28017 1726867529.04874: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:25:29 -0400 (0:00:00.078) 0:00:19.785 ****** 28017 1726867529.04911: entering _queue_task() for managed_node3/fail 28017 1726867529.05317: worker is 1 (out of 1 available) 28017 1726867529.05330: exiting _queue_task() for managed_node3/fail 28017 1726867529.05340: done queuing things up, now waiting for results queue to drain 28017 1726867529.05341: waiting for pending results... 28017 1726867529.05752: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28017 1726867529.05776: in run() - task 0affcac9-a3a5-415c-0e01-000000000069 28017 1726867529.05798: variable 'ansible_search_path' from source: unknown 28017 1726867529.05803: variable 'ansible_search_path' from source: unknown 28017 1726867529.05983: calling self._execute() 28017 1726867529.05987: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867529.05989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867529.05993: variable 'omit' from source: magic vars 28017 1726867529.06341: variable 'ansible_distribution_major_version' from source: facts 28017 1726867529.06355: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867529.06614: variable 'network_state' from source: role '' defaults 28017 1726867529.06618: Evaluated conditional (network_state != {}): False 28017 1726867529.06621: when evaluation is False, skipping this task 28017 1726867529.06622: _execute() done 28017 1726867529.06627: dumping result to json 28017 1726867529.06629: done dumping result, returning 28017 1726867529.06631: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-415c-0e01-000000000069] 28017 1726867529.06633: sending task result for task 0affcac9-a3a5-415c-0e01-000000000069 28017 1726867529.06698: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000069 28017 1726867529.06701: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867529.06748: no more pending results, returning what we have 28017 1726867529.06751: results queue empty 28017 1726867529.06752: checking for any_errors_fatal 28017 1726867529.06761: done checking for any_errors_fatal 28017 1726867529.06762: checking for max_fail_percentage 28017 1726867529.06764: done checking for max_fail_percentage 28017 1726867529.06765: checking to see if all hosts have failed and the running result is not ok 28017 1726867529.06766: done checking to see if all hosts have failed 28017 1726867529.06767: getting the remaining hosts for this loop 28017 1726867529.06769: done getting the remaining hosts for this loop 28017 1726867529.06772: getting the next task for host managed_node3 28017 1726867529.06780: done getting next task for host managed_node3 28017 1726867529.06783: ^ 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 28017 1726867529.06786: ^ 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 28017 1726867529.06807: getting variables 28017 1726867529.06809: in VariableManager get_vars() 28017 1726867529.06849: Calling all_inventory to load vars for managed_node3 28017 1726867529.06852: Calling groups_inventory to load vars for managed_node3 28017 1726867529.06855: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867529.06865: Calling all_plugins_play to load vars for managed_node3 28017 1726867529.06868: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867529.06872: Calling groups_plugins_play to load vars for managed_node3 28017 1726867529.08418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867529.09897: done with get_vars() 28017 1726867529.09919: done getting variables 28017 1726867529.09995: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:25:29 -0400 (0:00:00.051) 0:00:19.837 ****** 28017 1726867529.10036: entering _queue_task() for managed_node3/fail 28017 1726867529.10499: worker is 1 (out of 1 available) 28017 1726867529.10511: exiting _queue_task() for managed_node3/fail 28017 1726867529.10521: done queuing things up, now waiting for results queue to drain 28017 1726867529.10523: waiting for pending results... 28017 1726867529.10739: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28017 1726867529.10842: in run() - task 0affcac9-a3a5-415c-0e01-00000000006a 28017 1726867529.10856: variable 'ansible_search_path' from source: unknown 28017 1726867529.10859: variable 'ansible_search_path' from source: unknown 28017 1726867529.10908: calling self._execute() 28017 1726867529.11040: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867529.11043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867529.11047: variable 'omit' from source: magic vars 28017 1726867529.11468: variable 'ansible_distribution_major_version' from source: facts 28017 1726867529.11490: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867529.11636: variable 'network_state' from source: role '' defaults 28017 1726867529.11654: Evaluated conditional (network_state != {}): False 28017 1726867529.11658: when evaluation is False, skipping this task 28017 1726867529.11671: _execute() done 28017 1726867529.11675: dumping result to json 28017 1726867529.11780: done dumping result, returning 28017 1726867529.11785: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-415c-0e01-00000000006a] 28017 1726867529.11787: sending task result for task 0affcac9-a3a5-415c-0e01-00000000006a 28017 1726867529.11858: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000006a 28017 1726867529.11861: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867529.11938: no more pending results, returning what we have 28017 1726867529.11941: results queue empty 28017 1726867529.11942: checking for any_errors_fatal 28017 1726867529.11947: done checking for any_errors_fatal 28017 1726867529.11948: checking for max_fail_percentage 28017 1726867529.11950: done checking for max_fail_percentage 28017 1726867529.11951: checking to see if all hosts have failed and the running result is not ok 28017 1726867529.11951: done checking to see if all hosts have failed 28017 1726867529.11952: getting the remaining hosts for this loop 28017 1726867529.11953: done getting the remaining hosts for this loop 28017 1726867529.11956: getting the next task for host managed_node3 28017 1726867529.11962: done getting next task for host managed_node3 28017 1726867529.11965: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28017 1726867529.11968: ^ 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 28017 1726867529.11987: getting variables 28017 1726867529.11989: in VariableManager get_vars() 28017 1726867529.12026: Calling all_inventory to load vars for managed_node3 28017 1726867529.12030: Calling groups_inventory to load vars for managed_node3 28017 1726867529.12032: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867529.12041: Calling all_plugins_play to load vars for managed_node3 28017 1726867529.12045: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867529.12048: Calling groups_plugins_play to load vars for managed_node3 28017 1726867529.13594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867529.15273: done with get_vars() 28017 1726867529.15297: done getting variables 28017 1726867529.15357: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:25:29 -0400 (0:00:00.053) 0:00:19.890 ****** 28017 1726867529.15389: entering _queue_task() for managed_node3/fail 28017 1726867529.15693: worker is 1 (out of 1 available) 28017 1726867529.15707: exiting _queue_task() for managed_node3/fail 28017 1726867529.15725: done queuing things up, now waiting for results queue to drain 28017 1726867529.15727: waiting for pending results... 28017 1726867529.16079: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28017 1726867529.16223: in run() - task 0affcac9-a3a5-415c-0e01-00000000006b 28017 1726867529.16226: variable 'ansible_search_path' from source: unknown 28017 1726867529.16230: variable 'ansible_search_path' from source: unknown 28017 1726867529.16367: calling self._execute() 28017 1726867529.16371: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867529.16374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867529.16376: variable 'omit' from source: magic vars 28017 1726867529.16782: variable 'ansible_distribution_major_version' from source: facts 28017 1726867529.16792: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867529.17008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867529.19896: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867529.19901: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867529.19904: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867529.19936: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867529.19963: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867529.20102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.20113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.20116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.20221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.20225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.20234: variable 'ansible_distribution_major_version' from source: facts 28017 1726867529.20249: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28017 1726867529.20367: variable 'ansible_distribution' from source: facts 28017 1726867529.20371: variable '__network_rh_distros' from source: role '' defaults 28017 1726867529.20383: Evaluated conditional (ansible_distribution in __network_rh_distros): True 28017 1726867529.20643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.20665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.20690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.20734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.20747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.20793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.20815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.20846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.20884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.20984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.20987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.20990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.20992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.21027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.21051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.21361: variable 'network_connections' from source: task vars 28017 1726867529.21380: variable 'interface' from source: set_fact 28017 1726867529.21447: variable 'interface' from source: set_fact 28017 1726867529.21455: variable 'interface' from source: set_fact 28017 1726867529.21525: variable 'interface' from source: set_fact 28017 1726867529.21538: variable 'network_state' from source: role '' defaults 28017 1726867529.21605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867529.21787: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867529.21853: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867529.21857: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867529.21884: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867529.21931: 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) 28017 1726867529.22072: 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) 28017 1726867529.22075: 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) 28017 1726867529.22079: 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) 28017 1726867529.22083: 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 28017 1726867529.22085: when evaluation is False, skipping this task 28017 1726867529.22087: _execute() done 28017 1726867529.22090: dumping result to json 28017 1726867529.22092: done dumping result, returning 28017 1726867529.22094: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-415c-0e01-00000000006b] 28017 1726867529.22097: sending task result for task 0affcac9-a3a5-415c-0e01-00000000006b 28017 1726867529.22169: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000006b 28017 1726867529.22210: WORKER PROCESS EXITING skipping: [managed_node3] => { "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" } 28017 1726867529.22333: no more pending results, returning what we have 28017 1726867529.22336: results queue empty 28017 1726867529.22337: checking for any_errors_fatal 28017 1726867529.22343: done checking for any_errors_fatal 28017 1726867529.22343: checking for max_fail_percentage 28017 1726867529.22345: done checking for max_fail_percentage 28017 1726867529.22346: checking to see if all hosts have failed and the running result is not ok 28017 1726867529.22346: done checking to see if all hosts have failed 28017 1726867529.22347: getting the remaining hosts for this loop 28017 1726867529.22349: done getting the remaining hosts for this loop 28017 1726867529.22352: getting the next task for host managed_node3 28017 1726867529.22360: done getting next task for host managed_node3 28017 1726867529.22363: ^ 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 28017 1726867529.22366: ^ 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 28017 1726867529.22387: getting variables 28017 1726867529.22393: in VariableManager get_vars() 28017 1726867529.22447: Calling all_inventory to load vars for managed_node3 28017 1726867529.22450: Calling groups_inventory to load vars for managed_node3 28017 1726867529.22453: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867529.22462: Calling all_plugins_play to load vars for managed_node3 28017 1726867529.22465: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867529.22468: Calling groups_plugins_play to load vars for managed_node3 28017 1726867529.24146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867529.25724: done with get_vars() 28017 1726867529.25824: done getting variables 28017 1726867529.25928: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:25:29 -0400 (0:00:00.105) 0:00:19.996 ****** 28017 1726867529.25978: entering _queue_task() for managed_node3/dnf 28017 1726867529.26380: worker is 1 (out of 1 available) 28017 1726867529.26396: exiting _queue_task() for managed_node3/dnf 28017 1726867529.26417: done queuing things up, now waiting for results queue to drain 28017 1726867529.26422: waiting for pending results... 28017 1726867529.26793: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28017 1726867529.26837: in run() - task 0affcac9-a3a5-415c-0e01-00000000006c 28017 1726867529.26860: variable 'ansible_search_path' from source: unknown 28017 1726867529.26870: variable 'ansible_search_path' from source: unknown 28017 1726867529.26910: calling self._execute() 28017 1726867529.27067: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867529.27079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867529.27097: variable 'omit' from source: magic vars 28017 1726867529.27545: variable 'ansible_distribution_major_version' from source: facts 28017 1726867529.27562: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867529.27765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867529.30137: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867529.30207: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867529.30249: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867529.30288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867529.30384: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867529.30413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.30452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.30490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.30542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.30561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.30688: variable 'ansible_distribution' from source: facts 28017 1726867529.30697: variable 'ansible_distribution_major_version' from source: facts 28017 1726867529.30723: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28017 1726867529.30854: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867529.31182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.31185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.31188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.31190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.31192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.31194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.31213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.31246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.31290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.31313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.31357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.31387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.31418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.31465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.31487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.31682: variable 'network_connections' from source: task vars 28017 1726867529.31700: variable 'interface' from source: set_fact 28017 1726867529.31770: variable 'interface' from source: set_fact 28017 1726867529.31785: variable 'interface' from source: set_fact 28017 1726867529.31843: variable 'interface' from source: set_fact 28017 1726867529.31932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867529.32317: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867529.32354: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867529.32392: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867529.32450: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867529.32582: 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) 28017 1726867529.32585: 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) 28017 1726867529.32595: 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) 28017 1726867529.32598: 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) 28017 1726867529.32732: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867529.32972: variable 'network_connections' from source: task vars 28017 1726867529.32979: variable 'interface' from source: set_fact 28017 1726867529.33187: variable 'interface' from source: set_fact 28017 1726867529.33256: variable 'interface' from source: set_fact 28017 1726867529.33314: variable 'interface' from source: set_fact 28017 1726867529.33359: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28017 1726867529.33362: when evaluation is False, skipping this task 28017 1726867529.33365: _execute() done 28017 1726867529.33386: dumping result to json 28017 1726867529.33482: done dumping result, returning 28017 1726867529.33485: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-415c-0e01-00000000006c] 28017 1726867529.33488: sending task result for task 0affcac9-a3a5-415c-0e01-00000000006c 28017 1726867529.33575: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000006c 28017 1726867529.33580: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28017 1726867529.33649: no more pending results, returning what we have 28017 1726867529.33653: results queue empty 28017 1726867529.33654: checking for any_errors_fatal 28017 1726867529.33664: done checking for any_errors_fatal 28017 1726867529.33666: checking for max_fail_percentage 28017 1726867529.33668: done checking for max_fail_percentage 28017 1726867529.33668: checking to see if all hosts have failed and the running result is not ok 28017 1726867529.33670: done checking to see if all hosts have failed 28017 1726867529.33671: getting the remaining hosts for this loop 28017 1726867529.33672: done getting the remaining hosts for this loop 28017 1726867529.33679: getting the next task for host managed_node3 28017 1726867529.33687: done getting next task for host managed_node3 28017 1726867529.33691: ^ 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 28017 1726867529.33693: ^ 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 28017 1726867529.33710: getting variables 28017 1726867529.33712: in VariableManager get_vars() 28017 1726867529.33754: Calling all_inventory to load vars for managed_node3 28017 1726867529.33759: Calling groups_inventory to load vars for managed_node3 28017 1726867529.33763: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867529.33775: Calling all_plugins_play to load vars for managed_node3 28017 1726867529.34083: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867529.34089: Calling groups_plugins_play to load vars for managed_node3 28017 1726867529.37796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867529.43252: done with get_vars() 28017 1726867529.43280: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28017 1726867529.43361: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:25:29 -0400 (0:00:00.176) 0:00:20.172 ****** 28017 1726867529.43599: entering _queue_task() for managed_node3/yum 28017 1726867529.44143: worker is 1 (out of 1 available) 28017 1726867529.44160: exiting _queue_task() for managed_node3/yum 28017 1726867529.44175: done queuing things up, now waiting for results queue to drain 28017 1726867529.44176: waiting for pending results... 28017 1726867529.44860: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28017 1726867529.45185: in run() - task 0affcac9-a3a5-415c-0e01-00000000006d 28017 1726867529.45189: variable 'ansible_search_path' from source: unknown 28017 1726867529.45192: variable 'ansible_search_path' from source: unknown 28017 1726867529.45197: calling self._execute() 28017 1726867529.45290: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867529.45321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867529.45341: variable 'omit' from source: magic vars 28017 1726867529.46215: variable 'ansible_distribution_major_version' from source: facts 28017 1726867529.46241: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867529.46597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867529.50921: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867529.51087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867529.51150: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867529.51178: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867529.51258: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867529.51301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.51332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.51358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.51403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.51420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.51519: variable 'ansible_distribution_major_version' from source: facts 28017 1726867529.51541: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28017 1726867529.51548: when evaluation is False, skipping this task 28017 1726867529.51555: _execute() done 28017 1726867529.51583: dumping result to json 28017 1726867529.51586: done dumping result, returning 28017 1726867529.51589: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-415c-0e01-00000000006d] 28017 1726867529.51591: sending task result for task 0affcac9-a3a5-415c-0e01-00000000006d skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28017 1726867529.51743: no more pending results, returning what we have 28017 1726867529.51747: results queue empty 28017 1726867529.51748: checking for any_errors_fatal 28017 1726867529.51755: done checking for any_errors_fatal 28017 1726867529.51756: checking for max_fail_percentage 28017 1726867529.51758: done checking for max_fail_percentage 28017 1726867529.51758: checking to see if all hosts have failed and the running result is not ok 28017 1726867529.51759: done checking to see if all hosts have failed 28017 1726867529.51760: getting the remaining hosts for this loop 28017 1726867529.51762: done getting the remaining hosts for this loop 28017 1726867529.51765: getting the next task for host managed_node3 28017 1726867529.51772: done getting next task for host managed_node3 28017 1726867529.51776: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28017 1726867529.51780: ^ 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 28017 1726867529.51802: getting variables 28017 1726867529.51804: in VariableManager get_vars() 28017 1726867529.51849: Calling all_inventory to load vars for managed_node3 28017 1726867529.51852: Calling groups_inventory to load vars for managed_node3 28017 1726867529.51855: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867529.51866: Calling all_plugins_play to load vars for managed_node3 28017 1726867529.51870: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867529.51873: Calling groups_plugins_play to load vars for managed_node3 28017 1726867529.52890: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000006d 28017 1726867529.52894: WORKER PROCESS EXITING 28017 1726867529.53989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867529.55592: done with get_vars() 28017 1726867529.55620: done getting variables 28017 1726867529.55681: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:25:29 -0400 (0:00:00.121) 0:00:20.293 ****** 28017 1726867529.55714: entering _queue_task() for managed_node3/fail 28017 1726867529.56042: worker is 1 (out of 1 available) 28017 1726867529.56055: exiting _queue_task() for managed_node3/fail 28017 1726867529.56068: done queuing things up, now waiting for results queue to drain 28017 1726867529.56070: waiting for pending results... 28017 1726867529.56347: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28017 1726867529.56486: in run() - task 0affcac9-a3a5-415c-0e01-00000000006e 28017 1726867529.56511: variable 'ansible_search_path' from source: unknown 28017 1726867529.56520: variable 'ansible_search_path' from source: unknown 28017 1726867529.56561: calling self._execute() 28017 1726867529.56658: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867529.56669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867529.56686: variable 'omit' from source: magic vars 28017 1726867529.57063: variable 'ansible_distribution_major_version' from source: facts 28017 1726867529.57083: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867529.57191: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867529.57360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867529.61741: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867529.61941: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867529.62018: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867529.62120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867529.62153: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867529.62302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.62444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.62479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.62736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.62739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.62741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.62744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.62859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.62905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.62924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.62996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.63087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.63116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.63208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.63384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.63570: variable 'network_connections' from source: task vars 28017 1726867529.63707: variable 'interface' from source: set_fact 28017 1726867529.63776: variable 'interface' from source: set_fact 28017 1726867529.63827: variable 'interface' from source: set_fact 28017 1726867529.63888: variable 'interface' from source: set_fact 28017 1726867529.64100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867529.64628: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867529.64667: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867529.64721: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867529.64755: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867529.64810: 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) 28017 1726867529.64919: 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) 28017 1726867529.64938: 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) 28017 1726867529.65005: 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) 28017 1726867529.65354: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867529.65769: variable 'network_connections' from source: task vars 28017 1726867529.65982: variable 'interface' from source: set_fact 28017 1726867529.65986: variable 'interface' from source: set_fact 28017 1726867529.65988: variable 'interface' from source: set_fact 28017 1726867529.66129: variable 'interface' from source: set_fact 28017 1726867529.66205: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28017 1726867529.66230: when evaluation is False, skipping this task 28017 1726867529.66260: _execute() done 28017 1726867529.66268: dumping result to json 28017 1726867529.66442: done dumping result, returning 28017 1726867529.66446: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-415c-0e01-00000000006e] 28017 1726867529.66456: sending task result for task 0affcac9-a3a5-415c-0e01-00000000006e 28017 1726867529.66530: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000006e 28017 1726867529.66534: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28017 1726867529.66608: no more pending results, returning what we have 28017 1726867529.66612: results queue empty 28017 1726867529.66613: checking for any_errors_fatal 28017 1726867529.66619: done checking for any_errors_fatal 28017 1726867529.66620: checking for max_fail_percentage 28017 1726867529.66622: done checking for max_fail_percentage 28017 1726867529.66623: checking to see if all hosts have failed and the running result is not ok 28017 1726867529.66624: done checking to see if all hosts have failed 28017 1726867529.66624: getting the remaining hosts for this loop 28017 1726867529.66626: done getting the remaining hosts for this loop 28017 1726867529.66630: getting the next task for host managed_node3 28017 1726867529.66638: done getting next task for host managed_node3 28017 1726867529.66642: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28017 1726867529.66644: ^ 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 28017 1726867529.66664: getting variables 28017 1726867529.66666: in VariableManager get_vars() 28017 1726867529.66711: Calling all_inventory to load vars for managed_node3 28017 1726867529.66714: Calling groups_inventory to load vars for managed_node3 28017 1726867529.66717: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867529.66728: Calling all_plugins_play to load vars for managed_node3 28017 1726867529.66731: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867529.66735: Calling groups_plugins_play to load vars for managed_node3 28017 1726867529.69150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867529.76151: done with get_vars() 28017 1726867529.76172: done getting variables 28017 1726867529.76225: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:25:29 -0400 (0:00:00.205) 0:00:20.499 ****** 28017 1726867529.76254: entering _queue_task() for managed_node3/package 28017 1726867529.76743: worker is 1 (out of 1 available) 28017 1726867529.76755: exiting _queue_task() for managed_node3/package 28017 1726867529.76766: done queuing things up, now waiting for results queue to drain 28017 1726867529.76767: waiting for pending results... 28017 1726867529.77103: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 28017 1726867529.77162: in run() - task 0affcac9-a3a5-415c-0e01-00000000006f 28017 1726867529.77190: variable 'ansible_search_path' from source: unknown 28017 1726867529.77204: variable 'ansible_search_path' from source: unknown 28017 1726867529.77248: calling self._execute() 28017 1726867529.77375: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867529.77420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867529.77426: variable 'omit' from source: magic vars 28017 1726867529.78134: variable 'ansible_distribution_major_version' from source: facts 28017 1726867529.78139: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867529.78710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867529.79246: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867529.79286: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867529.79340: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867529.79408: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867529.79510: variable 'network_packages' from source: role '' defaults 28017 1726867529.79621: variable '__network_provider_setup' from source: role '' defaults 28017 1726867529.79627: variable '__network_service_name_default_nm' from source: role '' defaults 28017 1726867529.79782: variable '__network_service_name_default_nm' from source: role '' defaults 28017 1726867529.79787: variable '__network_packages_default_nm' from source: role '' defaults 28017 1726867529.79790: variable '__network_packages_default_nm' from source: role '' defaults 28017 1726867529.79910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867529.81968: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867529.82041: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867529.82185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867529.82188: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867529.82190: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867529.82259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.82300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.82340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.82386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.82418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.82482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.82501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.82541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.82585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.82610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.82974: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28017 1726867529.83142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.83146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.83204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.83292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.83311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.83467: variable 'ansible_python' from source: facts 28017 1726867529.83470: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28017 1726867529.83550: variable '__network_wpa_supplicant_required' from source: role '' defaults 28017 1726867529.83648: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28017 1726867529.83790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.83831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.83861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.83926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.83931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.83985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867529.84049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867529.84122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867529.84128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867529.84130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867529.84296: variable 'network_connections' from source: task vars 28017 1726867529.84307: variable 'interface' from source: set_fact 28017 1726867529.84423: variable 'interface' from source: set_fact 28017 1726867529.84440: variable 'interface' from source: set_fact 28017 1726867529.84561: variable 'interface' from source: set_fact 28017 1726867529.84654: 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) 28017 1726867529.84701: 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) 28017 1726867529.84739: 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) 28017 1726867529.84792: 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) 28017 1726867529.84840: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867529.85295: variable 'network_connections' from source: task vars 28017 1726867529.85298: variable 'interface' from source: set_fact 28017 1726867529.85344: variable 'interface' from source: set_fact 28017 1726867529.85357: variable 'interface' from source: set_fact 28017 1726867529.85532: variable 'interface' from source: set_fact 28017 1726867529.85601: variable '__network_packages_default_wireless' from source: role '' defaults 28017 1726867529.85697: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867529.86050: variable 'network_connections' from source: task vars 28017 1726867529.86164: variable 'interface' from source: set_fact 28017 1726867529.86168: variable 'interface' from source: set_fact 28017 1726867529.86170: variable 'interface' from source: set_fact 28017 1726867529.86220: variable 'interface' from source: set_fact 28017 1726867529.86257: variable '__network_packages_default_team' from source: role '' defaults 28017 1726867529.86354: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867529.87183: variable 'network_connections' from source: task vars 28017 1726867529.87186: variable 'interface' from source: set_fact 28017 1726867529.87226: variable 'interface' from source: set_fact 28017 1726867529.87422: variable 'interface' from source: set_fact 28017 1726867529.87428: variable 'interface' from source: set_fact 28017 1726867529.87703: variable '__network_service_name_default_initscripts' from source: role '' defaults 28017 1726867529.87742: variable '__network_service_name_default_initscripts' from source: role '' defaults 28017 1726867529.87806: variable '__network_packages_default_initscripts' from source: role '' defaults 28017 1726867529.87909: variable '__network_packages_default_initscripts' from source: role '' defaults 28017 1726867529.88184: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28017 1726867529.88699: variable 'network_connections' from source: task vars 28017 1726867529.88711: variable 'interface' from source: set_fact 28017 1726867529.88845: variable 'interface' from source: set_fact 28017 1726867529.88848: variable 'interface' from source: set_fact 28017 1726867529.88851: variable 'interface' from source: set_fact 28017 1726867529.88869: variable 'ansible_distribution' from source: facts 28017 1726867529.88879: variable '__network_rh_distros' from source: role '' defaults 28017 1726867529.88888: variable 'ansible_distribution_major_version' from source: facts 28017 1726867529.88915: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28017 1726867529.89075: variable 'ansible_distribution' from source: facts 28017 1726867529.89087: variable '__network_rh_distros' from source: role '' defaults 28017 1726867529.89097: variable 'ansible_distribution_major_version' from source: facts 28017 1726867529.89114: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28017 1726867529.89299: variable 'ansible_distribution' from source: facts 28017 1726867529.89308: variable '__network_rh_distros' from source: role '' defaults 28017 1726867529.89340: variable 'ansible_distribution_major_version' from source: facts 28017 1726867529.89381: variable 'network_provider' from source: set_fact 28017 1726867529.89402: variable 'ansible_facts' from source: unknown 28017 1726867529.90382: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28017 1726867529.90386: when evaluation is False, skipping this task 28017 1726867529.90388: _execute() done 28017 1726867529.90389: dumping result to json 28017 1726867529.90391: done dumping result, returning 28017 1726867529.90393: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-415c-0e01-00000000006f] 28017 1726867529.90395: sending task result for task 0affcac9-a3a5-415c-0e01-00000000006f skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28017 1726867529.90562: no more pending results, returning what we have 28017 1726867529.90565: results queue empty 28017 1726867529.90565: checking for any_errors_fatal 28017 1726867529.90572: done checking for any_errors_fatal 28017 1726867529.90572: checking for max_fail_percentage 28017 1726867529.90574: done checking for max_fail_percentage 28017 1726867529.90575: checking to see if all hosts have failed and the running result is not ok 28017 1726867529.90576: done checking to see if all hosts have failed 28017 1726867529.90576: getting the remaining hosts for this loop 28017 1726867529.90579: done getting the remaining hosts for this loop 28017 1726867529.90582: getting the next task for host managed_node3 28017 1726867529.90588: done getting next task for host managed_node3 28017 1726867529.90591: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28017 1726867529.90594: ^ 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 28017 1726867529.90610: getting variables 28017 1726867529.90611: in VariableManager get_vars() 28017 1726867529.90656: Calling all_inventory to load vars for managed_node3 28017 1726867529.90664: Calling groups_inventory to load vars for managed_node3 28017 1726867529.90666: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867529.90674: Calling all_plugins_play to load vars for managed_node3 28017 1726867529.90736: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867529.90742: Calling groups_plugins_play to load vars for managed_node3 28017 1726867529.91587: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000006f 28017 1726867529.91590: WORKER PROCESS EXITING 28017 1726867529.92956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867529.94849: done with get_vars() 28017 1726867529.94879: done getting variables 28017 1726867529.94942: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:25:29 -0400 (0:00:00.187) 0:00:20.686 ****** 28017 1726867529.94983: entering _queue_task() for managed_node3/package 28017 1726867529.95360: worker is 1 (out of 1 available) 28017 1726867529.95375: exiting _queue_task() for managed_node3/package 28017 1726867529.95501: done queuing things up, now waiting for results queue to drain 28017 1726867529.95503: waiting for pending results... 28017 1726867529.95696: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28017 1726867529.95860: in run() - task 0affcac9-a3a5-415c-0e01-000000000070 28017 1726867529.95882: variable 'ansible_search_path' from source: unknown 28017 1726867529.95891: variable 'ansible_search_path' from source: unknown 28017 1726867529.95937: calling self._execute() 28017 1726867529.96055: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867529.96067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867529.96085: variable 'omit' from source: magic vars 28017 1726867529.96668: variable 'ansible_distribution_major_version' from source: facts 28017 1726867529.96698: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867529.96833: variable 'network_state' from source: role '' defaults 28017 1726867529.96851: Evaluated conditional (network_state != {}): False 28017 1726867529.96858: when evaluation is False, skipping this task 28017 1726867529.96865: _execute() done 28017 1726867529.96873: dumping result to json 28017 1726867529.96883: done dumping result, returning 28017 1726867529.96894: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-415c-0e01-000000000070] 28017 1726867529.96905: sending task result for task 0affcac9-a3a5-415c-0e01-000000000070 28017 1726867529.97087: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000070 28017 1726867529.97091: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867529.97146: no more pending results, returning what we have 28017 1726867529.97150: results queue empty 28017 1726867529.97150: checking for any_errors_fatal 28017 1726867529.97157: done checking for any_errors_fatal 28017 1726867529.97158: checking for max_fail_percentage 28017 1726867529.97160: done checking for max_fail_percentage 28017 1726867529.97161: checking to see if all hosts have failed and the running result is not ok 28017 1726867529.97162: done checking to see if all hosts have failed 28017 1726867529.97162: getting the remaining hosts for this loop 28017 1726867529.97164: done getting the remaining hosts for this loop 28017 1726867529.97167: getting the next task for host managed_node3 28017 1726867529.97174: done getting next task for host managed_node3 28017 1726867529.97180: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28017 1726867529.97183: ^ 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 28017 1726867529.97205: getting variables 28017 1726867529.97207: in VariableManager get_vars() 28017 1726867529.97254: Calling all_inventory to load vars for managed_node3 28017 1726867529.97257: Calling groups_inventory to load vars for managed_node3 28017 1726867529.97260: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867529.97273: Calling all_plugins_play to load vars for managed_node3 28017 1726867529.97486: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867529.97492: Calling groups_plugins_play to load vars for managed_node3 28017 1726867529.99315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867530.00829: done with get_vars() 28017 1726867530.00849: done getting variables 28017 1726867530.00907: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:25:30 -0400 (0:00:00.059) 0:00:20.746 ****** 28017 1726867530.00944: entering _queue_task() for managed_node3/package 28017 1726867530.01286: worker is 1 (out of 1 available) 28017 1726867530.01299: exiting _queue_task() for managed_node3/package 28017 1726867530.01312: done queuing things up, now waiting for results queue to drain 28017 1726867530.01313: waiting for pending results... 28017 1726867530.01628: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28017 1726867530.01794: in run() - task 0affcac9-a3a5-415c-0e01-000000000071 28017 1726867530.01798: variable 'ansible_search_path' from source: unknown 28017 1726867530.01801: variable 'ansible_search_path' from source: unknown 28017 1726867530.01804: calling self._execute() 28017 1726867530.01888: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867530.01904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867530.01919: variable 'omit' from source: magic vars 28017 1726867530.02298: variable 'ansible_distribution_major_version' from source: facts 28017 1726867530.02316: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867530.02458: variable 'network_state' from source: role '' defaults 28017 1726867530.02473: Evaluated conditional (network_state != {}): False 28017 1726867530.02484: when evaluation is False, skipping this task 28017 1726867530.02491: _execute() done 28017 1726867530.02498: dumping result to json 28017 1726867530.02555: done dumping result, returning 28017 1726867530.02559: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-415c-0e01-000000000071] 28017 1726867530.02561: sending task result for task 0affcac9-a3a5-415c-0e01-000000000071 28017 1726867530.02633: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000071 28017 1726867530.02636: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867530.02707: no more pending results, returning what we have 28017 1726867530.02711: results queue empty 28017 1726867530.02711: checking for any_errors_fatal 28017 1726867530.02719: done checking for any_errors_fatal 28017 1726867530.02720: checking for max_fail_percentage 28017 1726867530.02722: done checking for max_fail_percentage 28017 1726867530.02723: checking to see if all hosts have failed and the running result is not ok 28017 1726867530.02724: done checking to see if all hosts have failed 28017 1726867530.02725: getting the remaining hosts for this loop 28017 1726867530.02726: done getting the remaining hosts for this loop 28017 1726867530.02729: getting the next task for host managed_node3 28017 1726867530.02736: done getting next task for host managed_node3 28017 1726867530.02740: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28017 1726867530.02743: ^ 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 28017 1726867530.02763: getting variables 28017 1726867530.02765: in VariableManager get_vars() 28017 1726867530.02807: Calling all_inventory to load vars for managed_node3 28017 1726867530.02810: Calling groups_inventory to load vars for managed_node3 28017 1726867530.02812: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867530.02823: Calling all_plugins_play to load vars for managed_node3 28017 1726867530.02826: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867530.02829: Calling groups_plugins_play to load vars for managed_node3 28017 1726867530.04341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867530.05900: done with get_vars() 28017 1726867530.05920: done getting variables 28017 1726867530.05976: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:25:30 -0400 (0:00:00.050) 0:00:20.796 ****** 28017 1726867530.06009: entering _queue_task() for managed_node3/service 28017 1726867530.06269: worker is 1 (out of 1 available) 28017 1726867530.06282: exiting _queue_task() for managed_node3/service 28017 1726867530.06294: done queuing things up, now waiting for results queue to drain 28017 1726867530.06295: waiting for pending results... 28017 1726867530.06696: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28017 1726867530.06701: in run() - task 0affcac9-a3a5-415c-0e01-000000000072 28017 1726867530.06711: variable 'ansible_search_path' from source: unknown 28017 1726867530.06719: variable 'ansible_search_path' from source: unknown 28017 1726867530.06757: calling self._execute() 28017 1726867530.06856: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867530.06867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867530.06885: variable 'omit' from source: magic vars 28017 1726867530.07250: variable 'ansible_distribution_major_version' from source: facts 28017 1726867530.07272: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867530.07401: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867530.07594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867530.10006: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867530.10073: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867530.10126: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867530.10168: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867530.10199: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867530.10282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867530.10315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867530.10344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867530.10393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867530.10411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867530.10459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867530.10494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867530.10585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867530.10588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867530.10591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867530.10617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867530.10682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867530.10686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867530.10699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867530.10713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867530.10876: variable 'network_connections' from source: task vars 28017 1726867530.10888: variable 'interface' from source: set_fact 28017 1726867530.10957: variable 'interface' from source: set_fact 28017 1726867530.10966: variable 'interface' from source: set_fact 28017 1726867530.11031: variable 'interface' from source: set_fact 28017 1726867530.11202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867530.11265: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867530.11301: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867530.11330: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867530.11371: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867530.11412: 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) 28017 1726867530.11435: 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) 28017 1726867530.11463: 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) 28017 1726867530.11490: 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) 28017 1726867530.11584: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867530.11783: variable 'network_connections' from source: task vars 28017 1726867530.11789: variable 'interface' from source: set_fact 28017 1726867530.11845: variable 'interface' from source: set_fact 28017 1726867530.11852: variable 'interface' from source: set_fact 28017 1726867530.11914: variable 'interface' from source: set_fact 28017 1726867530.11952: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28017 1726867530.11955: when evaluation is False, skipping this task 28017 1726867530.11958: _execute() done 28017 1726867530.11960: dumping result to json 28017 1726867530.12074: done dumping result, returning 28017 1726867530.12081: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-415c-0e01-000000000072] 28017 1726867530.12092: sending task result for task 0affcac9-a3a5-415c-0e01-000000000072 28017 1726867530.12156: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000072 28017 1726867530.12158: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28017 1726867530.12238: no more pending results, returning what we have 28017 1726867530.12241: results queue empty 28017 1726867530.12242: checking for any_errors_fatal 28017 1726867530.12247: done checking for any_errors_fatal 28017 1726867530.12247: checking for max_fail_percentage 28017 1726867530.12249: done checking for max_fail_percentage 28017 1726867530.12250: checking to see if all hosts have failed and the running result is not ok 28017 1726867530.12251: done checking to see if all hosts have failed 28017 1726867530.12252: getting the remaining hosts for this loop 28017 1726867530.12253: done getting the remaining hosts for this loop 28017 1726867530.12256: getting the next task for host managed_node3 28017 1726867530.12262: done getting next task for host managed_node3 28017 1726867530.12265: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28017 1726867530.12268: ^ 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 28017 1726867530.12387: getting variables 28017 1726867530.12389: in VariableManager get_vars() 28017 1726867530.12423: Calling all_inventory to load vars for managed_node3 28017 1726867530.12426: Calling groups_inventory to load vars for managed_node3 28017 1726867530.12428: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867530.12436: Calling all_plugins_play to load vars for managed_node3 28017 1726867530.12439: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867530.12442: Calling groups_plugins_play to load vars for managed_node3 28017 1726867530.13798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867530.15438: done with get_vars() 28017 1726867530.15460: done getting variables 28017 1726867530.15531: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:25:30 -0400 (0:00:00.095) 0:00:20.892 ****** 28017 1726867530.15563: entering _queue_task() for managed_node3/service 28017 1726867530.15903: worker is 1 (out of 1 available) 28017 1726867530.15916: exiting _queue_task() for managed_node3/service 28017 1726867530.15933: done queuing things up, now waiting for results queue to drain 28017 1726867530.15934: waiting for pending results... 28017 1726867530.16308: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28017 1726867530.16410: in run() - task 0affcac9-a3a5-415c-0e01-000000000073 28017 1726867530.16516: variable 'ansible_search_path' from source: unknown 28017 1726867530.16520: variable 'ansible_search_path' from source: unknown 28017 1726867530.16523: calling self._execute() 28017 1726867530.16590: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867530.16603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867530.16628: variable 'omit' from source: magic vars 28017 1726867530.17042: variable 'ansible_distribution_major_version' from source: facts 28017 1726867530.17067: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867530.17241: variable 'network_provider' from source: set_fact 28017 1726867530.17253: variable 'network_state' from source: role '' defaults 28017 1726867530.17268: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28017 1726867530.17291: variable 'omit' from source: magic vars 28017 1726867530.17353: variable 'omit' from source: magic vars 28017 1726867530.17393: variable 'network_service_name' from source: role '' defaults 28017 1726867530.17495: variable 'network_service_name' from source: role '' defaults 28017 1726867530.17585: variable '__network_provider_setup' from source: role '' defaults 28017 1726867530.17600: variable '__network_service_name_default_nm' from source: role '' defaults 28017 1726867530.17670: variable '__network_service_name_default_nm' from source: role '' defaults 28017 1726867530.17710: variable '__network_packages_default_nm' from source: role '' defaults 28017 1726867530.17763: variable '__network_packages_default_nm' from source: role '' defaults 28017 1726867530.18011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867530.19479: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867530.19528: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867530.19564: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867530.19587: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867530.19608: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867530.19671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867530.19692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867530.19709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867530.19752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867530.19763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867530.19814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867530.19888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867530.19893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867530.19930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867530.19934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867530.20283: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28017 1726867530.20286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867530.20288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867530.20291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867530.20321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867530.20334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867530.20414: variable 'ansible_python' from source: facts 28017 1726867530.20433: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28017 1726867530.20516: variable '__network_wpa_supplicant_required' from source: role '' defaults 28017 1726867530.20584: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28017 1726867530.20702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867530.20723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867530.20745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867530.20785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867530.20797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867530.20846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867530.20872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867530.20940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867530.20943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867530.20955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867530.21084: variable 'network_connections' from source: task vars 28017 1726867530.21087: variable 'interface' from source: set_fact 28017 1726867530.21135: variable 'interface' from source: set_fact 28017 1726867530.21144: variable 'interface' from source: set_fact 28017 1726867530.21202: variable 'interface' from source: set_fact 28017 1726867530.21295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867530.21421: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867530.21455: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867530.21488: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867530.21519: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867530.21562: 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) 28017 1726867530.21583: 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) 28017 1726867530.21608: 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) 28017 1726867530.21632: 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) 28017 1726867530.21667: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867530.21844: variable 'network_connections' from source: task vars 28017 1726867530.21850: variable 'interface' from source: set_fact 28017 1726867530.21904: variable 'interface' from source: set_fact 28017 1726867530.21912: variable 'interface' from source: set_fact 28017 1726867530.21965: variable 'interface' from source: set_fact 28017 1726867530.22018: variable '__network_packages_default_wireless' from source: role '' defaults 28017 1726867530.22074: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867530.22254: variable 'network_connections' from source: task vars 28017 1726867530.22259: variable 'interface' from source: set_fact 28017 1726867530.22309: variable 'interface' from source: set_fact 28017 1726867530.22315: variable 'interface' from source: set_fact 28017 1726867530.22363: variable 'interface' from source: set_fact 28017 1726867530.22390: variable '__network_packages_default_team' from source: role '' defaults 28017 1726867530.22444: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867530.22626: variable 'network_connections' from source: task vars 28017 1726867530.22630: variable 'interface' from source: set_fact 28017 1726867530.22676: variable 'interface' from source: set_fact 28017 1726867530.22682: variable 'interface' from source: set_fact 28017 1726867530.22734: variable 'interface' from source: set_fact 28017 1726867530.22778: variable '__network_service_name_default_initscripts' from source: role '' defaults 28017 1726867530.22821: variable '__network_service_name_default_initscripts' from source: role '' defaults 28017 1726867530.22829: variable '__network_packages_default_initscripts' from source: role '' defaults 28017 1726867530.22870: variable '__network_packages_default_initscripts' from source: role '' defaults 28017 1726867530.23018: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28017 1726867530.23511: variable 'network_connections' from source: task vars 28017 1726867530.23514: variable 'interface' from source: set_fact 28017 1726867530.23548: variable 'interface' from source: set_fact 28017 1726867530.23554: variable 'interface' from source: set_fact 28017 1726867530.23623: variable 'interface' from source: set_fact 28017 1726867530.23629: variable 'ansible_distribution' from source: facts 28017 1726867530.23632: variable '__network_rh_distros' from source: role '' defaults 28017 1726867530.23638: variable 'ansible_distribution_major_version' from source: facts 28017 1726867530.23660: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28017 1726867530.23857: variable 'ansible_distribution' from source: facts 28017 1726867530.23860: variable '__network_rh_distros' from source: role '' defaults 28017 1726867530.23862: variable 'ansible_distribution_major_version' from source: facts 28017 1726867530.23865: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28017 1726867530.24007: variable 'ansible_distribution' from source: facts 28017 1726867530.24011: variable '__network_rh_distros' from source: role '' defaults 28017 1726867530.24016: variable 'ansible_distribution_major_version' from source: facts 28017 1726867530.24059: variable 'network_provider' from source: set_fact 28017 1726867530.24075: variable 'omit' from source: magic vars 28017 1726867530.24103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867530.24175: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867530.24180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867530.24182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867530.24185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867530.24199: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867530.24202: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867530.24204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867530.24296: Set connection var ansible_connection to ssh 28017 1726867530.24303: Set connection var ansible_shell_type to sh 28017 1726867530.24309: Set connection var ansible_shell_executable to /bin/sh 28017 1726867530.24390: Set connection var ansible_pipelining to False 28017 1726867530.24394: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867530.24396: Set connection var ansible_timeout to 10 28017 1726867530.24398: variable 'ansible_shell_executable' from source: unknown 28017 1726867530.24400: variable 'ansible_connection' from source: unknown 28017 1726867530.24403: variable 'ansible_module_compression' from source: unknown 28017 1726867530.24405: variable 'ansible_shell_type' from source: unknown 28017 1726867530.24407: variable 'ansible_shell_executable' from source: unknown 28017 1726867530.24409: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867530.24415: variable 'ansible_pipelining' from source: unknown 28017 1726867530.24417: variable 'ansible_timeout' from source: unknown 28017 1726867530.24419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867530.24465: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867530.24475: variable 'omit' from source: magic vars 28017 1726867530.24481: starting attempt loop 28017 1726867530.24484: running the handler 28017 1726867530.24559: variable 'ansible_facts' from source: unknown 28017 1726867530.25251: _low_level_execute_command(): starting 28017 1726867530.25257: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867530.25746: 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 <<< 28017 1726867530.25749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28017 1726867530.25752: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867530.25754: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867530.25797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867530.25801: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867530.25860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867530.27584: stdout chunk (state=3): >>>/root <<< 28017 1726867530.27672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867530.27710: stderr chunk (state=3): >>><<< 28017 1726867530.27716: stdout chunk (state=3): >>><<< 28017 1726867530.27770: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867530.27774: _low_level_execute_command(): starting 28017 1726867530.27780: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867530.2773414-28983-213525959930127 `" && echo ansible-tmp-1726867530.2773414-28983-213525959930127="` echo /root/.ansible/tmp/ansible-tmp-1726867530.2773414-28983-213525959930127 `" ) && sleep 0' 28017 1726867530.28398: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867530.28428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867530.28446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867530.28538: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867530.28608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867530.30504: stdout chunk (state=3): >>>ansible-tmp-1726867530.2773414-28983-213525959930127=/root/.ansible/tmp/ansible-tmp-1726867530.2773414-28983-213525959930127 <<< 28017 1726867530.30647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867530.30657: stdout chunk (state=3): >>><<< 28017 1726867530.30669: stderr chunk (state=3): >>><<< 28017 1726867530.30885: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867530.2773414-28983-213525959930127=/root/.ansible/tmp/ansible-tmp-1726867530.2773414-28983-213525959930127 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867530.30888: variable 'ansible_module_compression' from source: unknown 28017 1726867530.30891: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28017 1726867530.30893: variable 'ansible_facts' from source: unknown 28017 1726867530.31072: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867530.2773414-28983-213525959930127/AnsiballZ_systemd.py 28017 1726867530.31206: Sending initial data 28017 1726867530.31222: Sent initial data (156 bytes) 28017 1726867530.32067: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867530.32131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867530.32149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867530.32169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867530.32404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867530.33940: 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 <<< 28017 1726867530.34001: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867530.34073: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpw3zvqn2x /root/.ansible/tmp/ansible-tmp-1726867530.2773414-28983-213525959930127/AnsiballZ_systemd.py <<< 28017 1726867530.34087: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867530.2773414-28983-213525959930127/AnsiballZ_systemd.py" <<< 28017 1726867530.34123: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpw3zvqn2x" to remote "/root/.ansible/tmp/ansible-tmp-1726867530.2773414-28983-213525959930127/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867530.2773414-28983-213525959930127/AnsiballZ_systemd.py" <<< 28017 1726867530.35722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867530.35766: stderr chunk (state=3): >>><<< 28017 1726867530.35776: stdout chunk (state=3): >>><<< 28017 1726867530.35840: done transferring module to remote 28017 1726867530.35843: _low_level_execute_command(): starting 28017 1726867530.35864: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867530.2773414-28983-213525959930127/ /root/.ansible/tmp/ansible-tmp-1726867530.2773414-28983-213525959930127/AnsiballZ_systemd.py && sleep 0' 28017 1726867530.36449: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867530.36476: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867530.36581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867530.36596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867530.36616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867530.36698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867530.38553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867530.38556: stdout chunk (state=3): >>><<< 28017 1726867530.38559: stderr chunk (state=3): >>><<< 28017 1726867530.38561: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867530.38564: _low_level_execute_command(): starting 28017 1726867530.38566: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867530.2773414-28983-213525959930127/AnsiballZ_systemd.py && sleep 0' 28017 1726867530.39114: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867530.39138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867530.39220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867530.68117: 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": "702", "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 17:13:04 EDT", "ExecMainStartTimestampMonotonic": "21397904", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ExecMainHandoffTimestampMonotonic": "21411941", "ExecMainPID": "702", "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": "2938", "MemoryCurrent": "10506240", "MemoryPeak": "13291520", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3324354560", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1671625000", "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", "CoredumpR<<< 28017 1726867530.68167: stdout chunk (state=3): >>>eceive": "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": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service cloud-init.service shutdown.target multi-user.target network.target", "After": "system.slice systemd-journald.socket sysinit.target basic.target dbus.socket cloud-init-local.service network-pre.target dbus-broker.service", "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 17:18:52 EDT", "StateChangeTimestampMonotonic": "369615617", "InactiveExitTimestamp": "Fri 2024-09-20 17:13:04 EDT", "InactiveExitTimestampMonotonic": "21398448", "ActiveEnterTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ActiveEnterTimestampMonotonic": "21815124", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "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 17:13:04 EDT", "ConditionTimestampMonotonic": "21397034", "AssertTimestamp": "Fri 2024-09-20 17:13:04 EDT", "AssertTimestampMonotonic": "21397036", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6662de0c35f9440589adc21215384405", "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}}} <<< 28017 1726867530.69976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867530.70004: stderr chunk (state=3): >>><<< 28017 1726867530.70007: stdout chunk (state=3): >>><<< 28017 1726867530.70022: _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": "702", "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 17:13:04 EDT", "ExecMainStartTimestampMonotonic": "21397904", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ExecMainHandoffTimestampMonotonic": "21411941", "ExecMainPID": "702", "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": "2938", "MemoryCurrent": "10506240", "MemoryPeak": "13291520", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3324354560", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1671625000", "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": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service cloud-init.service shutdown.target multi-user.target network.target", "After": "system.slice systemd-journald.socket sysinit.target basic.target dbus.socket cloud-init-local.service network-pre.target dbus-broker.service", "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 17:18:52 EDT", "StateChangeTimestampMonotonic": "369615617", "InactiveExitTimestamp": "Fri 2024-09-20 17:13:04 EDT", "InactiveExitTimestampMonotonic": "21398448", "ActiveEnterTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ActiveEnterTimestampMonotonic": "21815124", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "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 17:13:04 EDT", "ConditionTimestampMonotonic": "21397034", "AssertTimestamp": "Fri 2024-09-20 17:13:04 EDT", "AssertTimestampMonotonic": "21397036", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6662de0c35f9440589adc21215384405", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867530.70144: 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-1726867530.2773414-28983-213525959930127/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867530.70160: _low_level_execute_command(): starting 28017 1726867530.70164: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867530.2773414-28983-213525959930127/ > /dev/null 2>&1 && sleep 0' 28017 1726867530.70564: 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 <<< 28017 1726867530.70569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867530.70582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867530.70634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867530.70638: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867530.70687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867530.72496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867530.72514: stderr chunk (state=3): >>><<< 28017 1726867530.72517: stdout chunk (state=3): >>><<< 28017 1726867530.72530: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867530.72536: handler run complete 28017 1726867530.72572: attempt loop complete, returning result 28017 1726867530.72575: _execute() done 28017 1726867530.72579: dumping result to json 28017 1726867530.72597: done dumping result, returning 28017 1726867530.72605: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-415c-0e01-000000000073] 28017 1726867530.72608: sending task result for task 0affcac9-a3a5-415c-0e01-000000000073 28017 1726867530.72837: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000073 28017 1726867530.72839: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867530.72896: no more pending results, returning what we have 28017 1726867530.72899: results queue empty 28017 1726867530.72900: checking for any_errors_fatal 28017 1726867530.72906: done checking for any_errors_fatal 28017 1726867530.72907: checking for max_fail_percentage 28017 1726867530.72908: done checking for max_fail_percentage 28017 1726867530.72909: checking to see if all hosts have failed and the running result is not ok 28017 1726867530.72910: done checking to see if all hosts have failed 28017 1726867530.72911: getting the remaining hosts for this loop 28017 1726867530.72912: done getting the remaining hosts for this loop 28017 1726867530.72914: getting the next task for host managed_node3 28017 1726867530.72919: done getting next task for host managed_node3 28017 1726867530.72922: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28017 1726867530.72925: ^ 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 28017 1726867530.72934: getting variables 28017 1726867530.72936: in VariableManager get_vars() 28017 1726867530.72979: Calling all_inventory to load vars for managed_node3 28017 1726867530.72982: Calling groups_inventory to load vars for managed_node3 28017 1726867530.72984: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867530.72992: Calling all_plugins_play to load vars for managed_node3 28017 1726867530.72995: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867530.72997: Calling groups_plugins_play to load vars for managed_node3 28017 1726867530.73888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867530.74874: done with get_vars() 28017 1726867530.74894: done getting variables 28017 1726867530.74948: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:25:30 -0400 (0:00:00.594) 0:00:21.486 ****** 28017 1726867530.74975: entering _queue_task() for managed_node3/service 28017 1726867530.75240: worker is 1 (out of 1 available) 28017 1726867530.75251: exiting _queue_task() for managed_node3/service 28017 1726867530.75262: done queuing things up, now waiting for results queue to drain 28017 1726867530.75263: waiting for pending results... 28017 1726867530.75697: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28017 1726867530.75702: in run() - task 0affcac9-a3a5-415c-0e01-000000000074 28017 1726867530.75704: variable 'ansible_search_path' from source: unknown 28017 1726867530.75706: variable 'ansible_search_path' from source: unknown 28017 1726867530.75794: calling self._execute() 28017 1726867530.75808: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867530.75817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867530.75831: variable 'omit' from source: magic vars 28017 1726867530.76180: variable 'ansible_distribution_major_version' from source: facts 28017 1726867530.76196: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867530.76304: variable 'network_provider' from source: set_fact 28017 1726867530.76315: Evaluated conditional (network_provider == "nm"): True 28017 1726867530.76406: variable '__network_wpa_supplicant_required' from source: role '' defaults 28017 1726867530.76495: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28017 1726867530.76639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867530.78026: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867530.78070: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867530.78098: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867530.78126: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867530.78144: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867530.78213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867530.78233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867530.78251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867530.78282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867530.78294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867530.78326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867530.78345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867530.78361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867530.78393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867530.78403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867530.78433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867530.78449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867530.78465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867530.78496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867530.78507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867530.78601: variable 'network_connections' from source: task vars 28017 1726867530.78610: variable 'interface' from source: set_fact 28017 1726867530.78660: variable 'interface' from source: set_fact 28017 1726867530.78668: variable 'interface' from source: set_fact 28017 1726867530.78713: variable 'interface' from source: set_fact 28017 1726867530.78766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867530.78875: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867530.78904: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867530.78929: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867530.78951: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867530.78985: 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) 28017 1726867530.78999: 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) 28017 1726867530.79016: 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) 28017 1726867530.79040: 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) 28017 1726867530.79075: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867530.79234: variable 'network_connections' from source: task vars 28017 1726867530.79238: variable 'interface' from source: set_fact 28017 1726867530.79284: variable 'interface' from source: set_fact 28017 1726867530.79289: variable 'interface' from source: set_fact 28017 1726867530.79333: variable 'interface' from source: set_fact 28017 1726867530.79367: Evaluated conditional (__network_wpa_supplicant_required): False 28017 1726867530.79370: when evaluation is False, skipping this task 28017 1726867530.79373: _execute() done 28017 1726867530.79383: dumping result to json 28017 1726867530.79386: done dumping result, returning 28017 1726867530.79388: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-415c-0e01-000000000074] 28017 1726867530.79391: sending task result for task 0affcac9-a3a5-415c-0e01-000000000074 28017 1726867530.79467: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000074 28017 1726867530.79469: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28017 1726867530.79516: no more pending results, returning what we have 28017 1726867530.79519: results queue empty 28017 1726867530.79520: checking for any_errors_fatal 28017 1726867530.79542: done checking for any_errors_fatal 28017 1726867530.79543: checking for max_fail_percentage 28017 1726867530.79545: done checking for max_fail_percentage 28017 1726867530.79546: checking to see if all hosts have failed and the running result is not ok 28017 1726867530.79546: done checking to see if all hosts have failed 28017 1726867530.79547: getting the remaining hosts for this loop 28017 1726867530.79548: done getting the remaining hosts for this loop 28017 1726867530.79551: getting the next task for host managed_node3 28017 1726867530.79557: done getting next task for host managed_node3 28017 1726867530.79560: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28017 1726867530.79562: ^ 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 28017 1726867530.79580: getting variables 28017 1726867530.79582: in VariableManager get_vars() 28017 1726867530.79616: Calling all_inventory to load vars for managed_node3 28017 1726867530.79618: Calling groups_inventory to load vars for managed_node3 28017 1726867530.79620: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867530.79628: Calling all_plugins_play to load vars for managed_node3 28017 1726867530.79631: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867530.79633: Calling groups_plugins_play to load vars for managed_node3 28017 1726867530.80370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867530.81226: done with get_vars() 28017 1726867530.81240: done getting variables 28017 1726867530.81282: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:25:30 -0400 (0:00:00.063) 0:00:21.549 ****** 28017 1726867530.81301: entering _queue_task() for managed_node3/service 28017 1726867530.81500: worker is 1 (out of 1 available) 28017 1726867530.81514: exiting _queue_task() for managed_node3/service 28017 1726867530.81525: done queuing things up, now waiting for results queue to drain 28017 1726867530.81526: waiting for pending results... 28017 1726867530.81695: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 28017 1726867530.81787: in run() - task 0affcac9-a3a5-415c-0e01-000000000075 28017 1726867530.81797: variable 'ansible_search_path' from source: unknown 28017 1726867530.81800: variable 'ansible_search_path' from source: unknown 28017 1726867530.81827: calling self._execute() 28017 1726867530.81898: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867530.81902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867530.81910: variable 'omit' from source: magic vars 28017 1726867530.82169: variable 'ansible_distribution_major_version' from source: facts 28017 1726867530.82181: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867530.82260: variable 'network_provider' from source: set_fact 28017 1726867530.82264: Evaluated conditional (network_provider == "initscripts"): False 28017 1726867530.82266: when evaluation is False, skipping this task 28017 1726867530.82270: _execute() done 28017 1726867530.82274: dumping result to json 28017 1726867530.82279: done dumping result, returning 28017 1726867530.82286: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-415c-0e01-000000000075] 28017 1726867530.82291: sending task result for task 0affcac9-a3a5-415c-0e01-000000000075 28017 1726867530.82369: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000075 28017 1726867530.82372: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867530.82440: no more pending results, returning what we have 28017 1726867530.82443: results queue empty 28017 1726867530.82444: checking for any_errors_fatal 28017 1726867530.82449: done checking for any_errors_fatal 28017 1726867530.82450: checking for max_fail_percentage 28017 1726867530.82451: done checking for max_fail_percentage 28017 1726867530.82452: checking to see if all hosts have failed and the running result is not ok 28017 1726867530.82453: done checking to see if all hosts have failed 28017 1726867530.82453: getting the remaining hosts for this loop 28017 1726867530.82454: done getting the remaining hosts for this loop 28017 1726867530.82457: getting the next task for host managed_node3 28017 1726867530.82462: done getting next task for host managed_node3 28017 1726867530.82465: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28017 1726867530.82468: ^ 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 28017 1726867530.82485: getting variables 28017 1726867530.82487: in VariableManager get_vars() 28017 1726867530.82518: Calling all_inventory to load vars for managed_node3 28017 1726867530.82520: Calling groups_inventory to load vars for managed_node3 28017 1726867530.82522: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867530.82530: Calling all_plugins_play to load vars for managed_node3 28017 1726867530.82532: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867530.82535: Calling groups_plugins_play to load vars for managed_node3 28017 1726867530.83329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867530.84183: done with get_vars() 28017 1726867530.84196: done getting variables 28017 1726867530.84234: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:25:30 -0400 (0:00:00.029) 0:00:21.579 ****** 28017 1726867530.84256: entering _queue_task() for managed_node3/copy 28017 1726867530.84438: worker is 1 (out of 1 available) 28017 1726867530.84451: exiting _queue_task() for managed_node3/copy 28017 1726867530.84463: done queuing things up, now waiting for results queue to drain 28017 1726867530.84464: waiting for pending results... 28017 1726867530.84636: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28017 1726867530.84731: in run() - task 0affcac9-a3a5-415c-0e01-000000000076 28017 1726867530.84740: variable 'ansible_search_path' from source: unknown 28017 1726867530.84743: variable 'ansible_search_path' from source: unknown 28017 1726867530.84771: calling self._execute() 28017 1726867530.84849: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867530.84853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867530.84862: variable 'omit' from source: magic vars 28017 1726867530.85142: variable 'ansible_distribution_major_version' from source: facts 28017 1726867530.85146: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867530.85217: variable 'network_provider' from source: set_fact 28017 1726867530.85220: Evaluated conditional (network_provider == "initscripts"): False 28017 1726867530.85223: when evaluation is False, skipping this task 28017 1726867530.85230: _execute() done 28017 1726867530.85233: dumping result to json 28017 1726867530.85235: done dumping result, returning 28017 1726867530.85241: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-415c-0e01-000000000076] 28017 1726867530.85244: sending task result for task 0affcac9-a3a5-415c-0e01-000000000076 28017 1726867530.85337: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000076 28017 1726867530.85339: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28017 1726867530.85398: no more pending results, returning what we have 28017 1726867530.85402: results queue empty 28017 1726867530.85403: checking for any_errors_fatal 28017 1726867530.85407: done checking for any_errors_fatal 28017 1726867530.85407: checking for max_fail_percentage 28017 1726867530.85409: done checking for max_fail_percentage 28017 1726867530.85409: checking to see if all hosts have failed and the running result is not ok 28017 1726867530.85410: done checking to see if all hosts have failed 28017 1726867530.85411: getting the remaining hosts for this loop 28017 1726867530.85412: done getting the remaining hosts for this loop 28017 1726867530.85415: getting the next task for host managed_node3 28017 1726867530.85420: done getting next task for host managed_node3 28017 1726867530.85423: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28017 1726867530.85428: ^ 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 28017 1726867530.85442: getting variables 28017 1726867530.85444: in VariableManager get_vars() 28017 1726867530.85474: Calling all_inventory to load vars for managed_node3 28017 1726867530.85476: Calling groups_inventory to load vars for managed_node3 28017 1726867530.85507: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867530.85513: Calling all_plugins_play to load vars for managed_node3 28017 1726867530.85515: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867530.85516: Calling groups_plugins_play to load vars for managed_node3 28017 1726867530.86220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867530.87081: done with get_vars() 28017 1726867530.87094: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:25:30 -0400 (0:00:00.028) 0:00:21.608 ****** 28017 1726867530.87151: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 28017 1726867530.87327: worker is 1 (out of 1 available) 28017 1726867530.87339: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 28017 1726867530.87350: done queuing things up, now waiting for results queue to drain 28017 1726867530.87351: waiting for pending results... 28017 1726867530.87508: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28017 1726867530.87584: in run() - task 0affcac9-a3a5-415c-0e01-000000000077 28017 1726867530.87594: variable 'ansible_search_path' from source: unknown 28017 1726867530.87598: variable 'ansible_search_path' from source: unknown 28017 1726867530.87626: calling self._execute() 28017 1726867530.87691: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867530.87695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867530.87704: variable 'omit' from source: magic vars 28017 1726867530.87951: variable 'ansible_distribution_major_version' from source: facts 28017 1726867530.87961: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867530.87967: variable 'omit' from source: magic vars 28017 1726867530.88005: variable 'omit' from source: magic vars 28017 1726867530.88108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867530.89674: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867530.89717: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867530.89743: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867530.89770: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867530.89792: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867530.89846: variable 'network_provider' from source: set_fact 28017 1726867530.89937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867530.89958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867530.89982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867530.90008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867530.90029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867530.90081: variable 'omit' from source: magic vars 28017 1726867530.90159: variable 'omit' from source: magic vars 28017 1726867530.90233: variable 'network_connections' from source: task vars 28017 1726867530.90242: variable 'interface' from source: set_fact 28017 1726867530.90315: variable 'interface' from source: set_fact 28017 1726867530.90318: variable 'interface' from source: set_fact 28017 1726867530.90349: variable 'interface' from source: set_fact 28017 1726867530.90493: variable 'omit' from source: magic vars 28017 1726867530.90500: variable '__lsr_ansible_managed' from source: task vars 28017 1726867530.90546: variable '__lsr_ansible_managed' from source: task vars 28017 1726867530.90709: Loaded config def from plugin (lookup/template) 28017 1726867530.90713: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28017 1726867530.90744: File lookup term: get_ansible_managed.j2 28017 1726867530.90748: variable 'ansible_search_path' from source: unknown 28017 1726867530.90750: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28017 1726867530.90776: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28017 1726867530.90781: variable 'ansible_search_path' from source: unknown 28017 1726867530.94628: variable 'ansible_managed' from source: unknown 28017 1726867530.94775: variable 'omit' from source: magic vars 28017 1726867530.94789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867530.94809: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867530.94828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867530.94839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867530.94853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867530.94873: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867530.94876: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867530.94885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867530.94945: Set connection var ansible_connection to ssh 28017 1726867530.94958: Set connection var ansible_shell_type to sh 28017 1726867530.94964: Set connection var ansible_shell_executable to /bin/sh 28017 1726867530.94967: Set connection var ansible_pipelining to False 28017 1726867530.94969: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867530.94976: Set connection var ansible_timeout to 10 28017 1726867530.94996: variable 'ansible_shell_executable' from source: unknown 28017 1726867530.94999: variable 'ansible_connection' from source: unknown 28017 1726867530.95001: variable 'ansible_module_compression' from source: unknown 28017 1726867530.95003: variable 'ansible_shell_type' from source: unknown 28017 1726867530.95006: variable 'ansible_shell_executable' from source: unknown 28017 1726867530.95009: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867530.95013: variable 'ansible_pipelining' from source: unknown 28017 1726867530.95015: variable 'ansible_timeout' from source: unknown 28017 1726867530.95020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867530.95111: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867530.95121: variable 'omit' from source: magic vars 28017 1726867530.95129: starting attempt loop 28017 1726867530.95132: running the handler 28017 1726867530.95143: _low_level_execute_command(): starting 28017 1726867530.95149: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867530.95626: 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 <<< 28017 1726867530.95630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867530.95633: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867530.95636: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867530.95692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867530.95695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867530.95699: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867530.95753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867530.97490: stdout chunk (state=3): >>>/root <<< 28017 1726867530.97601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867530.97604: stdout chunk (state=3): >>><<< 28017 1726867530.97612: stderr chunk (state=3): >>><<< 28017 1726867530.97682: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867530.97686: _low_level_execute_command(): starting 28017 1726867530.97689: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867530.976262-29020-38856714935826 `" && echo ansible-tmp-1726867530.976262-29020-38856714935826="` echo /root/.ansible/tmp/ansible-tmp-1726867530.976262-29020-38856714935826 `" ) && sleep 0' 28017 1726867530.98284: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867530.98302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867530.98328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867531.00482: stdout chunk (state=3): >>>ansible-tmp-1726867530.976262-29020-38856714935826=/root/.ansible/tmp/ansible-tmp-1726867530.976262-29020-38856714935826 <<< 28017 1726867531.00486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867531.00488: stdout chunk (state=3): >>><<< 28017 1726867531.00490: stderr chunk (state=3): >>><<< 28017 1726867531.00493: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867530.976262-29020-38856714935826=/root/.ansible/tmp/ansible-tmp-1726867530.976262-29020-38856714935826 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867531.00659: variable 'ansible_module_compression' from source: unknown 28017 1726867531.00662: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28017 1726867531.00665: variable 'ansible_facts' from source: unknown 28017 1726867531.00766: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867530.976262-29020-38856714935826/AnsiballZ_network_connections.py 28017 1726867531.00992: Sending initial data 28017 1726867531.01000: Sent initial data (166 bytes) 28017 1726867531.01519: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867531.01627: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867531.01646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867531.01661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867531.01741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867531.03307: 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 <<< 28017 1726867531.03346: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867531.03399: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp3upoasa3 /root/.ansible/tmp/ansible-tmp-1726867530.976262-29020-38856714935826/AnsiballZ_network_connections.py <<< 28017 1726867531.03402: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867530.976262-29020-38856714935826/AnsiballZ_network_connections.py" <<< 28017 1726867531.03434: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp3upoasa3" to remote "/root/.ansible/tmp/ansible-tmp-1726867530.976262-29020-38856714935826/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867530.976262-29020-38856714935826/AnsiballZ_network_connections.py" <<< 28017 1726867531.05444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867531.05447: stdout chunk (state=3): >>><<< 28017 1726867531.05450: stderr chunk (state=3): >>><<< 28017 1726867531.05452: done transferring module to remote 28017 1726867531.05454: _low_level_execute_command(): starting 28017 1726867531.05456: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867530.976262-29020-38856714935826/ /root/.ansible/tmp/ansible-tmp-1726867530.976262-29020-38856714935826/AnsiballZ_network_connections.py && sleep 0' 28017 1726867531.06523: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867531.06527: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867531.06529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867531.06531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867531.06533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867531.06896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867531.08523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867531.08571: stderr chunk (state=3): >>><<< 28017 1726867531.08585: stdout chunk (state=3): >>><<< 28017 1726867531.08619: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867531.08856: _low_level_execute_command(): starting 28017 1726867531.08859: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867530.976262-29020-38856714935826/AnsiballZ_network_connections.py && sleep 0' 28017 1726867531.09864: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867531.09876: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867531.09964: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867531.10292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867531.37950: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3 (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": ""}}} <<< 28017 1726867531.39828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867531.39843: stderr chunk (state=3): >>><<< 28017 1726867531.39850: stdout chunk (state=3): >>><<< 28017 1726867531.39886: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3 (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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867531.39946: 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-1726867530.976262-29020-38856714935826/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867531.39962: _low_level_execute_command(): starting 28017 1726867531.39988: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867530.976262-29020-38856714935826/ > /dev/null 2>&1 && sleep 0' 28017 1726867531.40894: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867531.40940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867531.40959: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867531.40980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867531.41117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867531.42949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867531.43001: stderr chunk (state=3): >>><<< 28017 1726867531.43014: stdout chunk (state=3): >>><<< 28017 1726867531.43182: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867531.43186: handler run complete 28017 1726867531.43188: attempt loop complete, returning result 28017 1726867531.43190: _execute() done 28017 1726867531.43192: dumping result to json 28017 1726867531.43194: done dumping result, returning 28017 1726867531.43199: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-415c-0e01-000000000077] 28017 1726867531.43201: sending task result for task 0affcac9-a3a5-415c-0e01-000000000077 28017 1726867531.43289: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000077 28017 1726867531.43293: WORKER PROCESS EXITING changed: [managed_node3] => { "_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, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3 [004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3 (is-modified) [005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied 28017 1726867531.43683: no more pending results, returning what we have 28017 1726867531.43687: results queue empty 28017 1726867531.43688: checking for any_errors_fatal 28017 1726867531.43697: done checking for any_errors_fatal 28017 1726867531.43698: checking for max_fail_percentage 28017 1726867531.43700: done checking for max_fail_percentage 28017 1726867531.43700: checking to see if all hosts have failed and the running result is not ok 28017 1726867531.43701: done checking to see if all hosts have failed 28017 1726867531.43702: getting the remaining hosts for this loop 28017 1726867531.43704: done getting the remaining hosts for this loop 28017 1726867531.43707: getting the next task for host managed_node3 28017 1726867531.43714: done getting next task for host managed_node3 28017 1726867531.43717: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28017 1726867531.43720: ^ 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 28017 1726867531.43731: getting variables 28017 1726867531.43733: in VariableManager get_vars() 28017 1726867531.43772: Calling all_inventory to load vars for managed_node3 28017 1726867531.43775: Calling groups_inventory to load vars for managed_node3 28017 1726867531.43780: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867531.43791: Calling all_plugins_play to load vars for managed_node3 28017 1726867531.43794: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867531.43798: Calling groups_plugins_play to load vars for managed_node3 28017 1726867531.45226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867531.46757: done with get_vars() 28017 1726867531.46781: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:25:31 -0400 (0:00:00.597) 0:00:22.205 ****** 28017 1726867531.46865: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 28017 1726867531.47186: worker is 1 (out of 1 available) 28017 1726867531.47201: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 28017 1726867531.47213: done queuing things up, now waiting for results queue to drain 28017 1726867531.47214: waiting for pending results... 28017 1726867531.47567: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 28017 1726867531.47602: in run() - task 0affcac9-a3a5-415c-0e01-000000000078 28017 1726867531.47622: variable 'ansible_search_path' from source: unknown 28017 1726867531.47665: variable 'ansible_search_path' from source: unknown 28017 1726867531.47681: calling self._execute() 28017 1726867531.47789: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867531.47800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867531.47885: variable 'omit' from source: magic vars 28017 1726867531.48221: variable 'ansible_distribution_major_version' from source: facts 28017 1726867531.48243: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867531.48374: variable 'network_state' from source: role '' defaults 28017 1726867531.48394: Evaluated conditional (network_state != {}): False 28017 1726867531.48401: when evaluation is False, skipping this task 28017 1726867531.48408: _execute() done 28017 1726867531.48415: dumping result to json 28017 1726867531.48433: done dumping result, returning 28017 1726867531.48446: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-415c-0e01-000000000078] 28017 1726867531.48456: sending task result for task 0affcac9-a3a5-415c-0e01-000000000078 28017 1726867531.48680: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000078 28017 1726867531.48685: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867531.48746: no more pending results, returning what we have 28017 1726867531.48755: results queue empty 28017 1726867531.48756: checking for any_errors_fatal 28017 1726867531.48772: done checking for any_errors_fatal 28017 1726867531.48773: checking for max_fail_percentage 28017 1726867531.48775: done checking for max_fail_percentage 28017 1726867531.48776: checking to see if all hosts have failed and the running result is not ok 28017 1726867531.48778: done checking to see if all hosts have failed 28017 1726867531.48779: getting the remaining hosts for this loop 28017 1726867531.48780: done getting the remaining hosts for this loop 28017 1726867531.48784: getting the next task for host managed_node3 28017 1726867531.48791: done getting next task for host managed_node3 28017 1726867531.48863: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28017 1726867531.48867: ^ 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 28017 1726867531.48889: getting variables 28017 1726867531.48891: in VariableManager get_vars() 28017 1726867531.48998: Calling all_inventory to load vars for managed_node3 28017 1726867531.49001: Calling groups_inventory to load vars for managed_node3 28017 1726867531.49003: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867531.49017: Calling all_plugins_play to load vars for managed_node3 28017 1726867531.49020: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867531.49023: Calling groups_plugins_play to load vars for managed_node3 28017 1726867531.50452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867531.52249: done with get_vars() 28017 1726867531.52269: done getting variables 28017 1726867531.52339: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:25:31 -0400 (0:00:00.055) 0:00:22.260 ****** 28017 1726867531.52372: entering _queue_task() for managed_node3/debug 28017 1726867531.52764: worker is 1 (out of 1 available) 28017 1726867531.52775: exiting _queue_task() for managed_node3/debug 28017 1726867531.52789: done queuing things up, now waiting for results queue to drain 28017 1726867531.52790: waiting for pending results... 28017 1726867531.53068: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28017 1726867531.53388: in run() - task 0affcac9-a3a5-415c-0e01-000000000079 28017 1726867531.53393: variable 'ansible_search_path' from source: unknown 28017 1726867531.53396: variable 'ansible_search_path' from source: unknown 28017 1726867531.53399: calling self._execute() 28017 1726867531.53527: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867531.53613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867531.53635: variable 'omit' from source: magic vars 28017 1726867531.54376: variable 'ansible_distribution_major_version' from source: facts 28017 1726867531.54430: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867531.54522: variable 'omit' from source: magic vars 28017 1726867531.54559: variable 'omit' from source: magic vars 28017 1726867531.54670: variable 'omit' from source: magic vars 28017 1726867531.54785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867531.54983: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867531.54986: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867531.54989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867531.55004: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867531.55040: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867531.55075: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867531.55088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867531.55311: Set connection var ansible_connection to ssh 28017 1726867531.55505: Set connection var ansible_shell_type to sh 28017 1726867531.55508: Set connection var ansible_shell_executable to /bin/sh 28017 1726867531.55510: Set connection var ansible_pipelining to False 28017 1726867531.55512: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867531.55514: Set connection var ansible_timeout to 10 28017 1726867531.55516: variable 'ansible_shell_executable' from source: unknown 28017 1726867531.55518: variable 'ansible_connection' from source: unknown 28017 1726867531.55520: variable 'ansible_module_compression' from source: unknown 28017 1726867531.55521: variable 'ansible_shell_type' from source: unknown 28017 1726867531.55523: variable 'ansible_shell_executable' from source: unknown 28017 1726867531.55527: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867531.55529: variable 'ansible_pipelining' from source: unknown 28017 1726867531.55531: variable 'ansible_timeout' from source: unknown 28017 1726867531.55533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867531.55839: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867531.56052: variable 'omit' from source: magic vars 28017 1726867531.56055: starting attempt loop 28017 1726867531.56057: running the handler 28017 1726867531.56174: variable '__network_connections_result' from source: set_fact 28017 1726867531.56240: handler run complete 28017 1726867531.56334: attempt loop complete, returning result 28017 1726867531.56386: _execute() done 28017 1726867531.56394: dumping result to json 28017 1726867531.56402: done dumping result, returning 28017 1726867531.56444: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-415c-0e01-000000000079] 28017 1726867531.56454: sending task result for task 0affcac9-a3a5-415c-0e01-000000000079 28017 1726867531.56753: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000079 28017 1726867531.56757: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3 (is-modified)", "[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied" ] } 28017 1726867531.56832: no more pending results, returning what we have 28017 1726867531.56835: results queue empty 28017 1726867531.56836: checking for any_errors_fatal 28017 1726867531.56845: done checking for any_errors_fatal 28017 1726867531.56845: checking for max_fail_percentage 28017 1726867531.56847: done checking for max_fail_percentage 28017 1726867531.56848: checking to see if all hosts have failed and the running result is not ok 28017 1726867531.56849: done checking to see if all hosts have failed 28017 1726867531.56850: getting the remaining hosts for this loop 28017 1726867531.56852: done getting the remaining hosts for this loop 28017 1726867531.56855: getting the next task for host managed_node3 28017 1726867531.56863: done getting next task for host managed_node3 28017 1726867531.56866: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28017 1726867531.56870: ^ 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 28017 1726867531.56887: getting variables 28017 1726867531.56890: in VariableManager get_vars() 28017 1726867531.56936: Calling all_inventory to load vars for managed_node3 28017 1726867531.56939: Calling groups_inventory to load vars for managed_node3 28017 1726867531.56942: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867531.56953: Calling all_plugins_play to load vars for managed_node3 28017 1726867531.56956: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867531.56960: Calling groups_plugins_play to load vars for managed_node3 28017 1726867531.58929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867531.60692: done with get_vars() 28017 1726867531.60712: done getting variables 28017 1726867531.60782: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:25:31 -0400 (0:00:00.084) 0:00:22.344 ****** 28017 1726867531.60821: entering _queue_task() for managed_node3/debug 28017 1726867531.61153: worker is 1 (out of 1 available) 28017 1726867531.61165: exiting _queue_task() for managed_node3/debug 28017 1726867531.61176: done queuing things up, now waiting for results queue to drain 28017 1726867531.61180: waiting for pending results... 28017 1726867531.61598: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28017 1726867531.61630: in run() - task 0affcac9-a3a5-415c-0e01-00000000007a 28017 1726867531.61649: variable 'ansible_search_path' from source: unknown 28017 1726867531.61655: variable 'ansible_search_path' from source: unknown 28017 1726867531.61737: calling self._execute() 28017 1726867531.61809: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867531.61816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867531.61842: variable 'omit' from source: magic vars 28017 1726867531.62207: variable 'ansible_distribution_major_version' from source: facts 28017 1726867531.62219: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867531.62227: variable 'omit' from source: magic vars 28017 1726867531.62283: variable 'omit' from source: magic vars 28017 1726867531.62317: variable 'omit' from source: magic vars 28017 1726867531.62357: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867531.62394: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867531.62418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867531.62436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867531.62448: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867531.62482: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867531.62485: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867531.62488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867531.62574: Set connection var ansible_connection to ssh 28017 1726867531.62584: Set connection var ansible_shell_type to sh 28017 1726867531.62591: Set connection var ansible_shell_executable to /bin/sh 28017 1726867531.62597: Set connection var ansible_pipelining to False 28017 1726867531.62603: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867531.62613: Set connection var ansible_timeout to 10 28017 1726867531.62633: variable 'ansible_shell_executable' from source: unknown 28017 1726867531.62636: variable 'ansible_connection' from source: unknown 28017 1726867531.62649: variable 'ansible_module_compression' from source: unknown 28017 1726867531.62651: variable 'ansible_shell_type' from source: unknown 28017 1726867531.62654: variable 'ansible_shell_executable' from source: unknown 28017 1726867531.62656: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867531.62658: variable 'ansible_pipelining' from source: unknown 28017 1726867531.62660: variable 'ansible_timeout' from source: unknown 28017 1726867531.62661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867531.62786: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867531.62795: variable 'omit' from source: magic vars 28017 1726867531.62866: starting attempt loop 28017 1726867531.62870: running the handler 28017 1726867531.62873: variable '__network_connections_result' from source: set_fact 28017 1726867531.62922: variable '__network_connections_result' from source: set_fact 28017 1726867531.63302: handler run complete 28017 1726867531.63351: attempt loop complete, returning result 28017 1726867531.63358: _execute() done 28017 1726867531.63365: dumping result to json 28017 1726867531.63374: done dumping result, returning 28017 1726867531.63388: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-415c-0e01-00000000007a] 28017 1726867531.63396: sending task result for task 0affcac9-a3a5-415c-0e01-00000000007a 28017 1726867531.63766: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000007a 28017 1726867531.63769: WORKER PROCESS EXITING ok: [managed_node3] => { "__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, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3 (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, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3 (is-modified)", "[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied" ] } } 28017 1726867531.63908: no more pending results, returning what we have 28017 1726867531.63911: results queue empty 28017 1726867531.63912: checking for any_errors_fatal 28017 1726867531.63920: done checking for any_errors_fatal 28017 1726867531.63921: checking for max_fail_percentage 28017 1726867531.63923: done checking for max_fail_percentage 28017 1726867531.63931: checking to see if all hosts have failed and the running result is not ok 28017 1726867531.63932: done checking to see if all hosts have failed 28017 1726867531.63933: getting the remaining hosts for this loop 28017 1726867531.63934: done getting the remaining hosts for this loop 28017 1726867531.63938: getting the next task for host managed_node3 28017 1726867531.63944: done getting next task for host managed_node3 28017 1726867531.63947: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28017 1726867531.63950: ^ 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 28017 1726867531.63961: getting variables 28017 1726867531.63963: in VariableManager get_vars() 28017 1726867531.64107: Calling all_inventory to load vars for managed_node3 28017 1726867531.64110: Calling groups_inventory to load vars for managed_node3 28017 1726867531.64112: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867531.64121: Calling all_plugins_play to load vars for managed_node3 28017 1726867531.64124: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867531.64129: Calling groups_plugins_play to load vars for managed_node3 28017 1726867531.65903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867531.67918: done with get_vars() 28017 1726867531.67940: done getting variables 28017 1726867531.67998: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:25:31 -0400 (0:00:00.072) 0:00:22.417 ****** 28017 1726867531.68032: entering _queue_task() for managed_node3/debug 28017 1726867531.68308: worker is 1 (out of 1 available) 28017 1726867531.68322: exiting _queue_task() for managed_node3/debug 28017 1726867531.68336: done queuing things up, now waiting for results queue to drain 28017 1726867531.68337: waiting for pending results... 28017 1726867531.68706: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28017 1726867531.68718: in run() - task 0affcac9-a3a5-415c-0e01-00000000007b 28017 1726867531.68733: variable 'ansible_search_path' from source: unknown 28017 1726867531.68736: variable 'ansible_search_path' from source: unknown 28017 1726867531.68773: calling self._execute() 28017 1726867531.68862: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867531.68865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867531.68910: variable 'omit' from source: magic vars 28017 1726867531.69242: variable 'ansible_distribution_major_version' from source: facts 28017 1726867531.69255: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867531.69376: variable 'network_state' from source: role '' defaults 28017 1726867531.69388: Evaluated conditional (network_state != {}): False 28017 1726867531.69391: when evaluation is False, skipping this task 28017 1726867531.69394: _execute() done 28017 1726867531.69396: dumping result to json 28017 1726867531.69399: done dumping result, returning 28017 1726867531.69412: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-415c-0e01-00000000007b] 28017 1726867531.69453: sending task result for task 0affcac9-a3a5-415c-0e01-00000000007b 28017 1726867531.69515: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000007b 28017 1726867531.69518: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 28017 1726867531.69599: no more pending results, returning what we have 28017 1726867531.69602: results queue empty 28017 1726867531.69603: checking for any_errors_fatal 28017 1726867531.69611: done checking for any_errors_fatal 28017 1726867531.69611: checking for max_fail_percentage 28017 1726867531.69613: done checking for max_fail_percentage 28017 1726867531.69613: checking to see if all hosts have failed and the running result is not ok 28017 1726867531.69614: done checking to see if all hosts have failed 28017 1726867531.69615: getting the remaining hosts for this loop 28017 1726867531.69616: done getting the remaining hosts for this loop 28017 1726867531.69619: getting the next task for host managed_node3 28017 1726867531.69626: done getting next task for host managed_node3 28017 1726867531.69629: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28017 1726867531.69632: ^ 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 28017 1726867531.69647: getting variables 28017 1726867531.69648: in VariableManager get_vars() 28017 1726867531.69682: Calling all_inventory to load vars for managed_node3 28017 1726867531.69685: Calling groups_inventory to load vars for managed_node3 28017 1726867531.69687: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867531.69695: Calling all_plugins_play to load vars for managed_node3 28017 1726867531.69697: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867531.69699: Calling groups_plugins_play to load vars for managed_node3 28017 1726867531.70990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867531.72848: done with get_vars() 28017 1726867531.72875: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:25:31 -0400 (0:00:00.049) 0:00:22.466 ****** 28017 1726867531.72979: entering _queue_task() for managed_node3/ping 28017 1726867531.73310: worker is 1 (out of 1 available) 28017 1726867531.73322: exiting _queue_task() for managed_node3/ping 28017 1726867531.73337: done queuing things up, now waiting for results queue to drain 28017 1726867531.73338: waiting for pending results... 28017 1726867531.73707: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 28017 1726867531.73791: in run() - task 0affcac9-a3a5-415c-0e01-00000000007c 28017 1726867531.73983: variable 'ansible_search_path' from source: unknown 28017 1726867531.73986: variable 'ansible_search_path' from source: unknown 28017 1726867531.73989: calling self._execute() 28017 1726867531.73992: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867531.73995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867531.73997: variable 'omit' from source: magic vars 28017 1726867531.74410: variable 'ansible_distribution_major_version' from source: facts 28017 1726867531.74432: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867531.74448: variable 'omit' from source: magic vars 28017 1726867531.74505: variable 'omit' from source: magic vars 28017 1726867531.74548: variable 'omit' from source: magic vars 28017 1726867531.74657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867531.74661: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867531.74663: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867531.74681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867531.74697: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867531.74734: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867531.74742: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867531.74749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867531.74850: Set connection var ansible_connection to ssh 28017 1726867531.74863: Set connection var ansible_shell_type to sh 28017 1726867531.74880: Set connection var ansible_shell_executable to /bin/sh 28017 1726867531.74890: Set connection var ansible_pipelining to False 28017 1726867531.74901: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867531.74913: Set connection var ansible_timeout to 10 28017 1726867531.74941: variable 'ansible_shell_executable' from source: unknown 28017 1726867531.74983: variable 'ansible_connection' from source: unknown 28017 1726867531.74987: variable 'ansible_module_compression' from source: unknown 28017 1726867531.74989: variable 'ansible_shell_type' from source: unknown 28017 1726867531.74991: variable 'ansible_shell_executable' from source: unknown 28017 1726867531.74993: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867531.74995: variable 'ansible_pipelining' from source: unknown 28017 1726867531.74996: variable 'ansible_timeout' from source: unknown 28017 1726867531.74998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867531.75192: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867531.75384: variable 'omit' from source: magic vars 28017 1726867531.75387: starting attempt loop 28017 1726867531.75390: running the handler 28017 1726867531.75392: _low_level_execute_command(): starting 28017 1726867531.75394: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867531.75972: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867531.75991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867531.76007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867531.76030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867531.76133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867531.76148: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867531.76182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867531.76272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867531.78032: stdout chunk (state=3): >>>/root <<< 28017 1726867531.78119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867531.78147: stderr chunk (state=3): >>><<< 28017 1726867531.78150: stdout chunk (state=3): >>><<< 28017 1726867531.78258: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867531.78262: _low_level_execute_command(): starting 28017 1726867531.78265: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867531.7817082-29072-149206029374017 `" && echo ansible-tmp-1726867531.7817082-29072-149206029374017="` echo /root/.ansible/tmp/ansible-tmp-1726867531.7817082-29072-149206029374017 `" ) && sleep 0' 28017 1726867531.78817: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867531.78893: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867531.78951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867531.78970: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867531.78994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867531.79065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867531.80989: stdout chunk (state=3): >>>ansible-tmp-1726867531.7817082-29072-149206029374017=/root/.ansible/tmp/ansible-tmp-1726867531.7817082-29072-149206029374017 <<< 28017 1726867531.81092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867531.81142: stderr chunk (state=3): >>><<< 28017 1726867531.81146: stdout chunk (state=3): >>><<< 28017 1726867531.81284: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867531.7817082-29072-149206029374017=/root/.ansible/tmp/ansible-tmp-1726867531.7817082-29072-149206029374017 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867531.81287: variable 'ansible_module_compression' from source: unknown 28017 1726867531.81289: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28017 1726867531.81298: variable 'ansible_facts' from source: unknown 28017 1726867531.81383: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867531.7817082-29072-149206029374017/AnsiballZ_ping.py 28017 1726867531.81595: Sending initial data 28017 1726867531.81605: Sent initial data (153 bytes) 28017 1726867531.82102: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867531.82119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867531.82193: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867531.82241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867531.82259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867531.82286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867531.82358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867531.83888: 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 <<< 28017 1726867531.83946: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867531.84076: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpnceomps2 /root/.ansible/tmp/ansible-tmp-1726867531.7817082-29072-149206029374017/AnsiballZ_ping.py <<< 28017 1726867531.84082: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867531.7817082-29072-149206029374017/AnsiballZ_ping.py" <<< 28017 1726867531.84122: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpnceomps2" to remote "/root/.ansible/tmp/ansible-tmp-1726867531.7817082-29072-149206029374017/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867531.7817082-29072-149206029374017/AnsiballZ_ping.py" <<< 28017 1726867531.85071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867531.85399: stderr chunk (state=3): >>><<< 28017 1726867531.85403: stdout chunk (state=3): >>><<< 28017 1726867531.85406: done transferring module to remote 28017 1726867531.85408: _low_level_execute_command(): starting 28017 1726867531.85411: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867531.7817082-29072-149206029374017/ /root/.ansible/tmp/ansible-tmp-1726867531.7817082-29072-149206029374017/AnsiballZ_ping.py && sleep 0' 28017 1726867531.86315: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867531.86330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867531.86333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867531.86352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867531.86444: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867531.86487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867531.86533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867531.88702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867531.88705: stdout chunk (state=3): >>><<< 28017 1726867531.88707: stderr chunk (state=3): >>><<< 28017 1726867531.88710: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867531.88713: _low_level_execute_command(): starting 28017 1726867531.88715: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867531.7817082-29072-149206029374017/AnsiballZ_ping.py && sleep 0' 28017 1726867531.89683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867531.89686: 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.15.68 originally 10.31.15.68 <<< 28017 1726867531.89688: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867531.89691: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867531.89693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867531.89814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867531.89861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867532.04642: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28017 1726867532.05898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867532.05932: stderr chunk (state=3): >>><<< 28017 1726867532.06105: stdout chunk (state=3): >>><<< 28017 1726867532.06126: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867532.06150: 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-1726867531.7817082-29072-149206029374017/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867532.06163: _low_level_execute_command(): starting 28017 1726867532.06165: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867531.7817082-29072-149206029374017/ > /dev/null 2>&1 && sleep 0' 28017 1726867532.08003: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867532.08031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867532.08035: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867532.08145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867532.08192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867532.10146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867532.10150: stderr chunk (state=3): >>><<< 28017 1726867532.10152: stdout chunk (state=3): >>><<< 28017 1726867532.10188: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867532.10196: handler run complete 28017 1726867532.10211: attempt loop complete, returning result 28017 1726867532.10214: _execute() done 28017 1726867532.10216: dumping result to json 28017 1726867532.10219: done dumping result, returning 28017 1726867532.10229: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-415c-0e01-00000000007c] 28017 1726867532.10234: sending task result for task 0affcac9-a3a5-415c-0e01-00000000007c ok: [managed_node3] => { "changed": false, "ping": "pong" } 28017 1726867532.10499: no more pending results, returning what we have 28017 1726867532.10503: results queue empty 28017 1726867532.10504: checking for any_errors_fatal 28017 1726867532.10511: done checking for any_errors_fatal 28017 1726867532.10512: checking for max_fail_percentage 28017 1726867532.10513: done checking for max_fail_percentage 28017 1726867532.10514: checking to see if all hosts have failed and the running result is not ok 28017 1726867532.10515: done checking to see if all hosts have failed 28017 1726867532.10515: getting the remaining hosts for this loop 28017 1726867532.10517: done getting the remaining hosts for this loop 28017 1726867532.10520: getting the next task for host managed_node3 28017 1726867532.10532: done getting next task for host managed_node3 28017 1726867532.10534: ^ task is: TASK: meta (role_complete) 28017 1726867532.10536: ^ 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 28017 1726867532.10547: getting variables 28017 1726867532.10548: in VariableManager get_vars() 28017 1726867532.10594: Calling all_inventory to load vars for managed_node3 28017 1726867532.10598: Calling groups_inventory to load vars for managed_node3 28017 1726867532.10601: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867532.10613: Calling all_plugins_play to load vars for managed_node3 28017 1726867532.10616: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867532.10619: Calling groups_plugins_play to load vars for managed_node3 28017 1726867532.11192: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000007c 28017 1726867532.11195: WORKER PROCESS EXITING 28017 1726867532.13713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867532.16663: done with get_vars() 28017 1726867532.16893: done getting variables 28017 1726867532.16969: done queuing things up, now waiting for results queue to drain 28017 1726867532.16971: results queue empty 28017 1726867532.16972: checking for any_errors_fatal 28017 1726867532.16974: done checking for any_errors_fatal 28017 1726867532.16975: checking for max_fail_percentage 28017 1726867532.16976: done checking for max_fail_percentage 28017 1726867532.16976: checking to see if all hosts have failed and the running result is not ok 28017 1726867532.16979: done checking to see if all hosts have failed 28017 1726867532.16979: getting the remaining hosts for this loop 28017 1726867532.16980: done getting the remaining hosts for this loop 28017 1726867532.16983: getting the next task for host managed_node3 28017 1726867532.16988: done getting next task for host managed_node3 28017 1726867532.16990: ^ task is: TASK: Get the routes from the named route table 'custom' 28017 1726867532.16991: ^ 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 28017 1726867532.16994: getting variables 28017 1726867532.16995: in VariableManager get_vars() 28017 1726867532.17011: Calling all_inventory to load vars for managed_node3 28017 1726867532.17014: Calling groups_inventory to load vars for managed_node3 28017 1726867532.17016: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867532.17021: Calling all_plugins_play to load vars for managed_node3 28017 1726867532.17026: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867532.17030: Calling groups_plugins_play to load vars for managed_node3 28017 1726867532.19384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867532.22670: done with get_vars() 28017 1726867532.22795: done getting variables 28017 1726867532.22849: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get the routes from the named route table 'custom'] ********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:121 Friday 20 September 2024 17:25:32 -0400 (0:00:00.499) 0:00:22.965 ****** 28017 1726867532.22884: entering _queue_task() for managed_node3/command 28017 1726867532.23846: worker is 1 (out of 1 available) 28017 1726867532.23861: exiting _queue_task() for managed_node3/command 28017 1726867532.23873: done queuing things up, now waiting for results queue to drain 28017 1726867532.23874: waiting for pending results... 28017 1726867532.24361: running TaskExecutor() for managed_node3/TASK: Get the routes from the named route table 'custom' 28017 1726867532.24444: in run() - task 0affcac9-a3a5-415c-0e01-0000000000ac 28017 1726867532.24459: variable 'ansible_search_path' from source: unknown 28017 1726867532.24702: calling self._execute() 28017 1726867532.24797: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867532.24801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867532.24814: variable 'omit' from source: magic vars 28017 1726867532.25595: variable 'ansible_distribution_major_version' from source: facts 28017 1726867532.25608: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867532.25629: variable 'omit' from source: magic vars 28017 1726867532.25780: variable 'omit' from source: magic vars 28017 1726867532.25785: variable 'omit' from source: magic vars 28017 1726867532.26082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867532.26086: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867532.26088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867532.26090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867532.26092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867532.26094: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867532.26096: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867532.26098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867532.26343: Set connection var ansible_connection to ssh 28017 1726867532.26353: Set connection var ansible_shell_type to sh 28017 1726867532.26356: Set connection var ansible_shell_executable to /bin/sh 28017 1726867532.26364: Set connection var ansible_pipelining to False 28017 1726867532.26366: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867532.26379: Set connection var ansible_timeout to 10 28017 1726867532.26400: variable 'ansible_shell_executable' from source: unknown 28017 1726867532.26403: variable 'ansible_connection' from source: unknown 28017 1726867532.26406: variable 'ansible_module_compression' from source: unknown 28017 1726867532.26408: variable 'ansible_shell_type' from source: unknown 28017 1726867532.26410: variable 'ansible_shell_executable' from source: unknown 28017 1726867532.26413: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867532.26418: variable 'ansible_pipelining' from source: unknown 28017 1726867532.26420: variable 'ansible_timeout' from source: unknown 28017 1726867532.26427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867532.26760: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867532.26767: variable 'omit' from source: magic vars 28017 1726867532.26772: starting attempt loop 28017 1726867532.26775: running the handler 28017 1726867532.26794: _low_level_execute_command(): starting 28017 1726867532.26802: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867532.28442: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867532.28447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867532.28449: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867532.28462: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867532.28536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867532.30197: stdout chunk (state=3): >>>/root <<< 28017 1726867532.30453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867532.30459: stderr chunk (state=3): >>><<< 28017 1726867532.30462: stdout chunk (state=3): >>><<< 28017 1726867532.30493: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867532.30510: _low_level_execute_command(): starting 28017 1726867532.30514: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867532.3049319-29091-123293104059689 `" && echo ansible-tmp-1726867532.3049319-29091-123293104059689="` echo /root/.ansible/tmp/ansible-tmp-1726867532.3049319-29091-123293104059689 `" ) && sleep 0' 28017 1726867532.31412: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867532.31429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867532.31438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867532.31453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867532.31466: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867532.31473: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867532.31648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867532.31661: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867532.31664: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 28017 1726867532.31667: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867532.31671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867532.31673: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867532.31705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867532.33592: stdout chunk (state=3): >>>ansible-tmp-1726867532.3049319-29091-123293104059689=/root/.ansible/tmp/ansible-tmp-1726867532.3049319-29091-123293104059689 <<< 28017 1726867532.33703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867532.33761: stderr chunk (state=3): >>><<< 28017 1726867532.33764: stdout chunk (state=3): >>><<< 28017 1726867532.33983: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867532.3049319-29091-123293104059689=/root/.ansible/tmp/ansible-tmp-1726867532.3049319-29091-123293104059689 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867532.33989: variable 'ansible_module_compression' from source: unknown 28017 1726867532.33991: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28017 1726867532.33994: variable 'ansible_facts' from source: unknown 28017 1726867532.34027: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867532.3049319-29091-123293104059689/AnsiballZ_command.py 28017 1726867532.34242: Sending initial data 28017 1726867532.34246: Sent initial data (156 bytes) 28017 1726867532.34887: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867532.34901: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867532.34917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867532.34940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867532.35103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867532.36626: 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 <<< 28017 1726867532.36908: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867532.36952: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpb4skyl06 /root/.ansible/tmp/ansible-tmp-1726867532.3049319-29091-123293104059689/AnsiballZ_command.py <<< 28017 1726867532.36961: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867532.3049319-29091-123293104059689/AnsiballZ_command.py" <<< 28017 1726867532.37024: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpb4skyl06" to remote "/root/.ansible/tmp/ansible-tmp-1726867532.3049319-29091-123293104059689/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867532.3049319-29091-123293104059689/AnsiballZ_command.py" <<< 28017 1726867532.37915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867532.37929: stdout chunk (state=3): >>><<< 28017 1726867532.37941: stderr chunk (state=3): >>><<< 28017 1726867532.38187: done transferring module to remote 28017 1726867532.38190: _low_level_execute_command(): starting 28017 1726867532.38192: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867532.3049319-29091-123293104059689/ /root/.ansible/tmp/ansible-tmp-1726867532.3049319-29091-123293104059689/AnsiballZ_command.py && sleep 0' 28017 1726867532.39096: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867532.39118: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867532.39137: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867532.39454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867532.41348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867532.41351: stdout chunk (state=3): >>><<< 28017 1726867532.41354: stderr chunk (state=3): >>><<< 28017 1726867532.41360: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867532.41363: _low_level_execute_command(): starting 28017 1726867532.41366: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867532.3049319-29091-123293104059689/AnsiballZ_command.py && sleep 0' 28017 1726867532.42549: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867532.42568: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867532.42586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867532.42605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867532.42673: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867532.42692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867532.42783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867532.42811: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867532.42858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867532.42907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867532.43105: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867532.58592: 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 17:25:32.580034", "end": "2024-09-20 17:25:32.583629", "delta": "0:00:00.003595", "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}}} <<< 28017 1726867532.60100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867532.60104: stdout chunk (state=3): >>><<< 28017 1726867532.60107: stderr chunk (state=3): >>><<< 28017 1726867532.60122: _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 17:25:32.580034", "end": "2024-09-20 17:25:32.583629", "delta": "0:00:00.003595", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867532.60218: 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-1726867532.3049319-29091-123293104059689/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867532.60221: _low_level_execute_command(): starting 28017 1726867532.60224: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867532.3049319-29091-123293104059689/ > /dev/null 2>&1 && sleep 0' 28017 1726867532.60781: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867532.60799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867532.60817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867532.60852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867532.60872: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867532.60958: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867532.61001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867532.61017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867532.61069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867532.61121: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867532.63184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867532.63187: stdout chunk (state=3): >>><<< 28017 1726867532.63190: stderr chunk (state=3): >>><<< 28017 1726867532.63192: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867532.63195: handler run complete 28017 1726867532.63197: Evaluated conditional (False): False 28017 1726867532.63198: attempt loop complete, returning result 28017 1726867532.63200: _execute() done 28017 1726867532.63202: dumping result to json 28017 1726867532.63204: done dumping result, returning 28017 1726867532.63206: done running TaskExecutor() for managed_node3/TASK: Get the routes from the named route table 'custom' [0affcac9-a3a5-415c-0e01-0000000000ac] 28017 1726867532.63207: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000ac 28017 1726867532.63285: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000ac 28017 1726867532.63288: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "custom" ], "delta": "0:00:00.003595", "end": "2024-09-20 17:25:32.583629", "rc": 0, "start": "2024-09-20 17:25:32.580034" } 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 28017 1726867532.63368: no more pending results, returning what we have 28017 1726867532.63371: results queue empty 28017 1726867532.63373: checking for any_errors_fatal 28017 1726867532.63375: done checking for any_errors_fatal 28017 1726867532.63375: checking for max_fail_percentage 28017 1726867532.63380: done checking for max_fail_percentage 28017 1726867532.63381: checking to see if all hosts have failed and the running result is not ok 28017 1726867532.63382: done checking to see if all hosts have failed 28017 1726867532.63382: getting the remaining hosts for this loop 28017 1726867532.63384: done getting the remaining hosts for this loop 28017 1726867532.63387: getting the next task for host managed_node3 28017 1726867532.63393: done getting next task for host managed_node3 28017 1726867532.63395: ^ task is: TASK: Assert that the named route table 'custom' contains the specified route 28017 1726867532.63397: ^ 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 28017 1726867532.63400: getting variables 28017 1726867532.63401: in VariableManager get_vars() 28017 1726867532.63440: Calling all_inventory to load vars for managed_node3 28017 1726867532.63442: Calling groups_inventory to load vars for managed_node3 28017 1726867532.63444: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867532.63454: Calling all_plugins_play to load vars for managed_node3 28017 1726867532.63457: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867532.63459: Calling groups_plugins_play to load vars for managed_node3 28017 1726867532.64308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867532.65165: done with get_vars() 28017 1726867532.65182: done getting variables 28017 1726867532.65229: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the named route table 'custom' contains the specified route] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:127 Friday 20 September 2024 17:25:32 -0400 (0:00:00.423) 0:00:23.389 ****** 28017 1726867532.65250: entering _queue_task() for managed_node3/assert 28017 1726867532.65462: worker is 1 (out of 1 available) 28017 1726867532.65476: exiting _queue_task() for managed_node3/assert 28017 1726867532.65489: done queuing things up, now waiting for results queue to drain 28017 1726867532.65490: waiting for pending results... 28017 1726867532.65663: running TaskExecutor() for managed_node3/TASK: Assert that the named route table 'custom' contains the specified route 28017 1726867532.65730: in run() - task 0affcac9-a3a5-415c-0e01-0000000000ad 28017 1726867532.65741: variable 'ansible_search_path' from source: unknown 28017 1726867532.65768: calling self._execute() 28017 1726867532.65851: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867532.65855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867532.65865: variable 'omit' from source: magic vars 28017 1726867532.66144: variable 'ansible_distribution_major_version' from source: facts 28017 1726867532.66153: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867532.66159: variable 'omit' from source: magic vars 28017 1726867532.66174: variable 'omit' from source: magic vars 28017 1726867532.66208: variable 'omit' from source: magic vars 28017 1726867532.66241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867532.66273: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867532.66290: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867532.66303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867532.66313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867532.66339: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867532.66342: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867532.66345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867532.66415: Set connection var ansible_connection to ssh 28017 1726867532.66422: Set connection var ansible_shell_type to sh 28017 1726867532.66430: Set connection var ansible_shell_executable to /bin/sh 28017 1726867532.66436: Set connection var ansible_pipelining to False 28017 1726867532.66441: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867532.66448: Set connection var ansible_timeout to 10 28017 1726867532.66468: variable 'ansible_shell_executable' from source: unknown 28017 1726867532.66473: variable 'ansible_connection' from source: unknown 28017 1726867532.66475: variable 'ansible_module_compression' from source: unknown 28017 1726867532.66480: variable 'ansible_shell_type' from source: unknown 28017 1726867532.66482: variable 'ansible_shell_executable' from source: unknown 28017 1726867532.66484: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867532.66486: variable 'ansible_pipelining' from source: unknown 28017 1726867532.66488: variable 'ansible_timeout' from source: unknown 28017 1726867532.66490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867532.66589: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867532.66598: variable 'omit' from source: magic vars 28017 1726867532.66602: starting attempt loop 28017 1726867532.66605: running the handler 28017 1726867532.66716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867532.66886: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867532.66919: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867532.66971: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867532.67007: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867532.67067: variable 'route_table_custom' from source: set_fact 28017 1726867532.67090: 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 28017 1726867532.67185: variable 'route_table_custom' from source: set_fact 28017 1726867532.67202: 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 28017 1726867532.67296: variable 'route_table_custom' from source: set_fact 28017 1726867532.67314: 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 28017 1726867532.67319: handler run complete 28017 1726867532.67332: attempt loop complete, returning result 28017 1726867532.67337: _execute() done 28017 1726867532.67340: dumping result to json 28017 1726867532.67342: done dumping result, returning 28017 1726867532.67350: done running TaskExecutor() for managed_node3/TASK: Assert that the named route table 'custom' contains the specified route [0affcac9-a3a5-415c-0e01-0000000000ad] 28017 1726867532.67352: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000ad 28017 1726867532.67432: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000ad 28017 1726867532.67435: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 28017 1726867532.67485: no more pending results, returning what we have 28017 1726867532.67488: results queue empty 28017 1726867532.67489: checking for any_errors_fatal 28017 1726867532.67495: done checking for any_errors_fatal 28017 1726867532.67496: checking for max_fail_percentage 28017 1726867532.67497: done checking for max_fail_percentage 28017 1726867532.67498: checking to see if all hosts have failed and the running result is not ok 28017 1726867532.67499: done checking to see if all hosts have failed 28017 1726867532.67500: getting the remaining hosts for this loop 28017 1726867532.67501: done getting the remaining hosts for this loop 28017 1726867532.67504: getting the next task for host managed_node3 28017 1726867532.67509: done getting next task for host managed_node3 28017 1726867532.67511: ^ task is: TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` 28017 1726867532.67512: ^ 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 28017 1726867532.67516: getting variables 28017 1726867532.67517: in VariableManager get_vars() 28017 1726867532.67552: Calling all_inventory to load vars for managed_node3 28017 1726867532.67554: Calling groups_inventory to load vars for managed_node3 28017 1726867532.67556: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867532.67572: Calling all_plugins_play to load vars for managed_node3 28017 1726867532.67574: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867532.67579: Calling groups_plugins_play to load vars for managed_node3 28017 1726867532.68436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867532.69268: done with get_vars() 28017 1726867532.69284: done getting variables TASK [Remove the dedicated test file in `/etc/iproute2/rt_tables.d/`] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:135 Friday 20 September 2024 17:25:32 -0400 (0:00:00.040) 0:00:23.430 ****** 28017 1726867532.69351: entering _queue_task() for managed_node3/file 28017 1726867532.69539: worker is 1 (out of 1 available) 28017 1726867532.69552: exiting _queue_task() for managed_node3/file 28017 1726867532.69564: done queuing things up, now waiting for results queue to drain 28017 1726867532.69565: waiting for pending results... 28017 1726867532.69727: running TaskExecutor() for managed_node3/TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` 28017 1726867532.69789: in run() - task 0affcac9-a3a5-415c-0e01-0000000000ae 28017 1726867532.69801: variable 'ansible_search_path' from source: unknown 28017 1726867532.69829: calling self._execute() 28017 1726867532.69897: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867532.69903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867532.69912: variable 'omit' from source: magic vars 28017 1726867532.70174: variable 'ansible_distribution_major_version' from source: facts 28017 1726867532.70186: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867532.70192: variable 'omit' from source: magic vars 28017 1726867532.70205: variable 'omit' from source: magic vars 28017 1726867532.70240: variable 'omit' from source: magic vars 28017 1726867532.70265: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867532.70292: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867532.70306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867532.70318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867532.70331: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867532.70356: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867532.70359: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867532.70362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867532.70426: Set connection var ansible_connection to ssh 28017 1726867532.70435: Set connection var ansible_shell_type to sh 28017 1726867532.70441: Set connection var ansible_shell_executable to /bin/sh 28017 1726867532.70447: Set connection var ansible_pipelining to False 28017 1726867532.70457: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867532.70460: Set connection var ansible_timeout to 10 28017 1726867532.70480: variable 'ansible_shell_executable' from source: unknown 28017 1726867532.70483: variable 'ansible_connection' from source: unknown 28017 1726867532.70485: variable 'ansible_module_compression' from source: unknown 28017 1726867532.70488: variable 'ansible_shell_type' from source: unknown 28017 1726867532.70490: variable 'ansible_shell_executable' from source: unknown 28017 1726867532.70492: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867532.70497: variable 'ansible_pipelining' from source: unknown 28017 1726867532.70500: variable 'ansible_timeout' from source: unknown 28017 1726867532.70503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867532.70642: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867532.70650: variable 'omit' from source: magic vars 28017 1726867532.70656: starting attempt loop 28017 1726867532.70658: running the handler 28017 1726867532.70674: _low_level_execute_command(): starting 28017 1726867532.70679: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867532.71182: 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 <<< 28017 1726867532.71186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867532.71189: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867532.71191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867532.71230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867532.71246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867532.71295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867532.72900: stdout chunk (state=3): >>>/root <<< 28017 1726867532.73000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867532.73029: stderr chunk (state=3): >>><<< 28017 1726867532.73032: stdout chunk (state=3): >>><<< 28017 1726867532.73047: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867532.73058: _low_level_execute_command(): starting 28017 1726867532.73062: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867532.7304623-29124-227521183779939 `" && echo ansible-tmp-1726867532.7304623-29124-227521183779939="` echo /root/.ansible/tmp/ansible-tmp-1726867532.7304623-29124-227521183779939 `" ) && sleep 0' 28017 1726867532.73457: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867532.73495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867532.73498: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867532.73500: 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.15.68 is address debug1: re-parsing configuration <<< 28017 1726867532.73508: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867532.73511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867532.73552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867532.73555: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867532.73606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867532.75476: stdout chunk (state=3): >>>ansible-tmp-1726867532.7304623-29124-227521183779939=/root/.ansible/tmp/ansible-tmp-1726867532.7304623-29124-227521183779939 <<< 28017 1726867532.75587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867532.75609: stderr chunk (state=3): >>><<< 28017 1726867532.75612: stdout chunk (state=3): >>><<< 28017 1726867532.75627: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867532.7304623-29124-227521183779939=/root/.ansible/tmp/ansible-tmp-1726867532.7304623-29124-227521183779939 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867532.75658: variable 'ansible_module_compression' from source: unknown 28017 1726867532.75702: ANSIBALLZ: Using lock for file 28017 1726867532.75705: ANSIBALLZ: Acquiring lock 28017 1726867532.75708: ANSIBALLZ: Lock acquired: 140520266618192 28017 1726867532.75710: ANSIBALLZ: Creating module 28017 1726867532.92179: ANSIBALLZ: Writing module into payload 28017 1726867532.92305: ANSIBALLZ: Writing module 28017 1726867532.92331: ANSIBALLZ: Renaming module 28017 1726867532.92343: ANSIBALLZ: Done creating module 28017 1726867532.92363: variable 'ansible_facts' from source: unknown 28017 1726867532.92446: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867532.7304623-29124-227521183779939/AnsiballZ_file.py 28017 1726867532.92634: Sending initial data 28017 1726867532.92638: Sent initial data (153 bytes) 28017 1726867532.93431: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867532.93446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867532.93495: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867532.93511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867532.93596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867532.93641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867532.93705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867532.95390: 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 <<< 28017 1726867532.95455: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867532.95506: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp88dm7dvt /root/.ansible/tmp/ansible-tmp-1726867532.7304623-29124-227521183779939/AnsiballZ_file.py <<< 28017 1726867532.95509: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867532.7304623-29124-227521183779939/AnsiballZ_file.py" <<< 28017 1726867532.95558: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp88dm7dvt" to remote "/root/.ansible/tmp/ansible-tmp-1726867532.7304623-29124-227521183779939/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867532.7304623-29124-227521183779939/AnsiballZ_file.py" <<< 28017 1726867532.96441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867532.96445: stdout chunk (state=3): >>><<< 28017 1726867532.96550: stderr chunk (state=3): >>><<< 28017 1726867532.96553: done transferring module to remote 28017 1726867532.96555: _low_level_execute_command(): starting 28017 1726867532.96558: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867532.7304623-29124-227521183779939/ /root/.ansible/tmp/ansible-tmp-1726867532.7304623-29124-227521183779939/AnsiballZ_file.py && sleep 0' 28017 1726867532.97186: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867532.97293: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867532.97332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867532.97348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867532.97365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867532.97443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867532.99240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867532.99259: stdout chunk (state=3): >>><<< 28017 1726867532.99310: stderr chunk (state=3): >>><<< 28017 1726867532.99332: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867532.99340: _low_level_execute_command(): starting 28017 1726867532.99416: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867532.7304623-29124-227521183779939/AnsiballZ_file.py && sleep 0' 28017 1726867532.99782: 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 <<< 28017 1726867532.99785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867532.99816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867532.99819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28017 1726867532.99821: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867532.99823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867532.99828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867532.99868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867532.99889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867532.99935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867533.20656: 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}}} <<< 28017 1726867533.21994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867533.22021: stderr chunk (state=3): >>><<< 28017 1726867533.22024: stdout chunk (state=3): >>><<< 28017 1726867533.22042: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867533.22067: 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-1726867532.7304623-29124-227521183779939/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867533.22076: _low_level_execute_command(): starting 28017 1726867533.22084: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867532.7304623-29124-227521183779939/ > /dev/null 2>&1 && sleep 0' 28017 1726867533.22544: 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 <<< 28017 1726867533.22553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867533.22555: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867533.22557: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867533.22601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867533.22604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867533.22608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867533.22654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867533.24492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867533.24510: stderr chunk (state=3): >>><<< 28017 1726867533.24513: stdout chunk (state=3): >>><<< 28017 1726867533.24527: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867533.24531: handler run complete 28017 1726867533.24546: attempt loop complete, returning result 28017 1726867533.24548: _execute() done 28017 1726867533.24551: dumping result to json 28017 1726867533.24556: done dumping result, returning 28017 1726867533.24562: done running TaskExecutor() for managed_node3/TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` [0affcac9-a3a5-415c-0e01-0000000000ae] 28017 1726867533.24564: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000ae 28017 1726867533.24658: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000ae 28017 1726867533.24660: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "path": "/etc/iproute2/rt_tables.d/table.conf", "state": "absent" } 28017 1726867533.24719: no more pending results, returning what we have 28017 1726867533.24722: results queue empty 28017 1726867533.24723: checking for any_errors_fatal 28017 1726867533.24729: done checking for any_errors_fatal 28017 1726867533.24730: checking for max_fail_percentage 28017 1726867533.24731: done checking for max_fail_percentage 28017 1726867533.24732: checking to see if all hosts have failed and the running result is not ok 28017 1726867533.24733: done checking to see if all hosts have failed 28017 1726867533.24733: getting the remaining hosts for this loop 28017 1726867533.24735: done getting the remaining hosts for this loop 28017 1726867533.24738: getting the next task for host managed_node3 28017 1726867533.24745: done getting next task for host managed_node3 28017 1726867533.24746: ^ task is: TASK: meta (flush_handlers) 28017 1726867533.24748: ^ 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 28017 1726867533.24753: getting variables 28017 1726867533.24754: in VariableManager get_vars() 28017 1726867533.24792: Calling all_inventory to load vars for managed_node3 28017 1726867533.24794: Calling groups_inventory to load vars for managed_node3 28017 1726867533.24796: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867533.24805: Calling all_plugins_play to load vars for managed_node3 28017 1726867533.24808: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867533.24810: Calling groups_plugins_play to load vars for managed_node3 28017 1726867533.25686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867533.26530: done with get_vars() 28017 1726867533.26547: done getting variables 28017 1726867533.26597: in VariableManager get_vars() 28017 1726867533.26607: Calling all_inventory to load vars for managed_node3 28017 1726867533.26609: Calling groups_inventory to load vars for managed_node3 28017 1726867533.26611: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867533.26615: Calling all_plugins_play to load vars for managed_node3 28017 1726867533.26617: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867533.26619: Calling groups_plugins_play to load vars for managed_node3 28017 1726867533.30391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867533.31218: done with get_vars() 28017 1726867533.31236: done queuing things up, now waiting for results queue to drain 28017 1726867533.31238: results queue empty 28017 1726867533.31238: checking for any_errors_fatal 28017 1726867533.31240: done checking for any_errors_fatal 28017 1726867533.31241: checking for max_fail_percentage 28017 1726867533.31241: done checking for max_fail_percentage 28017 1726867533.31242: checking to see if all hosts have failed and the running result is not ok 28017 1726867533.31242: done checking to see if all hosts have failed 28017 1726867533.31243: getting the remaining hosts for this loop 28017 1726867533.31243: done getting the remaining hosts for this loop 28017 1726867533.31245: getting the next task for host managed_node3 28017 1726867533.31248: done getting next task for host managed_node3 28017 1726867533.31248: ^ task is: TASK: meta (flush_handlers) 28017 1726867533.31249: ^ 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 28017 1726867533.31251: getting variables 28017 1726867533.31252: in VariableManager get_vars() 28017 1726867533.31260: Calling all_inventory to load vars for managed_node3 28017 1726867533.31261: Calling groups_inventory to load vars for managed_node3 28017 1726867533.31262: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867533.31266: Calling all_plugins_play to load vars for managed_node3 28017 1726867533.31267: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867533.31269: Calling groups_plugins_play to load vars for managed_node3 28017 1726867533.31887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867533.32711: done with get_vars() 28017 1726867533.32724: done getting variables 28017 1726867533.32755: in VariableManager get_vars() 28017 1726867533.32764: Calling all_inventory to load vars for managed_node3 28017 1726867533.32765: Calling groups_inventory to load vars for managed_node3 28017 1726867533.32766: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867533.32769: Calling all_plugins_play to load vars for managed_node3 28017 1726867533.32771: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867533.32772: Calling groups_plugins_play to load vars for managed_node3 28017 1726867533.33411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867533.34232: done with get_vars() 28017 1726867533.34247: done queuing things up, now waiting for results queue to drain 28017 1726867533.34248: results queue empty 28017 1726867533.34248: checking for any_errors_fatal 28017 1726867533.34249: done checking for any_errors_fatal 28017 1726867533.34250: checking for max_fail_percentage 28017 1726867533.34250: done checking for max_fail_percentage 28017 1726867533.34251: checking to see if all hosts have failed and the running result is not ok 28017 1726867533.34251: done checking to see if all hosts have failed 28017 1726867533.34252: getting the remaining hosts for this loop 28017 1726867533.34252: done getting the remaining hosts for this loop 28017 1726867533.34254: getting the next task for host managed_node3 28017 1726867533.34256: done getting next task for host managed_node3 28017 1726867533.34256: ^ task is: None 28017 1726867533.34257: ^ 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 28017 1726867533.34258: done queuing things up, now waiting for results queue to drain 28017 1726867533.34258: results queue empty 28017 1726867533.34259: checking for any_errors_fatal 28017 1726867533.34259: done checking for any_errors_fatal 28017 1726867533.34259: checking for max_fail_percentage 28017 1726867533.34260: done checking for max_fail_percentage 28017 1726867533.34260: checking to see if all hosts have failed and the running result is not ok 28017 1726867533.34261: done checking to see if all hosts have failed 28017 1726867533.34262: getting the next task for host managed_node3 28017 1726867533.34263: done getting next task for host managed_node3 28017 1726867533.34263: ^ task is: None 28017 1726867533.34264: ^ 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 28017 1726867533.34296: in VariableManager get_vars() 28017 1726867533.34308: done with get_vars() 28017 1726867533.34312: in VariableManager get_vars() 28017 1726867533.34321: done with get_vars() 28017 1726867533.34324: variable 'omit' from source: magic vars 28017 1726867533.34390: variable 'profile' from source: play vars 28017 1726867533.34458: in VariableManager get_vars() 28017 1726867533.34467: done with get_vars() 28017 1726867533.34482: variable 'omit' from source: magic vars 28017 1726867533.34524: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 28017 1726867533.34923: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 28017 1726867533.34942: getting the remaining hosts for this loop 28017 1726867533.34943: done getting the remaining hosts for this loop 28017 1726867533.34945: getting the next task for host managed_node3 28017 1726867533.34946: done getting next task for host managed_node3 28017 1726867533.34947: ^ task is: TASK: Gathering Facts 28017 1726867533.34948: ^ 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 28017 1726867533.34950: getting variables 28017 1726867533.34950: in VariableManager get_vars() 28017 1726867533.34957: Calling all_inventory to load vars for managed_node3 28017 1726867533.34959: Calling groups_inventory to load vars for managed_node3 28017 1726867533.34960: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867533.34963: Calling all_plugins_play to load vars for managed_node3 28017 1726867533.34965: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867533.34968: Calling groups_plugins_play to load vars for managed_node3 28017 1726867533.35591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867533.36460: done with get_vars() 28017 1726867533.36473: done getting variables 28017 1726867533.36502: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Friday 20 September 2024 17:25:33 -0400 (0:00:00.671) 0:00:24.101 ****** 28017 1726867533.36517: entering _queue_task() for managed_node3/gather_facts 28017 1726867533.36771: worker is 1 (out of 1 available) 28017 1726867533.36786: exiting _queue_task() for managed_node3/gather_facts 28017 1726867533.36797: done queuing things up, now waiting for results queue to drain 28017 1726867533.36798: waiting for pending results... 28017 1726867533.36969: running TaskExecutor() for managed_node3/TASK: Gathering Facts 28017 1726867533.37041: in run() - task 0affcac9-a3a5-415c-0e01-0000000006a2 28017 1726867533.37054: variable 'ansible_search_path' from source: unknown 28017 1726867533.37082: calling self._execute() 28017 1726867533.37159: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867533.37165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867533.37173: variable 'omit' from source: magic vars 28017 1726867533.37450: variable 'ansible_distribution_major_version' from source: facts 28017 1726867533.37460: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867533.37471: variable 'omit' from source: magic vars 28017 1726867533.37494: variable 'omit' from source: magic vars 28017 1726867533.37519: variable 'omit' from source: magic vars 28017 1726867533.37553: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867533.37584: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867533.37600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867533.37613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867533.37622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867533.37647: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867533.37651: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867533.37654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867533.37721: Set connection var ansible_connection to ssh 28017 1726867533.37730: Set connection var ansible_shell_type to sh 28017 1726867533.37733: Set connection var ansible_shell_executable to /bin/sh 28017 1726867533.37739: Set connection var ansible_pipelining to False 28017 1726867533.37744: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867533.37751: Set connection var ansible_timeout to 10 28017 1726867533.37768: variable 'ansible_shell_executable' from source: unknown 28017 1726867533.37772: variable 'ansible_connection' from source: unknown 28017 1726867533.37774: variable 'ansible_module_compression' from source: unknown 28017 1726867533.37779: variable 'ansible_shell_type' from source: unknown 28017 1726867533.37781: variable 'ansible_shell_executable' from source: unknown 28017 1726867533.37785: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867533.37787: variable 'ansible_pipelining' from source: unknown 28017 1726867533.37790: variable 'ansible_timeout' from source: unknown 28017 1726867533.37792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867533.37929: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867533.37935: variable 'omit' from source: magic vars 28017 1726867533.37938: starting attempt loop 28017 1726867533.37941: running the handler 28017 1726867533.37954: variable 'ansible_facts' from source: unknown 28017 1726867533.37971: _low_level_execute_command(): starting 28017 1726867533.37979: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867533.38476: 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 <<< 28017 1726867533.38507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867533.38510: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867533.38512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867533.38568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867533.38571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867533.38581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867533.38627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867533.40280: stdout chunk (state=3): >>>/root <<< 28017 1726867533.40378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867533.40406: stderr chunk (state=3): >>><<< 28017 1726867533.40410: stdout chunk (state=3): >>><<< 28017 1726867533.40432: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867533.40443: _low_level_execute_command(): starting 28017 1726867533.40448: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867533.404312-29143-96819467155729 `" && echo ansible-tmp-1726867533.404312-29143-96819467155729="` echo /root/.ansible/tmp/ansible-tmp-1726867533.404312-29143-96819467155729 `" ) && sleep 0' 28017 1726867533.40864: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867533.40867: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867533.40871: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867533.40882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867533.40933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867533.40939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867533.40982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867533.42849: stdout chunk (state=3): >>>ansible-tmp-1726867533.404312-29143-96819467155729=/root/.ansible/tmp/ansible-tmp-1726867533.404312-29143-96819467155729 <<< 28017 1726867533.42958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867533.42982: stderr chunk (state=3): >>><<< 28017 1726867533.42986: stdout chunk (state=3): >>><<< 28017 1726867533.43001: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867533.404312-29143-96819467155729=/root/.ansible/tmp/ansible-tmp-1726867533.404312-29143-96819467155729 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867533.43023: variable 'ansible_module_compression' from source: unknown 28017 1726867533.43059: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28017 1726867533.43103: variable 'ansible_facts' from source: unknown 28017 1726867533.43230: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867533.404312-29143-96819467155729/AnsiballZ_setup.py 28017 1726867533.43325: Sending initial data 28017 1726867533.43329: Sent initial data (152 bytes) 28017 1726867533.43765: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867533.43768: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867533.43770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867533.43772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867533.43774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867533.43830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867533.43834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867533.43874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867533.45392: 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 <<< 28017 1726867533.45398: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28017 1726867533.45434: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867533.45474: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpdepwi999 /root/.ansible/tmp/ansible-tmp-1726867533.404312-29143-96819467155729/AnsiballZ_setup.py <<< 28017 1726867533.45483: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867533.404312-29143-96819467155729/AnsiballZ_setup.py" <<< 28017 1726867533.45519: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpdepwi999" to remote "/root/.ansible/tmp/ansible-tmp-1726867533.404312-29143-96819467155729/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867533.404312-29143-96819467155729/AnsiballZ_setup.py" <<< 28017 1726867533.46552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867533.46586: stderr chunk (state=3): >>><<< 28017 1726867533.46590: stdout chunk (state=3): >>><<< 28017 1726867533.46604: done transferring module to remote 28017 1726867533.46612: _low_level_execute_command(): starting 28017 1726867533.46616: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867533.404312-29143-96819467155729/ /root/.ansible/tmp/ansible-tmp-1726867533.404312-29143-96819467155729/AnsiballZ_setup.py && sleep 0' 28017 1726867533.47028: 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 <<< 28017 1726867533.47032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867533.47034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28017 1726867533.47037: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867533.47039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867533.47087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867533.47095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867533.47135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867533.48879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867533.48897: stderr chunk (state=3): >>><<< 28017 1726867533.48902: stdout chunk (state=3): >>><<< 28017 1726867533.48917: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867533.48920: _low_level_execute_command(): starting 28017 1726867533.48923: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867533.404312-29143-96819467155729/AnsiballZ_setup.py && sleep 0' 28017 1726867533.49317: 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 <<< 28017 1726867533.49321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867533.49323: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867533.49325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867533.49375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867533.49380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867533.49432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867534.16403: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "33", "epoch": "1726867533", "epoch_int": "1726867533", "date": "2024-09-20", "time": "17:25:33", "iso8601_micro": "2024-09-20T21:25:33.758712Z", "iso8601": "2024-09-20T21:25:33Z", "iso8601_basic": "20240920T172533758712", "iso8601_basic_short": "20240920T172533", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_loadavg": {"1m": 0.7744140625, "5m": 0.6005859375, "15m": 0.33642578125}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_is_chroot": false, "ansible_fips": false, "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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH<<< 28017 1726867534.16452: stdout chunk (state=3): >>>_CLIENT": "10.31.14.65 49840 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_lsb": {}, "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_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": 2991, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 540, "free": 2991}, "nocache": {"free": 3310, "used": 221}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 771, "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": 261802373120, "block_size": 4096, "block_total": 65519099, "block_available": 63916595, "block_used": 1602504, "inode_total": 131070960, "inode_available": 131029133, "inode_used": 41827, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "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_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "peerethtest0", "lo", "ethtest0"], "ansible_peerethtest0": {"device": "peerethtest0", "maca<<< 28017 1726867534.16473: stdout chunk (state=3): >>>ddress": "0a:3e:9b:4e:71:19", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::83e:9bff:fe4e:7119", "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_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_no<<< 28017 1726867534.16480: stdout chunk (state=3): >>>cache_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_ethtest0": {"device": "ethtest0", "macaddress": "c6:55:73:27:f6:35", "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::c455:73ff:fe27:f635", "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_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "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]", <<< 28017 1726867534.16486: stdout chunk (state=3): >>>"tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["198.51.100.3", "10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::83e:9bff:fe4e:7119", "fe80::c455:73ff:fe27:f635", "fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1", "198.51.100.3"], "ipv6": ["::1", "fe80::83e:9bff:fe4e:7119", "fe80::8ff:deff:fe45:ad8b", "fe80::c455:73ff:fe27:f635"]}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 28017 1726867534.18459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867534.18463: stdout chunk (state=3): >>><<< 28017 1726867534.18465: stderr chunk (state=3): >>><<< 28017 1726867534.18644: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "33", "epoch": "1726867533", "epoch_int": "1726867533", "date": "2024-09-20", "time": "17:25:33", "iso8601_micro": "2024-09-20T21:25:33.758712Z", "iso8601": "2024-09-20T21:25:33Z", "iso8601_basic": "20240920T172533758712", "iso8601_basic_short": "20240920T172533", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_loadavg": {"1m": 0.7744140625, "5m": 0.6005859375, "15m": 0.33642578125}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_is_chroot": false, "ansible_fips": false, "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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_lsb": {}, "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_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": 2991, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 540, "free": 2991}, "nocache": {"free": 3310, "used": 221}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 771, "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": 261802373120, "block_size": 4096, "block_total": 65519099, "block_available": 63916595, "block_used": 1602504, "inode_total": 131070960, "inode_available": 131029133, "inode_used": 41827, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "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_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "peerethtest0", "lo", "ethtest0"], "ansible_peerethtest0": {"device": "peerethtest0", "macaddress": "0a:3e:9b:4e:71:19", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::83e:9bff:fe4e:7119", "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_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_ethtest0": {"device": "ethtest0", "macaddress": "c6:55:73:27:f6:35", "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::c455:73ff:fe27:f635", "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_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["198.51.100.3", "10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::83e:9bff:fe4e:7119", "fe80::c455:73ff:fe27:f635", "fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1", "198.51.100.3"], "ipv6": ["::1", "fe80::83e:9bff:fe4e:7119", "fe80::8ff:deff:fe45:ad8b", "fe80::c455:73ff:fe27:f635"]}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867534.18895: 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-1726867533.404312-29143-96819467155729/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867534.18913: _low_level_execute_command(): starting 28017 1726867534.18917: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867533.404312-29143-96819467155729/ > /dev/null 2>&1 && sleep 0' 28017 1726867534.19323: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867534.19329: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867534.19332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867534.19334: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867534.19336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867534.19375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867534.19380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867534.19435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867534.21256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867534.21296: stderr chunk (state=3): >>><<< 28017 1726867534.21303: stdout chunk (state=3): >>><<< 28017 1726867534.21313: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867534.21319: handler run complete 28017 1726867534.21498: variable 'ansible_facts' from source: unknown 28017 1726867534.21599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867534.21992: variable 'ansible_facts' from source: unknown 28017 1726867534.22180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867534.22355: attempt loop complete, returning result 28017 1726867534.22361: _execute() done 28017 1726867534.22364: dumping result to json 28017 1726867534.22389: done dumping result, returning 28017 1726867534.22397: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-415c-0e01-0000000006a2] 28017 1726867534.22399: sending task result for task 0affcac9-a3a5-415c-0e01-0000000006a2 ok: [managed_node3] 28017 1726867534.22998: no more pending results, returning what we have 28017 1726867534.23000: results queue empty 28017 1726867534.23001: checking for any_errors_fatal 28017 1726867534.23001: done checking for any_errors_fatal 28017 1726867534.23002: checking for max_fail_percentage 28017 1726867534.23003: done checking for max_fail_percentage 28017 1726867534.23003: checking to see if all hosts have failed and the running result is not ok 28017 1726867534.23004: done checking to see if all hosts have failed 28017 1726867534.23005: getting the remaining hosts for this loop 28017 1726867534.23006: done getting the remaining hosts for this loop 28017 1726867534.23009: getting the next task for host managed_node3 28017 1726867534.23013: done getting next task for host managed_node3 28017 1726867534.23014: ^ task is: TASK: meta (flush_handlers) 28017 1726867534.23015: ^ 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 28017 1726867534.23018: getting variables 28017 1726867534.23019: in VariableManager get_vars() 28017 1726867534.23042: Calling all_inventory to load vars for managed_node3 28017 1726867534.23044: Calling groups_inventory to load vars for managed_node3 28017 1726867534.23045: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867534.23054: Calling all_plugins_play to load vars for managed_node3 28017 1726867534.23055: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867534.23058: Calling groups_plugins_play to load vars for managed_node3 28017 1726867534.23573: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000006a2 28017 1726867534.23579: WORKER PROCESS EXITING 28017 1726867534.23812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867534.25153: done with get_vars() 28017 1726867534.25170: done getting variables 28017 1726867534.25220: in VariableManager get_vars() 28017 1726867534.25231: Calling all_inventory to load vars for managed_node3 28017 1726867534.25233: Calling groups_inventory to load vars for managed_node3 28017 1726867534.25234: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867534.25238: Calling all_plugins_play to load vars for managed_node3 28017 1726867534.25239: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867534.25240: Calling groups_plugins_play to load vars for managed_node3 28017 1726867534.25967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867534.26833: done with get_vars() 28017 1726867534.26852: done queuing things up, now waiting for results queue to drain 28017 1726867534.26854: results queue empty 28017 1726867534.26855: checking for any_errors_fatal 28017 1726867534.26857: done checking for any_errors_fatal 28017 1726867534.26857: checking for max_fail_percentage 28017 1726867534.26858: done checking for max_fail_percentage 28017 1726867534.26861: checking to see if all hosts have failed and the running result is not ok 28017 1726867534.26862: done checking to see if all hosts have failed 28017 1726867534.26862: getting the remaining hosts for this loop 28017 1726867534.26863: done getting the remaining hosts for this loop 28017 1726867534.26864: getting the next task for host managed_node3 28017 1726867534.26867: done getting next task for host managed_node3 28017 1726867534.26869: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28017 1726867534.26871: ^ 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 28017 1726867534.26879: getting variables 28017 1726867534.26879: in VariableManager get_vars() 28017 1726867534.26888: Calling all_inventory to load vars for managed_node3 28017 1726867534.26890: Calling groups_inventory to load vars for managed_node3 28017 1726867534.26891: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867534.26894: Calling all_plugins_play to load vars for managed_node3 28017 1726867534.26895: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867534.26897: Calling groups_plugins_play to load vars for managed_node3 28017 1726867534.27528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867534.28440: done with get_vars() 28017 1726867534.28453: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:25:34 -0400 (0:00:00.919) 0:00:25.021 ****** 28017 1726867534.28508: entering _queue_task() for managed_node3/include_tasks 28017 1726867534.28794: worker is 1 (out of 1 available) 28017 1726867534.28808: exiting _queue_task() for managed_node3/include_tasks 28017 1726867534.28821: done queuing things up, now waiting for results queue to drain 28017 1726867534.28822: waiting for pending results... 28017 1726867534.28995: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28017 1726867534.29080: in run() - task 0affcac9-a3a5-415c-0e01-0000000000b7 28017 1726867534.29093: variable 'ansible_search_path' from source: unknown 28017 1726867534.29097: variable 'ansible_search_path' from source: unknown 28017 1726867534.29125: calling self._execute() 28017 1726867534.29207: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867534.29211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867534.29221: variable 'omit' from source: magic vars 28017 1726867534.29506: variable 'ansible_distribution_major_version' from source: facts 28017 1726867534.29516: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867534.29521: _execute() done 28017 1726867534.29525: dumping result to json 28017 1726867534.29532: done dumping result, returning 28017 1726867534.29538: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-415c-0e01-0000000000b7] 28017 1726867534.29543: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000b7 28017 1726867534.29621: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000b7 28017 1726867534.29623: WORKER PROCESS EXITING 28017 1726867534.29659: no more pending results, returning what we have 28017 1726867534.29663: in VariableManager get_vars() 28017 1726867534.29711: Calling all_inventory to load vars for managed_node3 28017 1726867534.29714: Calling groups_inventory to load vars for managed_node3 28017 1726867534.29716: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867534.29726: Calling all_plugins_play to load vars for managed_node3 28017 1726867534.29728: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867534.29731: Calling groups_plugins_play to load vars for managed_node3 28017 1726867534.30955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867534.31823: done with get_vars() 28017 1726867534.31837: variable 'ansible_search_path' from source: unknown 28017 1726867534.31839: variable 'ansible_search_path' from source: unknown 28017 1726867534.31856: we have included files to process 28017 1726867534.31857: generating all_blocks data 28017 1726867534.31858: done generating all_blocks data 28017 1726867534.31858: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28017 1726867534.31859: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28017 1726867534.31860: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28017 1726867534.32224: done processing included file 28017 1726867534.32225: iterating over new_blocks loaded from include file 28017 1726867534.32227: in VariableManager get_vars() 28017 1726867534.32240: done with get_vars() 28017 1726867534.32241: filtering new block on tags 28017 1726867534.32251: done filtering new block on tags 28017 1726867534.32253: in VariableManager get_vars() 28017 1726867534.32262: done with get_vars() 28017 1726867534.32263: filtering new block on tags 28017 1726867534.32275: done filtering new block on tags 28017 1726867534.32278: in VariableManager get_vars() 28017 1726867534.32289: done with get_vars() 28017 1726867534.32290: filtering new block on tags 28017 1726867534.32299: done filtering new block on tags 28017 1726867534.32300: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 28017 1726867534.32304: extending task lists for all hosts with included blocks 28017 1726867534.32508: done extending task lists 28017 1726867534.32509: done processing included files 28017 1726867534.32509: results queue empty 28017 1726867534.32510: checking for any_errors_fatal 28017 1726867534.32511: done checking for any_errors_fatal 28017 1726867534.32511: checking for max_fail_percentage 28017 1726867534.32512: done checking for max_fail_percentage 28017 1726867534.32512: checking to see if all hosts have failed and the running result is not ok 28017 1726867534.32513: done checking to see if all hosts have failed 28017 1726867534.32513: getting the remaining hosts for this loop 28017 1726867534.32514: done getting the remaining hosts for this loop 28017 1726867534.32515: getting the next task for host managed_node3 28017 1726867534.32518: done getting next task for host managed_node3 28017 1726867534.32519: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28017 1726867534.32521: ^ 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 28017 1726867534.32527: getting variables 28017 1726867534.32528: in VariableManager get_vars() 28017 1726867534.32537: Calling all_inventory to load vars for managed_node3 28017 1726867534.32538: Calling groups_inventory to load vars for managed_node3 28017 1726867534.32539: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867534.32542: Calling all_plugins_play to load vars for managed_node3 28017 1726867534.32543: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867534.32545: Calling groups_plugins_play to load vars for managed_node3 28017 1726867534.33619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867534.35084: done with get_vars() 28017 1726867534.35103: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:25:34 -0400 (0:00:00.066) 0:00:25.088 ****** 28017 1726867534.35169: entering _queue_task() for managed_node3/setup 28017 1726867534.35455: worker is 1 (out of 1 available) 28017 1726867534.35469: exiting _queue_task() for managed_node3/setup 28017 1726867534.35483: done queuing things up, now waiting for results queue to drain 28017 1726867534.35484: waiting for pending results... 28017 1726867534.35660: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28017 1726867534.35735: in run() - task 0affcac9-a3a5-415c-0e01-0000000006e3 28017 1726867534.35746: variable 'ansible_search_path' from source: unknown 28017 1726867534.35749: variable 'ansible_search_path' from source: unknown 28017 1726867534.35775: calling self._execute() 28017 1726867534.35855: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867534.35859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867534.35869: variable 'omit' from source: magic vars 28017 1726867534.36140: variable 'ansible_distribution_major_version' from source: facts 28017 1726867534.36152: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867534.36296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867534.38083: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867534.38086: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867534.38093: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867534.38139: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867534.38186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867534.38243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867534.38267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867534.38290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867534.38320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867534.38332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867534.38371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867534.38390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867534.38406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867534.38432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867534.38443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867534.38546: variable '__network_required_facts' from source: role '' defaults 28017 1726867534.38553: variable 'ansible_facts' from source: unknown 28017 1726867534.38992: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28017 1726867534.38996: when evaluation is False, skipping this task 28017 1726867534.38998: _execute() done 28017 1726867534.39001: dumping result to json 28017 1726867534.39005: done dumping result, returning 28017 1726867534.39010: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-415c-0e01-0000000006e3] 28017 1726867534.39020: sending task result for task 0affcac9-a3a5-415c-0e01-0000000006e3 28017 1726867534.39090: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000006e3 28017 1726867534.39093: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867534.39161: no more pending results, returning what we have 28017 1726867534.39164: results queue empty 28017 1726867534.39165: checking for any_errors_fatal 28017 1726867534.39166: done checking for any_errors_fatal 28017 1726867534.39167: checking for max_fail_percentage 28017 1726867534.39168: done checking for max_fail_percentage 28017 1726867534.39169: checking to see if all hosts have failed and the running result is not ok 28017 1726867534.39170: done checking to see if all hosts have failed 28017 1726867534.39170: getting the remaining hosts for this loop 28017 1726867534.39172: done getting the remaining hosts for this loop 28017 1726867534.39175: getting the next task for host managed_node3 28017 1726867534.39184: done getting next task for host managed_node3 28017 1726867534.39187: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28017 1726867534.39189: ^ 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 28017 1726867534.39202: getting variables 28017 1726867534.39203: in VariableManager get_vars() 28017 1726867534.39235: Calling all_inventory to load vars for managed_node3 28017 1726867534.39238: Calling groups_inventory to load vars for managed_node3 28017 1726867534.39240: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867534.39248: Calling all_plugins_play to load vars for managed_node3 28017 1726867534.39250: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867534.39253: Calling groups_plugins_play to load vars for managed_node3 28017 1726867534.40020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867534.41473: done with get_vars() 28017 1726867534.41490: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:25:34 -0400 (0:00:00.063) 0:00:25.152 ****** 28017 1726867534.41563: entering _queue_task() for managed_node3/stat 28017 1726867534.41770: worker is 1 (out of 1 available) 28017 1726867534.41786: exiting _queue_task() for managed_node3/stat 28017 1726867534.41798: done queuing things up, now waiting for results queue to drain 28017 1726867534.41799: waiting for pending results... 28017 1726867534.41955: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 28017 1726867534.42039: in run() - task 0affcac9-a3a5-415c-0e01-0000000006e5 28017 1726867534.42050: variable 'ansible_search_path' from source: unknown 28017 1726867534.42053: variable 'ansible_search_path' from source: unknown 28017 1726867534.42081: calling self._execute() 28017 1726867534.42149: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867534.42153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867534.42161: variable 'omit' from source: magic vars 28017 1726867534.42422: variable 'ansible_distribution_major_version' from source: facts 28017 1726867534.42433: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867534.42543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867534.42730: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867534.42759: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867534.42786: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867534.42813: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867534.42873: 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) 28017 1726867534.42894: 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) 28017 1726867534.42917: 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) 28017 1726867534.42936: 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) 28017 1726867534.43023: variable '__network_is_ostree' from source: set_fact 28017 1726867534.43029: Evaluated conditional (not __network_is_ostree is defined): False 28017 1726867534.43031: when evaluation is False, skipping this task 28017 1726867534.43034: _execute() done 28017 1726867534.43039: dumping result to json 28017 1726867534.43041: done dumping result, returning 28017 1726867534.43075: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-415c-0e01-0000000006e5] 28017 1726867534.43083: sending task result for task 0affcac9-a3a5-415c-0e01-0000000006e5 28017 1726867534.43154: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000006e5 28017 1726867534.43156: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28017 1726867534.43238: no more pending results, returning what we have 28017 1726867534.43241: results queue empty 28017 1726867534.43241: checking for any_errors_fatal 28017 1726867534.43246: done checking for any_errors_fatal 28017 1726867534.43246: checking for max_fail_percentage 28017 1726867534.43248: done checking for max_fail_percentage 28017 1726867534.43248: checking to see if all hosts have failed and the running result is not ok 28017 1726867534.43249: done checking to see if all hosts have failed 28017 1726867534.43250: getting the remaining hosts for this loop 28017 1726867534.43251: done getting the remaining hosts for this loop 28017 1726867534.43254: getting the next task for host managed_node3 28017 1726867534.43258: done getting next task for host managed_node3 28017 1726867534.43261: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28017 1726867534.43263: ^ 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 28017 1726867534.43275: getting variables 28017 1726867534.43278: in VariableManager get_vars() 28017 1726867534.43306: Calling all_inventory to load vars for managed_node3 28017 1726867534.43308: Calling groups_inventory to load vars for managed_node3 28017 1726867534.43310: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867534.43318: Calling all_plugins_play to load vars for managed_node3 28017 1726867534.43320: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867534.43322: Calling groups_plugins_play to load vars for managed_node3 28017 1726867534.44698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867534.45754: done with get_vars() 28017 1726867534.45768: done getting variables 28017 1726867534.45809: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:25:34 -0400 (0:00:00.042) 0:00:25.195 ****** 28017 1726867534.45832: entering _queue_task() for managed_node3/set_fact 28017 1726867534.46017: worker is 1 (out of 1 available) 28017 1726867534.46031: exiting _queue_task() for managed_node3/set_fact 28017 1726867534.46041: done queuing things up, now waiting for results queue to drain 28017 1726867534.46042: waiting for pending results... 28017 1726867534.46200: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28017 1726867534.46279: in run() - task 0affcac9-a3a5-415c-0e01-0000000006e6 28017 1726867534.46291: variable 'ansible_search_path' from source: unknown 28017 1726867534.46295: variable 'ansible_search_path' from source: unknown 28017 1726867534.46321: calling self._execute() 28017 1726867534.46395: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867534.46402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867534.46411: variable 'omit' from source: magic vars 28017 1726867534.46669: variable 'ansible_distribution_major_version' from source: facts 28017 1726867534.46681: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867534.46801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867534.47182: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867534.47187: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867534.47190: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867534.47201: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867534.47289: 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) 28017 1726867534.47319: 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) 28017 1726867534.47354: 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) 28017 1726867534.47385: 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) 28017 1726867534.47471: variable '__network_is_ostree' from source: set_fact 28017 1726867534.47486: Evaluated conditional (not __network_is_ostree is defined): False 28017 1726867534.47494: when evaluation is False, skipping this task 28017 1726867534.47500: _execute() done 28017 1726867534.47507: dumping result to json 28017 1726867534.47514: done dumping result, returning 28017 1726867534.47527: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-415c-0e01-0000000006e6] 28017 1726867534.47537: sending task result for task 0affcac9-a3a5-415c-0e01-0000000006e6 skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28017 1726867534.47723: no more pending results, returning what we have 28017 1726867534.47730: results queue empty 28017 1726867534.47731: checking for any_errors_fatal 28017 1726867534.47739: done checking for any_errors_fatal 28017 1726867534.47739: checking for max_fail_percentage 28017 1726867534.47741: done checking for max_fail_percentage 28017 1726867534.47742: checking to see if all hosts have failed and the running result is not ok 28017 1726867534.47743: done checking to see if all hosts have failed 28017 1726867534.47744: getting the remaining hosts for this loop 28017 1726867534.47748: done getting the remaining hosts for this loop 28017 1726867534.47751: getting the next task for host managed_node3 28017 1726867534.47762: done getting next task for host managed_node3 28017 1726867534.47768: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28017 1726867534.47771: ^ 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 28017 1726867534.47786: getting variables 28017 1726867534.47788: in VariableManager get_vars() 28017 1726867534.47826: Calling all_inventory to load vars for managed_node3 28017 1726867534.47829: Calling groups_inventory to load vars for managed_node3 28017 1726867534.47832: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867534.47841: Calling all_plugins_play to load vars for managed_node3 28017 1726867534.47843: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867534.47846: Calling groups_plugins_play to load vars for managed_node3 28017 1726867534.48390: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000006e6 28017 1726867534.48394: WORKER PROCESS EXITING 28017 1726867534.48657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867534.49630: done with get_vars() 28017 1726867534.49646: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:25:34 -0400 (0:00:00.038) 0:00:25.233 ****** 28017 1726867534.49706: entering _queue_task() for managed_node3/service_facts 28017 1726867534.49889: worker is 1 (out of 1 available) 28017 1726867534.49903: exiting _queue_task() for managed_node3/service_facts 28017 1726867534.49913: done queuing things up, now waiting for results queue to drain 28017 1726867534.49914: waiting for pending results... 28017 1726867534.50070: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 28017 1726867534.50153: in run() - task 0affcac9-a3a5-415c-0e01-0000000006e8 28017 1726867534.50166: variable 'ansible_search_path' from source: unknown 28017 1726867534.50169: variable 'ansible_search_path' from source: unknown 28017 1726867534.50195: calling self._execute() 28017 1726867534.50262: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867534.50266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867534.50275: variable 'omit' from source: magic vars 28017 1726867534.50527: variable 'ansible_distribution_major_version' from source: facts 28017 1726867534.50535: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867534.50540: variable 'omit' from source: magic vars 28017 1726867534.50576: variable 'omit' from source: magic vars 28017 1726867534.50603: variable 'omit' from source: magic vars 28017 1726867534.50633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867534.50657: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867534.50674: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867534.50689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867534.50701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867534.50722: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867534.50728: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867534.50731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867534.50791: Set connection var ansible_connection to ssh 28017 1726867534.50798: Set connection var ansible_shell_type to sh 28017 1726867534.50803: Set connection var ansible_shell_executable to /bin/sh 28017 1726867534.50813: Set connection var ansible_pipelining to False 28017 1726867534.50816: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867534.50823: Set connection var ansible_timeout to 10 28017 1726867534.50840: variable 'ansible_shell_executable' from source: unknown 28017 1726867534.50843: variable 'ansible_connection' from source: unknown 28017 1726867534.50846: variable 'ansible_module_compression' from source: unknown 28017 1726867534.50848: variable 'ansible_shell_type' from source: unknown 28017 1726867534.50851: variable 'ansible_shell_executable' from source: unknown 28017 1726867534.50853: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867534.50856: variable 'ansible_pipelining' from source: unknown 28017 1726867534.50858: variable 'ansible_timeout' from source: unknown 28017 1726867534.50861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867534.50995: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867534.51005: variable 'omit' from source: magic vars 28017 1726867534.51007: starting attempt loop 28017 1726867534.51010: running the handler 28017 1726867534.51024: _low_level_execute_command(): starting 28017 1726867534.51029: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867534.51510: 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 <<< 28017 1726867534.51513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28017 1726867534.51517: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867534.51567: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867534.51570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867534.51574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867534.51629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867534.53373: stdout chunk (state=3): >>>/root <<< 28017 1726867534.53479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867534.53502: stderr chunk (state=3): >>><<< 28017 1726867534.53505: stdout chunk (state=3): >>><<< 28017 1726867534.53521: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867534.53535: _low_level_execute_command(): starting 28017 1726867534.53540: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867534.5352106-29192-222934964747303 `" && echo ansible-tmp-1726867534.5352106-29192-222934964747303="` echo /root/.ansible/tmp/ansible-tmp-1726867534.5352106-29192-222934964747303 `" ) && sleep 0' 28017 1726867534.53951: 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 <<< 28017 1726867534.53954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867534.53957: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867534.53965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867534.54011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867534.54014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867534.54066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867534.55935: stdout chunk (state=3): >>>ansible-tmp-1726867534.5352106-29192-222934964747303=/root/.ansible/tmp/ansible-tmp-1726867534.5352106-29192-222934964747303 <<< 28017 1726867534.56045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867534.56068: stderr chunk (state=3): >>><<< 28017 1726867534.56071: stdout chunk (state=3): >>><<< 28017 1726867534.56084: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867534.5352106-29192-222934964747303=/root/.ansible/tmp/ansible-tmp-1726867534.5352106-29192-222934964747303 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867534.56117: variable 'ansible_module_compression' from source: unknown 28017 1726867534.56154: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28017 1726867534.56185: variable 'ansible_facts' from source: unknown 28017 1726867534.56245: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867534.5352106-29192-222934964747303/AnsiballZ_service_facts.py 28017 1726867534.56338: Sending initial data 28017 1726867534.56342: Sent initial data (162 bytes) 28017 1726867534.56757: 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 <<< 28017 1726867534.56760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867534.56763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867534.56765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867534.56766: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867534.56768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867534.56815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867534.56818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867534.56866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867534.58407: 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 <<< 28017 1726867534.58448: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867534.58496: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpdicjiuso /root/.ansible/tmp/ansible-tmp-1726867534.5352106-29192-222934964747303/AnsiballZ_service_facts.py <<< 28017 1726867534.58501: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867534.5352106-29192-222934964747303/AnsiballZ_service_facts.py" <<< 28017 1726867534.58538: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpdicjiuso" to remote "/root/.ansible/tmp/ansible-tmp-1726867534.5352106-29192-222934964747303/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867534.5352106-29192-222934964747303/AnsiballZ_service_facts.py" <<< 28017 1726867534.59091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867534.59127: stderr chunk (state=3): >>><<< 28017 1726867534.59131: stdout chunk (state=3): >>><<< 28017 1726867534.59192: done transferring module to remote 28017 1726867534.59200: _low_level_execute_command(): starting 28017 1726867534.59204: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867534.5352106-29192-222934964747303/ /root/.ansible/tmp/ansible-tmp-1726867534.5352106-29192-222934964747303/AnsiballZ_service_facts.py && sleep 0' 28017 1726867534.59616: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867534.59619: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867534.59622: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867534.59624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867534.59680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867534.59683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867534.59730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867534.61469: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867534.61493: stderr chunk (state=3): >>><<< 28017 1726867534.61497: stdout chunk (state=3): >>><<< 28017 1726867534.61508: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867534.61511: _low_level_execute_command(): starting 28017 1726867534.61515: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867534.5352106-29192-222934964747303/AnsiballZ_service_facts.py && sleep 0' 28017 1726867534.61931: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867534.61934: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867534.61936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867534.61939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867534.61940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867534.61994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867534.61999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867534.62053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867536.11274: 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":<<< 28017 1726867536.11346: stdout chunk (state=3): >>> "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"}, "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-integratio<<< 28017 1726867536.11355: stdout chunk (state=3): >>>n.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "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-<<< 28017 1726867536.11379: stdout chunk (state=3): >>>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": {}}} <<< 28017 1726867536.12854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867536.12893: stderr chunk (state=3): >>>Shared connection to 10.31.15.68 closed. <<< 28017 1726867536.13086: stdout chunk (state=3): >>><<< 28017 1726867536.13090: stderr chunk (state=3): >>><<< 28017 1726867536.13098: _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"}, "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"}, "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867536.13748: 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-1726867534.5352106-29192-222934964747303/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867536.13764: _low_level_execute_command(): starting 28017 1726867536.13782: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867534.5352106-29192-222934964747303/ > /dev/null 2>&1 && sleep 0' 28017 1726867536.14491: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867536.14559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867536.14573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867536.14598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867536.14684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867536.16511: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867536.16541: stdout chunk (state=3): >>><<< 28017 1726867536.16545: stderr chunk (state=3): >>><<< 28017 1726867536.16570: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867536.16612: handler run complete 28017 1726867536.16999: variable 'ansible_facts' from source: unknown 28017 1726867536.17003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867536.17522: variable 'ansible_facts' from source: unknown 28017 1726867536.17923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867536.18466: attempt loop complete, returning result 28017 1726867536.18469: _execute() done 28017 1726867536.18472: dumping result to json 28017 1726867536.18474: done dumping result, returning 28017 1726867536.18476: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-415c-0e01-0000000006e8] 28017 1726867536.18480: sending task result for task 0affcac9-a3a5-415c-0e01-0000000006e8 28017 1726867536.19888: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000006e8 28017 1726867536.19891: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867536.20054: no more pending results, returning what we have 28017 1726867536.20057: results queue empty 28017 1726867536.20058: checking for any_errors_fatal 28017 1726867536.20064: done checking for any_errors_fatal 28017 1726867536.20064: checking for max_fail_percentage 28017 1726867536.20066: done checking for max_fail_percentage 28017 1726867536.20067: checking to see if all hosts have failed and the running result is not ok 28017 1726867536.20068: done checking to see if all hosts have failed 28017 1726867536.20068: getting the remaining hosts for this loop 28017 1726867536.20070: done getting the remaining hosts for this loop 28017 1726867536.20073: getting the next task for host managed_node3 28017 1726867536.20081: done getting next task for host managed_node3 28017 1726867536.20084: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28017 1726867536.20087: ^ 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 28017 1726867536.20095: getting variables 28017 1726867536.20097: in VariableManager get_vars() 28017 1726867536.20127: Calling all_inventory to load vars for managed_node3 28017 1726867536.20129: Calling groups_inventory to load vars for managed_node3 28017 1726867536.20132: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867536.20140: Calling all_plugins_play to load vars for managed_node3 28017 1726867536.20143: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867536.20146: Calling groups_plugins_play to load vars for managed_node3 28017 1726867536.21432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867536.24074: done with get_vars() 28017 1726867536.24097: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:25:36 -0400 (0:00:01.744) 0:00:26.978 ****** 28017 1726867536.24198: entering _queue_task() for managed_node3/package_facts 28017 1726867536.24547: worker is 1 (out of 1 available) 28017 1726867536.24561: exiting _queue_task() for managed_node3/package_facts 28017 1726867536.24571: done queuing things up, now waiting for results queue to drain 28017 1726867536.24572: waiting for pending results... 28017 1726867536.24847: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 28017 1726867536.25179: in run() - task 0affcac9-a3a5-415c-0e01-0000000006e9 28017 1726867536.25186: variable 'ansible_search_path' from source: unknown 28017 1726867536.25189: variable 'ansible_search_path' from source: unknown 28017 1726867536.25192: calling self._execute() 28017 1726867536.25194: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867536.25196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867536.25199: variable 'omit' from source: magic vars 28017 1726867536.25564: variable 'ansible_distribution_major_version' from source: facts 28017 1726867536.25584: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867536.25596: variable 'omit' from source: magic vars 28017 1726867536.25660: variable 'omit' from source: magic vars 28017 1726867536.25703: variable 'omit' from source: magic vars 28017 1726867536.25755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867536.25797: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867536.25823: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867536.25860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867536.25876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867536.25914: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867536.25927: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867536.25937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867536.26039: Set connection var ansible_connection to ssh 28017 1726867536.26051: Set connection var ansible_shell_type to sh 28017 1726867536.26060: Set connection var ansible_shell_executable to /bin/sh 28017 1726867536.26072: Set connection var ansible_pipelining to False 28017 1726867536.26088: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867536.26102: Set connection var ansible_timeout to 10 28017 1726867536.26129: variable 'ansible_shell_executable' from source: unknown 28017 1726867536.26139: variable 'ansible_connection' from source: unknown 28017 1726867536.26184: variable 'ansible_module_compression' from source: unknown 28017 1726867536.26187: variable 'ansible_shell_type' from source: unknown 28017 1726867536.26190: variable 'ansible_shell_executable' from source: unknown 28017 1726867536.26192: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867536.26194: variable 'ansible_pipelining' from source: unknown 28017 1726867536.26197: variable 'ansible_timeout' from source: unknown 28017 1726867536.26199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867536.26388: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867536.26410: variable 'omit' from source: magic vars 28017 1726867536.26509: starting attempt loop 28017 1726867536.26513: running the handler 28017 1726867536.26515: _low_level_execute_command(): starting 28017 1726867536.26517: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867536.27290: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867536.27308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867536.27334: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867536.27508: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867536.29144: stdout chunk (state=3): >>>/root <<< 28017 1726867536.29279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867536.29302: stderr chunk (state=3): >>><<< 28017 1726867536.29488: stdout chunk (state=3): >>><<< 28017 1726867536.29493: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867536.29496: _low_level_execute_command(): starting 28017 1726867536.29499: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867536.294004-29262-15198848847437 `" && echo ansible-tmp-1726867536.294004-29262-15198848847437="` echo /root/.ansible/tmp/ansible-tmp-1726867536.294004-29262-15198848847437 `" ) && sleep 0' 28017 1726867536.30472: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867536.30682: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867536.30704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867536.30719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867536.30812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867536.32687: stdout chunk (state=3): >>>ansible-tmp-1726867536.294004-29262-15198848847437=/root/.ansible/tmp/ansible-tmp-1726867536.294004-29262-15198848847437 <<< 28017 1726867536.32836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867536.32840: stdout chunk (state=3): >>><<< 28017 1726867536.32842: stderr chunk (state=3): >>><<< 28017 1726867536.32857: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867536.294004-29262-15198848847437=/root/.ansible/tmp/ansible-tmp-1726867536.294004-29262-15198848847437 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867536.32908: variable 'ansible_module_compression' from source: unknown 28017 1726867536.33184: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28017 1726867536.33222: variable 'ansible_facts' from source: unknown 28017 1726867536.33602: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867536.294004-29262-15198848847437/AnsiballZ_package_facts.py 28017 1726867536.34128: Sending initial data 28017 1726867536.34139: Sent initial data (160 bytes) 28017 1726867536.35328: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867536.35341: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867536.35614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867536.35617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867536.35800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867536.35860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867536.37405: 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 <<< 28017 1726867536.37444: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867536.37497: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867536.294004-29262-15198848847437/AnsiballZ_package_facts.py" <<< 28017 1726867536.37507: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpc9nrc7ho /root/.ansible/tmp/ansible-tmp-1726867536.294004-29262-15198848847437/AnsiballZ_package_facts.py <<< 28017 1726867536.37543: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpc9nrc7ho" to remote "/root/.ansible/tmp/ansible-tmp-1726867536.294004-29262-15198848847437/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867536.294004-29262-15198848847437/AnsiballZ_package_facts.py" <<< 28017 1726867536.40418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867536.40465: stderr chunk (state=3): >>><<< 28017 1726867536.40537: stdout chunk (state=3): >>><<< 28017 1726867536.40546: done transferring module to remote 28017 1726867536.40561: _low_level_execute_command(): starting 28017 1726867536.40689: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867536.294004-29262-15198848847437/ /root/.ansible/tmp/ansible-tmp-1726867536.294004-29262-15198848847437/AnsiballZ_package_facts.py && sleep 0' 28017 1726867536.41991: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867536.41998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867536.42012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867536.42085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867536.43884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867536.43887: stderr chunk (state=3): >>><<< 28017 1726867536.43890: stdout chunk (state=3): >>><<< 28017 1726867536.43971: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867536.43983: _low_level_execute_command(): starting 28017 1726867536.43986: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867536.294004-29262-15198848847437/AnsiballZ_package_facts.py && sleep 0' 28017 1726867536.44628: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867536.44643: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867536.44656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867536.44673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867536.44700: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867536.44714: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867536.44795: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867536.44818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867536.44837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867536.44859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867536.44941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867536.88720: 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"<<< 28017 1726867536.88737: 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<<< 28017 1726867536.88763: 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,<<< 28017 1726867536.88794: 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",<<< 28017 1726867536.88808: 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<<< 28017 1726867536.88829: 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<<< 28017 1726867536.88857: 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"<<< 28017 1726867536.88872: 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<<< 28017 1726867536.88902: 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.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<<< 28017 1726867536.88925: 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.<<< 28017 1726867536.88941: 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<<< 28017 1726867536.88947: 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"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28017 1726867536.90698: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867536.90732: stderr chunk (state=3): >>><<< 28017 1726867536.90736: stdout chunk (state=3): >>><<< 28017 1726867536.90783: _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"}], "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867536.91952: 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-1726867536.294004-29262-15198848847437/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867536.91967: _low_level_execute_command(): starting 28017 1726867536.91971: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867536.294004-29262-15198848847437/ > /dev/null 2>&1 && sleep 0' 28017 1726867536.92418: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867536.92421: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867536.92423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867536.92426: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867536.92428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867536.92483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867536.92490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867536.92492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867536.92533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867536.94369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867536.94395: stderr chunk (state=3): >>><<< 28017 1726867536.94398: stdout chunk (state=3): >>><<< 28017 1726867536.94409: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867536.94415: handler run complete 28017 1726867536.94911: variable 'ansible_facts' from source: unknown 28017 1726867536.95176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867536.96215: variable 'ansible_facts' from source: unknown 28017 1726867536.96450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867536.96824: attempt loop complete, returning result 28017 1726867536.96835: _execute() done 28017 1726867536.96838: dumping result to json 28017 1726867536.96952: done dumping result, returning 28017 1726867536.96960: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-415c-0e01-0000000006e9] 28017 1726867536.96963: sending task result for task 0affcac9-a3a5-415c-0e01-0000000006e9 28017 1726867536.98256: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000006e9 28017 1726867536.98259: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867536.98347: no more pending results, returning what we have 28017 1726867536.98349: results queue empty 28017 1726867536.98349: checking for any_errors_fatal 28017 1726867536.98354: done checking for any_errors_fatal 28017 1726867536.98354: checking for max_fail_percentage 28017 1726867536.98355: done checking for max_fail_percentage 28017 1726867536.98356: checking to see if all hosts have failed and the running result is not ok 28017 1726867536.98357: done checking to see if all hosts have failed 28017 1726867536.98357: getting the remaining hosts for this loop 28017 1726867536.98358: done getting the remaining hosts for this loop 28017 1726867536.98360: getting the next task for host managed_node3 28017 1726867536.98365: done getting next task for host managed_node3 28017 1726867536.98367: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28017 1726867536.98368: ^ 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 28017 1726867536.98374: getting variables 28017 1726867536.98375: in VariableManager get_vars() 28017 1726867536.98398: Calling all_inventory to load vars for managed_node3 28017 1726867536.98404: Calling groups_inventory to load vars for managed_node3 28017 1726867536.98406: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867536.98413: Calling all_plugins_play to load vars for managed_node3 28017 1726867536.98414: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867536.98416: Calling groups_plugins_play to load vars for managed_node3 28017 1726867536.99119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867536.99994: done with get_vars() 28017 1726867537.00010: done getting variables 28017 1726867537.00054: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:25:36 -0400 (0:00:00.758) 0:00:27.737 ****** 28017 1726867537.00082: entering _queue_task() for managed_node3/debug 28017 1726867537.00306: worker is 1 (out of 1 available) 28017 1726867537.00320: exiting _queue_task() for managed_node3/debug 28017 1726867537.00333: done queuing things up, now waiting for results queue to drain 28017 1726867537.00334: waiting for pending results... 28017 1726867537.00498: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 28017 1726867537.00571: in run() - task 0affcac9-a3a5-415c-0e01-0000000000b8 28017 1726867537.00585: variable 'ansible_search_path' from source: unknown 28017 1726867537.00589: variable 'ansible_search_path' from source: unknown 28017 1726867537.00617: calling self._execute() 28017 1726867537.00693: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867537.00698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867537.00707: variable 'omit' from source: magic vars 28017 1726867537.00993: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.01002: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867537.01012: variable 'omit' from source: magic vars 28017 1726867537.01041: variable 'omit' from source: magic vars 28017 1726867537.01114: variable 'network_provider' from source: set_fact 28017 1726867537.01130: variable 'omit' from source: magic vars 28017 1726867537.01162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867537.01189: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867537.01207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867537.01222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867537.01235: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867537.01258: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867537.01261: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867537.01264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867537.01334: Set connection var ansible_connection to ssh 28017 1726867537.01342: Set connection var ansible_shell_type to sh 28017 1726867537.01348: Set connection var ansible_shell_executable to /bin/sh 28017 1726867537.01353: Set connection var ansible_pipelining to False 28017 1726867537.01359: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867537.01366: Set connection var ansible_timeout to 10 28017 1726867537.01384: variable 'ansible_shell_executable' from source: unknown 28017 1726867537.01387: variable 'ansible_connection' from source: unknown 28017 1726867537.01389: variable 'ansible_module_compression' from source: unknown 28017 1726867537.01391: variable 'ansible_shell_type' from source: unknown 28017 1726867537.01394: variable 'ansible_shell_executable' from source: unknown 28017 1726867537.01396: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867537.01399: variable 'ansible_pipelining' from source: unknown 28017 1726867537.01401: variable 'ansible_timeout' from source: unknown 28017 1726867537.01406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867537.01508: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867537.01517: variable 'omit' from source: magic vars 28017 1726867537.01520: starting attempt loop 28017 1726867537.01523: running the handler 28017 1726867537.01563: handler run complete 28017 1726867537.01573: attempt loop complete, returning result 28017 1726867537.01576: _execute() done 28017 1726867537.01580: dumping result to json 28017 1726867537.01583: done dumping result, returning 28017 1726867537.01590: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-415c-0e01-0000000000b8] 28017 1726867537.01594: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000b8 28017 1726867537.01669: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000b8 28017 1726867537.01673: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 28017 1726867537.01729: no more pending results, returning what we have 28017 1726867537.01732: results queue empty 28017 1726867537.01733: checking for any_errors_fatal 28017 1726867537.01744: done checking for any_errors_fatal 28017 1726867537.01745: checking for max_fail_percentage 28017 1726867537.01746: done checking for max_fail_percentage 28017 1726867537.01747: checking to see if all hosts have failed and the running result is not ok 28017 1726867537.01748: done checking to see if all hosts have failed 28017 1726867537.01748: getting the remaining hosts for this loop 28017 1726867537.01750: done getting the remaining hosts for this loop 28017 1726867537.01753: getting the next task for host managed_node3 28017 1726867537.01758: done getting next task for host managed_node3 28017 1726867537.01761: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28017 1726867537.01763: ^ 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 28017 1726867537.01771: getting variables 28017 1726867537.01773: in VariableManager get_vars() 28017 1726867537.01805: Calling all_inventory to load vars for managed_node3 28017 1726867537.01808: Calling groups_inventory to load vars for managed_node3 28017 1726867537.01810: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867537.01818: Calling all_plugins_play to load vars for managed_node3 28017 1726867537.01820: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867537.01823: Calling groups_plugins_play to load vars for managed_node3 28017 1726867537.02631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867537.03493: done with get_vars() 28017 1726867537.03510: done getting variables 28017 1726867537.03549: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:25:37 -0400 (0:00:00.034) 0:00:27.772 ****** 28017 1726867537.03569: entering _queue_task() for managed_node3/fail 28017 1726867537.03763: worker is 1 (out of 1 available) 28017 1726867537.03776: exiting _queue_task() for managed_node3/fail 28017 1726867537.03789: done queuing things up, now waiting for results queue to drain 28017 1726867537.03790: waiting for pending results... 28017 1726867537.03946: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28017 1726867537.04022: in run() - task 0affcac9-a3a5-415c-0e01-0000000000b9 28017 1726867537.04032: variable 'ansible_search_path' from source: unknown 28017 1726867537.04036: variable 'ansible_search_path' from source: unknown 28017 1726867537.04062: calling self._execute() 28017 1726867537.04134: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867537.04138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867537.04148: variable 'omit' from source: magic vars 28017 1726867537.04409: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.04419: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867537.04508: variable 'network_state' from source: role '' defaults 28017 1726867537.04516: Evaluated conditional (network_state != {}): False 28017 1726867537.04519: when evaluation is False, skipping this task 28017 1726867537.04521: _execute() done 28017 1726867537.04524: dumping result to json 28017 1726867537.04526: done dumping result, returning 28017 1726867537.04536: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-415c-0e01-0000000000b9] 28017 1726867537.04540: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000b9 28017 1726867537.04626: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000b9 28017 1726867537.04629: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867537.04702: no more pending results, returning what we have 28017 1726867537.04704: results queue empty 28017 1726867537.04705: checking for any_errors_fatal 28017 1726867537.04710: done checking for any_errors_fatal 28017 1726867537.04711: checking for max_fail_percentage 28017 1726867537.04712: done checking for max_fail_percentage 28017 1726867537.04713: checking to see if all hosts have failed and the running result is not ok 28017 1726867537.04714: done checking to see if all hosts have failed 28017 1726867537.04715: getting the remaining hosts for this loop 28017 1726867537.04716: done getting the remaining hosts for this loop 28017 1726867537.04718: getting the next task for host managed_node3 28017 1726867537.04722: done getting next task for host managed_node3 28017 1726867537.04725: ^ 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 28017 1726867537.04727: ^ 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 28017 1726867537.04741: getting variables 28017 1726867537.04742: in VariableManager get_vars() 28017 1726867537.04768: Calling all_inventory to load vars for managed_node3 28017 1726867537.04770: Calling groups_inventory to load vars for managed_node3 28017 1726867537.04771: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867537.04779: Calling all_plugins_play to load vars for managed_node3 28017 1726867537.04781: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867537.04783: Calling groups_plugins_play to load vars for managed_node3 28017 1726867537.05494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867537.06437: done with get_vars() 28017 1726867537.06452: done getting variables 28017 1726867537.06496: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:25:37 -0400 (0:00:00.029) 0:00:27.801 ****** 28017 1726867537.06516: entering _queue_task() for managed_node3/fail 28017 1726867537.06701: worker is 1 (out of 1 available) 28017 1726867537.06714: exiting _queue_task() for managed_node3/fail 28017 1726867537.06725: done queuing things up, now waiting for results queue to drain 28017 1726867537.06726: waiting for pending results... 28017 1726867537.06881: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28017 1726867537.06950: in run() - task 0affcac9-a3a5-415c-0e01-0000000000ba 28017 1726867537.06962: variable 'ansible_search_path' from source: unknown 28017 1726867537.06966: variable 'ansible_search_path' from source: unknown 28017 1726867537.06991: calling self._execute() 28017 1726867537.07057: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867537.07063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867537.07073: variable 'omit' from source: magic vars 28017 1726867537.07334: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.07343: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867537.07426: variable 'network_state' from source: role '' defaults 28017 1726867537.07436: Evaluated conditional (network_state != {}): False 28017 1726867537.07439: when evaluation is False, skipping this task 28017 1726867537.07442: _execute() done 28017 1726867537.07445: dumping result to json 28017 1726867537.07447: done dumping result, returning 28017 1726867537.07454: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-415c-0e01-0000000000ba] 28017 1726867537.07459: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000ba 28017 1726867537.07538: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000ba 28017 1726867537.07541: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867537.07589: no more pending results, returning what we have 28017 1726867537.07592: results queue empty 28017 1726867537.07592: checking for any_errors_fatal 28017 1726867537.07597: done checking for any_errors_fatal 28017 1726867537.07598: checking for max_fail_percentage 28017 1726867537.07600: done checking for max_fail_percentage 28017 1726867537.07600: checking to see if all hosts have failed and the running result is not ok 28017 1726867537.07601: done checking to see if all hosts have failed 28017 1726867537.07602: getting the remaining hosts for this loop 28017 1726867537.07603: done getting the remaining hosts for this loop 28017 1726867537.07606: getting the next task for host managed_node3 28017 1726867537.07610: done getting next task for host managed_node3 28017 1726867537.07613: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28017 1726867537.07615: ^ 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 28017 1726867537.07627: getting variables 28017 1726867537.07628: in VariableManager get_vars() 28017 1726867537.07664: Calling all_inventory to load vars for managed_node3 28017 1726867537.07666: Calling groups_inventory to load vars for managed_node3 28017 1726867537.07669: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867537.07679: Calling all_plugins_play to load vars for managed_node3 28017 1726867537.07682: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867537.07684: Calling groups_plugins_play to load vars for managed_node3 28017 1726867537.11514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867537.12354: done with get_vars() 28017 1726867537.12367: done getting variables 28017 1726867537.12400: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:25:37 -0400 (0:00:00.059) 0:00:27.860 ****** 28017 1726867537.12418: entering _queue_task() for managed_node3/fail 28017 1726867537.12641: worker is 1 (out of 1 available) 28017 1726867537.12655: exiting _queue_task() for managed_node3/fail 28017 1726867537.12666: done queuing things up, now waiting for results queue to drain 28017 1726867537.12667: waiting for pending results... 28017 1726867537.12837: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28017 1726867537.12906: in run() - task 0affcac9-a3a5-415c-0e01-0000000000bb 28017 1726867537.12918: variable 'ansible_search_path' from source: unknown 28017 1726867537.12921: variable 'ansible_search_path' from source: unknown 28017 1726867537.12951: calling self._execute() 28017 1726867537.13027: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867537.13035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867537.13044: variable 'omit' from source: magic vars 28017 1726867537.13319: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.13333: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867537.13454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867537.14959: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867537.15009: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867537.15037: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867537.15061: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867537.15089: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867537.15143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.15162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.15181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.15210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.15221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.15288: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.15303: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28017 1726867537.15378: variable 'ansible_distribution' from source: facts 28017 1726867537.15382: variable '__network_rh_distros' from source: role '' defaults 28017 1726867537.15389: Evaluated conditional (ansible_distribution in __network_rh_distros): True 28017 1726867537.15550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.15568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.15587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.15611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.15623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.15659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.15675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.15693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.15716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.15727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.15761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.15776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.15794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.15819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.15831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.16021: variable 'network_connections' from source: play vars 28017 1726867537.16032: variable 'profile' from source: play vars 28017 1726867537.16084: variable 'profile' from source: play vars 28017 1726867537.16087: variable 'interface' from source: set_fact 28017 1726867537.16130: variable 'interface' from source: set_fact 28017 1726867537.16140: variable 'network_state' from source: role '' defaults 28017 1726867537.16213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867537.16332: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867537.16368: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867537.16402: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867537.16423: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867537.16455: 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) 28017 1726867537.16474: 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) 28017 1726867537.16493: 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) 28017 1726867537.16514: 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) 28017 1726867537.16535: 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 28017 1726867537.16539: when evaluation is False, skipping this task 28017 1726867537.16541: _execute() done 28017 1726867537.16543: dumping result to json 28017 1726867537.16545: done dumping result, returning 28017 1726867537.16553: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-415c-0e01-0000000000bb] 28017 1726867537.16558: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000bb 28017 1726867537.16637: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000bb 28017 1726867537.16640: WORKER PROCESS EXITING skipping: [managed_node3] => { "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" } 28017 1726867537.16689: no more pending results, returning what we have 28017 1726867537.16692: results queue empty 28017 1726867537.16692: checking for any_errors_fatal 28017 1726867537.16701: done checking for any_errors_fatal 28017 1726867537.16702: checking for max_fail_percentage 28017 1726867537.16704: done checking for max_fail_percentage 28017 1726867537.16704: checking to see if all hosts have failed and the running result is not ok 28017 1726867537.16705: done checking to see if all hosts have failed 28017 1726867537.16706: getting the remaining hosts for this loop 28017 1726867537.16707: done getting the remaining hosts for this loop 28017 1726867537.16710: getting the next task for host managed_node3 28017 1726867537.16716: done getting next task for host managed_node3 28017 1726867537.16719: ^ 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 28017 1726867537.16721: ^ 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 28017 1726867537.16733: getting variables 28017 1726867537.16735: in VariableManager get_vars() 28017 1726867537.16771: Calling all_inventory to load vars for managed_node3 28017 1726867537.16774: Calling groups_inventory to load vars for managed_node3 28017 1726867537.16776: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867537.16786: Calling all_plugins_play to load vars for managed_node3 28017 1726867537.16788: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867537.16791: Calling groups_plugins_play to load vars for managed_node3 28017 1726867537.17565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867537.18760: done with get_vars() 28017 1726867537.18783: done getting variables 28017 1726867537.18836: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:25:37 -0400 (0:00:00.064) 0:00:27.925 ****** 28017 1726867537.18864: entering _queue_task() for managed_node3/dnf 28017 1726867537.19244: worker is 1 (out of 1 available) 28017 1726867537.19315: exiting _queue_task() for managed_node3/dnf 28017 1726867537.19332: done queuing things up, now waiting for results queue to drain 28017 1726867537.19334: waiting for pending results... 28017 1726867537.19522: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28017 1726867537.19600: in run() - task 0affcac9-a3a5-415c-0e01-0000000000bc 28017 1726867537.19612: variable 'ansible_search_path' from source: unknown 28017 1726867537.19615: variable 'ansible_search_path' from source: unknown 28017 1726867537.19646: calling self._execute() 28017 1726867537.19725: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867537.19732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867537.19740: variable 'omit' from source: magic vars 28017 1726867537.20032: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.20042: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867537.20174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867537.21876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867537.22082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867537.22085: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867537.22087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867537.22089: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867537.22136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.22165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.22194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.22241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.22259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.22366: variable 'ansible_distribution' from source: facts 28017 1726867537.22375: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.22396: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28017 1726867537.22508: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867537.22641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.22669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.22699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.22744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.22764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.22808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.22838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.22867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.22911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.22932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.22975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.23005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.23035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.23282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.23285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.23287: variable 'network_connections' from source: play vars 28017 1726867537.23289: variable 'profile' from source: play vars 28017 1726867537.23335: variable 'profile' from source: play vars 28017 1726867537.23344: variable 'interface' from source: set_fact 28017 1726867537.23406: variable 'interface' from source: set_fact 28017 1726867537.23480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867537.23658: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867537.23703: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867537.23739: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867537.23771: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867537.23815: 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) 28017 1726867537.23844: 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) 28017 1726867537.23881: 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) 28017 1726867537.23910: 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) 28017 1726867537.23959: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867537.24195: variable 'network_connections' from source: play vars 28017 1726867537.24205: variable 'profile' from source: play vars 28017 1726867537.24269: variable 'profile' from source: play vars 28017 1726867537.24281: variable 'interface' from source: set_fact 28017 1726867537.24346: variable 'interface' from source: set_fact 28017 1726867537.24375: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28017 1726867537.24384: when evaluation is False, skipping this task 28017 1726867537.24392: _execute() done 28017 1726867537.24398: dumping result to json 28017 1726867537.24404: done dumping result, returning 28017 1726867537.24414: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-415c-0e01-0000000000bc] 28017 1726867537.24422: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000bc skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28017 1726867537.24562: no more pending results, returning what we have 28017 1726867537.24565: results queue empty 28017 1726867537.24565: checking for any_errors_fatal 28017 1726867537.24570: done checking for any_errors_fatal 28017 1726867537.24571: checking for max_fail_percentage 28017 1726867537.24572: done checking for max_fail_percentage 28017 1726867537.24573: checking to see if all hosts have failed and the running result is not ok 28017 1726867537.24574: done checking to see if all hosts have failed 28017 1726867537.24574: getting the remaining hosts for this loop 28017 1726867537.24576: done getting the remaining hosts for this loop 28017 1726867537.24581: getting the next task for host managed_node3 28017 1726867537.24586: done getting next task for host managed_node3 28017 1726867537.24589: ^ 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 28017 1726867537.24591: ^ 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 28017 1726867537.24604: getting variables 28017 1726867537.24606: in VariableManager get_vars() 28017 1726867537.24639: Calling all_inventory to load vars for managed_node3 28017 1726867537.24642: Calling groups_inventory to load vars for managed_node3 28017 1726867537.24644: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867537.24653: Calling all_plugins_play to load vars for managed_node3 28017 1726867537.24655: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867537.24658: Calling groups_plugins_play to load vars for managed_node3 28017 1726867537.25194: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000bc 28017 1726867537.25197: WORKER PROCESS EXITING 28017 1726867537.25995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867537.27601: done with get_vars() 28017 1726867537.27628: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28017 1726867537.27700: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:25:37 -0400 (0:00:00.088) 0:00:28.014 ****** 28017 1726867537.27735: entering _queue_task() for managed_node3/yum 28017 1726867537.28026: worker is 1 (out of 1 available) 28017 1726867537.28039: exiting _queue_task() for managed_node3/yum 28017 1726867537.28163: done queuing things up, now waiting for results queue to drain 28017 1726867537.28164: waiting for pending results... 28017 1726867537.28390: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28017 1726867537.28449: in run() - task 0affcac9-a3a5-415c-0e01-0000000000bd 28017 1726867537.28469: variable 'ansible_search_path' from source: unknown 28017 1726867537.28506: variable 'ansible_search_path' from source: unknown 28017 1726867537.28522: calling self._execute() 28017 1726867537.28636: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867537.28650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867537.28702: variable 'omit' from source: magic vars 28017 1726867537.29074: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.29094: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867537.29281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867537.31504: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867537.31994: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867537.31997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867537.32004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867537.32036: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867537.32125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.32159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.32193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.32245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.32265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.32364: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.32387: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28017 1726867537.32395: when evaluation is False, skipping this task 28017 1726867537.32402: _execute() done 28017 1726867537.32429: dumping result to json 28017 1726867537.32431: done dumping result, returning 28017 1726867537.32434: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-415c-0e01-0000000000bd] 28017 1726867537.32444: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000bd 28017 1726867537.32608: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000bd 28017 1726867537.32611: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28017 1726867537.32692: no more pending results, returning what we have 28017 1726867537.32695: results queue empty 28017 1726867537.32696: checking for any_errors_fatal 28017 1726867537.32704: done checking for any_errors_fatal 28017 1726867537.32705: checking for max_fail_percentage 28017 1726867537.32707: done checking for max_fail_percentage 28017 1726867537.32708: checking to see if all hosts have failed and the running result is not ok 28017 1726867537.32709: done checking to see if all hosts have failed 28017 1726867537.32710: getting the remaining hosts for this loop 28017 1726867537.32712: done getting the remaining hosts for this loop 28017 1726867537.32715: getting the next task for host managed_node3 28017 1726867537.32722: done getting next task for host managed_node3 28017 1726867537.32726: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28017 1726867537.32727: ^ 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 28017 1726867537.32741: getting variables 28017 1726867537.32744: in VariableManager get_vars() 28017 1726867537.32786: Calling all_inventory to load vars for managed_node3 28017 1726867537.32789: Calling groups_inventory to load vars for managed_node3 28017 1726867537.32792: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867537.32803: Calling all_plugins_play to load vars for managed_node3 28017 1726867537.32806: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867537.32809: Calling groups_plugins_play to load vars for managed_node3 28017 1726867537.34539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867537.36174: done with get_vars() 28017 1726867537.36196: done getting variables 28017 1726867537.36256: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:25:37 -0400 (0:00:00.085) 0:00:28.099 ****** 28017 1726867537.36287: entering _queue_task() for managed_node3/fail 28017 1726867537.36682: worker is 1 (out of 1 available) 28017 1726867537.36694: exiting _queue_task() for managed_node3/fail 28017 1726867537.36703: done queuing things up, now waiting for results queue to drain 28017 1726867537.36704: waiting for pending results... 28017 1726867537.36916: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28017 1726867537.37038: in run() - task 0affcac9-a3a5-415c-0e01-0000000000be 28017 1726867537.37041: variable 'ansible_search_path' from source: unknown 28017 1726867537.37043: variable 'ansible_search_path' from source: unknown 28017 1726867537.37120: calling self._execute() 28017 1726867537.37208: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867537.37219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867537.37240: variable 'omit' from source: magic vars 28017 1726867537.37672: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.37775: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867537.37832: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867537.38044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867537.40266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867537.40358: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867537.40407: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867537.40444: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867537.40478: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867537.40564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.40608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.40638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.40682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.40712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.40821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.40824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.40827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.40859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.40881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.40930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.40962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.40993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.41041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.41059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.41232: variable 'network_connections' from source: play vars 28017 1726867537.41359: variable 'profile' from source: play vars 28017 1726867537.41364: variable 'profile' from source: play vars 28017 1726867537.41366: variable 'interface' from source: set_fact 28017 1726867537.41403: variable 'interface' from source: set_fact 28017 1726867537.41480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867537.41664: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867537.41712: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867537.41745: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867537.41776: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867537.41827: 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) 28017 1726867537.41853: 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) 28017 1726867537.41883: 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) 28017 1726867537.41982: 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) 28017 1726867537.41986: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867537.42223: variable 'network_connections' from source: play vars 28017 1726867537.42234: variable 'profile' from source: play vars 28017 1726867537.42306: variable 'profile' from source: play vars 28017 1726867537.42315: variable 'interface' from source: set_fact 28017 1726867537.42385: variable 'interface' from source: set_fact 28017 1726867537.42462: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28017 1726867537.42465: when evaluation is False, skipping this task 28017 1726867537.42467: _execute() done 28017 1726867537.42470: dumping result to json 28017 1726867537.42473: done dumping result, returning 28017 1726867537.42475: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-415c-0e01-0000000000be] 28017 1726867537.42487: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000be skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28017 1726867537.42617: no more pending results, returning what we have 28017 1726867537.42621: results queue empty 28017 1726867537.42622: checking for any_errors_fatal 28017 1726867537.42628: done checking for any_errors_fatal 28017 1726867537.42629: checking for max_fail_percentage 28017 1726867537.42631: done checking for max_fail_percentage 28017 1726867537.42632: checking to see if all hosts have failed and the running result is not ok 28017 1726867537.42633: done checking to see if all hosts have failed 28017 1726867537.42633: getting the remaining hosts for this loop 28017 1726867537.42635: done getting the remaining hosts for this loop 28017 1726867537.42639: getting the next task for host managed_node3 28017 1726867537.42645: done getting next task for host managed_node3 28017 1726867537.42649: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28017 1726867537.42651: ^ 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 28017 1726867537.42664: getting variables 28017 1726867537.42667: in VariableManager get_vars() 28017 1726867537.42709: Calling all_inventory to load vars for managed_node3 28017 1726867537.42711: Calling groups_inventory to load vars for managed_node3 28017 1726867537.42713: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867537.42723: Calling all_plugins_play to load vars for managed_node3 28017 1726867537.42726: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867537.42728: Calling groups_plugins_play to load vars for managed_node3 28017 1726867537.43393: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000be 28017 1726867537.43396: WORKER PROCESS EXITING 28017 1726867537.44483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867537.46109: done with get_vars() 28017 1726867537.46130: done getting variables 28017 1726867537.46192: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:25:37 -0400 (0:00:00.099) 0:00:28.198 ****** 28017 1726867537.46222: entering _queue_task() for managed_node3/package 28017 1726867537.46525: worker is 1 (out of 1 available) 28017 1726867537.46537: exiting _queue_task() for managed_node3/package 28017 1726867537.46548: done queuing things up, now waiting for results queue to drain 28017 1726867537.46549: waiting for pending results... 28017 1726867537.46821: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 28017 1726867537.46927: in run() - task 0affcac9-a3a5-415c-0e01-0000000000bf 28017 1726867537.46948: variable 'ansible_search_path' from source: unknown 28017 1726867537.46957: variable 'ansible_search_path' from source: unknown 28017 1726867537.47007: calling self._execute() 28017 1726867537.47114: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867537.47125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867537.47139: variable 'omit' from source: magic vars 28017 1726867537.47536: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.47582: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867537.47772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867537.48038: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867537.48099: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867537.48138: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867537.48226: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867537.48383: variable 'network_packages' from source: role '' defaults 28017 1726867537.48465: variable '__network_provider_setup' from source: role '' defaults 28017 1726867537.48485: variable '__network_service_name_default_nm' from source: role '' defaults 28017 1726867537.48566: variable '__network_service_name_default_nm' from source: role '' defaults 28017 1726867537.48585: variable '__network_packages_default_nm' from source: role '' defaults 28017 1726867537.48657: variable '__network_packages_default_nm' from source: role '' defaults 28017 1726867537.48965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867537.51164: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867537.51207: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867537.51233: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867537.51257: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867537.51279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867537.51337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.51356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.51378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.51404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.51415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.51448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.51463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.51484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.51508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.51518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.51661: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28017 1726867537.51734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.51751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.51769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.51796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.51807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.51869: variable 'ansible_python' from source: facts 28017 1726867537.51889: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28017 1726867537.51945: variable '__network_wpa_supplicant_required' from source: role '' defaults 28017 1726867537.52001: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28017 1726867537.52084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.52101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.52118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.52146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.52156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.52193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.52210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.52228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.52255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.52265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.52359: variable 'network_connections' from source: play vars 28017 1726867537.52365: variable 'profile' from source: play vars 28017 1726867537.52436: variable 'profile' from source: play vars 28017 1726867537.52442: variable 'interface' from source: set_fact 28017 1726867537.52495: variable 'interface' from source: set_fact 28017 1726867537.52544: 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) 28017 1726867537.52565: 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) 28017 1726867537.52590: 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) 28017 1726867537.52623: 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) 28017 1726867537.52658: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867537.53082: variable 'network_connections' from source: play vars 28017 1726867537.53086: variable 'profile' from source: play vars 28017 1726867537.53146: variable 'profile' from source: play vars 28017 1726867537.53156: variable 'interface' from source: set_fact 28017 1726867537.53238: variable 'interface' from source: set_fact 28017 1726867537.53275: variable '__network_packages_default_wireless' from source: role '' defaults 28017 1726867537.53417: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867537.53783: variable 'network_connections' from source: play vars 28017 1726867537.53788: variable 'profile' from source: play vars 28017 1726867537.53838: variable 'profile' from source: play vars 28017 1726867537.53842: variable 'interface' from source: set_fact 28017 1726867537.53915: variable 'interface' from source: set_fact 28017 1726867537.53933: variable '__network_packages_default_team' from source: role '' defaults 28017 1726867537.53992: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867537.54181: variable 'network_connections' from source: play vars 28017 1726867537.54184: variable 'profile' from source: play vars 28017 1726867537.54233: variable 'profile' from source: play vars 28017 1726867537.54236: variable 'interface' from source: set_fact 28017 1726867537.54304: variable 'interface' from source: set_fact 28017 1726867537.54343: variable '__network_service_name_default_initscripts' from source: role '' defaults 28017 1726867537.54385: variable '__network_service_name_default_initscripts' from source: role '' defaults 28017 1726867537.54391: variable '__network_packages_default_initscripts' from source: role '' defaults 28017 1726867537.54435: variable '__network_packages_default_initscripts' from source: role '' defaults 28017 1726867537.54564: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28017 1726867537.54854: variable 'network_connections' from source: play vars 28017 1726867537.54858: variable 'profile' from source: play vars 28017 1726867537.54904: variable 'profile' from source: play vars 28017 1726867537.54907: variable 'interface' from source: set_fact 28017 1726867537.54951: variable 'interface' from source: set_fact 28017 1726867537.54957: variable 'ansible_distribution' from source: facts 28017 1726867537.54960: variable '__network_rh_distros' from source: role '' defaults 28017 1726867537.54967: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.54982: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28017 1726867537.55086: variable 'ansible_distribution' from source: facts 28017 1726867537.55090: variable '__network_rh_distros' from source: role '' defaults 28017 1726867537.55092: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.55103: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28017 1726867537.55207: variable 'ansible_distribution' from source: facts 28017 1726867537.55211: variable '__network_rh_distros' from source: role '' defaults 28017 1726867537.55213: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.55239: variable 'network_provider' from source: set_fact 28017 1726867537.55250: variable 'ansible_facts' from source: unknown 28017 1726867537.55631: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28017 1726867537.55634: when evaluation is False, skipping this task 28017 1726867537.55639: _execute() done 28017 1726867537.55644: dumping result to json 28017 1726867537.55647: done dumping result, returning 28017 1726867537.55734: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-415c-0e01-0000000000bf] 28017 1726867537.55737: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000bf 28017 1726867537.55805: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000bf 28017 1726867537.55807: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28017 1726867537.55855: no more pending results, returning what we have 28017 1726867537.55858: results queue empty 28017 1726867537.55859: checking for any_errors_fatal 28017 1726867537.55866: done checking for any_errors_fatal 28017 1726867537.55867: checking for max_fail_percentage 28017 1726867537.55868: done checking for max_fail_percentage 28017 1726867537.55869: checking to see if all hosts have failed and the running result is not ok 28017 1726867537.55870: done checking to see if all hosts have failed 28017 1726867537.55871: getting the remaining hosts for this loop 28017 1726867537.55872: done getting the remaining hosts for this loop 28017 1726867537.55875: getting the next task for host managed_node3 28017 1726867537.55881: done getting next task for host managed_node3 28017 1726867537.55885: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28017 1726867537.55887: ^ 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 28017 1726867537.55899: getting variables 28017 1726867537.55901: in VariableManager get_vars() 28017 1726867537.55939: Calling all_inventory to load vars for managed_node3 28017 1726867537.55942: Calling groups_inventory to load vars for managed_node3 28017 1726867537.55944: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867537.55957: Calling all_plugins_play to load vars for managed_node3 28017 1726867537.55959: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867537.55961: Calling groups_plugins_play to load vars for managed_node3 28017 1726867537.57399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867537.58263: done with get_vars() 28017 1726867537.58280: done getting variables 28017 1726867537.58324: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:25:37 -0400 (0:00:00.121) 0:00:28.320 ****** 28017 1726867537.58347: entering _queue_task() for managed_node3/package 28017 1726867537.58580: worker is 1 (out of 1 available) 28017 1726867537.58594: exiting _queue_task() for managed_node3/package 28017 1726867537.58606: done queuing things up, now waiting for results queue to drain 28017 1726867537.58607: waiting for pending results... 28017 1726867537.58828: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28017 1726867537.58934: in run() - task 0affcac9-a3a5-415c-0e01-0000000000c0 28017 1726867537.58938: variable 'ansible_search_path' from source: unknown 28017 1726867537.58944: variable 'ansible_search_path' from source: unknown 28017 1726867537.59083: calling self._execute() 28017 1726867537.59087: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867537.59090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867537.59091: variable 'omit' from source: magic vars 28017 1726867537.59473: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.59486: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867537.59600: variable 'network_state' from source: role '' defaults 28017 1726867537.59608: Evaluated conditional (network_state != {}): False 28017 1726867537.59611: when evaluation is False, skipping this task 28017 1726867537.59660: _execute() done 28017 1726867537.59666: dumping result to json 28017 1726867537.59670: done dumping result, returning 28017 1726867537.59673: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-415c-0e01-0000000000c0] 28017 1726867537.59709: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c0 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867537.59997: no more pending results, returning what we have 28017 1726867537.60001: results queue empty 28017 1726867537.60002: checking for any_errors_fatal 28017 1726867537.60010: done checking for any_errors_fatal 28017 1726867537.60011: checking for max_fail_percentage 28017 1726867537.60013: done checking for max_fail_percentage 28017 1726867537.60015: checking to see if all hosts have failed and the running result is not ok 28017 1726867537.60015: done checking to see if all hosts have failed 28017 1726867537.60016: getting the remaining hosts for this loop 28017 1726867537.60019: done getting the remaining hosts for this loop 28017 1726867537.60022: getting the next task for host managed_node3 28017 1726867537.60028: done getting next task for host managed_node3 28017 1726867537.60032: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28017 1726867537.60034: ^ 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 28017 1726867537.60050: getting variables 28017 1726867537.60052: in VariableManager get_vars() 28017 1726867537.60092: Calling all_inventory to load vars for managed_node3 28017 1726867537.60095: Calling groups_inventory to load vars for managed_node3 28017 1726867537.60098: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867537.60109: Calling all_plugins_play to load vars for managed_node3 28017 1726867537.60112: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867537.60115: Calling groups_plugins_play to load vars for managed_node3 28017 1726867537.60690: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c0 28017 1726867537.60693: WORKER PROCESS EXITING 28017 1726867537.61209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867537.62167: done with get_vars() 28017 1726867537.62183: done getting variables 28017 1726867537.62222: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:25:37 -0400 (0:00:00.038) 0:00:28.359 ****** 28017 1726867537.62243: entering _queue_task() for managed_node3/package 28017 1726867537.62513: worker is 1 (out of 1 available) 28017 1726867537.62525: exiting _queue_task() for managed_node3/package 28017 1726867537.62537: done queuing things up, now waiting for results queue to drain 28017 1726867537.62538: waiting for pending results... 28017 1726867537.62993: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28017 1726867537.62998: in run() - task 0affcac9-a3a5-415c-0e01-0000000000c1 28017 1726867537.63000: variable 'ansible_search_path' from source: unknown 28017 1726867537.63003: variable 'ansible_search_path' from source: unknown 28017 1726867537.63005: calling self._execute() 28017 1726867537.63053: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867537.63068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867537.63086: variable 'omit' from source: magic vars 28017 1726867537.63435: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.63444: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867537.63540: variable 'network_state' from source: role '' defaults 28017 1726867537.63546: Evaluated conditional (network_state != {}): False 28017 1726867537.63548: when evaluation is False, skipping this task 28017 1726867537.63554: _execute() done 28017 1726867537.63557: dumping result to json 28017 1726867537.63559: done dumping result, returning 28017 1726867537.63568: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-415c-0e01-0000000000c1] 28017 1726867537.63572: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c1 28017 1726867537.63660: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c1 28017 1726867537.63662: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867537.63708: no more pending results, returning what we have 28017 1726867537.63711: results queue empty 28017 1726867537.63712: checking for any_errors_fatal 28017 1726867537.63718: done checking for any_errors_fatal 28017 1726867537.63718: checking for max_fail_percentage 28017 1726867537.63720: done checking for max_fail_percentage 28017 1726867537.63721: checking to see if all hosts have failed and the running result is not ok 28017 1726867537.63722: done checking to see if all hosts have failed 28017 1726867537.63722: getting the remaining hosts for this loop 28017 1726867537.63724: done getting the remaining hosts for this loop 28017 1726867537.63727: getting the next task for host managed_node3 28017 1726867537.63731: done getting next task for host managed_node3 28017 1726867537.63734: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28017 1726867537.63736: ^ 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 28017 1726867537.63747: getting variables 28017 1726867537.63749: in VariableManager get_vars() 28017 1726867537.63779: Calling all_inventory to load vars for managed_node3 28017 1726867537.63781: Calling groups_inventory to load vars for managed_node3 28017 1726867537.63783: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867537.63791: Calling all_plugins_play to load vars for managed_node3 28017 1726867537.63794: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867537.63796: Calling groups_plugins_play to load vars for managed_node3 28017 1726867537.64529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867537.65411: done with get_vars() 28017 1726867537.65425: done getting variables 28017 1726867537.65465: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:25:37 -0400 (0:00:00.032) 0:00:28.391 ****** 28017 1726867537.65488: entering _queue_task() for managed_node3/service 28017 1726867537.65666: worker is 1 (out of 1 available) 28017 1726867537.65682: exiting _queue_task() for managed_node3/service 28017 1726867537.65693: done queuing things up, now waiting for results queue to drain 28017 1726867537.65694: waiting for pending results... 28017 1726867537.65848: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28017 1726867537.65905: in run() - task 0affcac9-a3a5-415c-0e01-0000000000c2 28017 1726867537.65917: variable 'ansible_search_path' from source: unknown 28017 1726867537.65921: variable 'ansible_search_path' from source: unknown 28017 1726867537.65949: calling self._execute() 28017 1726867537.66018: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867537.66022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867537.66039: variable 'omit' from source: magic vars 28017 1726867537.66292: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.66301: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867537.66382: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867537.66508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867537.67981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867537.68035: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867537.68060: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867537.68088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867537.68115: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867537.68171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.68193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.68210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.68242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.68253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.68286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.68302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.68319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.68350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.68360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.68390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.68406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.68422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.68453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.68463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.68574: variable 'network_connections' from source: play vars 28017 1726867537.68585: variable 'profile' from source: play vars 28017 1726867537.68634: variable 'profile' from source: play vars 28017 1726867537.68637: variable 'interface' from source: set_fact 28017 1726867537.68682: variable 'interface' from source: set_fact 28017 1726867537.68733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867537.69081: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867537.69111: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867537.69135: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867537.69156: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867537.69187: 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) 28017 1726867537.69205: 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) 28017 1726867537.69222: 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) 28017 1726867537.69242: 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) 28017 1726867537.69281: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867537.69433: variable 'network_connections' from source: play vars 28017 1726867537.69436: variable 'profile' from source: play vars 28017 1726867537.69480: variable 'profile' from source: play vars 28017 1726867537.69483: variable 'interface' from source: set_fact 28017 1726867537.69526: variable 'interface' from source: set_fact 28017 1726867537.69548: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28017 1726867537.69551: when evaluation is False, skipping this task 28017 1726867537.69554: _execute() done 28017 1726867537.69556: dumping result to json 28017 1726867537.69558: done dumping result, returning 28017 1726867537.69565: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-415c-0e01-0000000000c2] 28017 1726867537.69575: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c2 28017 1726867537.69647: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c2 28017 1726867537.69650: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28017 1726867537.69694: no more pending results, returning what we have 28017 1726867537.69697: results queue empty 28017 1726867537.69697: checking for any_errors_fatal 28017 1726867537.69703: done checking for any_errors_fatal 28017 1726867537.69704: checking for max_fail_percentage 28017 1726867537.69705: done checking for max_fail_percentage 28017 1726867537.69706: checking to see if all hosts have failed and the running result is not ok 28017 1726867537.69707: done checking to see if all hosts have failed 28017 1726867537.69707: getting the remaining hosts for this loop 28017 1726867537.69709: done getting the remaining hosts for this loop 28017 1726867537.69712: getting the next task for host managed_node3 28017 1726867537.69717: done getting next task for host managed_node3 28017 1726867537.69720: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28017 1726867537.69722: ^ 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 28017 1726867537.69734: getting variables 28017 1726867537.69736: in VariableManager get_vars() 28017 1726867537.69771: Calling all_inventory to load vars for managed_node3 28017 1726867537.69774: Calling groups_inventory to load vars for managed_node3 28017 1726867537.69776: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867537.69786: Calling all_plugins_play to load vars for managed_node3 28017 1726867537.69789: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867537.69791: Calling groups_plugins_play to load vars for managed_node3 28017 1726867537.70685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867537.71547: done with get_vars() 28017 1726867537.71561: done getting variables 28017 1726867537.71602: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:25:37 -0400 (0:00:00.061) 0:00:28.452 ****** 28017 1726867537.71624: entering _queue_task() for managed_node3/service 28017 1726867537.71820: worker is 1 (out of 1 available) 28017 1726867537.71833: exiting _queue_task() for managed_node3/service 28017 1726867537.71845: done queuing things up, now waiting for results queue to drain 28017 1726867537.71846: waiting for pending results... 28017 1726867537.72015: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28017 1726867537.72082: in run() - task 0affcac9-a3a5-415c-0e01-0000000000c3 28017 1726867537.72095: variable 'ansible_search_path' from source: unknown 28017 1726867537.72098: variable 'ansible_search_path' from source: unknown 28017 1726867537.72128: calling self._execute() 28017 1726867537.72203: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867537.72207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867537.72217: variable 'omit' from source: magic vars 28017 1726867537.72491: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.72501: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867537.72610: variable 'network_provider' from source: set_fact 28017 1726867537.72615: variable 'network_state' from source: role '' defaults 28017 1726867537.72628: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28017 1726867537.72633: variable 'omit' from source: magic vars 28017 1726867537.72653: variable 'omit' from source: magic vars 28017 1726867537.72674: variable 'network_service_name' from source: role '' defaults 28017 1726867537.72729: variable 'network_service_name' from source: role '' defaults 28017 1726867537.72797: variable '__network_provider_setup' from source: role '' defaults 28017 1726867537.72802: variable '__network_service_name_default_nm' from source: role '' defaults 28017 1726867537.72850: variable '__network_service_name_default_nm' from source: role '' defaults 28017 1726867537.72857: variable '__network_packages_default_nm' from source: role '' defaults 28017 1726867537.72903: variable '__network_packages_default_nm' from source: role '' defaults 28017 1726867537.73044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867537.74439: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867537.74492: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867537.74519: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867537.74545: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867537.74564: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867537.74628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.74647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.74665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.74692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.74705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.74738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.74754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.74770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.74796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.74812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.74950: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28017 1726867537.75031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.75042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.75059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.75085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.75095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.75156: variable 'ansible_python' from source: facts 28017 1726867537.75172: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28017 1726867537.75229: variable '__network_wpa_supplicant_required' from source: role '' defaults 28017 1726867537.75284: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28017 1726867537.75362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.75382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.75399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.75423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.75437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.75473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867537.75494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867537.75510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867537.75537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867537.75547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867537.75639: variable 'network_connections' from source: play vars 28017 1726867537.75645: variable 'profile' from source: play vars 28017 1726867537.75700: variable 'profile' from source: play vars 28017 1726867537.75703: variable 'interface' from source: set_fact 28017 1726867537.75748: variable 'interface' from source: set_fact 28017 1726867537.75819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867537.75947: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867537.75982: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867537.76015: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867537.76045: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867537.76088: 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) 28017 1726867537.76108: 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) 28017 1726867537.76136: 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) 28017 1726867537.76159: 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) 28017 1726867537.76195: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867537.76369: variable 'network_connections' from source: play vars 28017 1726867537.76374: variable 'profile' from source: play vars 28017 1726867537.76426: variable 'profile' from source: play vars 28017 1726867537.76433: variable 'interface' from source: set_fact 28017 1726867537.76479: variable 'interface' from source: set_fact 28017 1726867537.76502: variable '__network_packages_default_wireless' from source: role '' defaults 28017 1726867537.76561: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867537.76743: variable 'network_connections' from source: play vars 28017 1726867537.76746: variable 'profile' from source: play vars 28017 1726867537.76798: variable 'profile' from source: play vars 28017 1726867537.76802: variable 'interface' from source: set_fact 28017 1726867537.76855: variable 'interface' from source: set_fact 28017 1726867537.76875: variable '__network_packages_default_team' from source: role '' defaults 28017 1726867537.76933: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867537.77118: variable 'network_connections' from source: play vars 28017 1726867537.77121: variable 'profile' from source: play vars 28017 1726867537.77172: variable 'profile' from source: play vars 28017 1726867537.77175: variable 'interface' from source: set_fact 28017 1726867537.77232: variable 'interface' from source: set_fact 28017 1726867537.77270: variable '__network_service_name_default_initscripts' from source: role '' defaults 28017 1726867537.77315: variable '__network_service_name_default_initscripts' from source: role '' defaults 28017 1726867537.77319: variable '__network_packages_default_initscripts' from source: role '' defaults 28017 1726867537.77365: variable '__network_packages_default_initscripts' from source: role '' defaults 28017 1726867537.77503: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28017 1726867537.77820: variable 'network_connections' from source: play vars 28017 1726867537.77823: variable 'profile' from source: play vars 28017 1726867537.77873: variable 'profile' from source: play vars 28017 1726867537.77876: variable 'interface' from source: set_fact 28017 1726867537.77924: variable 'interface' from source: set_fact 28017 1726867537.77933: variable 'ansible_distribution' from source: facts 28017 1726867537.77936: variable '__network_rh_distros' from source: role '' defaults 28017 1726867537.77943: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.77953: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28017 1726867537.78066: variable 'ansible_distribution' from source: facts 28017 1726867537.78069: variable '__network_rh_distros' from source: role '' defaults 28017 1726867537.78074: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.78140: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28017 1726867537.78221: variable 'ansible_distribution' from source: facts 28017 1726867537.78224: variable '__network_rh_distros' from source: role '' defaults 28017 1726867537.78226: variable 'ansible_distribution_major_version' from source: facts 28017 1726867537.78252: variable 'network_provider' from source: set_fact 28017 1726867537.78269: variable 'omit' from source: magic vars 28017 1726867537.78299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867537.78322: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867537.78343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867537.78356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867537.78365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867537.78388: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867537.78391: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867537.78394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867537.78582: Set connection var ansible_connection to ssh 28017 1726867537.78585: Set connection var ansible_shell_type to sh 28017 1726867537.78587: Set connection var ansible_shell_executable to /bin/sh 28017 1726867537.78590: Set connection var ansible_pipelining to False 28017 1726867537.78591: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867537.78593: Set connection var ansible_timeout to 10 28017 1726867537.78595: variable 'ansible_shell_executable' from source: unknown 28017 1726867537.78596: variable 'ansible_connection' from source: unknown 28017 1726867537.78598: variable 'ansible_module_compression' from source: unknown 28017 1726867537.78600: variable 'ansible_shell_type' from source: unknown 28017 1726867537.78602: variable 'ansible_shell_executable' from source: unknown 28017 1726867537.78603: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867537.78609: variable 'ansible_pipelining' from source: unknown 28017 1726867537.78611: variable 'ansible_timeout' from source: unknown 28017 1726867537.78613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867537.78687: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867537.78704: variable 'omit' from source: magic vars 28017 1726867537.78844: starting attempt loop 28017 1726867537.78853: running the handler 28017 1726867537.78941: variable 'ansible_facts' from source: unknown 28017 1726867537.79717: _low_level_execute_command(): starting 28017 1726867537.79733: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867537.80399: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867537.80416: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867537.80436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867537.80454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867537.80587: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867537.80795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867537.80979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867537.82686: stdout chunk (state=3): >>>/root <<< 28017 1726867537.82834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867537.82845: stdout chunk (state=3): >>><<< 28017 1726867537.82858: stderr chunk (state=3): >>><<< 28017 1726867537.82883: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867537.82904: _low_level_execute_command(): starting 28017 1726867537.82923: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867537.8289196-29318-212715161505920 `" && echo ansible-tmp-1726867537.8289196-29318-212715161505920="` echo /root/.ansible/tmp/ansible-tmp-1726867537.8289196-29318-212715161505920 `" ) && sleep 0' 28017 1726867537.83582: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867537.83731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867537.83771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867537.85640: stdout chunk (state=3): >>>ansible-tmp-1726867537.8289196-29318-212715161505920=/root/.ansible/tmp/ansible-tmp-1726867537.8289196-29318-212715161505920 <<< 28017 1726867537.85780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867537.85790: stdout chunk (state=3): >>><<< 28017 1726867537.85802: stderr chunk (state=3): >>><<< 28017 1726867537.85818: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867537.8289196-29318-212715161505920=/root/.ansible/tmp/ansible-tmp-1726867537.8289196-29318-212715161505920 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867537.85854: variable 'ansible_module_compression' from source: unknown 28017 1726867537.85915: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28017 1726867537.85981: variable 'ansible_facts' from source: unknown 28017 1726867537.86210: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867537.8289196-29318-212715161505920/AnsiballZ_systemd.py 28017 1726867537.86427: Sending initial data 28017 1726867537.86431: Sent initial data (156 bytes) 28017 1726867537.86965: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867537.86985: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867537.87000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867537.87068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867537.87112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867537.87128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867537.87148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867537.87218: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867537.88757: 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 <<< 28017 1726867537.88816: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867537.88901: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp6az4nf7l /root/.ansible/tmp/ansible-tmp-1726867537.8289196-29318-212715161505920/AnsiballZ_systemd.py <<< 28017 1726867537.88912: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867537.8289196-29318-212715161505920/AnsiballZ_systemd.py" <<< 28017 1726867537.88939: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 28017 1726867537.88970: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp6az4nf7l" to remote "/root/.ansible/tmp/ansible-tmp-1726867537.8289196-29318-212715161505920/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867537.8289196-29318-212715161505920/AnsiballZ_systemd.py" <<< 28017 1726867537.90805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867537.90808: stdout chunk (state=3): >>><<< 28017 1726867537.90811: stderr chunk (state=3): >>><<< 28017 1726867537.90813: done transferring module to remote 28017 1726867537.90815: _low_level_execute_command(): starting 28017 1726867537.90817: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867537.8289196-29318-212715161505920/ /root/.ansible/tmp/ansible-tmp-1726867537.8289196-29318-212715161505920/AnsiballZ_systemd.py && sleep 0' 28017 1726867537.91390: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867537.91394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867537.91396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867537.91515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867537.91518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867537.91540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867537.91564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867537.91645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867537.93510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867537.93514: stdout chunk (state=3): >>><<< 28017 1726867537.93516: stderr chunk (state=3): >>><<< 28017 1726867537.93518: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867537.93521: _low_level_execute_command(): starting 28017 1726867537.93523: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867537.8289196-29318-212715161505920/AnsiballZ_systemd.py && sleep 0' 28017 1726867537.94083: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867537.94098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867537.94113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867537.94210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867537.94242: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867537.94280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867537.94315: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867538.23430: 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": "702", "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 17:13:04 EDT", "ExecMainStartTimestampMonotonic": "21397904", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ExecMainHandoffTimestampMonotonic": "21411941", "ExecMainPID": "702", "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": "2938", "MemoryCurrent": "10506240", "MemoryPeak": "13291520", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3311947776", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1691229000", "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", "CoredumpR<<< 28017 1726867538.23464: stdout chunk (state=3): >>>eceive": "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": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service cloud-init.service shutdown.target multi-user.target network.target", "After": "system<<< 28017 1726867538.23472: stdout chunk (state=3): >>>.slice systemd-journald.socket sysinit.target basic.target dbus.socket cloud-init-local.service network-pre.target dbus-broker.service", "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 17:18:52 EDT", "StateChangeTimestampMonotonic": "369615617", "InactiveExitTimestamp": "Fri 2024-09-20 17:13:04 EDT", "InactiveExitTimestampMonotonic": "21398448", "ActiveEnterTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ActiveEnterTimestampMonotonic": "21815124", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "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 17:13:04 EDT", "ConditionTimestampMonotonic": "21397034", "AssertTimestamp": "Fri 2024-09-20 17:13:04 EDT", "AssertTimestampMonotonic": "21397036", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6662de0c35f9440589adc21215384405", "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}}} <<< 28017 1726867538.25252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867538.25286: stderr chunk (state=3): >>><<< 28017 1726867538.25289: stdout chunk (state=3): >>><<< 28017 1726867538.25310: _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": "702", "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 17:13:04 EDT", "ExecMainStartTimestampMonotonic": "21397904", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ExecMainHandoffTimestampMonotonic": "21411941", "ExecMainPID": "702", "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": "2938", "MemoryCurrent": "10506240", "MemoryPeak": "13291520", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3311947776", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1691229000", "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": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service cloud-init.service shutdown.target multi-user.target network.target", "After": "system.slice systemd-journald.socket sysinit.target basic.target dbus.socket cloud-init-local.service network-pre.target dbus-broker.service", "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 17:18:52 EDT", "StateChangeTimestampMonotonic": "369615617", "InactiveExitTimestamp": "Fri 2024-09-20 17:13:04 EDT", "InactiveExitTimestampMonotonic": "21398448", "ActiveEnterTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ActiveEnterTimestampMonotonic": "21815124", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "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 17:13:04 EDT", "ConditionTimestampMonotonic": "21397034", "AssertTimestamp": "Fri 2024-09-20 17:13:04 EDT", "AssertTimestampMonotonic": "21397036", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6662de0c35f9440589adc21215384405", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867538.25431: 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-1726867537.8289196-29318-212715161505920/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867538.25446: _low_level_execute_command(): starting 28017 1726867538.25451: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867537.8289196-29318-212715161505920/ > /dev/null 2>&1 && sleep 0' 28017 1726867538.25874: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867538.25912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867538.25915: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867538.25917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867538.25919: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867538.25921: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867538.25923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867538.25973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867538.25982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867538.25983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867538.26019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867538.27821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867538.27846: stderr chunk (state=3): >>><<< 28017 1726867538.27849: stdout chunk (state=3): >>><<< 28017 1726867538.27865: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867538.27870: handler run complete 28017 1726867538.27912: attempt loop complete, returning result 28017 1726867538.27915: _execute() done 28017 1726867538.27917: dumping result to json 28017 1726867538.27932: done dumping result, returning 28017 1726867538.27941: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-415c-0e01-0000000000c3] 28017 1726867538.27948: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c3 28017 1726867538.28176: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c3 28017 1726867538.28188: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867538.28256: no more pending results, returning what we have 28017 1726867538.28259: results queue empty 28017 1726867538.28260: checking for any_errors_fatal 28017 1726867538.28266: done checking for any_errors_fatal 28017 1726867538.28267: checking for max_fail_percentage 28017 1726867538.28268: done checking for max_fail_percentage 28017 1726867538.28274: checking to see if all hosts have failed and the running result is not ok 28017 1726867538.28275: done checking to see if all hosts have failed 28017 1726867538.28276: getting the remaining hosts for this loop 28017 1726867538.28279: done getting the remaining hosts for this loop 28017 1726867538.28282: getting the next task for host managed_node3 28017 1726867538.28293: done getting next task for host managed_node3 28017 1726867538.28300: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28017 1726867538.28302: ^ 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 28017 1726867538.28312: getting variables 28017 1726867538.28314: in VariableManager get_vars() 28017 1726867538.28343: Calling all_inventory to load vars for managed_node3 28017 1726867538.28346: Calling groups_inventory to load vars for managed_node3 28017 1726867538.28348: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867538.28356: Calling all_plugins_play to load vars for managed_node3 28017 1726867538.28359: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867538.28361: Calling groups_plugins_play to load vars for managed_node3 28017 1726867538.29716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867538.31247: done with get_vars() 28017 1726867538.31268: done getting variables 28017 1726867538.31336: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:25:38 -0400 (0:00:00.597) 0:00:29.050 ****** 28017 1726867538.31366: entering _queue_task() for managed_node3/service 28017 1726867538.31710: worker is 1 (out of 1 available) 28017 1726867538.31723: exiting _queue_task() for managed_node3/service 28017 1726867538.31735: done queuing things up, now waiting for results queue to drain 28017 1726867538.31736: waiting for pending results... 28017 1726867538.32305: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28017 1726867538.32310: in run() - task 0affcac9-a3a5-415c-0e01-0000000000c4 28017 1726867538.32313: variable 'ansible_search_path' from source: unknown 28017 1726867538.32316: variable 'ansible_search_path' from source: unknown 28017 1726867538.32318: calling self._execute() 28017 1726867538.32321: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867538.32324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867538.32326: variable 'omit' from source: magic vars 28017 1726867538.32681: variable 'ansible_distribution_major_version' from source: facts 28017 1726867538.32700: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867538.32820: variable 'network_provider' from source: set_fact 28017 1726867538.32835: Evaluated conditional (network_provider == "nm"): True 28017 1726867538.32927: variable '__network_wpa_supplicant_required' from source: role '' defaults 28017 1726867538.33022: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28017 1726867538.33197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867538.35531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867538.35601: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867538.35649: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867538.35688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867538.35758: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867538.35802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867538.35836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867538.35869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867538.35915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867538.35934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867538.35989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867538.36182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867538.36185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867538.36188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867538.36190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867538.36192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867538.36194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867538.36196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867538.36225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867538.36243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867538.36376: variable 'network_connections' from source: play vars 28017 1726867538.36394: variable 'profile' from source: play vars 28017 1726867538.36466: variable 'profile' from source: play vars 28017 1726867538.36479: variable 'interface' from source: set_fact 28017 1726867538.36558: variable 'interface' from source: set_fact 28017 1726867538.36635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867538.36798: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867538.36838: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867538.36878: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867538.36912: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867538.36961: 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) 28017 1726867538.36990: 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) 28017 1726867538.37017: 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) 28017 1726867538.37048: 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) 28017 1726867538.37105: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867538.37329: variable 'network_connections' from source: play vars 28017 1726867538.37392: variable 'profile' from source: play vars 28017 1726867538.37406: variable 'profile' from source: play vars 28017 1726867538.37419: variable 'interface' from source: set_fact 28017 1726867538.37480: variable 'interface' from source: set_fact 28017 1726867538.37519: Evaluated conditional (__network_wpa_supplicant_required): False 28017 1726867538.37526: when evaluation is False, skipping this task 28017 1726867538.37532: _execute() done 28017 1726867538.37547: dumping result to json 28017 1726867538.37553: done dumping result, returning 28017 1726867538.37564: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-415c-0e01-0000000000c4] 28017 1726867538.37609: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c4 28017 1726867538.37675: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c4 28017 1726867538.37679: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28017 1726867538.37758: no more pending results, returning what we have 28017 1726867538.37761: results queue empty 28017 1726867538.37762: checking for any_errors_fatal 28017 1726867538.37782: done checking for any_errors_fatal 28017 1726867538.37783: checking for max_fail_percentage 28017 1726867538.37785: done checking for max_fail_percentage 28017 1726867538.37786: checking to see if all hosts have failed and the running result is not ok 28017 1726867538.37787: done checking to see if all hosts have failed 28017 1726867538.37787: getting the remaining hosts for this loop 28017 1726867538.37789: done getting the remaining hosts for this loop 28017 1726867538.37793: getting the next task for host managed_node3 28017 1726867538.37800: done getting next task for host managed_node3 28017 1726867538.37803: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28017 1726867538.37805: ^ 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 28017 1726867538.37819: getting variables 28017 1726867538.37821: in VariableManager get_vars() 28017 1726867538.37858: Calling all_inventory to load vars for managed_node3 28017 1726867538.37860: Calling groups_inventory to load vars for managed_node3 28017 1726867538.37863: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867538.37873: Calling all_plugins_play to load vars for managed_node3 28017 1726867538.37876: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867538.37985: Calling groups_plugins_play to load vars for managed_node3 28017 1726867538.39708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867538.42292: done with get_vars() 28017 1726867538.42313: done getting variables 28017 1726867538.42368: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:25:38 -0400 (0:00:00.110) 0:00:29.160 ****** 28017 1726867538.42397: entering _queue_task() for managed_node3/service 28017 1726867538.42790: worker is 1 (out of 1 available) 28017 1726867538.42800: exiting _queue_task() for managed_node3/service 28017 1726867538.42809: done queuing things up, now waiting for results queue to drain 28017 1726867538.42809: waiting for pending results... 28017 1726867538.43046: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 28017 1726867538.43078: in run() - task 0affcac9-a3a5-415c-0e01-0000000000c5 28017 1726867538.43143: variable 'ansible_search_path' from source: unknown 28017 1726867538.43147: variable 'ansible_search_path' from source: unknown 28017 1726867538.43150: calling self._execute() 28017 1726867538.43234: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867538.43246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867538.43262: variable 'omit' from source: magic vars 28017 1726867538.43683: variable 'ansible_distribution_major_version' from source: facts 28017 1726867538.43686: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867538.43758: variable 'network_provider' from source: set_fact 28017 1726867538.43770: Evaluated conditional (network_provider == "initscripts"): False 28017 1726867538.43780: when evaluation is False, skipping this task 28017 1726867538.43789: _execute() done 28017 1726867538.43801: dumping result to json 28017 1726867538.43810: done dumping result, returning 28017 1726867538.43820: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-415c-0e01-0000000000c5] 28017 1726867538.43829: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c5 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867538.43960: no more pending results, returning what we have 28017 1726867538.43964: results queue empty 28017 1726867538.43965: checking for any_errors_fatal 28017 1726867538.43976: done checking for any_errors_fatal 28017 1726867538.44080: checking for max_fail_percentage 28017 1726867538.44082: done checking for max_fail_percentage 28017 1726867538.44084: checking to see if all hosts have failed and the running result is not ok 28017 1726867538.44084: done checking to see if all hosts have failed 28017 1726867538.44085: getting the remaining hosts for this loop 28017 1726867538.44087: done getting the remaining hosts for this loop 28017 1726867538.44090: getting the next task for host managed_node3 28017 1726867538.44096: done getting next task for host managed_node3 28017 1726867538.44100: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28017 1726867538.44103: ^ 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 28017 1726867538.44118: getting variables 28017 1726867538.44120: in VariableManager get_vars() 28017 1726867538.44155: Calling all_inventory to load vars for managed_node3 28017 1726867538.44158: Calling groups_inventory to load vars for managed_node3 28017 1726867538.44160: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867538.44171: Calling all_plugins_play to load vars for managed_node3 28017 1726867538.44174: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867538.44341: Calling groups_plugins_play to load vars for managed_node3 28017 1726867538.44353: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c5 28017 1726867538.44356: WORKER PROCESS EXITING 28017 1726867538.45595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867538.48505: done with get_vars() 28017 1726867538.48526: done getting variables 28017 1726867538.48720: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:25:38 -0400 (0:00:00.063) 0:00:29.224 ****** 28017 1726867538.48753: entering _queue_task() for managed_node3/copy 28017 1726867538.49538: worker is 1 (out of 1 available) 28017 1726867538.49551: exiting _queue_task() for managed_node3/copy 28017 1726867538.49563: done queuing things up, now waiting for results queue to drain 28017 1726867538.49564: waiting for pending results... 28017 1726867538.49906: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28017 1726867538.49912: in run() - task 0affcac9-a3a5-415c-0e01-0000000000c6 28017 1726867538.50015: variable 'ansible_search_path' from source: unknown 28017 1726867538.50027: variable 'ansible_search_path' from source: unknown 28017 1726867538.50148: calling self._execute() 28017 1726867538.50436: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867538.50440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867538.50444: variable 'omit' from source: magic vars 28017 1726867538.51282: variable 'ansible_distribution_major_version' from source: facts 28017 1726867538.51285: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867538.51444: variable 'network_provider' from source: set_fact 28017 1726867538.51456: Evaluated conditional (network_provider == "initscripts"): False 28017 1726867538.51682: when evaluation is False, skipping this task 28017 1726867538.51686: _execute() done 28017 1726867538.51688: dumping result to json 28017 1726867538.51690: done dumping result, returning 28017 1726867538.51693: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-415c-0e01-0000000000c6] 28017 1726867538.51695: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c6 28017 1726867538.51767: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c6 28017 1726867538.51771: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28017 1726867538.51823: no more pending results, returning what we have 28017 1726867538.51829: results queue empty 28017 1726867538.51830: checking for any_errors_fatal 28017 1726867538.51835: done checking for any_errors_fatal 28017 1726867538.51836: checking for max_fail_percentage 28017 1726867538.51838: done checking for max_fail_percentage 28017 1726867538.51839: checking to see if all hosts have failed and the running result is not ok 28017 1726867538.51840: done checking to see if all hosts have failed 28017 1726867538.51841: getting the remaining hosts for this loop 28017 1726867538.51842: done getting the remaining hosts for this loop 28017 1726867538.51845: getting the next task for host managed_node3 28017 1726867538.51852: done getting next task for host managed_node3 28017 1726867538.51855: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28017 1726867538.51857: ^ 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 28017 1726867538.51872: getting variables 28017 1726867538.51874: in VariableManager get_vars() 28017 1726867538.51911: Calling all_inventory to load vars for managed_node3 28017 1726867538.51915: Calling groups_inventory to load vars for managed_node3 28017 1726867538.51917: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867538.51932: Calling all_plugins_play to load vars for managed_node3 28017 1726867538.51936: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867538.51939: Calling groups_plugins_play to load vars for managed_node3 28017 1726867538.53453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867538.55305: done with get_vars() 28017 1726867538.55332: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:25:38 -0400 (0:00:00.066) 0:00:29.290 ****** 28017 1726867538.55412: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 28017 1726867538.55706: worker is 1 (out of 1 available) 28017 1726867538.55717: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 28017 1726867538.55727: done queuing things up, now waiting for results queue to drain 28017 1726867538.55727: waiting for pending results... 28017 1726867538.56294: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28017 1726867538.56298: in run() - task 0affcac9-a3a5-415c-0e01-0000000000c7 28017 1726867538.56302: variable 'ansible_search_path' from source: unknown 28017 1726867538.56304: variable 'ansible_search_path' from source: unknown 28017 1726867538.56307: calling self._execute() 28017 1726867538.56310: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867538.56312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867538.56315: variable 'omit' from source: magic vars 28017 1726867538.56734: variable 'ansible_distribution_major_version' from source: facts 28017 1726867538.56745: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867538.56761: variable 'omit' from source: magic vars 28017 1726867538.56800: variable 'omit' from source: magic vars 28017 1726867538.56962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867538.59202: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867538.59266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867538.59308: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867538.59484: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867538.59487: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867538.59490: variable 'network_provider' from source: set_fact 28017 1726867538.59592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867538.60097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867538.60122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867538.60167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867538.60192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867538.60482: variable 'omit' from source: magic vars 28017 1726867538.60486: variable 'omit' from source: magic vars 28017 1726867538.60492: variable 'network_connections' from source: play vars 28017 1726867538.60508: variable 'profile' from source: play vars 28017 1726867538.60573: variable 'profile' from source: play vars 28017 1726867538.60579: variable 'interface' from source: set_fact 28017 1726867538.60646: variable 'interface' from source: set_fact 28017 1726867538.60983: variable 'omit' from source: magic vars 28017 1726867538.60986: variable '__lsr_ansible_managed' from source: task vars 28017 1726867538.60988: variable '__lsr_ansible_managed' from source: task vars 28017 1726867538.61140: Loaded config def from plugin (lookup/template) 28017 1726867538.61143: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28017 1726867538.61180: File lookup term: get_ansible_managed.j2 28017 1726867538.61184: variable 'ansible_search_path' from source: unknown 28017 1726867538.61188: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28017 1726867538.61201: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28017 1726867538.61218: variable 'ansible_search_path' from source: unknown 28017 1726867538.68971: variable 'ansible_managed' from source: unknown 28017 1726867538.69054: variable 'omit' from source: magic vars 28017 1726867538.69074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867538.69097: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867538.69113: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867538.69126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867538.69139: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867538.69162: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867538.69165: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867538.69168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867538.69230: Set connection var ansible_connection to ssh 28017 1726867538.69239: Set connection var ansible_shell_type to sh 28017 1726867538.69242: Set connection var ansible_shell_executable to /bin/sh 28017 1726867538.69251: Set connection var ansible_pipelining to False 28017 1726867538.69254: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867538.69261: Set connection var ansible_timeout to 10 28017 1726867538.69279: variable 'ansible_shell_executable' from source: unknown 28017 1726867538.69282: variable 'ansible_connection' from source: unknown 28017 1726867538.69285: variable 'ansible_module_compression' from source: unknown 28017 1726867538.69287: variable 'ansible_shell_type' from source: unknown 28017 1726867538.69290: variable 'ansible_shell_executable' from source: unknown 28017 1726867538.69292: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867538.69295: variable 'ansible_pipelining' from source: unknown 28017 1726867538.69297: variable 'ansible_timeout' from source: unknown 28017 1726867538.69301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867538.69397: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867538.69408: variable 'omit' from source: magic vars 28017 1726867538.69411: starting attempt loop 28017 1726867538.69413: running the handler 28017 1726867538.69429: _low_level_execute_command(): starting 28017 1726867538.69436: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867538.70230: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867538.70234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867538.70237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867538.70238: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867538.70396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867538.72031: stdout chunk (state=3): >>>/root <<< 28017 1726867538.72128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867538.72182: stderr chunk (state=3): >>><<< 28017 1726867538.72186: stdout chunk (state=3): >>><<< 28017 1726867538.72188: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867538.72191: _low_level_execute_command(): starting 28017 1726867538.72193: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867538.721728-29352-209244377851710 `" && echo ansible-tmp-1726867538.721728-29352-209244377851710="` echo /root/.ansible/tmp/ansible-tmp-1726867538.721728-29352-209244377851710 `" ) && sleep 0' 28017 1726867538.72583: 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 <<< 28017 1726867538.72587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867538.72589: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867538.72591: 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.15.68 originally 10.31.15.68 <<< 28017 1726867538.72593: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867538.72649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867538.72657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867538.72699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867538.74589: stdout chunk (state=3): >>>ansible-tmp-1726867538.721728-29352-209244377851710=/root/.ansible/tmp/ansible-tmp-1726867538.721728-29352-209244377851710 <<< 28017 1726867538.74696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867538.74715: stderr chunk (state=3): >>><<< 28017 1726867538.74718: stdout chunk (state=3): >>><<< 28017 1726867538.74734: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867538.721728-29352-209244377851710=/root/.ansible/tmp/ansible-tmp-1726867538.721728-29352-209244377851710 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867538.74771: variable 'ansible_module_compression' from source: unknown 28017 1726867538.74805: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28017 1726867538.74827: variable 'ansible_facts' from source: unknown 28017 1726867538.74896: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867538.721728-29352-209244377851710/AnsiballZ_network_connections.py 28017 1726867538.74994: Sending initial data 28017 1726867538.74997: Sent initial data (167 bytes) 28017 1726867538.75579: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867538.75611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867538.75688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867538.77241: 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 <<< 28017 1726867538.77253: 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 <<< 28017 1726867538.77286: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867538.77333: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpvlmksgbq /root/.ansible/tmp/ansible-tmp-1726867538.721728-29352-209244377851710/AnsiballZ_network_connections.py <<< 28017 1726867538.77337: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867538.721728-29352-209244377851710/AnsiballZ_network_connections.py" <<< 28017 1726867538.77379: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpvlmksgbq" to remote "/root/.ansible/tmp/ansible-tmp-1726867538.721728-29352-209244377851710/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867538.721728-29352-209244377851710/AnsiballZ_network_connections.py" <<< 28017 1726867538.78094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867538.78130: stderr chunk (state=3): >>><<< 28017 1726867538.78133: stdout chunk (state=3): >>><<< 28017 1726867538.78152: done transferring module to remote 28017 1726867538.78161: _low_level_execute_command(): starting 28017 1726867538.78165: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867538.721728-29352-209244377851710/ /root/.ansible/tmp/ansible-tmp-1726867538.721728-29352-209244377851710/AnsiballZ_network_connections.py && sleep 0' 28017 1726867538.78835: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867538.78838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867538.78883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867538.80606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867538.80634: stderr chunk (state=3): >>><<< 28017 1726867538.80637: stdout chunk (state=3): >>><<< 28017 1726867538.80644: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867538.80647: _low_level_execute_command(): starting 28017 1726867538.80652: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867538.721728-29352-209244377851710/AnsiballZ_network_connections.py && sleep 0' 28017 1726867538.81042: 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 <<< 28017 1726867538.81045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867538.81048: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867538.81049: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867538.81051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867538.81102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867538.81106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867538.81157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867539.09265: 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": ""}}} <<< 28017 1726867539.11288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867539.11292: stdout chunk (state=3): >>><<< 28017 1726867539.11295: stderr chunk (state=3): >>><<< 28017 1726867539.11301: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867539.11304: 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-1726867538.721728-29352-209244377851710/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867539.11307: _low_level_execute_command(): starting 28017 1726867539.11309: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867538.721728-29352-209244377851710/ > /dev/null 2>&1 && sleep 0' 28017 1726867539.11923: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867539.11950: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867539.11991: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867539.12003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867539.12014: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867539.12059: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867539.12112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867539.12133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867539.12160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867539.12235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867539.14282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867539.14285: stdout chunk (state=3): >>><<< 28017 1726867539.14287: stderr chunk (state=3): >>><<< 28017 1726867539.14289: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867539.14291: handler run complete 28017 1726867539.14294: attempt loop complete, returning result 28017 1726867539.14296: _execute() done 28017 1726867539.14298: dumping result to json 28017 1726867539.14301: done dumping result, returning 28017 1726867539.14303: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-415c-0e01-0000000000c7] 28017 1726867539.14306: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c7 28017 1726867539.14371: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c7 28017 1726867539.14375: WORKER PROCESS EXITING changed: [managed_node3] => { "_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: 28017 1726867539.14603: no more pending results, returning what we have 28017 1726867539.14606: results queue empty 28017 1726867539.14607: checking for any_errors_fatal 28017 1726867539.14614: done checking for any_errors_fatal 28017 1726867539.14615: checking for max_fail_percentage 28017 1726867539.14617: done checking for max_fail_percentage 28017 1726867539.14618: checking to see if all hosts have failed and the running result is not ok 28017 1726867539.14619: done checking to see if all hosts have failed 28017 1726867539.14619: getting the remaining hosts for this loop 28017 1726867539.14621: done getting the remaining hosts for this loop 28017 1726867539.14628: getting the next task for host managed_node3 28017 1726867539.14634: done getting next task for host managed_node3 28017 1726867539.14642: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28017 1726867539.14644: ^ 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 28017 1726867539.14654: getting variables 28017 1726867539.14656: in VariableManager get_vars() 28017 1726867539.14828: Calling all_inventory to load vars for managed_node3 28017 1726867539.14831: Calling groups_inventory to load vars for managed_node3 28017 1726867539.14834: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867539.14843: Calling all_plugins_play to load vars for managed_node3 28017 1726867539.14846: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867539.14849: Calling groups_plugins_play to load vars for managed_node3 28017 1726867539.16346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867539.17209: done with get_vars() 28017 1726867539.17237: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:25:39 -0400 (0:00:00.619) 0:00:29.910 ****** 28017 1726867539.17357: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 28017 1726867539.17801: worker is 1 (out of 1 available) 28017 1726867539.17900: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 28017 1726867539.17911: done queuing things up, now waiting for results queue to drain 28017 1726867539.17912: waiting for pending results... 28017 1726867539.18252: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 28017 1726867539.18488: in run() - task 0affcac9-a3a5-415c-0e01-0000000000c8 28017 1726867539.18492: variable 'ansible_search_path' from source: unknown 28017 1726867539.18494: variable 'ansible_search_path' from source: unknown 28017 1726867539.18783: calling self._execute() 28017 1726867539.18786: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867539.18789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867539.18792: variable 'omit' from source: magic vars 28017 1726867539.19357: variable 'ansible_distribution_major_version' from source: facts 28017 1726867539.19375: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867539.19500: variable 'network_state' from source: role '' defaults 28017 1726867539.19515: Evaluated conditional (network_state != {}): False 28017 1726867539.19522: when evaluation is False, skipping this task 28017 1726867539.19533: _execute() done 28017 1726867539.19539: dumping result to json 28017 1726867539.19546: done dumping result, returning 28017 1726867539.19556: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-415c-0e01-0000000000c8] 28017 1726867539.19566: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c8 28017 1726867539.19666: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c8 28017 1726867539.19675: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867539.19739: no more pending results, returning what we have 28017 1726867539.19742: results queue empty 28017 1726867539.19743: checking for any_errors_fatal 28017 1726867539.19752: done checking for any_errors_fatal 28017 1726867539.19753: checking for max_fail_percentage 28017 1726867539.19754: done checking for max_fail_percentage 28017 1726867539.19755: checking to see if all hosts have failed and the running result is not ok 28017 1726867539.19756: done checking to see if all hosts have failed 28017 1726867539.19756: getting the remaining hosts for this loop 28017 1726867539.19758: done getting the remaining hosts for this loop 28017 1726867539.19761: getting the next task for host managed_node3 28017 1726867539.19767: done getting next task for host managed_node3 28017 1726867539.19770: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28017 1726867539.19772: ^ 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 28017 1726867539.19787: getting variables 28017 1726867539.19789: in VariableManager get_vars() 28017 1726867539.19827: Calling all_inventory to load vars for managed_node3 28017 1726867539.19830: Calling groups_inventory to load vars for managed_node3 28017 1726867539.19832: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867539.19841: Calling all_plugins_play to load vars for managed_node3 28017 1726867539.19844: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867539.19846: Calling groups_plugins_play to load vars for managed_node3 28017 1726867539.21174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867539.22628: done with get_vars() 28017 1726867539.22643: done getting variables 28017 1726867539.22685: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:25:39 -0400 (0:00:00.053) 0:00:29.963 ****** 28017 1726867539.22707: entering _queue_task() for managed_node3/debug 28017 1726867539.22935: worker is 1 (out of 1 available) 28017 1726867539.22947: exiting _queue_task() for managed_node3/debug 28017 1726867539.22957: done queuing things up, now waiting for results queue to drain 28017 1726867539.22958: waiting for pending results... 28017 1726867539.23223: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28017 1726867539.23320: in run() - task 0affcac9-a3a5-415c-0e01-0000000000c9 28017 1726867539.23344: variable 'ansible_search_path' from source: unknown 28017 1726867539.23353: variable 'ansible_search_path' from source: unknown 28017 1726867539.23392: calling self._execute() 28017 1726867539.23494: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867539.23509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867539.23523: variable 'omit' from source: magic vars 28017 1726867539.23902: variable 'ansible_distribution_major_version' from source: facts 28017 1726867539.23926: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867539.23944: variable 'omit' from source: magic vars 28017 1726867539.23992: variable 'omit' from source: magic vars 28017 1726867539.24053: variable 'omit' from source: magic vars 28017 1726867539.24089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867539.24161: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867539.24164: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867539.24185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867539.24202: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867539.24281: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867539.24284: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867539.24286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867539.24356: Set connection var ansible_connection to ssh 28017 1726867539.24369: Set connection var ansible_shell_type to sh 28017 1726867539.24380: Set connection var ansible_shell_executable to /bin/sh 28017 1726867539.24394: Set connection var ansible_pipelining to False 28017 1726867539.24583: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867539.24586: Set connection var ansible_timeout to 10 28017 1726867539.24589: variable 'ansible_shell_executable' from source: unknown 28017 1726867539.24591: variable 'ansible_connection' from source: unknown 28017 1726867539.24593: variable 'ansible_module_compression' from source: unknown 28017 1726867539.24595: variable 'ansible_shell_type' from source: unknown 28017 1726867539.24596: variable 'ansible_shell_executable' from source: unknown 28017 1726867539.24598: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867539.24600: variable 'ansible_pipelining' from source: unknown 28017 1726867539.24602: variable 'ansible_timeout' from source: unknown 28017 1726867539.24604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867539.24615: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867539.24637: variable 'omit' from source: magic vars 28017 1726867539.24647: starting attempt loop 28017 1726867539.24653: running the handler 28017 1726867539.24782: variable '__network_connections_result' from source: set_fact 28017 1726867539.24847: handler run complete 28017 1726867539.24870: attempt loop complete, returning result 28017 1726867539.24879: _execute() done 28017 1726867539.24887: dumping result to json 28017 1726867539.24893: done dumping result, returning 28017 1726867539.24905: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-415c-0e01-0000000000c9] 28017 1726867539.24913: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c9 ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } 28017 1726867539.25103: no more pending results, returning what we have 28017 1726867539.25107: results queue empty 28017 1726867539.25108: checking for any_errors_fatal 28017 1726867539.25114: done checking for any_errors_fatal 28017 1726867539.25115: checking for max_fail_percentage 28017 1726867539.25116: done checking for max_fail_percentage 28017 1726867539.25117: checking to see if all hosts have failed and the running result is not ok 28017 1726867539.25118: done checking to see if all hosts have failed 28017 1726867539.25119: getting the remaining hosts for this loop 28017 1726867539.25121: done getting the remaining hosts for this loop 28017 1726867539.25124: getting the next task for host managed_node3 28017 1726867539.25131: done getting next task for host managed_node3 28017 1726867539.25134: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28017 1726867539.25136: ^ 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 28017 1726867539.25146: getting variables 28017 1726867539.25148: in VariableManager get_vars() 28017 1726867539.25183: Calling all_inventory to load vars for managed_node3 28017 1726867539.25185: Calling groups_inventory to load vars for managed_node3 28017 1726867539.25188: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867539.25198: Calling all_plugins_play to load vars for managed_node3 28017 1726867539.25201: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867539.25203: Calling groups_plugins_play to load vars for managed_node3 28017 1726867539.25983: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000c9 28017 1726867539.25987: WORKER PROCESS EXITING 28017 1726867539.27498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867539.29346: done with get_vars() 28017 1726867539.29367: done getting variables 28017 1726867539.29422: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:25:39 -0400 (0:00:00.067) 0:00:30.031 ****** 28017 1726867539.29451: entering _queue_task() for managed_node3/debug 28017 1726867539.30086: worker is 1 (out of 1 available) 28017 1726867539.30100: exiting _queue_task() for managed_node3/debug 28017 1726867539.30113: done queuing things up, now waiting for results queue to drain 28017 1726867539.30114: waiting for pending results... 28017 1726867539.30437: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28017 1726867539.30532: in run() - task 0affcac9-a3a5-415c-0e01-0000000000ca 28017 1726867539.30551: variable 'ansible_search_path' from source: unknown 28017 1726867539.30557: variable 'ansible_search_path' from source: unknown 28017 1726867539.30598: calling self._execute() 28017 1726867539.30697: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867539.30708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867539.30722: variable 'omit' from source: magic vars 28017 1726867539.31085: variable 'ansible_distribution_major_version' from source: facts 28017 1726867539.31151: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867539.31154: variable 'omit' from source: magic vars 28017 1726867539.31157: variable 'omit' from source: magic vars 28017 1726867539.31196: variable 'omit' from source: magic vars 28017 1726867539.31241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867539.31287: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867539.31311: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867539.31337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867539.31356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867539.31396: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867539.31474: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867539.31479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867539.31515: Set connection var ansible_connection to ssh 28017 1726867539.31533: Set connection var ansible_shell_type to sh 28017 1726867539.31545: Set connection var ansible_shell_executable to /bin/sh 28017 1726867539.31555: Set connection var ansible_pipelining to False 28017 1726867539.31564: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867539.31579: Set connection var ansible_timeout to 10 28017 1726867539.31606: variable 'ansible_shell_executable' from source: unknown 28017 1726867539.31610: variable 'ansible_connection' from source: unknown 28017 1726867539.31612: variable 'ansible_module_compression' from source: unknown 28017 1726867539.31615: variable 'ansible_shell_type' from source: unknown 28017 1726867539.31617: variable 'ansible_shell_executable' from source: unknown 28017 1726867539.31619: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867539.31621: variable 'ansible_pipelining' from source: unknown 28017 1726867539.31624: variable 'ansible_timeout' from source: unknown 28017 1726867539.31630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867539.31787: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867539.31791: variable 'omit' from source: magic vars 28017 1726867539.31794: starting attempt loop 28017 1726867539.31796: running the handler 28017 1726867539.31846: variable '__network_connections_result' from source: set_fact 28017 1726867539.31973: variable '__network_connections_result' from source: set_fact 28017 1726867539.32022: handler run complete 28017 1726867539.32054: attempt loop complete, returning result 28017 1726867539.32057: _execute() done 28017 1726867539.32060: dumping result to json 28017 1726867539.32062: done dumping result, returning 28017 1726867539.32072: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-415c-0e01-0000000000ca] 28017 1726867539.32081: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000ca 28017 1726867539.32162: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000ca 28017 1726867539.32166: WORKER PROCESS EXITING ok: [managed_node3] => { "__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": [ "" ] } } 28017 1726867539.32244: no more pending results, returning what we have 28017 1726867539.32247: results queue empty 28017 1726867539.32248: checking for any_errors_fatal 28017 1726867539.32255: done checking for any_errors_fatal 28017 1726867539.32256: checking for max_fail_percentage 28017 1726867539.32257: done checking for max_fail_percentage 28017 1726867539.32258: checking to see if all hosts have failed and the running result is not ok 28017 1726867539.32259: done checking to see if all hosts have failed 28017 1726867539.32260: getting the remaining hosts for this loop 28017 1726867539.32261: done getting the remaining hosts for this loop 28017 1726867539.32265: getting the next task for host managed_node3 28017 1726867539.32271: done getting next task for host managed_node3 28017 1726867539.32274: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28017 1726867539.32276: ^ 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 28017 1726867539.32288: getting variables 28017 1726867539.32290: in VariableManager get_vars() 28017 1726867539.32327: Calling all_inventory to load vars for managed_node3 28017 1726867539.32330: Calling groups_inventory to load vars for managed_node3 28017 1726867539.32333: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867539.32343: Calling all_plugins_play to load vars for managed_node3 28017 1726867539.32346: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867539.32349: Calling groups_plugins_play to load vars for managed_node3 28017 1726867539.33830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867539.35554: done with get_vars() 28017 1726867539.35576: done getting variables 28017 1726867539.35639: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:25:39 -0400 (0:00:00.062) 0:00:30.093 ****** 28017 1726867539.35674: entering _queue_task() for managed_node3/debug 28017 1726867539.35966: worker is 1 (out of 1 available) 28017 1726867539.36083: exiting _queue_task() for managed_node3/debug 28017 1726867539.36094: done queuing things up, now waiting for results queue to drain 28017 1726867539.36095: waiting for pending results... 28017 1726867539.36405: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28017 1726867539.36410: in run() - task 0affcac9-a3a5-415c-0e01-0000000000cb 28017 1726867539.36412: variable 'ansible_search_path' from source: unknown 28017 1726867539.36417: variable 'ansible_search_path' from source: unknown 28017 1726867539.36494: calling self._execute() 28017 1726867539.36536: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867539.36547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867539.36558: variable 'omit' from source: magic vars 28017 1726867539.36945: variable 'ansible_distribution_major_version' from source: facts 28017 1726867539.36958: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867539.37083: variable 'network_state' from source: role '' defaults 28017 1726867539.37091: Evaluated conditional (network_state != {}): False 28017 1726867539.37094: when evaluation is False, skipping this task 28017 1726867539.37097: _execute() done 28017 1726867539.37101: dumping result to json 28017 1726867539.37104: done dumping result, returning 28017 1726867539.37153: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-415c-0e01-0000000000cb] 28017 1726867539.37156: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000cb 28017 1726867539.37220: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000cb 28017 1726867539.37224: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 28017 1726867539.37274: no more pending results, returning what we have 28017 1726867539.37279: results queue empty 28017 1726867539.37280: checking for any_errors_fatal 28017 1726867539.37290: done checking for any_errors_fatal 28017 1726867539.37291: checking for max_fail_percentage 28017 1726867539.37293: done checking for max_fail_percentage 28017 1726867539.37294: checking to see if all hosts have failed and the running result is not ok 28017 1726867539.37295: done checking to see if all hosts have failed 28017 1726867539.37296: getting the remaining hosts for this loop 28017 1726867539.37298: done getting the remaining hosts for this loop 28017 1726867539.37302: getting the next task for host managed_node3 28017 1726867539.37307: done getting next task for host managed_node3 28017 1726867539.37311: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28017 1726867539.37314: ^ 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 28017 1726867539.37331: getting variables 28017 1726867539.37333: in VariableManager get_vars() 28017 1726867539.37369: Calling all_inventory to load vars for managed_node3 28017 1726867539.37372: Calling groups_inventory to load vars for managed_node3 28017 1726867539.37375: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867539.37387: Calling all_plugins_play to load vars for managed_node3 28017 1726867539.37391: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867539.37395: Calling groups_plugins_play to load vars for managed_node3 28017 1726867539.38846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867539.40407: done with get_vars() 28017 1726867539.40429: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:25:39 -0400 (0:00:00.048) 0:00:30.141 ****** 28017 1726867539.40516: entering _queue_task() for managed_node3/ping 28017 1726867539.40764: worker is 1 (out of 1 available) 28017 1726867539.40775: exiting _queue_task() for managed_node3/ping 28017 1726867539.40989: done queuing things up, now waiting for results queue to drain 28017 1726867539.40991: waiting for pending results... 28017 1726867539.41094: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 28017 1726867539.41255: in run() - task 0affcac9-a3a5-415c-0e01-0000000000cc 28017 1726867539.41258: variable 'ansible_search_path' from source: unknown 28017 1726867539.41261: variable 'ansible_search_path' from source: unknown 28017 1726867539.41264: calling self._execute() 28017 1726867539.41272: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867539.41280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867539.41290: variable 'omit' from source: magic vars 28017 1726867539.41659: variable 'ansible_distribution_major_version' from source: facts 28017 1726867539.41674: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867539.41683: variable 'omit' from source: magic vars 28017 1726867539.41715: variable 'omit' from source: magic vars 28017 1726867539.41754: variable 'omit' from source: magic vars 28017 1726867539.41798: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867539.41833: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867539.41852: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867539.41868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867539.41886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867539.41915: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867539.41918: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867539.41921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867539.42082: Set connection var ansible_connection to ssh 28017 1726867539.42086: Set connection var ansible_shell_type to sh 28017 1726867539.42092: Set connection var ansible_shell_executable to /bin/sh 28017 1726867539.42095: Set connection var ansible_pipelining to False 28017 1726867539.42097: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867539.42099: Set connection var ansible_timeout to 10 28017 1726867539.42102: variable 'ansible_shell_executable' from source: unknown 28017 1726867539.42103: variable 'ansible_connection' from source: unknown 28017 1726867539.42106: variable 'ansible_module_compression' from source: unknown 28017 1726867539.42108: variable 'ansible_shell_type' from source: unknown 28017 1726867539.42110: variable 'ansible_shell_executable' from source: unknown 28017 1726867539.42117: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867539.42119: variable 'ansible_pipelining' from source: unknown 28017 1726867539.42121: variable 'ansible_timeout' from source: unknown 28017 1726867539.42123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867539.42301: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867539.42315: variable 'omit' from source: magic vars 28017 1726867539.42334: starting attempt loop 28017 1726867539.42337: running the handler 28017 1726867539.42340: _low_level_execute_command(): starting 28017 1726867539.42444: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867539.43107: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867539.43174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867539.43199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867539.43250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867539.43340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867539.45067: stdout chunk (state=3): >>>/root <<< 28017 1726867539.45192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867539.45229: stderr chunk (state=3): >>><<< 28017 1726867539.45247: stdout chunk (state=3): >>><<< 28017 1726867539.45358: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867539.45361: _low_level_execute_command(): starting 28017 1726867539.45364: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867539.4527323-29395-270892010166095 `" && echo ansible-tmp-1726867539.4527323-29395-270892010166095="` echo /root/.ansible/tmp/ansible-tmp-1726867539.4527323-29395-270892010166095 `" ) && sleep 0' 28017 1726867539.45992: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867539.46044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867539.46058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867539.46083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867539.46157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867539.48117: stdout chunk (state=3): >>>ansible-tmp-1726867539.4527323-29395-270892010166095=/root/.ansible/tmp/ansible-tmp-1726867539.4527323-29395-270892010166095 <<< 28017 1726867539.48192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867539.48589: stderr chunk (state=3): >>><<< 28017 1726867539.48593: stdout chunk (state=3): >>><<< 28017 1726867539.48595: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867539.4527323-29395-270892010166095=/root/.ansible/tmp/ansible-tmp-1726867539.4527323-29395-270892010166095 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867539.48598: variable 'ansible_module_compression' from source: unknown 28017 1726867539.48600: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28017 1726867539.48604: variable 'ansible_facts' from source: unknown 28017 1726867539.48607: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867539.4527323-29395-270892010166095/AnsiballZ_ping.py 28017 1726867539.48801: Sending initial data 28017 1726867539.48811: Sent initial data (153 bytes) 28017 1726867539.49387: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867539.49402: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867539.49418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867539.49453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867539.49471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867539.49489: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867539.49561: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867539.49604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867539.49622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867539.49641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867539.49715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867539.51307: 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 <<< 28017 1726867539.51417: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867539.4527323-29395-270892010166095/AnsiballZ_ping.py" <<< 28017 1726867539.51420: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp0wn5vf0p /root/.ansible/tmp/ansible-tmp-1726867539.4527323-29395-270892010166095/AnsiballZ_ping.py <<< 28017 1726867539.51610: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp0wn5vf0p" to remote "/root/.ansible/tmp/ansible-tmp-1726867539.4527323-29395-270892010166095/AnsiballZ_ping.py" <<< 28017 1726867539.51618: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867539.4527323-29395-270892010166095/AnsiballZ_ping.py" <<< 28017 1726867539.52927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867539.53028: stderr chunk (state=3): >>><<< 28017 1726867539.53031: stdout chunk (state=3): >>><<< 28017 1726867539.53033: done transferring module to remote 28017 1726867539.53035: _low_level_execute_command(): starting 28017 1726867539.53044: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867539.4527323-29395-270892010166095/ /root/.ansible/tmp/ansible-tmp-1726867539.4527323-29395-270892010166095/AnsiballZ_ping.py && sleep 0' 28017 1726867539.54252: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867539.54268: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867539.54393: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867539.54488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867539.54593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867539.54600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867539.54669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867539.56459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867539.56474: stdout chunk (state=3): >>><<< 28017 1726867539.56493: stderr chunk (state=3): >>><<< 28017 1726867539.56670: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867539.56674: _low_level_execute_command(): starting 28017 1726867539.56678: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867539.4527323-29395-270892010166095/AnsiballZ_ping.py && sleep 0' 28017 1726867539.57800: 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 <<< 28017 1726867539.57833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867539.57836: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867539.57839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867539.58072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867539.58076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867539.73000: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28017 1726867539.74323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867539.74342: stderr chunk (state=3): >>><<< 28017 1726867539.74351: stdout chunk (state=3): >>><<< 28017 1726867539.74398: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867539.74562: 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-1726867539.4527323-29395-270892010166095/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867539.74566: _low_level_execute_command(): starting 28017 1726867539.74569: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867539.4527323-29395-270892010166095/ > /dev/null 2>&1 && sleep 0' 28017 1726867539.75535: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867539.75639: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867539.75652: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867539.75671: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867539.75787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867539.75799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867539.75896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867539.76004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867539.77976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867539.78020: stderr chunk (state=3): >>><<< 28017 1726867539.78033: stdout chunk (state=3): >>><<< 28017 1726867539.78058: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867539.78075: handler run complete 28017 1726867539.78096: attempt loop complete, returning result 28017 1726867539.78111: _execute() done 28017 1726867539.78119: dumping result to json 28017 1726867539.78126: done dumping result, returning 28017 1726867539.78139: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-415c-0e01-0000000000cc] 28017 1726867539.78147: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000cc 28017 1726867539.78345: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000cc 28017 1726867539.78348: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 28017 1726867539.78409: no more pending results, returning what we have 28017 1726867539.78413: results queue empty 28017 1726867539.78414: checking for any_errors_fatal 28017 1726867539.78421: done checking for any_errors_fatal 28017 1726867539.78422: checking for max_fail_percentage 28017 1726867539.78424: done checking for max_fail_percentage 28017 1726867539.78425: checking to see if all hosts have failed and the running result is not ok 28017 1726867539.78426: done checking to see if all hosts have failed 28017 1726867539.78426: getting the remaining hosts for this loop 28017 1726867539.78428: done getting the remaining hosts for this loop 28017 1726867539.78432: getting the next task for host managed_node3 28017 1726867539.78440: done getting next task for host managed_node3 28017 1726867539.78442: ^ task is: TASK: meta (role_complete) 28017 1726867539.78444: ^ 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 28017 1726867539.78454: getting variables 28017 1726867539.78456: in VariableManager get_vars() 28017 1726867539.78602: Calling all_inventory to load vars for managed_node3 28017 1726867539.78605: Calling groups_inventory to load vars for managed_node3 28017 1726867539.78607: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867539.78618: Calling all_plugins_play to load vars for managed_node3 28017 1726867539.78621: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867539.78624: Calling groups_plugins_play to load vars for managed_node3 28017 1726867539.80433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867539.88389: done with get_vars() 28017 1726867539.88422: done getting variables 28017 1726867539.88492: done queuing things up, now waiting for results queue to drain 28017 1726867539.88494: results queue empty 28017 1726867539.88495: checking for any_errors_fatal 28017 1726867539.88498: done checking for any_errors_fatal 28017 1726867539.88499: checking for max_fail_percentage 28017 1726867539.88500: done checking for max_fail_percentage 28017 1726867539.88500: checking to see if all hosts have failed and the running result is not ok 28017 1726867539.88501: done checking to see if all hosts have failed 28017 1726867539.88502: getting the remaining hosts for this loop 28017 1726867539.88503: done getting the remaining hosts for this loop 28017 1726867539.88506: getting the next task for host managed_node3 28017 1726867539.88509: done getting next task for host managed_node3 28017 1726867539.88510: ^ task is: TASK: meta (flush_handlers) 28017 1726867539.88518: ^ 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 28017 1726867539.88521: getting variables 28017 1726867539.88522: in VariableManager get_vars() 28017 1726867539.88536: Calling all_inventory to load vars for managed_node3 28017 1726867539.88538: Calling groups_inventory to load vars for managed_node3 28017 1726867539.88540: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867539.88544: Calling all_plugins_play to load vars for managed_node3 28017 1726867539.88546: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867539.88548: Calling groups_plugins_play to load vars for managed_node3 28017 1726867539.91195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867539.93776: done with get_vars() 28017 1726867539.93799: done getting variables 28017 1726867539.93848: in VariableManager get_vars() 28017 1726867539.93860: Calling all_inventory to load vars for managed_node3 28017 1726867539.93862: Calling groups_inventory to load vars for managed_node3 28017 1726867539.93864: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867539.93869: Calling all_plugins_play to load vars for managed_node3 28017 1726867539.93871: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867539.93873: Calling groups_plugins_play to load vars for managed_node3 28017 1726867539.95118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867539.96620: done with get_vars() 28017 1726867539.96644: done queuing things up, now waiting for results queue to drain 28017 1726867539.96646: results queue empty 28017 1726867539.96647: checking for any_errors_fatal 28017 1726867539.96648: done checking for any_errors_fatal 28017 1726867539.96649: checking for max_fail_percentage 28017 1726867539.96650: done checking for max_fail_percentage 28017 1726867539.96651: checking to see if all hosts have failed and the running result is not ok 28017 1726867539.96652: done checking to see if all hosts have failed 28017 1726867539.96652: getting the remaining hosts for this loop 28017 1726867539.96654: done getting the remaining hosts for this loop 28017 1726867539.96656: getting the next task for host managed_node3 28017 1726867539.96660: done getting next task for host managed_node3 28017 1726867539.96661: ^ task is: TASK: meta (flush_handlers) 28017 1726867539.96663: ^ 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 28017 1726867539.96666: getting variables 28017 1726867539.96667: in VariableManager get_vars() 28017 1726867539.96680: Calling all_inventory to load vars for managed_node3 28017 1726867539.96683: Calling groups_inventory to load vars for managed_node3 28017 1726867539.96685: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867539.96690: Calling all_plugins_play to load vars for managed_node3 28017 1726867539.96692: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867539.96695: Calling groups_plugins_play to load vars for managed_node3 28017 1726867539.97884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867539.99466: done with get_vars() 28017 1726867539.99487: done getting variables 28017 1726867539.99535: in VariableManager get_vars() 28017 1726867539.99546: Calling all_inventory to load vars for managed_node3 28017 1726867539.99549: Calling groups_inventory to load vars for managed_node3 28017 1726867539.99551: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867539.99555: Calling all_plugins_play to load vars for managed_node3 28017 1726867539.99558: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867539.99561: Calling groups_plugins_play to load vars for managed_node3 28017 1726867540.00718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867540.02350: done with get_vars() 28017 1726867540.02372: done queuing things up, now waiting for results queue to drain 28017 1726867540.02374: results queue empty 28017 1726867540.02375: checking for any_errors_fatal 28017 1726867540.02376: done checking for any_errors_fatal 28017 1726867540.02380: checking for max_fail_percentage 28017 1726867540.02381: done checking for max_fail_percentage 28017 1726867540.02381: checking to see if all hosts have failed and the running result is not ok 28017 1726867540.02382: done checking to see if all hosts have failed 28017 1726867540.02383: getting the remaining hosts for this loop 28017 1726867540.02384: done getting the remaining hosts for this loop 28017 1726867540.02386: getting the next task for host managed_node3 28017 1726867540.02390: done getting next task for host managed_node3 28017 1726867540.02391: ^ task is: None 28017 1726867540.02398: ^ 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 28017 1726867540.02400: done queuing things up, now waiting for results queue to drain 28017 1726867540.02401: results queue empty 28017 1726867540.02402: checking for any_errors_fatal 28017 1726867540.02402: done checking for any_errors_fatal 28017 1726867540.02403: checking for max_fail_percentage 28017 1726867540.02404: done checking for max_fail_percentage 28017 1726867540.02405: checking to see if all hosts have failed and the running result is not ok 28017 1726867540.02405: done checking to see if all hosts have failed 28017 1726867540.02406: getting the next task for host managed_node3 28017 1726867540.02409: done getting next task for host managed_node3 28017 1726867540.02410: ^ task is: None 28017 1726867540.02411: ^ 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 28017 1726867540.02445: in VariableManager get_vars() 28017 1726867540.02460: done with get_vars() 28017 1726867540.02466: in VariableManager get_vars() 28017 1726867540.02486: done with get_vars() 28017 1726867540.02491: variable 'omit' from source: magic vars 28017 1726867540.02531: in VariableManager get_vars() 28017 1726867540.02542: done with get_vars() 28017 1726867540.02575: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 28017 1726867540.02750: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 28017 1726867540.02771: getting the remaining hosts for this loop 28017 1726867540.02772: done getting the remaining hosts for this loop 28017 1726867540.02774: getting the next task for host managed_node3 28017 1726867540.02781: done getting next task for host managed_node3 28017 1726867540.02783: ^ task is: TASK: Gathering Facts 28017 1726867540.02785: ^ 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 28017 1726867540.02787: getting variables 28017 1726867540.02788: in VariableManager get_vars() 28017 1726867540.02796: Calling all_inventory to load vars for managed_node3 28017 1726867540.02798: Calling groups_inventory to load vars for managed_node3 28017 1726867540.02800: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867540.02805: Calling all_plugins_play to load vars for managed_node3 28017 1726867540.02807: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867540.02810: Calling groups_plugins_play to load vars for managed_node3 28017 1726867540.04024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867540.05625: done with get_vars() 28017 1726867540.05644: done getting variables 28017 1726867540.05688: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Friday 20 September 2024 17:25:40 -0400 (0:00:00.651) 0:00:30.793 ****** 28017 1726867540.05712: entering _queue_task() for managed_node3/gather_facts 28017 1726867540.06047: worker is 1 (out of 1 available) 28017 1726867540.06059: exiting _queue_task() for managed_node3/gather_facts 28017 1726867540.06070: done queuing things up, now waiting for results queue to drain 28017 1726867540.06071: waiting for pending results... 28017 1726867540.06308: running TaskExecutor() for managed_node3/TASK: Gathering Facts 28017 1726867540.06462: in run() - task 0affcac9-a3a5-415c-0e01-00000000076f 28017 1726867540.06466: variable 'ansible_search_path' from source: unknown 28017 1726867540.06490: calling self._execute() 28017 1726867540.06599: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867540.06681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867540.06685: variable 'omit' from source: magic vars 28017 1726867540.07028: variable 'ansible_distribution_major_version' from source: facts 28017 1726867540.07046: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867540.07056: variable 'omit' from source: magic vars 28017 1726867540.07084: variable 'omit' from source: magic vars 28017 1726867540.07123: variable 'omit' from source: magic vars 28017 1726867540.07171: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867540.07265: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867540.07297: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867540.07331: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867540.07375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867540.07392: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867540.07401: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867540.07408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867540.07546: Set connection var ansible_connection to ssh 28017 1726867540.07550: Set connection var ansible_shell_type to sh 28017 1726867540.07554: Set connection var ansible_shell_executable to /bin/sh 28017 1726867540.07566: Set connection var ansible_pipelining to False 28017 1726867540.07576: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867540.07654: Set connection var ansible_timeout to 10 28017 1726867540.07658: variable 'ansible_shell_executable' from source: unknown 28017 1726867540.07661: variable 'ansible_connection' from source: unknown 28017 1726867540.07663: variable 'ansible_module_compression' from source: unknown 28017 1726867540.07666: variable 'ansible_shell_type' from source: unknown 28017 1726867540.07668: variable 'ansible_shell_executable' from source: unknown 28017 1726867540.07671: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867540.07674: variable 'ansible_pipelining' from source: unknown 28017 1726867540.07676: variable 'ansible_timeout' from source: unknown 28017 1726867540.07680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867540.07888: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867540.07906: variable 'omit' from source: magic vars 28017 1726867540.07921: starting attempt loop 28017 1726867540.07931: running the handler 28017 1726867540.07954: variable 'ansible_facts' from source: unknown 28017 1726867540.08028: _low_level_execute_command(): starting 28017 1726867540.08032: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867540.08805: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867540.08928: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867540.08982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867540.09033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867540.10735: stdout chunk (state=3): >>>/root <<< 28017 1726867540.10889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867540.10901: stdout chunk (state=3): >>><<< 28017 1726867540.10916: stderr chunk (state=3): >>><<< 28017 1726867540.10940: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867540.10960: _low_level_execute_command(): starting 28017 1726867540.11005: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867540.10947-29427-82905571247077 `" && echo ansible-tmp-1726867540.10947-29427-82905571247077="` echo /root/.ansible/tmp/ansible-tmp-1726867540.10947-29427-82905571247077 `" ) && sleep 0' 28017 1726867540.12050: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867540.12166: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867540.12199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867540.12238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867540.12270: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867540.12297: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867540.12481: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867540.12517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867540.12534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867540.12574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867540.12692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867540.14571: stdout chunk (state=3): >>>ansible-tmp-1726867540.10947-29427-82905571247077=/root/.ansible/tmp/ansible-tmp-1726867540.10947-29427-82905571247077 <<< 28017 1726867540.14711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867540.14739: stdout chunk (state=3): >>><<< 28017 1726867540.14771: stderr chunk (state=3): >>><<< 28017 1726867540.15180: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867540.10947-29427-82905571247077=/root/.ansible/tmp/ansible-tmp-1726867540.10947-29427-82905571247077 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867540.15184: variable 'ansible_module_compression' from source: unknown 28017 1726867540.15186: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28017 1726867540.15188: variable 'ansible_facts' from source: unknown 28017 1726867540.16095: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867540.10947-29427-82905571247077/AnsiballZ_setup.py 28017 1726867540.16701: Sending initial data 28017 1726867540.16706: Sent initial data (151 bytes) 28017 1726867540.17820: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867540.17824: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867540.17830: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867540.17937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867540.18093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867540.18167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867540.19786: 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 <<< 28017 1726867540.19833: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867540.19915: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpbx6oappm /root/.ansible/tmp/ansible-tmp-1726867540.10947-29427-82905571247077/AnsiballZ_setup.py <<< 28017 1726867540.19931: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867540.10947-29427-82905571247077/AnsiballZ_setup.py" <<< 28017 1726867540.19987: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpbx6oappm" to remote "/root/.ansible/tmp/ansible-tmp-1726867540.10947-29427-82905571247077/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867540.10947-29427-82905571247077/AnsiballZ_setup.py" <<< 28017 1726867540.22729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867540.22787: stdout chunk (state=3): >>><<< 28017 1726867540.22790: stderr chunk (state=3): >>><<< 28017 1726867540.22792: done transferring module to remote 28017 1726867540.22897: _low_level_execute_command(): starting 28017 1726867540.22905: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867540.10947-29427-82905571247077/ /root/.ansible/tmp/ansible-tmp-1726867540.10947-29427-82905571247077/AnsiballZ_setup.py && sleep 0' 28017 1726867540.24251: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867540.24259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867540.24266: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867540.24269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867540.24272: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867540.24274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867540.24380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867540.24518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867540.24645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867540.26394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867540.26587: stderr chunk (state=3): >>><<< 28017 1726867540.26590: stdout chunk (state=3): >>><<< 28017 1726867540.26592: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867540.26595: _low_level_execute_command(): starting 28017 1726867540.26597: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867540.10947-29427-82905571247077/AnsiballZ_setup.py && sleep 0' 28017 1726867540.27629: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867540.27717: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867540.27720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867540.27723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867540.27725: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867540.27727: 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 <<< 28017 1726867540.27729: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867540.28038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867540.28065: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867540.28206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867540.91611: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_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_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_is_chroot": false, "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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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-64<<< 28017 1726867540.91649: stdout chunk (state=3): >>>G: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_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "40", "epoch": "1726867540", "epoch_int": "1726867540", "date": "2024-09-20", "time": "17:25:40", "iso8601_micro": "2024-09-20T21:25:40.556805Z", "iso8601": "2024-09-20T21:25:40Z", "iso8601_basic": "20240920T172540556805", "iso8601_basic_short": "20240920T172540", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.79248046875, "5m": 0.607421875, "15m": 0.34033203125}, "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": 2981, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 550, "free": 2981}, "nocache": {"free": 3300, "used": 231}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 777, "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": 261800333312, "block_size": 4096, "block_total": 65519099, "block_available": 63916097, "block_used": 1603002, "inode_total": 131070960, "inode_available": 131029133, "inode_used": 41827, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "peerethtest0", "eth0", "ethtest0"], "ansible_peerethtest0": {"device": "peerethtest0", "macaddress": "0a:3e:9b:4e:71:19", "mtu<<< 28017 1726867540.91684: stdout chunk (state=3): >>>": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::83e:9bff:fe4e:7119", "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_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]", "loopb<<< 28017 1726867540.91688: stdout chunk (state=3): >>>ack": "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_ethtest0": {"device": "ethtest0", "macaddress": "c6:55:73:27:f6:35", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::c455:73ff:fe27:f635", "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_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "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", <<< 28017 1726867540.91695: stdout chunk (state=3): >>>"generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::83e:9bff:fe4e:7119", "fe80::c455:73ff:fe27:f635", "fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::83e:9bff:fe4e:7119", "fe80::8ff:deff:fe45:ad8b"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 28017 1726867540.94184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867540.94188: stdout chunk (state=3): >>><<< 28017 1726867540.94190: stderr chunk (state=3): >>><<< 28017 1726867540.94197: _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_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_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_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_is_chroot": false, "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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "40", "epoch": "1726867540", "epoch_int": "1726867540", "date": "2024-09-20", "time": "17:25:40", "iso8601_micro": "2024-09-20T21:25:40.556805Z", "iso8601": "2024-09-20T21:25:40Z", "iso8601_basic": "20240920T172540556805", "iso8601_basic_short": "20240920T172540", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.79248046875, "5m": 0.607421875, "15m": 0.34033203125}, "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": 2981, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 550, "free": 2981}, "nocache": {"free": 3300, "used": 231}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 777, "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": 261800333312, "block_size": 4096, "block_total": 65519099, "block_available": 63916097, "block_used": 1603002, "inode_total": 131070960, "inode_available": 131029133, "inode_used": 41827, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "peerethtest0", "eth0", "ethtest0"], "ansible_peerethtest0": {"device": "peerethtest0", "macaddress": "0a:3e:9b:4e:71:19", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::83e:9bff:fe4e:7119", "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_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_ethtest0": {"device": "ethtest0", "macaddress": "c6:55:73:27:f6:35", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::c455:73ff:fe27:f635", "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_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::83e:9bff:fe4e:7119", "fe80::c455:73ff:fe27:f635", "fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::83e:9bff:fe4e:7119", "fe80::8ff:deff:fe45:ad8b"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867540.94839: 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-1726867540.10947-29427-82905571247077/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867540.95030: _low_level_execute_command(): starting 28017 1726867540.95045: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867540.10947-29427-82905571247077/ > /dev/null 2>&1 && sleep 0' 28017 1726867540.96374: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867540.96386: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867540.96688: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867540.96765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867540.96769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867540.98603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867540.98647: stderr chunk (state=3): >>><<< 28017 1726867540.98663: stdout chunk (state=3): >>><<< 28017 1726867540.98687: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867540.98700: handler run complete 28017 1726867540.98850: variable 'ansible_facts' from source: unknown 28017 1726867540.98967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867540.99322: variable 'ansible_facts' from source: unknown 28017 1726867540.99418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867540.99576: attempt loop complete, returning result 28017 1726867540.99589: _execute() done 28017 1726867540.99597: dumping result to json 28017 1726867540.99637: done dumping result, returning 28017 1726867540.99650: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-415c-0e01-00000000076f] 28017 1726867540.99659: sending task result for task 0affcac9-a3a5-415c-0e01-00000000076f ok: [managed_node3] 28017 1726867541.00745: no more pending results, returning what we have 28017 1726867541.00748: results queue empty 28017 1726867541.00749: checking for any_errors_fatal 28017 1726867541.00751: done checking for any_errors_fatal 28017 1726867541.00751: checking for max_fail_percentage 28017 1726867541.00753: done checking for max_fail_percentage 28017 1726867541.00754: checking to see if all hosts have failed and the running result is not ok 28017 1726867541.00754: done checking to see if all hosts have failed 28017 1726867541.00755: getting the remaining hosts for this loop 28017 1726867541.00757: done getting the remaining hosts for this loop 28017 1726867541.00760: getting the next task for host managed_node3 28017 1726867541.00764: done getting next task for host managed_node3 28017 1726867541.00766: ^ task is: TASK: meta (flush_handlers) 28017 1726867541.00768: ^ 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 28017 1726867541.00772: getting variables 28017 1726867541.00773: in VariableManager get_vars() 28017 1726867541.00797: Calling all_inventory to load vars for managed_node3 28017 1726867541.00799: Calling groups_inventory to load vars for managed_node3 28017 1726867541.00802: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867541.00808: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000076f 28017 1726867541.00811: WORKER PROCESS EXITING 28017 1726867541.00820: Calling all_plugins_play to load vars for managed_node3 28017 1726867541.00823: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867541.00826: Calling groups_plugins_play to load vars for managed_node3 28017 1726867541.02095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867541.03651: done with get_vars() 28017 1726867541.03676: done getting variables 28017 1726867541.03749: in VariableManager get_vars() 28017 1726867541.03760: Calling all_inventory to load vars for managed_node3 28017 1726867541.03762: Calling groups_inventory to load vars for managed_node3 28017 1726867541.03765: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867541.03770: Calling all_plugins_play to load vars for managed_node3 28017 1726867541.03772: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867541.03774: Calling groups_plugins_play to load vars for managed_node3 28017 1726867541.04981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867541.06482: done with get_vars() 28017 1726867541.06509: done queuing things up, now waiting for results queue to drain 28017 1726867541.06511: results queue empty 28017 1726867541.06512: checking for any_errors_fatal 28017 1726867541.06515: done checking for any_errors_fatal 28017 1726867541.06516: checking for max_fail_percentage 28017 1726867541.06517: done checking for max_fail_percentage 28017 1726867541.06518: checking to see if all hosts have failed and the running result is not ok 28017 1726867541.06519: done checking to see if all hosts have failed 28017 1726867541.06524: getting the remaining hosts for this loop 28017 1726867541.06525: done getting the remaining hosts for this loop 28017 1726867541.06527: getting the next task for host managed_node3 28017 1726867541.06532: done getting next task for host managed_node3 28017 1726867541.06534: ^ task is: TASK: Include the task 'delete_interface.yml' 28017 1726867541.06536: ^ 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 28017 1726867541.06538: getting variables 28017 1726867541.06539: in VariableManager get_vars() 28017 1726867541.06549: Calling all_inventory to load vars for managed_node3 28017 1726867541.06551: Calling groups_inventory to load vars for managed_node3 28017 1726867541.06553: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867541.06559: Calling all_plugins_play to load vars for managed_node3 28017 1726867541.06561: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867541.06564: Calling groups_plugins_play to load vars for managed_node3 28017 1726867541.07260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867541.08139: done with get_vars() 28017 1726867541.08155: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Friday 20 September 2024 17:25:41 -0400 (0:00:01.024) 0:00:31.818 ****** 28017 1726867541.08208: entering _queue_task() for managed_node3/include_tasks 28017 1726867541.08551: worker is 1 (out of 1 available) 28017 1726867541.08564: exiting _queue_task() for managed_node3/include_tasks 28017 1726867541.08574: done queuing things up, now waiting for results queue to drain 28017 1726867541.08575: waiting for pending results... 28017 1726867541.08860: running TaskExecutor() for managed_node3/TASK: Include the task 'delete_interface.yml' 28017 1726867541.08988: in run() - task 0affcac9-a3a5-415c-0e01-0000000000cf 28017 1726867541.09010: variable 'ansible_search_path' from source: unknown 28017 1726867541.09053: calling self._execute() 28017 1726867541.09149: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867541.09161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867541.09180: variable 'omit' from source: magic vars 28017 1726867541.09579: variable 'ansible_distribution_major_version' from source: facts 28017 1726867541.09589: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867541.09596: _execute() done 28017 1726867541.09599: dumping result to json 28017 1726867541.09601: done dumping result, returning 28017 1726867541.09608: done running TaskExecutor() for managed_node3/TASK: Include the task 'delete_interface.yml' [0affcac9-a3a5-415c-0e01-0000000000cf] 28017 1726867541.09612: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000cf 28017 1726867541.09710: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000cf 28017 1726867541.09713: WORKER PROCESS EXITING 28017 1726867541.09742: no more pending results, returning what we have 28017 1726867541.09746: in VariableManager get_vars() 28017 1726867541.09786: Calling all_inventory to load vars for managed_node3 28017 1726867541.09789: Calling groups_inventory to load vars for managed_node3 28017 1726867541.09792: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867541.09805: Calling all_plugins_play to load vars for managed_node3 28017 1726867541.09808: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867541.09810: Calling groups_plugins_play to load vars for managed_node3 28017 1726867541.10600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867541.11529: done with get_vars() 28017 1726867541.11546: variable 'ansible_search_path' from source: unknown 28017 1726867541.11560: we have included files to process 28017 1726867541.11561: generating all_blocks data 28017 1726867541.11562: done generating all_blocks data 28017 1726867541.11563: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 28017 1726867541.11564: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 28017 1726867541.11567: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 28017 1726867541.11786: done processing included file 28017 1726867541.11788: iterating over new_blocks loaded from include file 28017 1726867541.11789: in VariableManager get_vars() 28017 1726867541.11801: done with get_vars() 28017 1726867541.11802: filtering new block on tags 28017 1726867541.11819: done filtering new block on tags 28017 1726867541.11822: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node3 28017 1726867541.11827: extending task lists for all hosts with included blocks 28017 1726867541.11857: done extending task lists 28017 1726867541.11858: done processing included files 28017 1726867541.11859: results queue empty 28017 1726867541.11860: checking for any_errors_fatal 28017 1726867541.11861: done checking for any_errors_fatal 28017 1726867541.11862: checking for max_fail_percentage 28017 1726867541.11863: done checking for max_fail_percentage 28017 1726867541.11864: checking to see if all hosts have failed and the running result is not ok 28017 1726867541.11864: done checking to see if all hosts have failed 28017 1726867541.11865: getting the remaining hosts for this loop 28017 1726867541.11866: done getting the remaining hosts for this loop 28017 1726867541.11869: getting the next task for host managed_node3 28017 1726867541.11873: done getting next task for host managed_node3 28017 1726867541.11875: ^ task is: TASK: Remove test interface if necessary 28017 1726867541.11880: ^ 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 28017 1726867541.11883: getting variables 28017 1726867541.11884: in VariableManager get_vars() 28017 1726867541.11893: Calling all_inventory to load vars for managed_node3 28017 1726867541.11895: Calling groups_inventory to load vars for managed_node3 28017 1726867541.11897: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867541.11902: Calling all_plugins_play to load vars for managed_node3 28017 1726867541.11905: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867541.11908: Calling groups_plugins_play to load vars for managed_node3 28017 1726867541.13028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867541.13890: done with get_vars() 28017 1726867541.13904: done getting variables 28017 1726867541.13934: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 20 September 2024 17:25:41 -0400 (0:00:00.057) 0:00:31.876 ****** 28017 1726867541.13955: entering _queue_task() for managed_node3/command 28017 1726867541.14208: worker is 1 (out of 1 available) 28017 1726867541.14222: exiting _queue_task() for managed_node3/command 28017 1726867541.14233: done queuing things up, now waiting for results queue to drain 28017 1726867541.14235: waiting for pending results... 28017 1726867541.14421: running TaskExecutor() for managed_node3/TASK: Remove test interface if necessary 28017 1726867541.14547: in run() - task 0affcac9-a3a5-415c-0e01-000000000780 28017 1726867541.14551: variable 'ansible_search_path' from source: unknown 28017 1726867541.14554: variable 'ansible_search_path' from source: unknown 28017 1726867541.14605: calling self._execute() 28017 1726867541.14691: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867541.14695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867541.14704: variable 'omit' from source: magic vars 28017 1726867541.15236: variable 'ansible_distribution_major_version' from source: facts 28017 1726867541.15239: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867541.15242: variable 'omit' from source: magic vars 28017 1726867541.15244: variable 'omit' from source: magic vars 28017 1726867541.15255: variable 'interface' from source: set_fact 28017 1726867541.15269: variable 'omit' from source: magic vars 28017 1726867541.15315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867541.15352: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867541.15369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867541.15386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867541.15483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867541.15486: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867541.15489: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867541.15491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867541.15541: Set connection var ansible_connection to ssh 28017 1726867541.15554: Set connection var ansible_shell_type to sh 28017 1726867541.15565: Set connection var ansible_shell_executable to /bin/sh 28017 1726867541.15575: Set connection var ansible_pipelining to False 28017 1726867541.15590: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867541.15603: Set connection var ansible_timeout to 10 28017 1726867541.15628: variable 'ansible_shell_executable' from source: unknown 28017 1726867541.15637: variable 'ansible_connection' from source: unknown 28017 1726867541.15645: variable 'ansible_module_compression' from source: unknown 28017 1726867541.15653: variable 'ansible_shell_type' from source: unknown 28017 1726867541.15660: variable 'ansible_shell_executable' from source: unknown 28017 1726867541.15666: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867541.15676: variable 'ansible_pipelining' from source: unknown 28017 1726867541.15763: variable 'ansible_timeout' from source: unknown 28017 1726867541.15767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867541.15855: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867541.15883: variable 'omit' from source: magic vars 28017 1726867541.15893: starting attempt loop 28017 1726867541.15899: running the handler 28017 1726867541.15919: _low_level_execute_command(): starting 28017 1726867541.15935: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867541.16613: 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 <<< 28017 1726867541.16633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867541.16648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867541.16691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867541.16705: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867541.16760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867541.18434: stdout chunk (state=3): >>>/root <<< 28017 1726867541.18660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867541.18663: stdout chunk (state=3): >>><<< 28017 1726867541.18666: stderr chunk (state=3): >>><<< 28017 1726867541.18686: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867541.18705: _low_level_execute_command(): starting 28017 1726867541.18783: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867541.18692-29473-223033756391382 `" && echo ansible-tmp-1726867541.18692-29473-223033756391382="` echo /root/.ansible/tmp/ansible-tmp-1726867541.18692-29473-223033756391382 `" ) && sleep 0' 28017 1726867541.19147: 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 <<< 28017 1726867541.19160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867541.19189: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867541.19231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867541.19234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867541.19237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867541.19289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867541.21192: stdout chunk (state=3): >>>ansible-tmp-1726867541.18692-29473-223033756391382=/root/.ansible/tmp/ansible-tmp-1726867541.18692-29473-223033756391382 <<< 28017 1726867541.21303: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867541.21327: stderr chunk (state=3): >>><<< 28017 1726867541.21333: stdout chunk (state=3): >>><<< 28017 1726867541.21348: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867541.18692-29473-223033756391382=/root/.ansible/tmp/ansible-tmp-1726867541.18692-29473-223033756391382 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867541.21371: variable 'ansible_module_compression' from source: unknown 28017 1726867541.21410: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28017 1726867541.21447: variable 'ansible_facts' from source: unknown 28017 1726867541.21495: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867541.18692-29473-223033756391382/AnsiballZ_command.py 28017 1726867541.21590: Sending initial data 28017 1726867541.21594: Sent initial data (154 bytes) 28017 1726867541.22012: 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 <<< 28017 1726867541.22015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867541.22018: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867541.22020: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867541.22022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867541.22064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867541.22067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867541.22118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867541.23668: 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 <<< 28017 1726867541.23709: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867541.23758: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp9a8um0h7 /root/.ansible/tmp/ansible-tmp-1726867541.18692-29473-223033756391382/AnsiballZ_command.py <<< 28017 1726867541.23761: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867541.18692-29473-223033756391382/AnsiballZ_command.py" <<< 28017 1726867541.23801: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmp9a8um0h7" to remote "/root/.ansible/tmp/ansible-tmp-1726867541.18692-29473-223033756391382/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867541.18692-29473-223033756391382/AnsiballZ_command.py" <<< 28017 1726867541.24326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867541.24366: stderr chunk (state=3): >>><<< 28017 1726867541.24369: stdout chunk (state=3): >>><<< 28017 1726867541.24404: done transferring module to remote 28017 1726867541.24413: _low_level_execute_command(): starting 28017 1726867541.24417: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867541.18692-29473-223033756391382/ /root/.ansible/tmp/ansible-tmp-1726867541.18692-29473-223033756391382/AnsiballZ_command.py && sleep 0' 28017 1726867541.24860: 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 <<< 28017 1726867541.24863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867541.24865: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867541.24867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867541.24915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867541.24919: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867541.24973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867541.26754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867541.26757: stdout chunk (state=3): >>><<< 28017 1726867541.26759: stderr chunk (state=3): >>><<< 28017 1726867541.26785: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867541.26790: _low_level_execute_command(): starting 28017 1726867541.26799: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867541.18692-29473-223033756391382/AnsiballZ_command.py && sleep 0' 28017 1726867541.27493: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867541.27517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867541.27535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867541.27554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867541.27637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867541.44225: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "ethtest0"], "start": "2024-09-20 17:25:41.425861", "end": "2024-09-20 17:25:41.435845", "delta": "0:00:00.009984", "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}}} <<< 28017 1726867541.46884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867541.46889: stdout chunk (state=3): >>><<< 28017 1726867541.46891: stderr chunk (state=3): >>><<< 28017 1726867541.46895: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "ethtest0"], "start": "2024-09-20 17:25:41.425861", "end": "2024-09-20 17:25:41.435845", "delta": "0:00:00.009984", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867541.46897: 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-1726867541.18692-29473-223033756391382/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867541.46899: _low_level_execute_command(): starting 28017 1726867541.46901: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867541.18692-29473-223033756391382/ > /dev/null 2>&1 && sleep 0' 28017 1726867541.47939: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867541.47955: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867541.48095: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867541.48113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867541.48186: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867541.48298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867541.50150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867541.50181: stderr chunk (state=3): >>><<< 28017 1726867541.50190: stdout chunk (state=3): >>><<< 28017 1726867541.50384: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867541.50387: handler run complete 28017 1726867541.50390: Evaluated conditional (False): False 28017 1726867541.50392: attempt loop complete, returning result 28017 1726867541.50394: _execute() done 28017 1726867541.50396: dumping result to json 28017 1726867541.50398: done dumping result, returning 28017 1726867541.50399: done running TaskExecutor() for managed_node3/TASK: Remove test interface if necessary [0affcac9-a3a5-415c-0e01-000000000780] 28017 1726867541.50401: sending task result for task 0affcac9-a3a5-415c-0e01-000000000780 ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.009984", "end": "2024-09-20 17:25:41.435845", "rc": 0, "start": "2024-09-20 17:25:41.425861" } 28017 1726867541.50608: no more pending results, returning what we have 28017 1726867541.50681: results queue empty 28017 1726867541.50683: checking for any_errors_fatal 28017 1726867541.50684: done checking for any_errors_fatal 28017 1726867541.50685: checking for max_fail_percentage 28017 1726867541.50687: done checking for max_fail_percentage 28017 1726867541.50688: checking to see if all hosts have failed and the running result is not ok 28017 1726867541.50688: done checking to see if all hosts have failed 28017 1726867541.50689: getting the remaining hosts for this loop 28017 1726867541.50691: done getting the remaining hosts for this loop 28017 1726867541.50694: getting the next task for host managed_node3 28017 1726867541.50703: done getting next task for host managed_node3 28017 1726867541.50704: ^ task is: TASK: meta (flush_handlers) 28017 1726867541.50706: ^ 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 28017 1726867541.50710: getting variables 28017 1726867541.50712: in VariableManager get_vars() 28017 1726867541.50748: Calling all_inventory to load vars for managed_node3 28017 1726867541.50751: Calling groups_inventory to load vars for managed_node3 28017 1726867541.50755: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867541.50766: Calling all_plugins_play to load vars for managed_node3 28017 1726867541.50769: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867541.50773: Calling groups_plugins_play to load vars for managed_node3 28017 1726867541.50952: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000780 28017 1726867541.50956: WORKER PROCESS EXITING 28017 1726867541.52501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867541.56017: done with get_vars() 28017 1726867541.56042: done getting variables 28017 1726867541.56268: in VariableManager get_vars() 28017 1726867541.56280: Calling all_inventory to load vars for managed_node3 28017 1726867541.56283: Calling groups_inventory to load vars for managed_node3 28017 1726867541.56285: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867541.56290: Calling all_plugins_play to load vars for managed_node3 28017 1726867541.56293: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867541.56295: Calling groups_plugins_play to load vars for managed_node3 28017 1726867541.58976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867541.61758: done with get_vars() 28017 1726867541.61802: done queuing things up, now waiting for results queue to drain 28017 1726867541.61818: results queue empty 28017 1726867541.61819: checking for any_errors_fatal 28017 1726867541.61823: done checking for any_errors_fatal 28017 1726867541.61824: checking for max_fail_percentage 28017 1726867541.61825: done checking for max_fail_percentage 28017 1726867541.61826: checking to see if all hosts have failed and the running result is not ok 28017 1726867541.61839: done checking to see if all hosts have failed 28017 1726867541.61840: getting the remaining hosts for this loop 28017 1726867541.61841: done getting the remaining hosts for this loop 28017 1726867541.61844: getting the next task for host managed_node3 28017 1726867541.61848: done getting next task for host managed_node3 28017 1726867541.61850: ^ task is: TASK: meta (flush_handlers) 28017 1726867541.61852: ^ 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 28017 1726867541.61854: getting variables 28017 1726867541.61856: in VariableManager get_vars() 28017 1726867541.61866: Calling all_inventory to load vars for managed_node3 28017 1726867541.61868: Calling groups_inventory to load vars for managed_node3 28017 1726867541.61871: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867541.61879: Calling all_plugins_play to load vars for managed_node3 28017 1726867541.61882: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867541.61890: Calling groups_plugins_play to load vars for managed_node3 28017 1726867541.63385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867541.65395: done with get_vars() 28017 1726867541.65414: done getting variables 28017 1726867541.65466: in VariableManager get_vars() 28017 1726867541.65476: Calling all_inventory to load vars for managed_node3 28017 1726867541.65480: Calling groups_inventory to load vars for managed_node3 28017 1726867541.65482: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867541.65487: Calling all_plugins_play to load vars for managed_node3 28017 1726867541.65490: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867541.65492: Calling groups_plugins_play to load vars for managed_node3 28017 1726867541.66640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867541.69051: done with get_vars() 28017 1726867541.69084: done queuing things up, now waiting for results queue to drain 28017 1726867541.69086: results queue empty 28017 1726867541.69087: checking for any_errors_fatal 28017 1726867541.69088: done checking for any_errors_fatal 28017 1726867541.69089: checking for max_fail_percentage 28017 1726867541.69090: done checking for max_fail_percentage 28017 1726867541.69091: checking to see if all hosts have failed and the running result is not ok 28017 1726867541.69091: done checking to see if all hosts have failed 28017 1726867541.69092: getting the remaining hosts for this loop 28017 1726867541.69093: done getting the remaining hosts for this loop 28017 1726867541.69095: getting the next task for host managed_node3 28017 1726867541.69098: done getting next task for host managed_node3 28017 1726867541.69099: ^ task is: None 28017 1726867541.69100: ^ 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 28017 1726867541.69102: done queuing things up, now waiting for results queue to drain 28017 1726867541.69102: results queue empty 28017 1726867541.69103: checking for any_errors_fatal 28017 1726867541.69104: done checking for any_errors_fatal 28017 1726867541.69104: checking for max_fail_percentage 28017 1726867541.69105: done checking for max_fail_percentage 28017 1726867541.69105: checking to see if all hosts have failed and the running result is not ok 28017 1726867541.69106: done checking to see if all hosts have failed 28017 1726867541.69107: getting the next task for host managed_node3 28017 1726867541.69109: done getting next task for host managed_node3 28017 1726867541.69109: ^ task is: None 28017 1726867541.69110: ^ 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 28017 1726867541.69194: in VariableManager get_vars() 28017 1726867541.69219: done with get_vars() 28017 1726867541.69227: in VariableManager get_vars() 28017 1726867541.69240: done with get_vars() 28017 1726867541.69244: variable 'omit' from source: magic vars 28017 1726867541.69571: variable 'profile' from source: play vars 28017 1726867541.69879: in VariableManager get_vars() 28017 1726867541.69897: done with get_vars() 28017 1726867541.69919: variable 'omit' from source: magic vars 28017 1726867541.69990: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 28017 1726867541.71535: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 28017 1726867541.71580: getting the remaining hosts for this loop 28017 1726867541.71582: done getting the remaining hosts for this loop 28017 1726867541.71585: getting the next task for host managed_node3 28017 1726867541.71587: done getting next task for host managed_node3 28017 1726867541.71589: ^ task is: TASK: Gathering Facts 28017 1726867541.71591: ^ 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 28017 1726867541.71593: getting variables 28017 1726867541.71594: in VariableManager get_vars() 28017 1726867541.71606: Calling all_inventory to load vars for managed_node3 28017 1726867541.71608: Calling groups_inventory to load vars for managed_node3 28017 1726867541.71610: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867541.71616: Calling all_plugins_play to load vars for managed_node3 28017 1726867541.71618: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867541.71621: Calling groups_plugins_play to load vars for managed_node3 28017 1726867541.74273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867541.77729: done with get_vars() 28017 1726867541.77755: done getting variables 28017 1726867541.77804: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Friday 20 September 2024 17:25:41 -0400 (0:00:00.638) 0:00:32.515 ****** 28017 1726867541.77835: entering _queue_task() for managed_node3/gather_facts 28017 1726867541.78605: worker is 1 (out of 1 available) 28017 1726867541.78619: exiting _queue_task() for managed_node3/gather_facts 28017 1726867541.78636: done queuing things up, now waiting for results queue to drain 28017 1726867541.78637: waiting for pending results... 28017 1726867541.79280: running TaskExecutor() for managed_node3/TASK: Gathering Facts 28017 1726867541.79402: in run() - task 0affcac9-a3a5-415c-0e01-00000000078e 28017 1726867541.79455: variable 'ansible_search_path' from source: unknown 28017 1726867541.79676: calling self._execute() 28017 1726867541.79738: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867541.80003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867541.80007: variable 'omit' from source: magic vars 28017 1726867541.80679: variable 'ansible_distribution_major_version' from source: facts 28017 1726867541.80699: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867541.80711: variable 'omit' from source: magic vars 28017 1726867541.80796: variable 'omit' from source: magic vars 28017 1726867541.80834: variable 'omit' from source: magic vars 28017 1726867541.80960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867541.81079: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867541.81114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867541.81165: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867541.81215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867541.81285: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867541.81324: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867541.81334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867541.81590: Set connection var ansible_connection to ssh 28017 1726867541.81616: Set connection var ansible_shell_type to sh 28017 1726867541.81850: Set connection var ansible_shell_executable to /bin/sh 28017 1726867541.81853: Set connection var ansible_pipelining to False 28017 1726867541.81856: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867541.81858: Set connection var ansible_timeout to 10 28017 1726867541.81860: variable 'ansible_shell_executable' from source: unknown 28017 1726867541.81862: variable 'ansible_connection' from source: unknown 28017 1726867541.81864: variable 'ansible_module_compression' from source: unknown 28017 1726867541.81866: variable 'ansible_shell_type' from source: unknown 28017 1726867541.81868: variable 'ansible_shell_executable' from source: unknown 28017 1726867541.81870: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867541.81872: variable 'ansible_pipelining' from source: unknown 28017 1726867541.81874: variable 'ansible_timeout' from source: unknown 28017 1726867541.81876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867541.82219: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867541.82301: variable 'omit' from source: magic vars 28017 1726867541.82311: starting attempt loop 28017 1726867541.82485: running the handler 28017 1726867541.82488: variable 'ansible_facts' from source: unknown 28017 1726867541.82491: _low_level_execute_command(): starting 28017 1726867541.82493: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867541.83882: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867541.83967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867541.84027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867541.84139: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867541.85911: stdout chunk (state=3): >>>/root <<< 28017 1726867541.86010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867541.86051: stderr chunk (state=3): >>><<< 28017 1726867541.86061: stdout chunk (state=3): >>><<< 28017 1726867541.86295: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867541.86299: _low_level_execute_command(): starting 28017 1726867541.86302: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867541.8620377-29498-48372430450343 `" && echo ansible-tmp-1726867541.8620377-29498-48372430450343="` echo /root/.ansible/tmp/ansible-tmp-1726867541.8620377-29498-48372430450343 `" ) && sleep 0' 28017 1726867541.87267: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867541.87271: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867541.87274: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867541.87286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867541.87617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867541.87708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867541.89673: stdout chunk (state=3): >>>ansible-tmp-1726867541.8620377-29498-48372430450343=/root/.ansible/tmp/ansible-tmp-1726867541.8620377-29498-48372430450343 <<< 28017 1726867541.89782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867541.89817: stderr chunk (state=3): >>><<< 28017 1726867541.89826: stdout chunk (state=3): >>><<< 28017 1726867541.90069: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867541.8620377-29498-48372430450343=/root/.ansible/tmp/ansible-tmp-1726867541.8620377-29498-48372430450343 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867541.90073: variable 'ansible_module_compression' from source: unknown 28017 1726867541.90076: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28017 1726867541.90334: variable 'ansible_facts' from source: unknown 28017 1726867541.90661: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867541.8620377-29498-48372430450343/AnsiballZ_setup.py 28017 1726867541.90999: Sending initial data 28017 1726867541.91008: Sent initial data (153 bytes) 28017 1726867541.92044: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867541.92192: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867541.92291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867541.92311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867541.92387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867541.94006: 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 <<< 28017 1726867541.94055: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867541.94170: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpc70u27aq /root/.ansible/tmp/ansible-tmp-1726867541.8620377-29498-48372430450343/AnsiballZ_setup.py <<< 28017 1726867541.94201: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867541.8620377-29498-48372430450343/AnsiballZ_setup.py" <<< 28017 1726867541.94298: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpc70u27aq" to remote "/root/.ansible/tmp/ansible-tmp-1726867541.8620377-29498-48372430450343/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867541.8620377-29498-48372430450343/AnsiballZ_setup.py" <<< 28017 1726867541.96911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867541.97010: stderr chunk (state=3): >>><<< 28017 1726867541.97013: stdout chunk (state=3): >>><<< 28017 1726867541.97015: done transferring module to remote 28017 1726867541.97017: _low_level_execute_command(): starting 28017 1726867541.97019: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867541.8620377-29498-48372430450343/ /root/.ansible/tmp/ansible-tmp-1726867541.8620377-29498-48372430450343/AnsiballZ_setup.py && sleep 0' 28017 1726867541.97951: 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.15.68 originally 10.31.15.68 <<< 28017 1726867541.97993: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867541.98066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867541.98093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867541.98131: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867541.98169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867542.00055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867542.00127: stderr chunk (state=3): >>><<< 28017 1726867542.00202: stdout chunk (state=3): >>><<< 28017 1726867542.00219: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867542.00238: _low_level_execute_command(): starting 28017 1726867542.00461: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867541.8620377-29498-48372430450343/AnsiballZ_setup.py && sleep 0' 28017 1726867542.01727: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867542.01783: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867542.01793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867542.01807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867542.01821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867542.01830: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867542.01839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867542.01853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867542.01860: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 28017 1726867542.01867: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28017 1726867542.01983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867542.02384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867542.02388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867542.02427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867542.65680: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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_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_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "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": 2964, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 567, "free": 2964}, "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_<<< 28017 1726867542.65713: stdout chunk (state=3): >>>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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 779, "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": 261800333312, "block_size": 4096, "block_total": 65519099, "block_available": 63916097, "block_used": 1603002, "inode_total": 131070960, "inode_available": 131029133, "inode_used": 41827, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "42", "epoch": "1726867542", "epoch_int": "1726867542", "date": "2024-09-20", "time": "17:25:42", "iso8601_micro": "2024-09-20T21:25:42.616271Z", "iso8601": "2024-09-20T21:25:42Z", "iso8601_basic": "20240920T172542616271", "iso8601_basic_short": "20240920T172542", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.79248046875, "5m": 0.607421875, "15m": 0.34033203125}, "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_local": {}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "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"}}} <<< 28017 1726867542.67829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867542.67842: stdout chunk (state=3): >>><<< 28017 1726867542.67858: stderr chunk (state=3): >>><<< 28017 1726867542.67909: _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_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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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_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_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "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": 2964, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 567, "free": 2964}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 779, "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": 261800333312, "block_size": 4096, "block_total": 65519099, "block_available": 63916097, "block_used": 1603002, "inode_total": 131070960, "inode_available": 131029133, "inode_used": 41827, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "42", "epoch": "1726867542", "epoch_int": "1726867542", "date": "2024-09-20", "time": "17:25:42", "iso8601_micro": "2024-09-20T21:25:42.616271Z", "iso8601": "2024-09-20T21:25:42Z", "iso8601_basic": "20240920T172542616271", "iso8601_basic_short": "20240920T172542", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.79248046875, "5m": 0.607421875, "15m": 0.34033203125}, "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_local": {}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867542.68280: 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-1726867541.8620377-29498-48372430450343/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867542.68310: _low_level_execute_command(): starting 28017 1726867542.68321: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867541.8620377-29498-48372430450343/ > /dev/null 2>&1 && sleep 0' 28017 1726867542.68941: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867542.68958: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867542.68971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867542.68994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867542.69012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867542.69025: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867542.69041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867542.69062: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867542.69075: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 28017 1726867542.69090: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28017 1726867542.69103: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867542.69118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867542.69164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867542.69213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867542.69230: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867542.69253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867542.69330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867542.71235: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867542.71244: stdout chunk (state=3): >>><<< 28017 1726867542.71254: stderr chunk (state=3): >>><<< 28017 1726867542.71276: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867542.71295: handler run complete 28017 1726867542.71682: variable 'ansible_facts' from source: unknown 28017 1726867542.71686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867542.71870: variable 'ansible_facts' from source: unknown 28017 1726867542.72002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867542.72166: attempt loop complete, returning result 28017 1726867542.72175: _execute() done 28017 1726867542.72184: dumping result to json 28017 1726867542.72217: done dumping result, returning 28017 1726867542.72236: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-415c-0e01-00000000078e] 28017 1726867542.72249: sending task result for task 0affcac9-a3a5-415c-0e01-00000000078e ok: [managed_node3] 28017 1726867542.73230: no more pending results, returning what we have 28017 1726867542.73233: results queue empty 28017 1726867542.73234: checking for any_errors_fatal 28017 1726867542.73235: done checking for any_errors_fatal 28017 1726867542.73236: checking for max_fail_percentage 28017 1726867542.73238: done checking for max_fail_percentage 28017 1726867542.73238: checking to see if all hosts have failed and the running result is not ok 28017 1726867542.73239: done checking to see if all hosts have failed 28017 1726867542.73240: getting the remaining hosts for this loop 28017 1726867542.73241: done getting the remaining hosts for this loop 28017 1726867542.73245: getting the next task for host managed_node3 28017 1726867542.73250: done getting next task for host managed_node3 28017 1726867542.73251: ^ task is: TASK: meta (flush_handlers) 28017 1726867542.73253: ^ 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 28017 1726867542.73257: getting variables 28017 1726867542.73258: in VariableManager get_vars() 28017 1726867542.73398: Calling all_inventory to load vars for managed_node3 28017 1726867542.73401: Calling groups_inventory to load vars for managed_node3 28017 1726867542.73404: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867542.73414: Calling all_plugins_play to load vars for managed_node3 28017 1726867542.73417: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867542.73420: Calling groups_plugins_play to load vars for managed_node3 28017 1726867542.73528: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000078e 28017 1726867542.73536: WORKER PROCESS EXITING 28017 1726867542.75921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867542.78476: done with get_vars() 28017 1726867542.78501: done getting variables 28017 1726867542.78570: in VariableManager get_vars() 28017 1726867542.78893: Calling all_inventory to load vars for managed_node3 28017 1726867542.78896: Calling groups_inventory to load vars for managed_node3 28017 1726867542.78898: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867542.78903: Calling all_plugins_play to load vars for managed_node3 28017 1726867542.78905: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867542.78908: Calling groups_plugins_play to load vars for managed_node3 28017 1726867542.81413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867542.84581: done with get_vars() 28017 1726867542.84611: done queuing things up, now waiting for results queue to drain 28017 1726867542.84613: results queue empty 28017 1726867542.84614: checking for any_errors_fatal 28017 1726867542.84618: done checking for any_errors_fatal 28017 1726867542.84619: checking for max_fail_percentage 28017 1726867542.84620: done checking for max_fail_percentage 28017 1726867542.84620: checking to see if all hosts have failed and the running result is not ok 28017 1726867542.84621: done checking to see if all hosts have failed 28017 1726867542.84622: getting the remaining hosts for this loop 28017 1726867542.84623: done getting the remaining hosts for this loop 28017 1726867542.84628: getting the next task for host managed_node3 28017 1726867542.84632: done getting next task for host managed_node3 28017 1726867542.84634: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28017 1726867542.84636: ^ 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 28017 1726867542.84646: getting variables 28017 1726867542.84647: in VariableManager get_vars() 28017 1726867542.84660: Calling all_inventory to load vars for managed_node3 28017 1726867542.84662: Calling groups_inventory to load vars for managed_node3 28017 1726867542.84664: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867542.84669: Calling all_plugins_play to load vars for managed_node3 28017 1726867542.84671: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867542.84674: Calling groups_plugins_play to load vars for managed_node3 28017 1726867542.87055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867542.90273: done with get_vars() 28017 1726867542.90304: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:25:42 -0400 (0:00:01.125) 0:00:33.640 ****** 28017 1726867542.90381: entering _queue_task() for managed_node3/include_tasks 28017 1726867542.90797: worker is 1 (out of 1 available) 28017 1726867542.90809: exiting _queue_task() for managed_node3/include_tasks 28017 1726867542.90821: done queuing things up, now waiting for results queue to drain 28017 1726867542.90822: waiting for pending results... 28017 1726867542.91117: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 28017 1726867542.91251: in run() - task 0affcac9-a3a5-415c-0e01-0000000000d7 28017 1726867542.91280: variable 'ansible_search_path' from source: unknown 28017 1726867542.91385: variable 'ansible_search_path' from source: unknown 28017 1726867542.91388: calling self._execute() 28017 1726867542.91432: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867542.91443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867542.91457: variable 'omit' from source: magic vars 28017 1726867542.92089: variable 'ansible_distribution_major_version' from source: facts 28017 1726867542.92144: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867542.92165: _execute() done 28017 1726867542.92588: dumping result to json 28017 1726867542.92591: done dumping result, returning 28017 1726867542.92594: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-415c-0e01-0000000000d7] 28017 1726867542.92597: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000d7 28017 1726867542.92665: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000d7 28017 1726867542.92668: WORKER PROCESS EXITING 28017 1726867542.92727: no more pending results, returning what we have 28017 1726867542.92732: in VariableManager get_vars() 28017 1726867542.92774: Calling all_inventory to load vars for managed_node3 28017 1726867542.92780: Calling groups_inventory to load vars for managed_node3 28017 1726867542.92783: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867542.92794: Calling all_plugins_play to load vars for managed_node3 28017 1726867542.92798: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867542.92801: Calling groups_plugins_play to load vars for managed_node3 28017 1726867543.01661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867543.05018: done with get_vars() 28017 1726867543.05160: variable 'ansible_search_path' from source: unknown 28017 1726867543.05161: variable 'ansible_search_path' from source: unknown 28017 1726867543.05193: we have included files to process 28017 1726867543.05195: generating all_blocks data 28017 1726867543.05196: done generating all_blocks data 28017 1726867543.05197: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28017 1726867543.05198: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28017 1726867543.05200: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 28017 1726867543.06431: done processing included file 28017 1726867543.06433: iterating over new_blocks loaded from include file 28017 1726867543.06435: in VariableManager get_vars() 28017 1726867543.06458: done with get_vars() 28017 1726867543.06460: filtering new block on tags 28017 1726867543.06476: done filtering new block on tags 28017 1726867543.06584: in VariableManager get_vars() 28017 1726867543.06611: done with get_vars() 28017 1726867543.06613: filtering new block on tags 28017 1726867543.06636: done filtering new block on tags 28017 1726867543.06639: in VariableManager get_vars() 28017 1726867543.06659: done with get_vars() 28017 1726867543.06661: filtering new block on tags 28017 1726867543.06676: done filtering new block on tags 28017 1726867543.06832: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 28017 1726867543.06837: extending task lists for all hosts with included blocks 28017 1726867543.07609: done extending task lists 28017 1726867543.07610: done processing included files 28017 1726867543.07611: results queue empty 28017 1726867543.07612: checking for any_errors_fatal 28017 1726867543.07613: done checking for any_errors_fatal 28017 1726867543.07614: checking for max_fail_percentage 28017 1726867543.07615: done checking for max_fail_percentage 28017 1726867543.07616: checking to see if all hosts have failed and the running result is not ok 28017 1726867543.07617: done checking to see if all hosts have failed 28017 1726867543.07617: getting the remaining hosts for this loop 28017 1726867543.07618: done getting the remaining hosts for this loop 28017 1726867543.07620: getting the next task for host managed_node3 28017 1726867543.07624: done getting next task for host managed_node3 28017 1726867543.07628: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28017 1726867543.07631: ^ 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 28017 1726867543.07639: getting variables 28017 1726867543.07640: in VariableManager get_vars() 28017 1726867543.07654: Calling all_inventory to load vars for managed_node3 28017 1726867543.07656: Calling groups_inventory to load vars for managed_node3 28017 1726867543.07658: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867543.07663: Calling all_plugins_play to load vars for managed_node3 28017 1726867543.07665: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867543.07668: Calling groups_plugins_play to load vars for managed_node3 28017 1726867543.10496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867543.13462: done with get_vars() 28017 1726867543.13493: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:25:43 -0400 (0:00:00.231) 0:00:33.872 ****** 28017 1726867543.13569: entering _queue_task() for managed_node3/setup 28017 1726867543.13927: worker is 1 (out of 1 available) 28017 1726867543.14188: exiting _queue_task() for managed_node3/setup 28017 1726867543.14198: done queuing things up, now waiting for results queue to drain 28017 1726867543.14199: waiting for pending results... 28017 1726867543.14241: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 28017 1726867543.14382: in run() - task 0affcac9-a3a5-415c-0e01-0000000007cf 28017 1726867543.14404: variable 'ansible_search_path' from source: unknown 28017 1726867543.14412: variable 'ansible_search_path' from source: unknown 28017 1726867543.14459: calling self._execute() 28017 1726867543.14566: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867543.14580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867543.14597: variable 'omit' from source: magic vars 28017 1726867543.14983: variable 'ansible_distribution_major_version' from source: facts 28017 1726867543.15004: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867543.15225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867543.19581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867543.19631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867543.19690: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867543.19733: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867543.19763: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867543.19867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867543.19904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867543.19938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867543.20027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867543.20031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867543.20060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867543.20090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867543.20118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867543.20165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867543.20188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867543.20484: variable '__network_required_facts' from source: role '' defaults 28017 1726867543.20487: variable 'ansible_facts' from source: unknown 28017 1726867543.21122: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 28017 1726867543.21136: when evaluation is False, skipping this task 28017 1726867543.21145: _execute() done 28017 1726867543.21151: dumping result to json 28017 1726867543.21156: done dumping result, returning 28017 1726867543.21166: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-415c-0e01-0000000007cf] 28017 1726867543.21174: sending task result for task 0affcac9-a3a5-415c-0e01-0000000007cf skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867543.21314: no more pending results, returning what we have 28017 1726867543.21318: results queue empty 28017 1726867543.21319: checking for any_errors_fatal 28017 1726867543.21321: done checking for any_errors_fatal 28017 1726867543.21321: checking for max_fail_percentage 28017 1726867543.21323: done checking for max_fail_percentage 28017 1726867543.21324: checking to see if all hosts have failed and the running result is not ok 28017 1726867543.21324: done checking to see if all hosts have failed 28017 1726867543.21325: getting the remaining hosts for this loop 28017 1726867543.21326: done getting the remaining hosts for this loop 28017 1726867543.21330: getting the next task for host managed_node3 28017 1726867543.21338: done getting next task for host managed_node3 28017 1726867543.21341: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 28017 1726867543.21344: ^ 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 28017 1726867543.21355: getting variables 28017 1726867543.21357: in VariableManager get_vars() 28017 1726867543.21401: Calling all_inventory to load vars for managed_node3 28017 1726867543.21404: Calling groups_inventory to load vars for managed_node3 28017 1726867543.21407: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867543.21419: Calling all_plugins_play to load vars for managed_node3 28017 1726867543.21422: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867543.21425: Calling groups_plugins_play to load vars for managed_node3 28017 1726867543.22184: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000007cf 28017 1726867543.22188: WORKER PROCESS EXITING 28017 1726867543.23760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867543.25986: done with get_vars() 28017 1726867543.26012: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:25:43 -0400 (0:00:00.125) 0:00:33.997 ****** 28017 1726867543.26109: entering _queue_task() for managed_node3/stat 28017 1726867543.26433: worker is 1 (out of 1 available) 28017 1726867543.26448: exiting _queue_task() for managed_node3/stat 28017 1726867543.26461: done queuing things up, now waiting for results queue to drain 28017 1726867543.26462: waiting for pending results... 28017 1726867543.26705: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 28017 1726867543.26840: in run() - task 0affcac9-a3a5-415c-0e01-0000000007d1 28017 1726867543.26857: variable 'ansible_search_path' from source: unknown 28017 1726867543.26862: variable 'ansible_search_path' from source: unknown 28017 1726867543.26903: calling self._execute() 28017 1726867543.26994: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867543.26998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867543.27012: variable 'omit' from source: magic vars 28017 1726867543.27669: variable 'ansible_distribution_major_version' from source: facts 28017 1726867543.27682: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867543.28228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867543.28729: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867543.28918: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867543.28961: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867543.29023: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867543.29198: 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) 28017 1726867543.29230: 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) 28017 1726867543.29256: 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) 28017 1726867543.29285: 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) 28017 1726867543.29393: variable '__network_is_ostree' from source: set_fact 28017 1726867543.29400: Evaluated conditional (not __network_is_ostree is defined): False 28017 1726867543.29403: when evaluation is False, skipping this task 28017 1726867543.29406: _execute() done 28017 1726867543.29408: dumping result to json 28017 1726867543.29411: done dumping result, returning 28017 1726867543.29482: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-415c-0e01-0000000007d1] 28017 1726867543.29486: sending task result for task 0affcac9-a3a5-415c-0e01-0000000007d1 28017 1726867543.29782: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000007d1 28017 1726867543.29784: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28017 1726867543.29826: no more pending results, returning what we have 28017 1726867543.29829: results queue empty 28017 1726867543.29830: checking for any_errors_fatal 28017 1726867543.29834: done checking for any_errors_fatal 28017 1726867543.29835: checking for max_fail_percentage 28017 1726867543.29836: done checking for max_fail_percentage 28017 1726867543.29837: checking to see if all hosts have failed and the running result is not ok 28017 1726867543.29838: done checking to see if all hosts have failed 28017 1726867543.29839: getting the remaining hosts for this loop 28017 1726867543.29840: done getting the remaining hosts for this loop 28017 1726867543.29843: getting the next task for host managed_node3 28017 1726867543.29848: done getting next task for host managed_node3 28017 1726867543.29851: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28017 1726867543.29853: ^ 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 28017 1726867543.29865: getting variables 28017 1726867543.29867: in VariableManager get_vars() 28017 1726867543.29906: Calling all_inventory to load vars for managed_node3 28017 1726867543.29909: Calling groups_inventory to load vars for managed_node3 28017 1726867543.29911: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867543.29920: Calling all_plugins_play to load vars for managed_node3 28017 1726867543.29923: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867543.29927: Calling groups_plugins_play to load vars for managed_node3 28017 1726867543.31704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867543.33392: done with get_vars() 28017 1726867543.33418: done getting variables 28017 1726867543.33475: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:25:43 -0400 (0:00:00.074) 0:00:34.071 ****** 28017 1726867543.33512: entering _queue_task() for managed_node3/set_fact 28017 1726867543.33844: worker is 1 (out of 1 available) 28017 1726867543.33860: exiting _queue_task() for managed_node3/set_fact 28017 1726867543.33871: done queuing things up, now waiting for results queue to drain 28017 1726867543.33872: waiting for pending results... 28017 1726867543.34176: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 28017 1726867543.34333: in run() - task 0affcac9-a3a5-415c-0e01-0000000007d2 28017 1726867543.34347: variable 'ansible_search_path' from source: unknown 28017 1726867543.34351: variable 'ansible_search_path' from source: unknown 28017 1726867543.34393: calling self._execute() 28017 1726867543.34522: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867543.34532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867543.34561: variable 'omit' from source: magic vars 28017 1726867543.35023: variable 'ansible_distribution_major_version' from source: facts 28017 1726867543.35040: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867543.35239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867543.35751: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867543.35755: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867543.35758: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867543.35760: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867543.35866: 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) 28017 1726867543.35890: 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) 28017 1726867543.35924: 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) 28017 1726867543.35952: 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) 28017 1726867543.36045: variable '__network_is_ostree' from source: set_fact 28017 1726867543.36052: Evaluated conditional (not __network_is_ostree is defined): False 28017 1726867543.36055: when evaluation is False, skipping this task 28017 1726867543.36058: _execute() done 28017 1726867543.36061: dumping result to json 28017 1726867543.36064: done dumping result, returning 28017 1726867543.36075: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-415c-0e01-0000000007d2] 28017 1726867543.36080: sending task result for task 0affcac9-a3a5-415c-0e01-0000000007d2 28017 1726867543.36163: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000007d2 28017 1726867543.36166: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 28017 1726867543.36214: no more pending results, returning what we have 28017 1726867543.36217: results queue empty 28017 1726867543.36218: checking for any_errors_fatal 28017 1726867543.36227: done checking for any_errors_fatal 28017 1726867543.36228: checking for max_fail_percentage 28017 1726867543.36230: done checking for max_fail_percentage 28017 1726867543.36231: checking to see if all hosts have failed and the running result is not ok 28017 1726867543.36232: done checking to see if all hosts have failed 28017 1726867543.36233: getting the remaining hosts for this loop 28017 1726867543.36234: done getting the remaining hosts for this loop 28017 1726867543.36243: getting the next task for host managed_node3 28017 1726867543.36253: done getting next task for host managed_node3 28017 1726867543.36256: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 28017 1726867543.36259: ^ 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 28017 1726867543.36272: getting variables 28017 1726867543.36274: in VariableManager get_vars() 28017 1726867543.36315: Calling all_inventory to load vars for managed_node3 28017 1726867543.36318: Calling groups_inventory to load vars for managed_node3 28017 1726867543.36320: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867543.36332: Calling all_plugins_play to load vars for managed_node3 28017 1726867543.36336: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867543.36339: Calling groups_plugins_play to load vars for managed_node3 28017 1726867543.38009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867543.39698: done with get_vars() 28017 1726867543.39721: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:25:43 -0400 (0:00:00.063) 0:00:34.134 ****** 28017 1726867543.39824: entering _queue_task() for managed_node3/service_facts 28017 1726867543.40208: worker is 1 (out of 1 available) 28017 1726867543.40220: exiting _queue_task() for managed_node3/service_facts 28017 1726867543.40234: done queuing things up, now waiting for results queue to drain 28017 1726867543.40235: waiting for pending results... 28017 1726867543.40696: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 28017 1726867543.40702: in run() - task 0affcac9-a3a5-415c-0e01-0000000007d4 28017 1726867543.40705: variable 'ansible_search_path' from source: unknown 28017 1726867543.40708: variable 'ansible_search_path' from source: unknown 28017 1726867543.40710: calling self._execute() 28017 1726867543.40747: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867543.40751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867543.40764: variable 'omit' from source: magic vars 28017 1726867543.41174: variable 'ansible_distribution_major_version' from source: facts 28017 1726867543.41189: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867543.41196: variable 'omit' from source: magic vars 28017 1726867543.41255: variable 'omit' from source: magic vars 28017 1726867543.41300: variable 'omit' from source: magic vars 28017 1726867543.41341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867543.41382: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867543.41404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867543.41420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867543.41434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867543.41462: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867543.41465: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867543.41467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867543.41567: Set connection var ansible_connection to ssh 28017 1726867543.41575: Set connection var ansible_shell_type to sh 28017 1726867543.41582: Set connection var ansible_shell_executable to /bin/sh 28017 1726867543.41596: Set connection var ansible_pipelining to False 28017 1726867543.41603: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867543.41615: Set connection var ansible_timeout to 10 28017 1726867543.41639: variable 'ansible_shell_executable' from source: unknown 28017 1726867543.41642: variable 'ansible_connection' from source: unknown 28017 1726867543.41645: variable 'ansible_module_compression' from source: unknown 28017 1726867543.41648: variable 'ansible_shell_type' from source: unknown 28017 1726867543.41650: variable 'ansible_shell_executable' from source: unknown 28017 1726867543.41653: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867543.41655: variable 'ansible_pipelining' from source: unknown 28017 1726867543.41658: variable 'ansible_timeout' from source: unknown 28017 1726867543.41660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867543.41983: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867543.41988: variable 'omit' from source: magic vars 28017 1726867543.41990: starting attempt loop 28017 1726867543.41992: running the handler 28017 1726867543.41994: _low_level_execute_command(): starting 28017 1726867543.41996: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867543.42632: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867543.42646: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867543.42665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867543.42680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867543.42701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867543.42708: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867543.42718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867543.42735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867543.42744: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 28017 1726867543.42751: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28017 1726867543.42765: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867543.42849: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867543.42871: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867543.42886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867543.42964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867543.44664: stdout chunk (state=3): >>>/root <<< 28017 1726867543.44773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867543.44862: stderr chunk (state=3): >>><<< 28017 1726867543.44865: stdout chunk (state=3): >>><<< 28017 1726867543.45003: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867543.45006: _low_level_execute_command(): starting 28017 1726867543.45009: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867543.4488971-29566-61091012897061 `" && echo ansible-tmp-1726867543.4488971-29566-61091012897061="` echo /root/.ansible/tmp/ansible-tmp-1726867543.4488971-29566-61091012897061 `" ) && sleep 0' 28017 1726867543.45959: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867543.45973: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867543.46106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867543.46131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867543.46151: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867543.46251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867543.48123: stdout chunk (state=3): >>>ansible-tmp-1726867543.4488971-29566-61091012897061=/root/.ansible/tmp/ansible-tmp-1726867543.4488971-29566-61091012897061 <<< 28017 1726867543.48287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867543.48293: stdout chunk (state=3): >>><<< 28017 1726867543.48383: stderr chunk (state=3): >>><<< 28017 1726867543.48388: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867543.4488971-29566-61091012897061=/root/.ansible/tmp/ansible-tmp-1726867543.4488971-29566-61091012897061 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867543.48391: variable 'ansible_module_compression' from source: unknown 28017 1726867543.48432: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 28017 1726867543.48483: variable 'ansible_facts' from source: unknown 28017 1726867543.48589: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867543.4488971-29566-61091012897061/AnsiballZ_service_facts.py 28017 1726867543.48742: Sending initial data 28017 1726867543.48789: Sent initial data (161 bytes) 28017 1726867543.49768: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867543.49913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867543.51451: 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 <<< 28017 1726867543.51454: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28017 1726867543.51802: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867543.51866: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpqezjxjbw /root/.ansible/tmp/ansible-tmp-1726867543.4488971-29566-61091012897061/AnsiballZ_service_facts.py <<< 28017 1726867543.51870: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867543.4488971-29566-61091012897061/AnsiballZ_service_facts.py" <<< 28017 1726867543.51913: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 28017 1726867543.51928: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpqezjxjbw" to remote "/root/.ansible/tmp/ansible-tmp-1726867543.4488971-29566-61091012897061/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867543.4488971-29566-61091012897061/AnsiballZ_service_facts.py" <<< 28017 1726867543.52924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867543.52931: stdout chunk (state=3): >>><<< 28017 1726867543.52938: stderr chunk (state=3): >>><<< 28017 1726867543.53093: done transferring module to remote 28017 1726867543.53103: _low_level_execute_command(): starting 28017 1726867543.53109: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867543.4488971-29566-61091012897061/ /root/.ansible/tmp/ansible-tmp-1726867543.4488971-29566-61091012897061/AnsiballZ_service_facts.py && sleep 0' 28017 1726867543.53943: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867543.53989: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867543.53997: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867543.54065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867543.54079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867543.54101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867543.54149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867543.56231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867543.56234: stdout chunk (state=3): >>><<< 28017 1726867543.56237: stderr chunk (state=3): >>><<< 28017 1726867543.56239: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867543.56242: _low_level_execute_command(): starting 28017 1726867543.56244: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867543.4488971-29566-61091012897061/AnsiballZ_service_facts.py && sleep 0' 28017 1726867543.57373: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867543.57391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867543.57406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867543.57542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867543.57547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867543.57562: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867543.57579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867543.57593: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867543.57727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867545.08512: stdout chunk (state=3): >>> <<< 28017 1726867545.08589: 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"}, "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.se<<< 28017 1726867545.08607: stdout chunk (state=3): >>>rvice", "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"}, "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": <<< 28017 1726867545.08617: stdout chunk (state=3): >>>"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": {}}} <<< 28017 1726867545.10086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867545.10117: stderr chunk (state=3): >>><<< 28017 1726867545.10120: stdout chunk (state=3): >>><<< 28017 1726867545.10147: _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"}, "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"}, "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867545.10818: 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-1726867543.4488971-29566-61091012897061/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867545.10826: _low_level_execute_command(): starting 28017 1726867545.10834: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867543.4488971-29566-61091012897061/ > /dev/null 2>&1 && sleep 0' 28017 1726867545.11263: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867545.11271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867545.11297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867545.11300: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867545.11302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867545.11360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867545.11363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867545.11367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867545.11411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867545.13229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867545.13254: stderr chunk (state=3): >>><<< 28017 1726867545.13257: stdout chunk (state=3): >>><<< 28017 1726867545.13271: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867545.13279: handler run complete 28017 1726867545.13395: variable 'ansible_facts' from source: unknown 28017 1726867545.13489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867545.13765: variable 'ansible_facts' from source: unknown 28017 1726867545.13847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867545.13961: attempt loop complete, returning result 28017 1726867545.13964: _execute() done 28017 1726867545.13968: dumping result to json 28017 1726867545.14006: done dumping result, returning 28017 1726867545.14014: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-415c-0e01-0000000007d4] 28017 1726867545.14017: sending task result for task 0affcac9-a3a5-415c-0e01-0000000007d4 28017 1726867545.14762: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000007d4 28017 1726867545.14765: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867545.14816: no more pending results, returning what we have 28017 1726867545.14818: results queue empty 28017 1726867545.14819: checking for any_errors_fatal 28017 1726867545.14820: done checking for any_errors_fatal 28017 1726867545.14821: checking for max_fail_percentage 28017 1726867545.14822: done checking for max_fail_percentage 28017 1726867545.14823: checking to see if all hosts have failed and the running result is not ok 28017 1726867545.14823: done checking to see if all hosts have failed 28017 1726867545.14824: getting the remaining hosts for this loop 28017 1726867545.14824: done getting the remaining hosts for this loop 28017 1726867545.14827: getting the next task for host managed_node3 28017 1726867545.14831: done getting next task for host managed_node3 28017 1726867545.14833: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 28017 1726867545.14835: ^ 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 28017 1726867545.14841: getting variables 28017 1726867545.14841: in VariableManager get_vars() 28017 1726867545.14863: Calling all_inventory to load vars for managed_node3 28017 1726867545.14865: Calling groups_inventory to load vars for managed_node3 28017 1726867545.14866: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867545.14873: Calling all_plugins_play to load vars for managed_node3 28017 1726867545.14875: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867545.14876: Calling groups_plugins_play to load vars for managed_node3 28017 1726867545.15543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867545.17028: done with get_vars() 28017 1726867545.17052: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:25:45 -0400 (0:00:01.773) 0:00:35.908 ****** 28017 1726867545.17153: entering _queue_task() for managed_node3/package_facts 28017 1726867545.17643: worker is 1 (out of 1 available) 28017 1726867545.17660: exiting _queue_task() for managed_node3/package_facts 28017 1726867545.17672: done queuing things up, now waiting for results queue to drain 28017 1726867545.17673: waiting for pending results... 28017 1726867545.17911: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 28017 1726867545.17962: in run() - task 0affcac9-a3a5-415c-0e01-0000000007d5 28017 1726867545.18003: variable 'ansible_search_path' from source: unknown 28017 1726867545.18011: variable 'ansible_search_path' from source: unknown 28017 1726867545.18061: calling self._execute() 28017 1726867545.18169: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867545.18186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867545.18202: variable 'omit' from source: magic vars 28017 1726867545.18639: variable 'ansible_distribution_major_version' from source: facts 28017 1726867545.18664: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867545.18762: variable 'omit' from source: magic vars 28017 1726867545.18766: variable 'omit' from source: magic vars 28017 1726867545.18801: variable 'omit' from source: magic vars 28017 1726867545.18850: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867545.18902: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867545.18933: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867545.18957: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867545.18981: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867545.19022: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867545.19034: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867545.19043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867545.19154: Set connection var ansible_connection to ssh 28017 1726867545.19168: Set connection var ansible_shell_type to sh 28017 1726867545.19182: Set connection var ansible_shell_executable to /bin/sh 28017 1726867545.19228: Set connection var ansible_pipelining to False 28017 1726867545.19232: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867545.19235: Set connection var ansible_timeout to 10 28017 1726867545.19252: variable 'ansible_shell_executable' from source: unknown 28017 1726867545.19260: variable 'ansible_connection' from source: unknown 28017 1726867545.19267: variable 'ansible_module_compression' from source: unknown 28017 1726867545.19302: variable 'ansible_shell_type' from source: unknown 28017 1726867545.19305: variable 'ansible_shell_executable' from source: unknown 28017 1726867545.19308: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867545.19310: variable 'ansible_pipelining' from source: unknown 28017 1726867545.19312: variable 'ansible_timeout' from source: unknown 28017 1726867545.19314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867545.19535: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867545.19631: variable 'omit' from source: magic vars 28017 1726867545.19635: starting attempt loop 28017 1726867545.19638: running the handler 28017 1726867545.19640: _low_level_execute_command(): starting 28017 1726867545.19642: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867545.20381: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867545.20404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867545.20430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867545.20517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867545.20558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867545.20576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867545.20600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867545.20690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867545.22306: stdout chunk (state=3): >>>/root <<< 28017 1726867545.22578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867545.22582: stdout chunk (state=3): >>><<< 28017 1726867545.22585: stderr chunk (state=3): >>><<< 28017 1726867545.22590: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867545.22592: _low_level_execute_command(): starting 28017 1726867545.22596: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867545.2248514-29653-275809464140662 `" && echo ansible-tmp-1726867545.2248514-29653-275809464140662="` echo /root/.ansible/tmp/ansible-tmp-1726867545.2248514-29653-275809464140662 `" ) && sleep 0' 28017 1726867545.23171: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867545.23220: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867545.23266: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867545.25145: stdout chunk (state=3): >>>ansible-tmp-1726867545.2248514-29653-275809464140662=/root/.ansible/tmp/ansible-tmp-1726867545.2248514-29653-275809464140662 <<< 28017 1726867545.25315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867545.25319: stdout chunk (state=3): >>><<< 28017 1726867545.25322: stderr chunk (state=3): >>><<< 28017 1726867545.25343: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867545.2248514-29653-275809464140662=/root/.ansible/tmp/ansible-tmp-1726867545.2248514-29653-275809464140662 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867545.25422: variable 'ansible_module_compression' from source: unknown 28017 1726867545.25461: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 28017 1726867545.25583: variable 'ansible_facts' from source: unknown 28017 1726867545.25758: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867545.2248514-29653-275809464140662/AnsiballZ_package_facts.py 28017 1726867545.26011: Sending initial data 28017 1726867545.26015: Sent initial data (162 bytes) 28017 1726867545.26570: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867545.26634: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867545.26696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867545.26715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867545.26749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867545.26823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867545.28440: 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 <<< 28017 1726867545.28501: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867545.28557: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpsokxqbhk /root/.ansible/tmp/ansible-tmp-1726867545.2248514-29653-275809464140662/AnsiballZ_package_facts.py <<< 28017 1726867545.28561: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867545.2248514-29653-275809464140662/AnsiballZ_package_facts.py" <<< 28017 1726867545.28618: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpsokxqbhk" to remote "/root/.ansible/tmp/ansible-tmp-1726867545.2248514-29653-275809464140662/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867545.2248514-29653-275809464140662/AnsiballZ_package_facts.py" <<< 28017 1726867545.30120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867545.30180: stderr chunk (state=3): >>><<< 28017 1726867545.30189: stdout chunk (state=3): >>><<< 28017 1726867545.30230: done transferring module to remote 28017 1726867545.30233: _low_level_execute_command(): starting 28017 1726867545.30235: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867545.2248514-29653-275809464140662/ /root/.ansible/tmp/ansible-tmp-1726867545.2248514-29653-275809464140662/AnsiballZ_package_facts.py && sleep 0' 28017 1726867545.30860: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867545.30874: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867545.30932: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867545.30998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867545.31047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867545.31086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867545.32890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867545.32893: stdout chunk (state=3): >>><<< 28017 1726867545.32896: stderr chunk (state=3): >>><<< 28017 1726867545.32912: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867545.32998: _low_level_execute_command(): starting 28017 1726867545.33002: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867545.2248514-29653-275809464140662/AnsiballZ_package_facts.py && sleep 0' 28017 1726867545.33601: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867545.33613: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867545.33635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867545.33745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867545.33765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867545.33842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867545.77856: 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"<<< 28017 1726867545.77957: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "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<<< 28017 1726867545.78063: 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": "r<<< 28017 1726867545.78097: 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.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"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 28017 1726867545.80098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867545.80101: stdout chunk (state=3): >>><<< 28017 1726867545.80103: stderr chunk (state=3): >>><<< 28017 1726867545.80488: _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"}], "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867545.83057: 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-1726867545.2248514-29653-275809464140662/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867545.83079: _low_level_execute_command(): starting 28017 1726867545.83085: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867545.2248514-29653-275809464140662/ > /dev/null 2>&1 && sleep 0' 28017 1726867545.83735: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867545.83745: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867545.83756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867545.83770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867545.83785: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867545.83822: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867545.83831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867545.83910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867545.83931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867545.83987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867545.85866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867545.85869: stdout chunk (state=3): >>><<< 28017 1726867545.85871: stderr chunk (state=3): >>><<< 28017 1726867545.85889: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867545.86086: handler run complete 28017 1726867545.86841: variable 'ansible_facts' from source: unknown 28017 1726867545.87331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867545.89348: variable 'ansible_facts' from source: unknown 28017 1726867545.89822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867545.90596: attempt loop complete, returning result 28017 1726867545.90613: _execute() done 28017 1726867545.90622: dumping result to json 28017 1726867545.90852: done dumping result, returning 28017 1726867545.90866: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-415c-0e01-0000000007d5] 28017 1726867545.90880: sending task result for task 0affcac9-a3a5-415c-0e01-0000000007d5 28017 1726867545.93412: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000007d5 28017 1726867545.93416: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867545.93573: no more pending results, returning what we have 28017 1726867545.93575: results queue empty 28017 1726867545.93578: checking for any_errors_fatal 28017 1726867545.93584: done checking for any_errors_fatal 28017 1726867545.93585: checking for max_fail_percentage 28017 1726867545.93586: done checking for max_fail_percentage 28017 1726867545.93587: checking to see if all hosts have failed and the running result is not ok 28017 1726867545.93588: done checking to see if all hosts have failed 28017 1726867545.93589: getting the remaining hosts for this loop 28017 1726867545.93590: done getting the remaining hosts for this loop 28017 1726867545.93593: getting the next task for host managed_node3 28017 1726867545.93599: done getting next task for host managed_node3 28017 1726867545.93602: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 28017 1726867545.93605: ^ 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 28017 1726867545.93614: getting variables 28017 1726867545.93615: in VariableManager get_vars() 28017 1726867545.93654: Calling all_inventory to load vars for managed_node3 28017 1726867545.93656: Calling groups_inventory to load vars for managed_node3 28017 1726867545.93659: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867545.93667: Calling all_plugins_play to load vars for managed_node3 28017 1726867545.93671: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867545.93674: Calling groups_plugins_play to load vars for managed_node3 28017 1726867545.95002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867545.96748: done with get_vars() 28017 1726867545.96771: done getting variables 28017 1726867545.96842: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:25:45 -0400 (0:00:00.797) 0:00:36.705 ****** 28017 1726867545.96872: entering _queue_task() for managed_node3/debug 28017 1726867545.97331: worker is 1 (out of 1 available) 28017 1726867545.97345: exiting _queue_task() for managed_node3/debug 28017 1726867545.97356: done queuing things up, now waiting for results queue to drain 28017 1726867545.97357: waiting for pending results... 28017 1726867545.97666: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 28017 1726867545.97784: in run() - task 0affcac9-a3a5-415c-0e01-0000000000d8 28017 1726867545.97808: variable 'ansible_search_path' from source: unknown 28017 1726867545.97873: variable 'ansible_search_path' from source: unknown 28017 1726867545.97880: calling self._execute() 28017 1726867545.98016: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867545.98034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867545.98055: variable 'omit' from source: magic vars 28017 1726867545.98660: variable 'ansible_distribution_major_version' from source: facts 28017 1726867545.98670: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867545.98674: variable 'omit' from source: magic vars 28017 1726867545.98733: variable 'omit' from source: magic vars 28017 1726867545.98910: variable 'network_provider' from source: set_fact 28017 1726867545.98987: variable 'omit' from source: magic vars 28017 1726867545.99034: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867545.99073: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867545.99142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867545.99183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867545.99233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867545.99278: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867545.99344: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867545.99351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867545.99559: Set connection var ansible_connection to ssh 28017 1726867545.99565: Set connection var ansible_shell_type to sh 28017 1726867545.99569: Set connection var ansible_shell_executable to /bin/sh 28017 1726867545.99572: Set connection var ansible_pipelining to False 28017 1726867545.99575: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867545.99583: Set connection var ansible_timeout to 10 28017 1726867545.99625: variable 'ansible_shell_executable' from source: unknown 28017 1726867545.99674: variable 'ansible_connection' from source: unknown 28017 1726867545.99680: variable 'ansible_module_compression' from source: unknown 28017 1726867545.99684: variable 'ansible_shell_type' from source: unknown 28017 1726867545.99687: variable 'ansible_shell_executable' from source: unknown 28017 1726867545.99689: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867545.99886: variable 'ansible_pipelining' from source: unknown 28017 1726867545.99893: variable 'ansible_timeout' from source: unknown 28017 1726867545.99896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867545.99949: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867545.99980: variable 'omit' from source: magic vars 28017 1726867546.00000: starting attempt loop 28017 1726867546.00022: running the handler 28017 1726867546.00080: handler run complete 28017 1726867546.00106: attempt loop complete, returning result 28017 1726867546.00133: _execute() done 28017 1726867546.00184: dumping result to json 28017 1726867546.00187: done dumping result, returning 28017 1726867546.00190: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-415c-0e01-0000000000d8] 28017 1726867546.00194: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000d8 28017 1726867546.00472: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000d8 28017 1726867546.00482: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 28017 1726867546.00574: no more pending results, returning what we have 28017 1726867546.00587: results queue empty 28017 1726867546.00589: checking for any_errors_fatal 28017 1726867546.00606: done checking for any_errors_fatal 28017 1726867546.00608: checking for max_fail_percentage 28017 1726867546.00610: done checking for max_fail_percentage 28017 1726867546.00611: checking to see if all hosts have failed and the running result is not ok 28017 1726867546.00612: done checking to see if all hosts have failed 28017 1726867546.00613: getting the remaining hosts for this loop 28017 1726867546.00614: done getting the remaining hosts for this loop 28017 1726867546.00620: getting the next task for host managed_node3 28017 1726867546.00628: done getting next task for host managed_node3 28017 1726867546.00632: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28017 1726867546.00635: ^ 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 28017 1726867546.00647: getting variables 28017 1726867546.00649: in VariableManager get_vars() 28017 1726867546.00905: Calling all_inventory to load vars for managed_node3 28017 1726867546.00908: Calling groups_inventory to load vars for managed_node3 28017 1726867546.00911: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867546.00922: Calling all_plugins_play to load vars for managed_node3 28017 1726867546.00927: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867546.00930: Calling groups_plugins_play to load vars for managed_node3 28017 1726867546.02648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867546.04332: done with get_vars() 28017 1726867546.04355: done getting variables 28017 1726867546.04432: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:25:46 -0400 (0:00:00.075) 0:00:36.781 ****** 28017 1726867546.04463: entering _queue_task() for managed_node3/fail 28017 1726867546.04772: worker is 1 (out of 1 available) 28017 1726867546.04888: exiting _queue_task() for managed_node3/fail 28017 1726867546.04898: done queuing things up, now waiting for results queue to drain 28017 1726867546.04899: waiting for pending results... 28017 1726867546.05190: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 28017 1726867546.05457: in run() - task 0affcac9-a3a5-415c-0e01-0000000000d9 28017 1726867546.05461: variable 'ansible_search_path' from source: unknown 28017 1726867546.05463: variable 'ansible_search_path' from source: unknown 28017 1726867546.05466: calling self._execute() 28017 1726867546.05651: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867546.05656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867546.05660: variable 'omit' from source: magic vars 28017 1726867546.06030: variable 'ansible_distribution_major_version' from source: facts 28017 1726867546.06049: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867546.06201: variable 'network_state' from source: role '' defaults 28017 1726867546.06211: Evaluated conditional (network_state != {}): False 28017 1726867546.06248: when evaluation is False, skipping this task 28017 1726867546.06252: _execute() done 28017 1726867546.06255: dumping result to json 28017 1726867546.06257: done dumping result, returning 28017 1726867546.06260: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-415c-0e01-0000000000d9] 28017 1726867546.06263: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000d9 28017 1726867546.06487: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000d9 28017 1726867546.06490: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867546.06529: no more pending results, returning what we have 28017 1726867546.06532: results queue empty 28017 1726867546.06533: checking for any_errors_fatal 28017 1726867546.06537: done checking for any_errors_fatal 28017 1726867546.06538: checking for max_fail_percentage 28017 1726867546.06539: done checking for max_fail_percentage 28017 1726867546.06540: checking to see if all hosts have failed and the running result is not ok 28017 1726867546.06541: done checking to see if all hosts have failed 28017 1726867546.06541: getting the remaining hosts for this loop 28017 1726867546.06542: done getting the remaining hosts for this loop 28017 1726867546.06545: getting the next task for host managed_node3 28017 1726867546.06549: done getting next task for host managed_node3 28017 1726867546.06552: ^ 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 28017 1726867546.06554: ^ 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 28017 1726867546.06565: getting variables 28017 1726867546.06567: in VariableManager get_vars() 28017 1726867546.06605: Calling all_inventory to load vars for managed_node3 28017 1726867546.06608: Calling groups_inventory to load vars for managed_node3 28017 1726867546.06611: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867546.06620: Calling all_plugins_play to load vars for managed_node3 28017 1726867546.06622: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867546.06628: Calling groups_plugins_play to load vars for managed_node3 28017 1726867546.08394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867546.10800: done with get_vars() 28017 1726867546.10834: done getting variables 28017 1726867546.10898: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:25:46 -0400 (0:00:00.064) 0:00:36.845 ****** 28017 1726867546.10940: entering _queue_task() for managed_node3/fail 28017 1726867546.11315: worker is 1 (out of 1 available) 28017 1726867546.11332: exiting _queue_task() for managed_node3/fail 28017 1726867546.11343: done queuing things up, now waiting for results queue to drain 28017 1726867546.11344: waiting for pending results... 28017 1726867546.11651: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 28017 1726867546.11813: in run() - task 0affcac9-a3a5-415c-0e01-0000000000da 28017 1726867546.11818: variable 'ansible_search_path' from source: unknown 28017 1726867546.11820: variable 'ansible_search_path' from source: unknown 28017 1726867546.11922: calling self._execute() 28017 1726867546.11972: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867546.11988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867546.12004: variable 'omit' from source: magic vars 28017 1726867546.12427: variable 'ansible_distribution_major_version' from source: facts 28017 1726867546.12447: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867546.12599: variable 'network_state' from source: role '' defaults 28017 1726867546.12616: Evaluated conditional (network_state != {}): False 28017 1726867546.12628: when evaluation is False, skipping this task 28017 1726867546.12689: _execute() done 28017 1726867546.12693: dumping result to json 28017 1726867546.12695: done dumping result, returning 28017 1726867546.12698: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-415c-0e01-0000000000da] 28017 1726867546.12701: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000da 28017 1726867546.12852: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000da 28017 1726867546.12855: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867546.12982: no more pending results, returning what we have 28017 1726867546.12986: results queue empty 28017 1726867546.12988: checking for any_errors_fatal 28017 1726867546.12995: done checking for any_errors_fatal 28017 1726867546.12996: checking for max_fail_percentage 28017 1726867546.12998: done checking for max_fail_percentage 28017 1726867546.12999: checking to see if all hosts have failed and the running result is not ok 28017 1726867546.12999: done checking to see if all hosts have failed 28017 1726867546.13000: getting the remaining hosts for this loop 28017 1726867546.13002: done getting the remaining hosts for this loop 28017 1726867546.13007: getting the next task for host managed_node3 28017 1726867546.13013: done getting next task for host managed_node3 28017 1726867546.13017: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28017 1726867546.13019: ^ 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 28017 1726867546.13041: getting variables 28017 1726867546.13044: in VariableManager get_vars() 28017 1726867546.13084: Calling all_inventory to load vars for managed_node3 28017 1726867546.13087: Calling groups_inventory to load vars for managed_node3 28017 1726867546.13089: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867546.13101: Calling all_plugins_play to load vars for managed_node3 28017 1726867546.13104: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867546.13107: Calling groups_plugins_play to load vars for managed_node3 28017 1726867546.14988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867546.16662: done with get_vars() 28017 1726867546.16686: done getting variables 28017 1726867546.16752: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:25:46 -0400 (0:00:00.058) 0:00:36.904 ****** 28017 1726867546.16784: entering _queue_task() for managed_node3/fail 28017 1726867546.17097: worker is 1 (out of 1 available) 28017 1726867546.17109: exiting _queue_task() for managed_node3/fail 28017 1726867546.17120: done queuing things up, now waiting for results queue to drain 28017 1726867546.17122: waiting for pending results... 28017 1726867546.17515: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 28017 1726867546.17576: in run() - task 0affcac9-a3a5-415c-0e01-0000000000db 28017 1726867546.17582: variable 'ansible_search_path' from source: unknown 28017 1726867546.17585: variable 'ansible_search_path' from source: unknown 28017 1726867546.17613: calling self._execute() 28017 1726867546.17895: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867546.17902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867546.17905: variable 'omit' from source: magic vars 28017 1726867546.18812: variable 'ansible_distribution_major_version' from source: facts 28017 1726867546.18987: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867546.19116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867546.22813: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867546.22891: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867546.22931: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867546.22979: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867546.23008: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867546.23094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.23125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.23153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.23201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.23218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.23320: variable 'ansible_distribution_major_version' from source: facts 28017 1726867546.23339: Evaluated conditional (ansible_distribution_major_version | int > 9): True 28017 1726867546.23459: variable 'ansible_distribution' from source: facts 28017 1726867546.23468: variable '__network_rh_distros' from source: role '' defaults 28017 1726867546.23483: Evaluated conditional (ansible_distribution in __network_rh_distros): True 28017 1726867546.23740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.23766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.23794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.23842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.23859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.23941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.23944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.23961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.24003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.24019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.24068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.24100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.24159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.24180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.24201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.24968: variable 'network_connections' from source: play vars 28017 1726867546.25012: variable 'profile' from source: play vars 28017 1726867546.25247: variable 'profile' from source: play vars 28017 1726867546.25250: variable 'interface' from source: set_fact 28017 1726867546.25275: variable 'interface' from source: set_fact 28017 1726867546.25281: variable 'network_state' from source: role '' defaults 28017 1726867546.25356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867546.25520: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867546.25560: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867546.25595: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867546.25623: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867546.25684: 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) 28017 1726867546.25695: 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) 28017 1726867546.25787: 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) 28017 1726867546.25791: 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) 28017 1726867546.25794: 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 28017 1726867546.25796: when evaluation is False, skipping this task 28017 1726867546.25799: _execute() done 28017 1726867546.25801: dumping result to json 28017 1726867546.25803: done dumping result, returning 28017 1726867546.25805: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-415c-0e01-0000000000db] 28017 1726867546.25807: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000db 28017 1726867546.26183: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000db 28017 1726867546.26186: WORKER PROCESS EXITING skipping: [managed_node3] => { "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" } 28017 1726867546.26226: no more pending results, returning what we have 28017 1726867546.26229: results queue empty 28017 1726867546.26230: checking for any_errors_fatal 28017 1726867546.26235: done checking for any_errors_fatal 28017 1726867546.26235: checking for max_fail_percentage 28017 1726867546.26237: done checking for max_fail_percentage 28017 1726867546.26238: checking to see if all hosts have failed and the running result is not ok 28017 1726867546.26239: done checking to see if all hosts have failed 28017 1726867546.26240: getting the remaining hosts for this loop 28017 1726867546.26241: done getting the remaining hosts for this loop 28017 1726867546.26244: getting the next task for host managed_node3 28017 1726867546.26249: done getting next task for host managed_node3 28017 1726867546.26253: ^ 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 28017 1726867546.26255: ^ 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 28017 1726867546.26267: getting variables 28017 1726867546.26268: in VariableManager get_vars() 28017 1726867546.26309: Calling all_inventory to load vars for managed_node3 28017 1726867546.26312: Calling groups_inventory to load vars for managed_node3 28017 1726867546.26315: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867546.26323: Calling all_plugins_play to load vars for managed_node3 28017 1726867546.26326: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867546.26329: Calling groups_plugins_play to load vars for managed_node3 28017 1726867546.28185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867546.30606: done with get_vars() 28017 1726867546.30629: done getting variables 28017 1726867546.30701: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:25:46 -0400 (0:00:00.139) 0:00:37.044 ****** 28017 1726867546.30730: entering _queue_task() for managed_node3/dnf 28017 1726867546.31223: worker is 1 (out of 1 available) 28017 1726867546.31236: exiting _queue_task() for managed_node3/dnf 28017 1726867546.31247: done queuing things up, now waiting for results queue to drain 28017 1726867546.31248: waiting for pending results... 28017 1726867546.31574: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 28017 1726867546.31708: in run() - task 0affcac9-a3a5-415c-0e01-0000000000dc 28017 1726867546.31735: variable 'ansible_search_path' from source: unknown 28017 1726867546.31743: variable 'ansible_search_path' from source: unknown 28017 1726867546.31825: calling self._execute() 28017 1726867546.31957: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867546.31984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867546.31988: variable 'omit' from source: magic vars 28017 1726867546.32433: variable 'ansible_distribution_major_version' from source: facts 28017 1726867546.32493: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867546.32735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867546.35151: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867546.35216: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867546.35265: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867546.35306: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867546.35359: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867546.35429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.35505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.35529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.35623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.35647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.35855: variable 'ansible_distribution' from source: facts 28017 1726867546.35865: variable 'ansible_distribution_major_version' from source: facts 28017 1726867546.35901: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 28017 1726867546.36137: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867546.36387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.36391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.36515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.36518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.36527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.36576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.36649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.36693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.36813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.36816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.36873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.36971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.36995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.37046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.37085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.37313: variable 'network_connections' from source: play vars 28017 1726867546.37334: variable 'profile' from source: play vars 28017 1726867546.37495: variable 'profile' from source: play vars 28017 1726867546.37501: variable 'interface' from source: set_fact 28017 1726867546.37567: variable 'interface' from source: set_fact 28017 1726867546.37664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867546.37957: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867546.38007: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867546.38162: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867546.38165: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867546.38189: 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) 28017 1726867546.38215: 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) 28017 1726867546.38271: 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) 28017 1726867546.38310: 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) 28017 1726867546.38363: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867546.38644: variable 'network_connections' from source: play vars 28017 1726867546.38700: variable 'profile' from source: play vars 28017 1726867546.38733: variable 'profile' from source: play vars 28017 1726867546.38742: variable 'interface' from source: set_fact 28017 1726867546.38810: variable 'interface' from source: set_fact 28017 1726867546.38848: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28017 1726867546.38931: when evaluation is False, skipping this task 28017 1726867546.38935: _execute() done 28017 1726867546.38937: dumping result to json 28017 1726867546.38939: done dumping result, returning 28017 1726867546.38941: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-415c-0e01-0000000000dc] 28017 1726867546.38944: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000dc 28017 1726867546.39014: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000dc 28017 1726867546.39017: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28017 1726867546.39072: no more pending results, returning what we have 28017 1726867546.39075: results queue empty 28017 1726867546.39076: checking for any_errors_fatal 28017 1726867546.39086: done checking for any_errors_fatal 28017 1726867546.39087: checking for max_fail_percentage 28017 1726867546.39089: done checking for max_fail_percentage 28017 1726867546.39089: checking to see if all hosts have failed and the running result is not ok 28017 1726867546.39090: done checking to see if all hosts have failed 28017 1726867546.39091: getting the remaining hosts for this loop 28017 1726867546.39093: done getting the remaining hosts for this loop 28017 1726867546.39097: getting the next task for host managed_node3 28017 1726867546.39103: done getting next task for host managed_node3 28017 1726867546.39107: ^ 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 28017 1726867546.39109: ^ 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 28017 1726867546.39122: getting variables 28017 1726867546.39124: in VariableManager get_vars() 28017 1726867546.39165: Calling all_inventory to load vars for managed_node3 28017 1726867546.39168: Calling groups_inventory to load vars for managed_node3 28017 1726867546.39171: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867546.39389: Calling all_plugins_play to load vars for managed_node3 28017 1726867546.39393: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867546.39412: Calling groups_plugins_play to load vars for managed_node3 28017 1726867546.41268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867546.43293: done with get_vars() 28017 1726867546.43337: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 28017 1726867546.43480: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:25:46 -0400 (0:00:00.127) 0:00:37.171 ****** 28017 1726867546.43521: entering _queue_task() for managed_node3/yum 28017 1726867546.44104: worker is 1 (out of 1 available) 28017 1726867546.44114: exiting _queue_task() for managed_node3/yum 28017 1726867546.44122: done queuing things up, now waiting for results queue to drain 28017 1726867546.44123: waiting for pending results... 28017 1726867546.44380: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 28017 1726867546.44487: in run() - task 0affcac9-a3a5-415c-0e01-0000000000dd 28017 1726867546.44491: variable 'ansible_search_path' from source: unknown 28017 1726867546.44501: variable 'ansible_search_path' from source: unknown 28017 1726867546.44563: calling self._execute() 28017 1726867546.44769: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867546.44783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867546.44815: variable 'omit' from source: magic vars 28017 1726867546.45441: variable 'ansible_distribution_major_version' from source: facts 28017 1726867546.45473: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867546.45744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867546.49027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867546.49110: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867546.49152: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867546.49212: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867546.49251: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867546.49350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.49402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.49496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.49501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.49529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.49648: variable 'ansible_distribution_major_version' from source: facts 28017 1726867546.49675: Evaluated conditional (ansible_distribution_major_version | int < 8): False 28017 1726867546.49711: when evaluation is False, skipping this task 28017 1726867546.49715: _execute() done 28017 1726867546.49753: dumping result to json 28017 1726867546.49759: done dumping result, returning 28017 1726867546.49832: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-415c-0e01-0000000000dd] 28017 1726867546.49838: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000dd 28017 1726867546.50001: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000dd 28017 1726867546.50004: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 28017 1726867546.50095: no more pending results, returning what we have 28017 1726867546.50099: results queue empty 28017 1726867546.50100: checking for any_errors_fatal 28017 1726867546.50106: done checking for any_errors_fatal 28017 1726867546.50107: checking for max_fail_percentage 28017 1726867546.50109: done checking for max_fail_percentage 28017 1726867546.50110: checking to see if all hosts have failed and the running result is not ok 28017 1726867546.50111: done checking to see if all hosts have failed 28017 1726867546.50112: getting the remaining hosts for this loop 28017 1726867546.50113: done getting the remaining hosts for this loop 28017 1726867546.50117: getting the next task for host managed_node3 28017 1726867546.50123: done getting next task for host managed_node3 28017 1726867546.50127: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28017 1726867546.50129: ^ 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 28017 1726867546.50145: getting variables 28017 1726867546.50147: in VariableManager get_vars() 28017 1726867546.50195: Calling all_inventory to load vars for managed_node3 28017 1726867546.50399: Calling groups_inventory to load vars for managed_node3 28017 1726867546.50402: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867546.50418: Calling all_plugins_play to load vars for managed_node3 28017 1726867546.50421: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867546.50425: Calling groups_plugins_play to load vars for managed_node3 28017 1726867546.52185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867546.54239: done with get_vars() 28017 1726867546.54285: done getting variables 28017 1726867546.54354: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:25:46 -0400 (0:00:00.108) 0:00:37.280 ****** 28017 1726867546.54390: entering _queue_task() for managed_node3/fail 28017 1726867546.54885: worker is 1 (out of 1 available) 28017 1726867546.54900: exiting _queue_task() for managed_node3/fail 28017 1726867546.54910: done queuing things up, now waiting for results queue to drain 28017 1726867546.54911: waiting for pending results... 28017 1726867546.55332: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 28017 1726867546.55340: in run() - task 0affcac9-a3a5-415c-0e01-0000000000de 28017 1726867546.55344: variable 'ansible_search_path' from source: unknown 28017 1726867546.55348: variable 'ansible_search_path' from source: unknown 28017 1726867546.55483: calling self._execute() 28017 1726867546.55564: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867546.55587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867546.55604: variable 'omit' from source: magic vars 28017 1726867546.56112: variable 'ansible_distribution_major_version' from source: facts 28017 1726867546.56133: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867546.56316: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867546.56558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867546.59123: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867546.59130: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867546.59170: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867546.59213: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867546.59260: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867546.59357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.59394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.59423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.59552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.59555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.59558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.59593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.59622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.59677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.59701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.59982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.59986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.60101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.60104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.60106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.60254: variable 'network_connections' from source: play vars 28017 1726867546.60334: variable 'profile' from source: play vars 28017 1726867546.60682: variable 'profile' from source: play vars 28017 1726867546.60686: variable 'interface' from source: set_fact 28017 1726867546.60715: variable 'interface' from source: set_fact 28017 1726867546.60912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867546.61255: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867546.61450: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867546.61489: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867546.61531: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867546.61603: 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) 28017 1726867546.61694: 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) 28017 1726867546.61762: 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) 28017 1726867546.61884: 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) 28017 1726867546.61923: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867546.62216: variable 'network_connections' from source: play vars 28017 1726867546.62229: variable 'profile' from source: play vars 28017 1726867546.62300: variable 'profile' from source: play vars 28017 1726867546.62309: variable 'interface' from source: set_fact 28017 1726867546.62381: variable 'interface' from source: set_fact 28017 1726867546.62416: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28017 1726867546.62431: when evaluation is False, skipping this task 28017 1726867546.62438: _execute() done 28017 1726867546.62445: dumping result to json 28017 1726867546.62451: done dumping result, returning 28017 1726867546.62497: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-415c-0e01-0000000000de] 28017 1726867546.62507: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000de skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28017 1726867546.62715: no more pending results, returning what we have 28017 1726867546.62719: results queue empty 28017 1726867546.62721: checking for any_errors_fatal 28017 1726867546.62730: done checking for any_errors_fatal 28017 1726867546.62731: checking for max_fail_percentage 28017 1726867546.62733: done checking for max_fail_percentage 28017 1726867546.62734: checking to see if all hosts have failed and the running result is not ok 28017 1726867546.62735: done checking to see if all hosts have failed 28017 1726867546.62736: getting the remaining hosts for this loop 28017 1726867546.62737: done getting the remaining hosts for this loop 28017 1726867546.62741: getting the next task for host managed_node3 28017 1726867546.62752: done getting next task for host managed_node3 28017 1726867546.62756: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 28017 1726867546.62757: ^ 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 28017 1726867546.62771: getting variables 28017 1726867546.62773: in VariableManager get_vars() 28017 1726867546.62815: Calling all_inventory to load vars for managed_node3 28017 1726867546.62818: Calling groups_inventory to load vars for managed_node3 28017 1726867546.62820: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867546.62835: Calling all_plugins_play to load vars for managed_node3 28017 1726867546.62839: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867546.62842: Calling groups_plugins_play to load vars for managed_node3 28017 1726867546.63393: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000de 28017 1726867546.63396: WORKER PROCESS EXITING 28017 1726867546.64558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867546.66254: done with get_vars() 28017 1726867546.66281: done getting variables 28017 1726867546.66348: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:25:46 -0400 (0:00:00.119) 0:00:37.400 ****** 28017 1726867546.66381: entering _queue_task() for managed_node3/package 28017 1726867546.66735: worker is 1 (out of 1 available) 28017 1726867546.66862: exiting _queue_task() for managed_node3/package 28017 1726867546.66873: done queuing things up, now waiting for results queue to drain 28017 1726867546.66874: waiting for pending results... 28017 1726867546.67063: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 28017 1726867546.67189: in run() - task 0affcac9-a3a5-415c-0e01-0000000000df 28017 1726867546.67212: variable 'ansible_search_path' from source: unknown 28017 1726867546.67218: variable 'ansible_search_path' from source: unknown 28017 1726867546.67257: calling self._execute() 28017 1726867546.67358: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867546.67401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867546.67405: variable 'omit' from source: magic vars 28017 1726867546.68054: variable 'ansible_distribution_major_version' from source: facts 28017 1726867546.68058: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867546.68466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867546.69354: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867546.69357: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867546.69501: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867546.69517: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867546.69701: variable 'network_packages' from source: role '' defaults 28017 1726867546.70154: variable '__network_provider_setup' from source: role '' defaults 28017 1726867546.70157: variable '__network_service_name_default_nm' from source: role '' defaults 28017 1726867546.70159: variable '__network_service_name_default_nm' from source: role '' defaults 28017 1726867546.70161: variable '__network_packages_default_nm' from source: role '' defaults 28017 1726867546.71118: variable '__network_packages_default_nm' from source: role '' defaults 28017 1726867546.71566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867546.75536: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867546.75618: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867546.75660: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867546.75706: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867546.75741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867546.75823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.75860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.75897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.75946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.75966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.76020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.76052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.76082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.76133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.76154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.76396: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28017 1726867546.76556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.76587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.76638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.76765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.76769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.76832: variable 'ansible_python' from source: facts 28017 1726867546.76862: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28017 1726867546.76953: variable '__network_wpa_supplicant_required' from source: role '' defaults 28017 1726867546.77042: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28017 1726867546.77176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.77211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.77245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.77292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.77316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.77368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867546.77407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867546.77446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867546.77491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867546.77511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867546.77664: variable 'network_connections' from source: play vars 28017 1726867546.77683: variable 'profile' from source: play vars 28017 1726867546.77856: variable 'profile' from source: play vars 28017 1726867546.77859: variable 'interface' from source: set_fact 28017 1726867546.77881: variable 'interface' from source: set_fact 28017 1726867546.77958: 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) 28017 1726867546.77996: 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) 28017 1726867546.78033: 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) 28017 1726867546.78074: 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) 28017 1726867546.78130: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867546.78430: variable 'network_connections' from source: play vars 28017 1726867546.78442: variable 'profile' from source: play vars 28017 1726867546.78613: variable 'profile' from source: play vars 28017 1726867546.78617: variable 'interface' from source: set_fact 28017 1726867546.78722: variable 'interface' from source: set_fact 28017 1726867546.78935: variable '__network_packages_default_wireless' from source: role '' defaults 28017 1726867546.78953: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867546.79282: variable 'network_connections' from source: play vars 28017 1726867546.79293: variable 'profile' from source: play vars 28017 1726867546.79359: variable 'profile' from source: play vars 28017 1726867546.79374: variable 'interface' from source: set_fact 28017 1726867546.79481: variable 'interface' from source: set_fact 28017 1726867546.79510: variable '__network_packages_default_team' from source: role '' defaults 28017 1726867546.79599: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867546.79970: variable 'network_connections' from source: play vars 28017 1726867546.79982: variable 'profile' from source: play vars 28017 1726867546.80086: variable 'profile' from source: play vars 28017 1726867546.80135: variable 'interface' from source: set_fact 28017 1726867546.80247: variable 'interface' from source: set_fact 28017 1726867546.80308: variable '__network_service_name_default_initscripts' from source: role '' defaults 28017 1726867546.80382: variable '__network_service_name_default_initscripts' from source: role '' defaults 28017 1726867546.80396: variable '__network_packages_default_initscripts' from source: role '' defaults 28017 1726867546.80464: variable '__network_packages_default_initscripts' from source: role '' defaults 28017 1726867546.80699: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28017 1726867546.81218: variable 'network_connections' from source: play vars 28017 1726867546.81227: variable 'profile' from source: play vars 28017 1726867546.81330: variable 'profile' from source: play vars 28017 1726867546.81334: variable 'interface' from source: set_fact 28017 1726867546.81365: variable 'interface' from source: set_fact 28017 1726867546.81383: variable 'ansible_distribution' from source: facts 28017 1726867546.81393: variable '__network_rh_distros' from source: role '' defaults 28017 1726867546.81403: variable 'ansible_distribution_major_version' from source: facts 28017 1726867546.81420: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28017 1726867546.81604: variable 'ansible_distribution' from source: facts 28017 1726867546.81656: variable '__network_rh_distros' from source: role '' defaults 28017 1726867546.81659: variable 'ansible_distribution_major_version' from source: facts 28017 1726867546.81662: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28017 1726867546.81815: variable 'ansible_distribution' from source: facts 28017 1726867546.81823: variable '__network_rh_distros' from source: role '' defaults 28017 1726867546.81837: variable 'ansible_distribution_major_version' from source: facts 28017 1726867546.81882: variable 'network_provider' from source: set_fact 28017 1726867546.82082: variable 'ansible_facts' from source: unknown 28017 1726867546.82953: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 28017 1726867546.82963: when evaluation is False, skipping this task 28017 1726867546.83014: _execute() done 28017 1726867546.83022: dumping result to json 28017 1726867546.83033: done dumping result, returning 28017 1726867546.83046: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-415c-0e01-0000000000df] 28017 1726867546.83056: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000df skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 28017 1726867546.83284: no more pending results, returning what we have 28017 1726867546.83287: results queue empty 28017 1726867546.83288: checking for any_errors_fatal 28017 1726867546.83294: done checking for any_errors_fatal 28017 1726867546.83295: checking for max_fail_percentage 28017 1726867546.83297: done checking for max_fail_percentage 28017 1726867546.83297: checking to see if all hosts have failed and the running result is not ok 28017 1726867546.83298: done checking to see if all hosts have failed 28017 1726867546.83299: getting the remaining hosts for this loop 28017 1726867546.83300: done getting the remaining hosts for this loop 28017 1726867546.83303: getting the next task for host managed_node3 28017 1726867546.83309: done getting next task for host managed_node3 28017 1726867546.83312: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28017 1726867546.83314: ^ 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 28017 1726867546.83326: getting variables 28017 1726867546.83328: in VariableManager get_vars() 28017 1726867546.83369: Calling all_inventory to load vars for managed_node3 28017 1726867546.83372: Calling groups_inventory to load vars for managed_node3 28017 1726867546.83375: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867546.83390: Calling all_plugins_play to load vars for managed_node3 28017 1726867546.83397: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000df 28017 1726867546.83404: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867546.83413: WORKER PROCESS EXITING 28017 1726867546.83419: Calling groups_plugins_play to load vars for managed_node3 28017 1726867546.85312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867546.87184: done with get_vars() 28017 1726867546.87204: done getting variables 28017 1726867546.87267: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:25:46 -0400 (0:00:00.209) 0:00:37.609 ****** 28017 1726867546.87300: entering _queue_task() for managed_node3/package 28017 1726867546.87630: worker is 1 (out of 1 available) 28017 1726867546.87643: exiting _queue_task() for managed_node3/package 28017 1726867546.87655: done queuing things up, now waiting for results queue to drain 28017 1726867546.87656: waiting for pending results... 28017 1726867546.87958: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 28017 1726867546.88074: in run() - task 0affcac9-a3a5-415c-0e01-0000000000e0 28017 1726867546.88108: variable 'ansible_search_path' from source: unknown 28017 1726867546.88123: variable 'ansible_search_path' from source: unknown 28017 1726867546.88165: calling self._execute() 28017 1726867546.88274: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867546.88335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867546.88338: variable 'omit' from source: magic vars 28017 1726867546.88721: variable 'ansible_distribution_major_version' from source: facts 28017 1726867546.88744: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867546.88891: variable 'network_state' from source: role '' defaults 28017 1726867546.88987: Evaluated conditional (network_state != {}): False 28017 1726867546.88991: when evaluation is False, skipping this task 28017 1726867546.88993: _execute() done 28017 1726867546.88995: dumping result to json 28017 1726867546.88997: done dumping result, returning 28017 1726867546.88999: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-415c-0e01-0000000000e0] 28017 1726867546.89002: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e0 28017 1726867546.89067: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e0 28017 1726867546.89069: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867546.89128: no more pending results, returning what we have 28017 1726867546.89132: results queue empty 28017 1726867546.89134: checking for any_errors_fatal 28017 1726867546.89141: done checking for any_errors_fatal 28017 1726867546.89142: checking for max_fail_percentage 28017 1726867546.89144: done checking for max_fail_percentage 28017 1726867546.89145: checking to see if all hosts have failed and the running result is not ok 28017 1726867546.89146: done checking to see if all hosts have failed 28017 1726867546.89147: getting the remaining hosts for this loop 28017 1726867546.89148: done getting the remaining hosts for this loop 28017 1726867546.89151: getting the next task for host managed_node3 28017 1726867546.89158: done getting next task for host managed_node3 28017 1726867546.89162: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28017 1726867546.89164: ^ 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 28017 1726867546.89184: getting variables 28017 1726867546.89187: in VariableManager get_vars() 28017 1726867546.89223: Calling all_inventory to load vars for managed_node3 28017 1726867546.89228: Calling groups_inventory to load vars for managed_node3 28017 1726867546.89231: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867546.89241: Calling all_plugins_play to load vars for managed_node3 28017 1726867546.89244: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867546.89247: Calling groups_plugins_play to load vars for managed_node3 28017 1726867546.91758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867547.00627: done with get_vars() 28017 1726867547.00657: done getting variables 28017 1726867547.00706: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:25:47 -0400 (0:00:00.134) 0:00:37.744 ****** 28017 1726867547.00737: entering _queue_task() for managed_node3/package 28017 1726867547.01093: worker is 1 (out of 1 available) 28017 1726867547.01107: exiting _queue_task() for managed_node3/package 28017 1726867547.01119: done queuing things up, now waiting for results queue to drain 28017 1726867547.01120: waiting for pending results... 28017 1726867547.01598: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 28017 1726867547.01603: in run() - task 0affcac9-a3a5-415c-0e01-0000000000e1 28017 1726867547.01606: variable 'ansible_search_path' from source: unknown 28017 1726867547.01608: variable 'ansible_search_path' from source: unknown 28017 1726867547.01611: calling self._execute() 28017 1726867547.01703: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867547.01726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867547.01733: variable 'omit' from source: magic vars 28017 1726867547.02161: variable 'ansible_distribution_major_version' from source: facts 28017 1726867547.02171: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867547.02346: variable 'network_state' from source: role '' defaults 28017 1726867547.02349: Evaluated conditional (network_state != {}): False 28017 1726867547.02354: when evaluation is False, skipping this task 28017 1726867547.02356: _execute() done 28017 1726867547.02359: dumping result to json 28017 1726867547.02361: done dumping result, returning 28017 1726867547.02363: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-415c-0e01-0000000000e1] 28017 1726867547.02406: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e1 28017 1726867547.02678: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e1 28017 1726867547.02682: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867547.02733: no more pending results, returning what we have 28017 1726867547.02736: results queue empty 28017 1726867547.02737: checking for any_errors_fatal 28017 1726867547.02745: done checking for any_errors_fatal 28017 1726867547.02745: checking for max_fail_percentage 28017 1726867547.02747: done checking for max_fail_percentage 28017 1726867547.02748: checking to see if all hosts have failed and the running result is not ok 28017 1726867547.02749: done checking to see if all hosts have failed 28017 1726867547.02750: getting the remaining hosts for this loop 28017 1726867547.02751: done getting the remaining hosts for this loop 28017 1726867547.02755: getting the next task for host managed_node3 28017 1726867547.02761: done getting next task for host managed_node3 28017 1726867547.02765: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28017 1726867547.02767: ^ 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 28017 1726867547.02890: getting variables 28017 1726867547.02892: in VariableManager get_vars() 28017 1726867547.02931: Calling all_inventory to load vars for managed_node3 28017 1726867547.02934: Calling groups_inventory to load vars for managed_node3 28017 1726867547.02937: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867547.02947: Calling all_plugins_play to load vars for managed_node3 28017 1726867547.02950: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867547.02953: Calling groups_plugins_play to load vars for managed_node3 28017 1726867547.04441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867547.07506: done with get_vars() 28017 1726867547.07549: done getting variables 28017 1726867547.07615: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:25:47 -0400 (0:00:00.069) 0:00:37.813 ****** 28017 1726867547.07656: entering _queue_task() for managed_node3/service 28017 1726867547.08423: worker is 1 (out of 1 available) 28017 1726867547.08439: exiting _queue_task() for managed_node3/service 28017 1726867547.08451: done queuing things up, now waiting for results queue to drain 28017 1726867547.08452: waiting for pending results... 28017 1726867547.09099: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 28017 1726867547.09220: in run() - task 0affcac9-a3a5-415c-0e01-0000000000e2 28017 1726867547.09224: variable 'ansible_search_path' from source: unknown 28017 1726867547.09234: variable 'ansible_search_path' from source: unknown 28017 1726867547.09275: calling self._execute() 28017 1726867547.09506: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867547.09512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867547.09528: variable 'omit' from source: magic vars 28017 1726867547.10434: variable 'ansible_distribution_major_version' from source: facts 28017 1726867547.10446: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867547.10566: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867547.11045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867547.14532: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867547.14624: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867547.14671: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867547.14720: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867547.14758: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867547.14856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867547.14892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867547.14943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867547.14980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867547.15052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867547.15064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867547.15094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867547.15121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867547.15176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867547.15198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867547.15246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867547.15284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867547.15379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867547.15383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867547.15385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867547.15564: variable 'network_connections' from source: play vars 28017 1726867547.15583: variable 'profile' from source: play vars 28017 1726867547.15672: variable 'profile' from source: play vars 28017 1726867547.15685: variable 'interface' from source: set_fact 28017 1726867547.15761: variable 'interface' from source: set_fact 28017 1726867547.15850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867547.16458: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867547.16462: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867547.16469: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867547.16508: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867547.16555: 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) 28017 1726867547.16591: 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) 28017 1726867547.16621: 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) 28017 1726867547.16654: 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) 28017 1726867547.16716: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867547.16981: variable 'network_connections' from source: play vars 28017 1726867547.17000: variable 'profile' from source: play vars 28017 1726867547.17083: variable 'profile' from source: play vars 28017 1726867547.17086: variable 'interface' from source: set_fact 28017 1726867547.17148: variable 'interface' from source: set_fact 28017 1726867547.17219: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 28017 1726867547.17222: when evaluation is False, skipping this task 28017 1726867547.17228: _execute() done 28017 1726867547.17232: dumping result to json 28017 1726867547.17235: done dumping result, returning 28017 1726867547.17237: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-415c-0e01-0000000000e2] 28017 1726867547.17247: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e2 28017 1726867547.17458: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e2 28017 1726867547.17462: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 28017 1726867547.17512: no more pending results, returning what we have 28017 1726867547.17515: results queue empty 28017 1726867547.17516: checking for any_errors_fatal 28017 1726867547.17522: done checking for any_errors_fatal 28017 1726867547.17523: checking for max_fail_percentage 28017 1726867547.17525: done checking for max_fail_percentage 28017 1726867547.17528: checking to see if all hosts have failed and the running result is not ok 28017 1726867547.17529: done checking to see if all hosts have failed 28017 1726867547.17530: getting the remaining hosts for this loop 28017 1726867547.17531: done getting the remaining hosts for this loop 28017 1726867547.17534: getting the next task for host managed_node3 28017 1726867547.17540: done getting next task for host managed_node3 28017 1726867547.17544: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28017 1726867547.17546: ^ 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 28017 1726867547.17560: getting variables 28017 1726867547.17562: in VariableManager get_vars() 28017 1726867547.17719: Calling all_inventory to load vars for managed_node3 28017 1726867547.17722: Calling groups_inventory to load vars for managed_node3 28017 1726867547.17725: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867547.17737: Calling all_plugins_play to load vars for managed_node3 28017 1726867547.17740: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867547.17743: Calling groups_plugins_play to load vars for managed_node3 28017 1726867547.20910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867547.24460: done with get_vars() 28017 1726867547.24590: done getting variables 28017 1726867547.24653: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:25:47 -0400 (0:00:00.170) 0:00:37.984 ****** 28017 1726867547.24789: entering _queue_task() for managed_node3/service 28017 1726867547.25431: worker is 1 (out of 1 available) 28017 1726867547.25444: exiting _queue_task() for managed_node3/service 28017 1726867547.25455: done queuing things up, now waiting for results queue to drain 28017 1726867547.25456: waiting for pending results... 28017 1726867547.26018: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 28017 1726867547.26255: in run() - task 0affcac9-a3a5-415c-0e01-0000000000e3 28017 1726867547.26306: variable 'ansible_search_path' from source: unknown 28017 1726867547.26311: variable 'ansible_search_path' from source: unknown 28017 1726867547.26447: calling self._execute() 28017 1726867547.26607: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867547.26612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867547.26676: variable 'omit' from source: magic vars 28017 1726867547.27451: variable 'ansible_distribution_major_version' from source: facts 28017 1726867547.27464: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867547.27840: variable 'network_provider' from source: set_fact 28017 1726867547.27843: variable 'network_state' from source: role '' defaults 28017 1726867547.27999: Evaluated conditional (network_provider == "nm" or network_state != {}): True 28017 1726867547.28005: variable 'omit' from source: magic vars 28017 1726867547.28041: variable 'omit' from source: magic vars 28017 1726867547.28282: variable 'network_service_name' from source: role '' defaults 28017 1726867547.28286: variable 'network_service_name' from source: role '' defaults 28017 1726867547.28359: variable '__network_provider_setup' from source: role '' defaults 28017 1726867547.28362: variable '__network_service_name_default_nm' from source: role '' defaults 28017 1726867547.28442: variable '__network_service_name_default_nm' from source: role '' defaults 28017 1726867547.28453: variable '__network_packages_default_nm' from source: role '' defaults 28017 1726867547.28521: variable '__network_packages_default_nm' from source: role '' defaults 28017 1726867547.28759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867547.31845: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867547.31929: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867547.31963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867547.32001: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867547.32034: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867547.32117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867547.32153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867547.32178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867547.32382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867547.32386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867547.32389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867547.32392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867547.32394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867547.32396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867547.32399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867547.32690: variable '__network_packages_default_gobject_packages' from source: role '' defaults 28017 1726867547.32827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867547.32853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867547.32925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867547.32965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867547.32981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867547.33093: variable 'ansible_python' from source: facts 28017 1726867547.33118: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 28017 1726867547.33198: variable '__network_wpa_supplicant_required' from source: role '' defaults 28017 1726867547.33276: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28017 1726867547.33409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867547.33431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867547.33454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867547.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) 28017 1726867547.33515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867547.33559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867547.33582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867547.33605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867547.33652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867547.33665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867547.33807: variable 'network_connections' from source: play vars 28017 1726867547.33816: variable 'profile' from source: play vars 28017 1726867547.33896: variable 'profile' from source: play vars 28017 1726867547.33901: variable 'interface' from source: set_fact 28017 1726867547.33968: variable 'interface' from source: set_fact 28017 1726867547.34073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867547.34270: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867547.34320: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867547.34360: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867547.34408: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867547.34463: 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) 28017 1726867547.34502: 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) 28017 1726867547.34538: 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) 28017 1726867547.34691: 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) 28017 1726867547.34750: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867547.35399: variable 'network_connections' from source: play vars 28017 1726867547.35405: variable 'profile' from source: play vars 28017 1726867547.35594: variable 'profile' from source: play vars 28017 1726867547.35600: variable 'interface' from source: set_fact 28017 1726867547.35657: variable 'interface' from source: set_fact 28017 1726867547.35985: variable '__network_packages_default_wireless' from source: role '' defaults 28017 1726867547.35989: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867547.36586: variable 'network_connections' from source: play vars 28017 1726867547.36589: variable 'profile' from source: play vars 28017 1726867547.36748: variable 'profile' from source: play vars 28017 1726867547.36752: variable 'interface' from source: set_fact 28017 1726867547.36913: variable 'interface' from source: set_fact 28017 1726867547.37019: variable '__network_packages_default_team' from source: role '' defaults 28017 1726867547.37107: variable '__network_team_connections_defined' from source: role '' defaults 28017 1726867547.37738: variable 'network_connections' from source: play vars 28017 1726867547.37782: variable 'profile' from source: play vars 28017 1726867547.37834: variable 'profile' from source: play vars 28017 1726867547.37843: variable 'interface' from source: set_fact 28017 1726867547.38060: variable 'interface' from source: set_fact 28017 1726867547.38063: variable '__network_service_name_default_initscripts' from source: role '' defaults 28017 1726867547.38066: variable '__network_service_name_default_initscripts' from source: role '' defaults 28017 1726867547.38076: variable '__network_packages_default_initscripts' from source: role '' defaults 28017 1726867547.38142: variable '__network_packages_default_initscripts' from source: role '' defaults 28017 1726867547.38385: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 28017 1726867547.38950: variable 'network_connections' from source: play vars 28017 1726867547.38956: variable 'profile' from source: play vars 28017 1726867547.39062: variable 'profile' from source: play vars 28017 1726867547.39065: variable 'interface' from source: set_fact 28017 1726867547.39189: variable 'interface' from source: set_fact 28017 1726867547.39197: variable 'ansible_distribution' from source: facts 28017 1726867547.39209: variable '__network_rh_distros' from source: role '' defaults 28017 1726867547.39215: variable 'ansible_distribution_major_version' from source: facts 28017 1726867547.39234: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 28017 1726867547.39431: variable 'ansible_distribution' from source: facts 28017 1726867547.39434: variable '__network_rh_distros' from source: role '' defaults 28017 1726867547.39439: variable 'ansible_distribution_major_version' from source: facts 28017 1726867547.39457: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 28017 1726867547.39934: variable 'ansible_distribution' from source: facts 28017 1726867547.39938: variable '__network_rh_distros' from source: role '' defaults 28017 1726867547.39943: variable 'ansible_distribution_major_version' from source: facts 28017 1726867547.40004: variable 'network_provider' from source: set_fact 28017 1726867547.40028: variable 'omit' from source: magic vars 28017 1726867547.40049: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867547.40082: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867547.40108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867547.40127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867547.40135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867547.40162: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867547.40165: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867547.40168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867547.40271: Set connection var ansible_connection to ssh 28017 1726867547.40279: Set connection var ansible_shell_type to sh 28017 1726867547.40323: Set connection var ansible_shell_executable to /bin/sh 28017 1726867547.40328: Set connection var ansible_pipelining to False 28017 1726867547.40331: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867547.40333: Set connection var ansible_timeout to 10 28017 1726867547.40337: variable 'ansible_shell_executable' from source: unknown 28017 1726867547.40341: variable 'ansible_connection' from source: unknown 28017 1726867547.40344: variable 'ansible_module_compression' from source: unknown 28017 1726867547.40346: variable 'ansible_shell_type' from source: unknown 28017 1726867547.40348: variable 'ansible_shell_executable' from source: unknown 28017 1726867547.40352: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867547.40358: variable 'ansible_pipelining' from source: unknown 28017 1726867547.40360: variable 'ansible_timeout' from source: unknown 28017 1726867547.40362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867547.40542: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867547.40546: variable 'omit' from source: magic vars 28017 1726867547.40548: starting attempt loop 28017 1726867547.40550: running the handler 28017 1726867547.40574: variable 'ansible_facts' from source: unknown 28017 1726867547.41556: _low_level_execute_command(): starting 28017 1726867547.41560: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867547.42806: 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 <<< 28017 1726867547.43017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867547.43021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867547.43024: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867547.43029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867547.43032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867547.43183: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867547.43500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867547.45140: stdout chunk (state=3): >>>/root <<< 28017 1726867547.45276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867547.45284: stderr chunk (state=3): >>><<< 28017 1726867547.45290: stdout chunk (state=3): >>><<< 28017 1726867547.45321: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867547.45447: _low_level_execute_command(): starting 28017 1726867547.45455: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867547.4532132-29724-261484821030740 `" && echo ansible-tmp-1726867547.4532132-29724-261484821030740="` echo /root/.ansible/tmp/ansible-tmp-1726867547.4532132-29724-261484821030740 `" ) && sleep 0' 28017 1726867547.46999: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867547.47129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867547.47204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867547.47314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867547.49191: stdout chunk (state=3): >>>ansible-tmp-1726867547.4532132-29724-261484821030740=/root/.ansible/tmp/ansible-tmp-1726867547.4532132-29724-261484821030740 <<< 28017 1726867547.49373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867547.49392: stdout chunk (state=3): >>><<< 28017 1726867547.49437: stderr chunk (state=3): >>><<< 28017 1726867547.49457: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867547.4532132-29724-261484821030740=/root/.ansible/tmp/ansible-tmp-1726867547.4532132-29724-261484821030740 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867547.49500: variable 'ansible_module_compression' from source: unknown 28017 1726867547.49571: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 28017 1726867547.49673: variable 'ansible_facts' from source: unknown 28017 1726867547.49928: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867547.4532132-29724-261484821030740/AnsiballZ_systemd.py 28017 1726867547.50533: Sending initial data 28017 1726867547.50540: Sent initial data (156 bytes) 28017 1726867547.50894: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867547.50908: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867547.50923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867547.50946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867547.50969: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867547.50986: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867547.51002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867547.51022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867547.51045: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867547.51083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867547.51147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867547.51167: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867547.51195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867547.51375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867547.52841: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 28017 1726867547.52852: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 28017 1726867547.52896: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28017 1726867547.53058: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867547.53118: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867547.4532132-29724-261484821030740/AnsiballZ_systemd.py" <<< 28017 1726867547.53262: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpnsydtawg /root/.ansible/tmp/ansible-tmp-1726867547.4532132-29724-261484821030740/AnsiballZ_systemd.py <<< 28017 1726867547.53310: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpnsydtawg" to remote "/root/.ansible/tmp/ansible-tmp-1726867547.4532132-29724-261484821030740/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867547.4532132-29724-261484821030740/AnsiballZ_systemd.py" <<< 28017 1726867547.55607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867547.55682: stderr chunk (state=3): >>><<< 28017 1726867547.55715: stdout chunk (state=3): >>><<< 28017 1726867547.55750: done transferring module to remote 28017 1726867547.55794: _low_level_execute_command(): starting 28017 1726867547.55805: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867547.4532132-29724-261484821030740/ /root/.ansible/tmp/ansible-tmp-1726867547.4532132-29724-261484821030740/AnsiballZ_systemd.py && sleep 0' 28017 1726867547.56505: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867547.56518: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867547.56541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867547.56591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867547.56607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867547.56650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867547.56706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867547.56722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867547.56749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867547.56820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867547.58615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867547.58628: stderr chunk (state=3): >>><<< 28017 1726867547.58632: stdout chunk (state=3): >>><<< 28017 1726867547.58642: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867547.58645: _low_level_execute_command(): starting 28017 1726867547.58713: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867547.4532132-29724-261484821030740/AnsiballZ_systemd.py && sleep 0' 28017 1726867547.59293: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867547.59342: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867547.59406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867547.59422: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867547.59430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867547.59528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867547.88926: 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": "702", "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 17:13:04 EDT", "ExecMainStartTimestampMonotonic": "21397904", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ExecMainHandoffTimestampMonotonic": "21411941", "ExecMainPID": "702", "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": "2938", "MemoryCurrent": "10485760", "MemoryPeak": "13291520", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3333632000", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1721714000", "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": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service cloud-init.service shutdown.target multi-user.target network.target", "After": "system.slice systemd-journald.socket sysinit.target basic.target dbus.socket cloud-init-local.service network-pre.target dbus-broker.service", "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 17:18:52 EDT", "StateChangeTimestampMonotonic": "369615617", "InactiveExitTimestamp": "Fri 2024-09-20 17:13:04 EDT", "InactiveExitTimestampMonotonic": "21398448", "ActiveEnterTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ActiveEnterTimestampMonotonic": "21815124", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "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 17:13:04 EDT", "ConditionTimestampMonotonic": "21397034", "AssertTimestamp": "Fri 2024-09-20 17:13:04 EDT", "AssertTimestampMonotonic": "21397036", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6662de0c35f9440589adc21215384405", "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}}} <<< 28017 1726867547.90498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867547.90685: stdout chunk (state=3): >>><<< 28017 1726867547.90690: stderr chunk (state=3): >>><<< 28017 1726867547.90694: _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": "702", "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 17:13:04 EDT", "ExecMainStartTimestampMonotonic": "21397904", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ExecMainHandoffTimestampMonotonic": "21411941", "ExecMainPID": "702", "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": "2938", "MemoryCurrent": "10485760", "MemoryPeak": "13291520", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3333632000", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1721714000", "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": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service cloud-init.service shutdown.target multi-user.target network.target", "After": "system.slice systemd-journald.socket sysinit.target basic.target dbus.socket cloud-init-local.service network-pre.target dbus-broker.service", "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 17:18:52 EDT", "StateChangeTimestampMonotonic": "369615617", "InactiveExitTimestamp": "Fri 2024-09-20 17:13:04 EDT", "InactiveExitTimestampMonotonic": "21398448", "ActiveEnterTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ActiveEnterTimestampMonotonic": "21815124", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "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 17:13:04 EDT", "ConditionTimestampMonotonic": "21397034", "AssertTimestamp": "Fri 2024-09-20 17:13:04 EDT", "AssertTimestampMonotonic": "21397036", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6662de0c35f9440589adc21215384405", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867547.91084: 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-1726867547.4532132-29724-261484821030740/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867547.91098: _low_level_execute_command(): starting 28017 1726867547.91101: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867547.4532132-29724-261484821030740/ > /dev/null 2>&1 && sleep 0' 28017 1726867547.92266: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867547.92393: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867547.92417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867547.92439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867547.92479: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867547.92584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867547.92613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867547.94471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867547.94474: stdout chunk (state=3): >>><<< 28017 1726867547.94478: stderr chunk (state=3): >>><<< 28017 1726867547.94492: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867547.94682: handler run complete 28017 1726867547.94686: attempt loop complete, returning result 28017 1726867547.94688: _execute() done 28017 1726867547.94690: dumping result to json 28017 1726867547.94692: done dumping result, returning 28017 1726867547.94694: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-415c-0e01-0000000000e3] 28017 1726867547.94696: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e3 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867547.95002: no more pending results, returning what we have 28017 1726867547.95007: results queue empty 28017 1726867547.95008: checking for any_errors_fatal 28017 1726867547.95014: done checking for any_errors_fatal 28017 1726867547.95014: checking for max_fail_percentage 28017 1726867547.95016: done checking for max_fail_percentage 28017 1726867547.95017: checking to see if all hosts have failed and the running result is not ok 28017 1726867547.95018: done checking to see if all hosts have failed 28017 1726867547.95019: getting the remaining hosts for this loop 28017 1726867547.95020: done getting the remaining hosts for this loop 28017 1726867547.95026: getting the next task for host managed_node3 28017 1726867547.95032: done getting next task for host managed_node3 28017 1726867547.95035: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28017 1726867547.95037: ^ 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 28017 1726867547.95047: getting variables 28017 1726867547.95049: in VariableManager get_vars() 28017 1726867547.95084: Calling all_inventory to load vars for managed_node3 28017 1726867547.95087: Calling groups_inventory to load vars for managed_node3 28017 1726867547.95089: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867547.95099: Calling all_plugins_play to load vars for managed_node3 28017 1726867547.95101: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867547.95103: Calling groups_plugins_play to load vars for managed_node3 28017 1726867547.96335: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e3 28017 1726867547.96339: WORKER PROCESS EXITING 28017 1726867547.97380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867547.98965: done with get_vars() 28017 1726867547.98991: done getting variables 28017 1726867547.99060: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:25:47 -0400 (0:00:00.743) 0:00:38.727 ****** 28017 1726867547.99114: entering _queue_task() for managed_node3/service 28017 1726867547.99764: worker is 1 (out of 1 available) 28017 1726867548.00080: exiting _queue_task() for managed_node3/service 28017 1726867548.00091: done queuing things up, now waiting for results queue to drain 28017 1726867548.00093: waiting for pending results... 28017 1726867548.00395: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 28017 1726867548.00586: in run() - task 0affcac9-a3a5-415c-0e01-0000000000e4 28017 1726867548.00613: variable 'ansible_search_path' from source: unknown 28017 1726867548.00622: variable 'ansible_search_path' from source: unknown 28017 1726867548.00666: calling self._execute() 28017 1726867548.00804: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867548.00936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867548.00953: variable 'omit' from source: magic vars 28017 1726867548.01791: variable 'ansible_distribution_major_version' from source: facts 28017 1726867548.01811: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867548.02045: variable 'network_provider' from source: set_fact 28017 1726867548.02057: Evaluated conditional (network_provider == "nm"): True 28017 1726867548.02282: variable '__network_wpa_supplicant_required' from source: role '' defaults 28017 1726867548.02448: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 28017 1726867548.02682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867548.07619: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867548.07686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867548.07836: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867548.07871: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867548.07938: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867548.08016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867548.08163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867548.08186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867548.08229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867548.08244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867548.08403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867548.08429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867548.08450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867548.08707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867548.08722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867548.08763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867548.08901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867548.08928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867548.08966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867548.08982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867548.09363: variable 'network_connections' from source: play vars 28017 1726867548.09378: variable 'profile' from source: play vars 28017 1726867548.09459: variable 'profile' from source: play vars 28017 1726867548.09462: variable 'interface' from source: set_fact 28017 1726867548.09696: variable 'interface' from source: set_fact 28017 1726867548.09768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28017 1726867548.10199: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28017 1726867548.10488: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28017 1726867548.10519: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28017 1726867548.10547: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28017 1726867548.10595: 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) 28017 1726867548.10617: 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) 28017 1726867548.10642: 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) 28017 1726867548.10668: 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) 28017 1726867548.10722: variable '__network_wireless_connections_defined' from source: role '' defaults 28017 1726867548.11265: variable 'network_connections' from source: play vars 28017 1726867548.11268: variable 'profile' from source: play vars 28017 1726867548.11331: variable 'profile' from source: play vars 28017 1726867548.11335: variable 'interface' from source: set_fact 28017 1726867548.11582: variable 'interface' from source: set_fact 28017 1726867548.11585: Evaluated conditional (__network_wpa_supplicant_required): False 28017 1726867548.11588: when evaluation is False, skipping this task 28017 1726867548.11590: _execute() done 28017 1726867548.11602: dumping result to json 28017 1726867548.11604: done dumping result, returning 28017 1726867548.11680: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-415c-0e01-0000000000e4] 28017 1726867548.11686: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e4 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 28017 1726867548.11936: no more pending results, returning what we have 28017 1726867548.11939: results queue empty 28017 1726867548.11940: checking for any_errors_fatal 28017 1726867548.11960: done checking for any_errors_fatal 28017 1726867548.11961: checking for max_fail_percentage 28017 1726867548.11962: done checking for max_fail_percentage 28017 1726867548.11963: checking to see if all hosts have failed and the running result is not ok 28017 1726867548.11964: done checking to see if all hosts have failed 28017 1726867548.11965: getting the remaining hosts for this loop 28017 1726867548.11966: done getting the remaining hosts for this loop 28017 1726867548.11969: getting the next task for host managed_node3 28017 1726867548.11975: done getting next task for host managed_node3 28017 1726867548.11980: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 28017 1726867548.11982: ^ 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 28017 1726867548.11995: getting variables 28017 1726867548.11998: in VariableManager get_vars() 28017 1726867548.12039: Calling all_inventory to load vars for managed_node3 28017 1726867548.12042: Calling groups_inventory to load vars for managed_node3 28017 1726867548.12044: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867548.12053: Calling all_plugins_play to load vars for managed_node3 28017 1726867548.12056: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867548.12058: Calling groups_plugins_play to load vars for managed_node3 28017 1726867548.12631: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e4 28017 1726867548.12635: WORKER PROCESS EXITING 28017 1726867548.15395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867548.19019: done with get_vars() 28017 1726867548.19051: done getting variables 28017 1726867548.19230: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:25:48 -0400 (0:00:00.201) 0:00:38.929 ****** 28017 1726867548.19262: entering _queue_task() for managed_node3/service 28017 1726867548.20121: worker is 1 (out of 1 available) 28017 1726867548.20136: exiting _queue_task() for managed_node3/service 28017 1726867548.20263: done queuing things up, now waiting for results queue to drain 28017 1726867548.20265: waiting for pending results... 28017 1726867548.20667: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 28017 1726867548.21021: in run() - task 0affcac9-a3a5-415c-0e01-0000000000e5 28017 1726867548.21028: variable 'ansible_search_path' from source: unknown 28017 1726867548.21031: variable 'ansible_search_path' from source: unknown 28017 1726867548.21065: calling self._execute() 28017 1726867548.21348: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867548.21370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867548.21392: variable 'omit' from source: magic vars 28017 1726867548.22117: variable 'ansible_distribution_major_version' from source: facts 28017 1726867548.22138: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867548.22517: variable 'network_provider' from source: set_fact 28017 1726867548.22520: Evaluated conditional (network_provider == "initscripts"): False 28017 1726867548.22523: when evaluation is False, skipping this task 28017 1726867548.22527: _execute() done 28017 1726867548.22530: dumping result to json 28017 1726867548.22532: done dumping result, returning 28017 1726867548.22535: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-415c-0e01-0000000000e5] 28017 1726867548.22536: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e5 28017 1726867548.22616: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e5 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 28017 1726867548.22785: no more pending results, returning what we have 28017 1726867548.22789: results queue empty 28017 1726867548.22790: checking for any_errors_fatal 28017 1726867548.22799: done checking for any_errors_fatal 28017 1726867548.22800: checking for max_fail_percentage 28017 1726867548.22802: done checking for max_fail_percentage 28017 1726867548.22803: checking to see if all hosts have failed and the running result is not ok 28017 1726867548.22803: done checking to see if all hosts have failed 28017 1726867548.22804: getting the remaining hosts for this loop 28017 1726867548.22806: done getting the remaining hosts for this loop 28017 1726867548.22809: getting the next task for host managed_node3 28017 1726867548.22816: done getting next task for host managed_node3 28017 1726867548.22819: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28017 1726867548.22822: ^ 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 28017 1726867548.22844: getting variables 28017 1726867548.22846: in VariableManager get_vars() 28017 1726867548.22890: Calling all_inventory to load vars for managed_node3 28017 1726867548.22894: Calling groups_inventory to load vars for managed_node3 28017 1726867548.22897: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867548.22907: Calling all_plugins_play to load vars for managed_node3 28017 1726867548.22910: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867548.22913: Calling groups_plugins_play to load vars for managed_node3 28017 1726867548.23830: WORKER PROCESS EXITING 28017 1726867548.25184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867548.28728: done with get_vars() 28017 1726867548.28754: done getting variables 28017 1726867548.28933: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:25:48 -0400 (0:00:00.097) 0:00:39.026 ****** 28017 1726867548.28965: entering _queue_task() for managed_node3/copy 28017 1726867548.29509: worker is 1 (out of 1 available) 28017 1726867548.29523: exiting _queue_task() for managed_node3/copy 28017 1726867548.29787: done queuing things up, now waiting for results queue to drain 28017 1726867548.29789: waiting for pending results... 28017 1726867548.30438: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 28017 1726867548.30845: in run() - task 0affcac9-a3a5-415c-0e01-0000000000e6 28017 1726867548.31059: variable 'ansible_search_path' from source: unknown 28017 1726867548.31063: variable 'ansible_search_path' from source: unknown 28017 1726867548.31065: calling self._execute() 28017 1726867548.31231: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867548.31241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867548.31255: variable 'omit' from source: magic vars 28017 1726867548.32109: variable 'ansible_distribution_major_version' from source: facts 28017 1726867548.32130: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867548.32431: variable 'network_provider' from source: set_fact 28017 1726867548.32507: Evaluated conditional (network_provider == "initscripts"): False 28017 1726867548.32515: when evaluation is False, skipping this task 28017 1726867548.32523: _execute() done 28017 1726867548.32533: dumping result to json 28017 1726867548.32540: done dumping result, returning 28017 1726867548.32552: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-415c-0e01-0000000000e6] 28017 1726867548.32561: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e6 skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 28017 1726867548.32754: no more pending results, returning what we have 28017 1726867548.32758: results queue empty 28017 1726867548.32760: checking for any_errors_fatal 28017 1726867548.32766: done checking for any_errors_fatal 28017 1726867548.32767: checking for max_fail_percentage 28017 1726867548.32769: done checking for max_fail_percentage 28017 1726867548.32771: checking to see if all hosts have failed and the running result is not ok 28017 1726867548.32771: done checking to see if all hosts have failed 28017 1726867548.32772: getting the remaining hosts for this loop 28017 1726867548.32774: done getting the remaining hosts for this loop 28017 1726867548.32780: getting the next task for host managed_node3 28017 1726867548.32787: done getting next task for host managed_node3 28017 1726867548.32790: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28017 1726867548.32792: ^ 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 28017 1726867548.32806: getting variables 28017 1726867548.32808: in VariableManager get_vars() 28017 1726867548.32850: Calling all_inventory to load vars for managed_node3 28017 1726867548.32853: Calling groups_inventory to load vars for managed_node3 28017 1726867548.32856: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867548.32867: Calling all_plugins_play to load vars for managed_node3 28017 1726867548.32871: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867548.32874: Calling groups_plugins_play to load vars for managed_node3 28017 1726867548.33742: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e6 28017 1726867548.33746: WORKER PROCESS EXITING 28017 1726867548.36610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867548.39146: done with get_vars() 28017 1726867548.39185: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:25:48 -0400 (0:00:00.103) 0:00:39.130 ****** 28017 1726867548.39368: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 28017 1726867548.39859: worker is 1 (out of 1 available) 28017 1726867548.39875: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 28017 1726867548.39941: done queuing things up, now waiting for results queue to drain 28017 1726867548.39942: waiting for pending results... 28017 1726867548.40201: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 28017 1726867548.40329: in run() - task 0affcac9-a3a5-415c-0e01-0000000000e7 28017 1726867548.40362: variable 'ansible_search_path' from source: unknown 28017 1726867548.40373: variable 'ansible_search_path' from source: unknown 28017 1726867548.40414: calling self._execute() 28017 1726867548.40529: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867548.40541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867548.40558: variable 'omit' from source: magic vars 28017 1726867548.41388: variable 'ansible_distribution_major_version' from source: facts 28017 1726867548.41415: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867548.41428: variable 'omit' from source: magic vars 28017 1726867548.41488: variable 'omit' from source: magic vars 28017 1726867548.41674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28017 1726867548.43909: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28017 1726867548.44039: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28017 1726867548.44043: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28017 1726867548.44096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28017 1726867548.44150: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28017 1726867548.44276: variable 'network_provider' from source: set_fact 28017 1726867548.44478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28017 1726867548.45023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28017 1726867548.45029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28017 1726867548.45034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28017 1726867548.45063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28017 1726867548.45170: variable 'omit' from source: magic vars 28017 1726867548.45316: variable 'omit' from source: magic vars 28017 1726867548.45455: variable 'network_connections' from source: play vars 28017 1726867548.45571: variable 'profile' from source: play vars 28017 1726867548.45574: variable 'profile' from source: play vars 28017 1726867548.45579: variable 'interface' from source: set_fact 28017 1726867548.45637: variable 'interface' from source: set_fact 28017 1726867548.45814: variable 'omit' from source: magic vars 28017 1726867548.45830: variable '__lsr_ansible_managed' from source: task vars 28017 1726867548.45900: variable '__lsr_ansible_managed' from source: task vars 28017 1726867548.46255: Loaded config def from plugin (lookup/template) 28017 1726867548.46332: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 28017 1726867548.46336: File lookup term: get_ansible_managed.j2 28017 1726867548.46340: variable 'ansible_search_path' from source: unknown 28017 1726867548.46344: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 28017 1726867548.46348: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 28017 1726867548.46443: variable 'ansible_search_path' from source: unknown 28017 1726867548.53597: variable 'ansible_managed' from source: unknown 28017 1726867548.53746: variable 'omit' from source: magic vars 28017 1726867548.53848: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867548.53970: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867548.54004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867548.54248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867548.54251: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867548.54253: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867548.54256: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867548.54258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867548.54413: Set connection var ansible_connection to ssh 28017 1726867548.54429: Set connection var ansible_shell_type to sh 28017 1726867548.54439: Set connection var ansible_shell_executable to /bin/sh 28017 1726867548.54448: Set connection var ansible_pipelining to False 28017 1726867548.54474: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867548.54686: Set connection var ansible_timeout to 10 28017 1726867548.54689: variable 'ansible_shell_executable' from source: unknown 28017 1726867548.54691: variable 'ansible_connection' from source: unknown 28017 1726867548.54693: variable 'ansible_module_compression' from source: unknown 28017 1726867548.54695: variable 'ansible_shell_type' from source: unknown 28017 1726867548.54697: variable 'ansible_shell_executable' from source: unknown 28017 1726867548.54699: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867548.54701: variable 'ansible_pipelining' from source: unknown 28017 1726867548.54703: variable 'ansible_timeout' from source: unknown 28017 1726867548.54705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867548.54873: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867548.55082: variable 'omit' from source: magic vars 28017 1726867548.55085: starting attempt loop 28017 1726867548.55088: running the handler 28017 1726867548.55090: _low_level_execute_command(): starting 28017 1726867548.55092: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867548.57095: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867548.57304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867548.57380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867548.57474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867548.59158: stdout chunk (state=3): >>>/root <<< 28017 1726867548.59313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867548.59316: stdout chunk (state=3): >>><<< 28017 1726867548.59320: stderr chunk (state=3): >>><<< 28017 1726867548.59426: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867548.59431: _low_level_execute_command(): starting 28017 1726867548.59434: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867548.5934513-29775-87570650312376 `" && echo ansible-tmp-1726867548.5934513-29775-87570650312376="` echo /root/.ansible/tmp/ansible-tmp-1726867548.5934513-29775-87570650312376 `" ) && sleep 0' 28017 1726867548.60048: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867548.60117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867548.60308: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867548.60334: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867548.60417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867548.62288: stdout chunk (state=3): >>>ansible-tmp-1726867548.5934513-29775-87570650312376=/root/.ansible/tmp/ansible-tmp-1726867548.5934513-29775-87570650312376 <<< 28017 1726867548.62443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867548.62482: stderr chunk (state=3): >>><<< 28017 1726867548.62746: stdout chunk (state=3): >>><<< 28017 1726867548.62750: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867548.5934513-29775-87570650312376=/root/.ansible/tmp/ansible-tmp-1726867548.5934513-29775-87570650312376 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867548.62755: variable 'ansible_module_compression' from source: unknown 28017 1726867548.62792: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 28017 1726867548.62833: variable 'ansible_facts' from source: unknown 28017 1726867548.63282: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867548.5934513-29775-87570650312376/AnsiballZ_network_connections.py 28017 1726867548.63467: Sending initial data 28017 1726867548.63471: Sent initial data (167 bytes) 28017 1726867548.64651: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867548.64670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867548.64759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867548.64792: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867548.64882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867548.66495: 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 <<< 28017 1726867548.67003: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867548.67055: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpfpafyi3o /root/.ansible/tmp/ansible-tmp-1726867548.5934513-29775-87570650312376/AnsiballZ_network_connections.py <<< 28017 1726867548.67059: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867548.5934513-29775-87570650312376/AnsiballZ_network_connections.py" <<< 28017 1726867548.67106: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpfpafyi3o" to remote "/root/.ansible/tmp/ansible-tmp-1726867548.5934513-29775-87570650312376/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867548.5934513-29775-87570650312376/AnsiballZ_network_connections.py" <<< 28017 1726867548.68505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867548.68526: stderr chunk (state=3): >>><<< 28017 1726867548.68571: stdout chunk (state=3): >>><<< 28017 1726867548.68595: done transferring module to remote 28017 1726867548.68606: _low_level_execute_command(): starting 28017 1726867548.68611: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867548.5934513-29775-87570650312376/ /root/.ansible/tmp/ansible-tmp-1726867548.5934513-29775-87570650312376/AnsiballZ_network_connections.py && sleep 0' 28017 1726867548.69828: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867548.69832: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867548.69834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867548.69837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867548.69839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867548.69892: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867548.69931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867548.69938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867548.70191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867548.70261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867548.72039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867548.72042: stderr chunk (state=3): >>><<< 28017 1726867548.72048: stdout chunk (state=3): >>><<< 28017 1726867548.72066: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867548.72069: _low_level_execute_command(): starting 28017 1726867548.72075: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867548.5934513-29775-87570650312376/AnsiballZ_network_connections.py && sleep 0' 28017 1726867548.73241: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867548.73248: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867548.73265: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867548.73271: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867548.73351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867548.73459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867548.73500: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867548.73568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867549.00211: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_p8rynbkc/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_p8rynbkc/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/6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3: 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": ""}}} <<< 28017 1726867549.01822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867549.01829: stderr chunk (state=3): >>><<< 28017 1726867549.01831: stdout chunk (state=3): >>><<< 28017 1726867549.01852: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_p8rynbkc/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_p8rynbkc/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/6b0eb15f-d7ee-41aa-8a19-401ffb8b4ec3: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867549.01930: 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-1726867548.5934513-29775-87570650312376/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867549.01933: _low_level_execute_command(): starting 28017 1726867549.01935: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867548.5934513-29775-87570650312376/ > /dev/null 2>&1 && sleep 0' 28017 1726867549.03134: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867549.03197: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867549.03252: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867549.03417: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867549.03440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867549.03504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867549.03618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867549.05851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867549.05854: stdout chunk (state=3): >>><<< 28017 1726867549.05856: stderr chunk (state=3): >>><<< 28017 1726867549.05859: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867549.05861: handler run complete 28017 1726867549.05863: attempt loop complete, returning result 28017 1726867549.05865: _execute() done 28017 1726867549.05866: dumping result to json 28017 1726867549.05868: done dumping result, returning 28017 1726867549.05870: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-415c-0e01-0000000000e7] 28017 1726867549.05872: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e7 28017 1726867549.06180: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e7 changed: [managed_node3] => { "_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: 28017 1726867549.06285: no more pending results, returning what we have 28017 1726867549.06288: results queue empty 28017 1726867549.06289: checking for any_errors_fatal 28017 1726867549.06295: done checking for any_errors_fatal 28017 1726867549.06296: checking for max_fail_percentage 28017 1726867549.06298: done checking for max_fail_percentage 28017 1726867549.06299: checking to see if all hosts have failed and the running result is not ok 28017 1726867549.06300: done checking to see if all hosts have failed 28017 1726867549.06300: getting the remaining hosts for this loop 28017 1726867549.06302: done getting the remaining hosts for this loop 28017 1726867549.06305: getting the next task for host managed_node3 28017 1726867549.06311: done getting next task for host managed_node3 28017 1726867549.06315: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 28017 1726867549.06317: ^ 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 28017 1726867549.06328: getting variables 28017 1726867549.06330: in VariableManager get_vars() 28017 1726867549.06367: Calling all_inventory to load vars for managed_node3 28017 1726867549.06369: Calling groups_inventory to load vars for managed_node3 28017 1726867549.06372: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867549.06586: Calling all_plugins_play to load vars for managed_node3 28017 1726867549.06590: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867549.06595: Calling groups_plugins_play to load vars for managed_node3 28017 1726867549.07284: WORKER PROCESS EXITING 28017 1726867549.10239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867549.13750: done with get_vars() 28017 1726867549.13829: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:25:49 -0400 (0:00:00.746) 0:00:39.876 ****** 28017 1726867549.14042: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 28017 1726867549.14848: worker is 1 (out of 1 available) 28017 1726867549.14861: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 28017 1726867549.14988: done queuing things up, now waiting for results queue to drain 28017 1726867549.14989: waiting for pending results... 28017 1726867549.15367: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 28017 1726867549.15638: in run() - task 0affcac9-a3a5-415c-0e01-0000000000e8 28017 1726867549.15692: variable 'ansible_search_path' from source: unknown 28017 1726867549.15698: variable 'ansible_search_path' from source: unknown 28017 1726867549.15735: calling self._execute() 28017 1726867549.15964: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867549.15968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867549.15991: variable 'omit' from source: magic vars 28017 1726867549.16756: variable 'ansible_distribution_major_version' from source: facts 28017 1726867549.16945: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867549.17209: variable 'network_state' from source: role '' defaults 28017 1726867549.17231: Evaluated conditional (network_state != {}): False 28017 1726867549.17238: when evaluation is False, skipping this task 28017 1726867549.17241: _execute() done 28017 1726867549.17244: dumping result to json 28017 1726867549.17247: done dumping result, returning 28017 1726867549.17250: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-415c-0e01-0000000000e8] 28017 1726867549.17252: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e8 28017 1726867549.17530: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e8 28017 1726867549.17533: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 28017 1726867549.17611: no more pending results, returning what we have 28017 1726867549.17615: results queue empty 28017 1726867549.17616: checking for any_errors_fatal 28017 1726867549.17628: done checking for any_errors_fatal 28017 1726867549.17629: checking for max_fail_percentage 28017 1726867549.17631: done checking for max_fail_percentage 28017 1726867549.17632: checking to see if all hosts have failed and the running result is not ok 28017 1726867549.17632: done checking to see if all hosts have failed 28017 1726867549.17633: getting the remaining hosts for this loop 28017 1726867549.17634: done getting the remaining hosts for this loop 28017 1726867549.17638: getting the next task for host managed_node3 28017 1726867549.17644: done getting next task for host managed_node3 28017 1726867549.17647: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28017 1726867549.17649: ^ 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 28017 1726867549.17662: getting variables 28017 1726867549.17664: in VariableManager get_vars() 28017 1726867549.17702: Calling all_inventory to load vars for managed_node3 28017 1726867549.17705: Calling groups_inventory to load vars for managed_node3 28017 1726867549.17707: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867549.17717: Calling all_plugins_play to load vars for managed_node3 28017 1726867549.17719: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867549.17722: Calling groups_plugins_play to load vars for managed_node3 28017 1726867549.20793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867549.24241: done with get_vars() 28017 1726867549.24269: done getting variables 28017 1726867549.24438: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:25:49 -0400 (0:00:00.104) 0:00:39.981 ****** 28017 1726867549.24467: entering _queue_task() for managed_node3/debug 28017 1726867549.25275: worker is 1 (out of 1 available) 28017 1726867549.25291: exiting _queue_task() for managed_node3/debug 28017 1726867549.25492: done queuing things up, now waiting for results queue to drain 28017 1726867549.25494: waiting for pending results... 28017 1726867549.25899: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 28017 1726867549.26284: in run() - task 0affcac9-a3a5-415c-0e01-0000000000e9 28017 1726867549.26289: variable 'ansible_search_path' from source: unknown 28017 1726867549.26292: variable 'ansible_search_path' from source: unknown 28017 1726867549.26295: calling self._execute() 28017 1726867549.26482: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867549.26486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867549.26540: variable 'omit' from source: magic vars 28017 1726867549.27003: variable 'ansible_distribution_major_version' from source: facts 28017 1726867549.27017: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867549.27023: variable 'omit' from source: magic vars 28017 1726867549.27072: variable 'omit' from source: magic vars 28017 1726867549.27110: variable 'omit' from source: magic vars 28017 1726867549.27164: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867549.27201: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867549.27221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867549.27299: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867549.27302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867549.27305: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867549.27307: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867549.27309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867549.27409: Set connection var ansible_connection to ssh 28017 1726867549.27424: Set connection var ansible_shell_type to sh 28017 1726867549.27430: Set connection var ansible_shell_executable to /bin/sh 28017 1726867549.27432: Set connection var ansible_pipelining to False 28017 1726867549.27435: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867549.27446: Set connection var ansible_timeout to 10 28017 1726867549.27468: variable 'ansible_shell_executable' from source: unknown 28017 1726867549.27471: variable 'ansible_connection' from source: unknown 28017 1726867549.27482: variable 'ansible_module_compression' from source: unknown 28017 1726867549.27485: variable 'ansible_shell_type' from source: unknown 28017 1726867549.27487: variable 'ansible_shell_executable' from source: unknown 28017 1726867549.27516: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867549.27519: variable 'ansible_pipelining' from source: unknown 28017 1726867549.27521: variable 'ansible_timeout' from source: unknown 28017 1726867549.27524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867549.27657: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867549.27735: variable 'omit' from source: magic vars 28017 1726867549.27738: starting attempt loop 28017 1726867549.27741: running the handler 28017 1726867549.27824: variable '__network_connections_result' from source: set_fact 28017 1726867549.27874: handler run complete 28017 1726867549.27920: attempt loop complete, returning result 28017 1726867549.27923: _execute() done 28017 1726867549.27929: dumping result to json 28017 1726867549.27932: done dumping result, returning 28017 1726867549.27938: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-415c-0e01-0000000000e9] 28017 1726867549.27942: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e9 ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } 28017 1726867549.28085: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000e9 28017 1726867549.28096: no more pending results, returning what we have 28017 1726867549.28099: results queue empty 28017 1726867549.28101: checking for any_errors_fatal 28017 1726867549.28107: done checking for any_errors_fatal 28017 1726867549.28108: checking for max_fail_percentage 28017 1726867549.28110: done checking for max_fail_percentage 28017 1726867549.28111: checking to see if all hosts have failed and the running result is not ok 28017 1726867549.28112: done checking to see if all hosts have failed 28017 1726867549.28112: getting the remaining hosts for this loop 28017 1726867549.28114: done getting the remaining hosts for this loop 28017 1726867549.28118: getting the next task for host managed_node3 28017 1726867549.28135: done getting next task for host managed_node3 28017 1726867549.28138: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28017 1726867549.28141: ^ 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 28017 1726867549.28152: getting variables 28017 1726867549.28154: in VariableManager get_vars() 28017 1726867549.28194: Calling all_inventory to load vars for managed_node3 28017 1726867549.28197: Calling groups_inventory to load vars for managed_node3 28017 1726867549.28200: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867549.28211: Calling all_plugins_play to load vars for managed_node3 28017 1726867549.28214: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867549.28219: Calling groups_plugins_play to load vars for managed_node3 28017 1726867549.28775: WORKER PROCESS EXITING 28017 1726867549.30563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867549.32962: done with get_vars() 28017 1726867549.32991: done getting variables 28017 1726867549.33058: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:25:49 -0400 (0:00:00.086) 0:00:40.067 ****** 28017 1726867549.33095: entering _queue_task() for managed_node3/debug 28017 1726867549.33467: worker is 1 (out of 1 available) 28017 1726867549.33484: exiting _queue_task() for managed_node3/debug 28017 1726867549.33497: done queuing things up, now waiting for results queue to drain 28017 1726867549.33498: waiting for pending results... 28017 1726867549.33807: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 28017 1726867549.33957: in run() - task 0affcac9-a3a5-415c-0e01-0000000000ea 28017 1726867549.33960: variable 'ansible_search_path' from source: unknown 28017 1726867549.33964: variable 'ansible_search_path' from source: unknown 28017 1726867549.33967: calling self._execute() 28017 1726867549.34065: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867549.34069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867549.34088: variable 'omit' from source: magic vars 28017 1726867549.34529: variable 'ansible_distribution_major_version' from source: facts 28017 1726867549.34539: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867549.34546: variable 'omit' from source: magic vars 28017 1726867549.34591: variable 'omit' from source: magic vars 28017 1726867549.34630: variable 'omit' from source: magic vars 28017 1726867549.34671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867549.34898: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867549.35003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867549.35030: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867549.35045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867549.35069: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867549.35073: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867549.35076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867549.35372: Set connection var ansible_connection to ssh 28017 1726867549.35375: Set connection var ansible_shell_type to sh 28017 1726867549.35380: Set connection var ansible_shell_executable to /bin/sh 28017 1726867549.35382: Set connection var ansible_pipelining to False 28017 1726867549.35384: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867549.35386: Set connection var ansible_timeout to 10 28017 1726867549.35496: variable 'ansible_shell_executable' from source: unknown 28017 1726867549.35500: variable 'ansible_connection' from source: unknown 28017 1726867549.35503: variable 'ansible_module_compression' from source: unknown 28017 1726867549.35506: variable 'ansible_shell_type' from source: unknown 28017 1726867549.35508: variable 'ansible_shell_executable' from source: unknown 28017 1726867549.35546: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867549.35549: variable 'ansible_pipelining' from source: unknown 28017 1726867549.35552: variable 'ansible_timeout' from source: unknown 28017 1726867549.35554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867549.35874: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867549.35912: variable 'omit' from source: magic vars 28017 1726867549.35918: starting attempt loop 28017 1726867549.35921: running the handler 28017 1726867549.36020: variable '__network_connections_result' from source: set_fact 28017 1726867549.36213: variable '__network_connections_result' from source: set_fact 28017 1726867549.36402: handler run complete 28017 1726867549.36429: attempt loop complete, returning result 28017 1726867549.36433: _execute() done 28017 1726867549.36436: dumping result to json 28017 1726867549.36438: done dumping result, returning 28017 1726867549.36445: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-415c-0e01-0000000000ea] 28017 1726867549.36483: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000ea 28017 1726867549.36548: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000ea 28017 1726867549.36551: WORKER PROCESS EXITING ok: [managed_node3] => { "__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": [ "" ] } } 28017 1726867549.36625: no more pending results, returning what we have 28017 1726867549.36630: results queue empty 28017 1726867549.36631: checking for any_errors_fatal 28017 1726867549.36637: done checking for any_errors_fatal 28017 1726867549.36637: checking for max_fail_percentage 28017 1726867549.36639: done checking for max_fail_percentage 28017 1726867549.36640: checking to see if all hosts have failed and the running result is not ok 28017 1726867549.36641: done checking to see if all hosts have failed 28017 1726867549.36641: getting the remaining hosts for this loop 28017 1726867549.36643: done getting the remaining hosts for this loop 28017 1726867549.36646: getting the next task for host managed_node3 28017 1726867549.36652: done getting next task for host managed_node3 28017 1726867549.36655: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28017 1726867549.36657: ^ 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 28017 1726867549.36666: getting variables 28017 1726867549.36667: in VariableManager get_vars() 28017 1726867549.36702: Calling all_inventory to load vars for managed_node3 28017 1726867549.36705: Calling groups_inventory to load vars for managed_node3 28017 1726867549.36707: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867549.36716: Calling all_plugins_play to load vars for managed_node3 28017 1726867549.36718: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867549.36720: Calling groups_plugins_play to load vars for managed_node3 28017 1726867549.39020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867549.41564: done with get_vars() 28017 1726867549.41590: done getting variables 28017 1726867549.41663: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:25:49 -0400 (0:00:00.086) 0:00:40.153 ****** 28017 1726867549.41706: entering _queue_task() for managed_node3/debug 28017 1726867549.42030: worker is 1 (out of 1 available) 28017 1726867549.42047: exiting _queue_task() for managed_node3/debug 28017 1726867549.42060: done queuing things up, now waiting for results queue to drain 28017 1726867549.42061: waiting for pending results... 28017 1726867549.42712: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 28017 1726867549.42916: in run() - task 0affcac9-a3a5-415c-0e01-0000000000eb 28017 1726867549.42932: variable 'ansible_search_path' from source: unknown 28017 1726867549.42935: variable 'ansible_search_path' from source: unknown 28017 1726867549.43095: calling self._execute() 28017 1726867549.43298: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867549.43310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867549.43328: variable 'omit' from source: magic vars 28017 1726867549.43800: variable 'ansible_distribution_major_version' from source: facts 28017 1726867549.43821: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867549.43960: variable 'network_state' from source: role '' defaults 28017 1726867549.43980: Evaluated conditional (network_state != {}): False 28017 1726867549.43990: when evaluation is False, skipping this task 28017 1726867549.44010: _execute() done 28017 1726867549.44013: dumping result to json 28017 1726867549.44121: done dumping result, returning 28017 1726867549.44125: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-415c-0e01-0000000000eb] 28017 1726867549.44131: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000eb 28017 1726867549.44206: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000eb 28017 1726867549.44210: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 28017 1726867549.44276: no more pending results, returning what we have 28017 1726867549.44282: results queue empty 28017 1726867549.44283: checking for any_errors_fatal 28017 1726867549.44293: done checking for any_errors_fatal 28017 1726867549.44295: checking for max_fail_percentage 28017 1726867549.44297: done checking for max_fail_percentage 28017 1726867549.44298: checking to see if all hosts have failed and the running result is not ok 28017 1726867549.44299: done checking to see if all hosts have failed 28017 1726867549.44300: getting the remaining hosts for this loop 28017 1726867549.44301: done getting the remaining hosts for this loop 28017 1726867549.44305: getting the next task for host managed_node3 28017 1726867549.44311: done getting next task for host managed_node3 28017 1726867549.44315: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 28017 1726867549.44318: ^ 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 28017 1726867549.44336: getting variables 28017 1726867549.44338: in VariableManager get_vars() 28017 1726867549.44379: Calling all_inventory to load vars for managed_node3 28017 1726867549.44383: Calling groups_inventory to load vars for managed_node3 28017 1726867549.44386: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867549.44397: Calling all_plugins_play to load vars for managed_node3 28017 1726867549.44401: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867549.44404: Calling groups_plugins_play to load vars for managed_node3 28017 1726867549.45348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867549.46881: done with get_vars() 28017 1726867549.46903: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:25:49 -0400 (0:00:00.053) 0:00:40.206 ****** 28017 1726867549.47001: entering _queue_task() for managed_node3/ping 28017 1726867549.47249: worker is 1 (out of 1 available) 28017 1726867549.47263: exiting _queue_task() for managed_node3/ping 28017 1726867549.47275: done queuing things up, now waiting for results queue to drain 28017 1726867549.47276: waiting for pending results... 28017 1726867549.47452: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 28017 1726867549.47520: in run() - task 0affcac9-a3a5-415c-0e01-0000000000ec 28017 1726867549.47533: variable 'ansible_search_path' from source: unknown 28017 1726867549.47537: variable 'ansible_search_path' from source: unknown 28017 1726867549.47565: calling self._execute() 28017 1726867549.47644: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867549.47647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867549.47657: variable 'omit' from source: magic vars 28017 1726867549.47944: variable 'ansible_distribution_major_version' from source: facts 28017 1726867549.47955: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867549.47961: variable 'omit' from source: magic vars 28017 1726867549.47989: variable 'omit' from source: magic vars 28017 1726867549.48015: variable 'omit' from source: magic vars 28017 1726867549.48052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867549.48083: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867549.48100: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867549.48113: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867549.48123: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867549.48148: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867549.48151: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867549.48155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867549.48222: Set connection var ansible_connection to ssh 28017 1726867549.48230: Set connection var ansible_shell_type to sh 28017 1726867549.48233: Set connection var ansible_shell_executable to /bin/sh 28017 1726867549.48239: Set connection var ansible_pipelining to False 28017 1726867549.48244: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867549.48251: Set connection var ansible_timeout to 10 28017 1726867549.48269: variable 'ansible_shell_executable' from source: unknown 28017 1726867549.48273: variable 'ansible_connection' from source: unknown 28017 1726867549.48276: variable 'ansible_module_compression' from source: unknown 28017 1726867549.48280: variable 'ansible_shell_type' from source: unknown 28017 1726867549.48282: variable 'ansible_shell_executable' from source: unknown 28017 1726867549.48284: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867549.48286: variable 'ansible_pipelining' from source: unknown 28017 1726867549.48288: variable 'ansible_timeout' from source: unknown 28017 1726867549.48290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867549.48439: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867549.48449: variable 'omit' from source: magic vars 28017 1726867549.48452: starting attempt loop 28017 1726867549.48455: running the handler 28017 1726867549.48468: _low_level_execute_command(): starting 28017 1726867549.48476: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867549.49200: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867549.49229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867549.49247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867549.49260: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867549.49352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867549.51092: stdout chunk (state=3): >>>/root <<< 28017 1726867549.51193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867549.51217: stderr chunk (state=3): >>><<< 28017 1726867549.51220: stdout chunk (state=3): >>><<< 28017 1726867549.51240: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867549.51253: _low_level_execute_command(): starting 28017 1726867549.51259: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867549.5124044-29834-209199509172073 `" && echo ansible-tmp-1726867549.5124044-29834-209199509172073="` echo /root/.ansible/tmp/ansible-tmp-1726867549.5124044-29834-209199509172073 `" ) && sleep 0' 28017 1726867549.51662: 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 <<< 28017 1726867549.51695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867549.51698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867549.51701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867549.51706: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867549.51716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867549.51765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867549.51769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867549.51822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867549.53691: stdout chunk (state=3): >>>ansible-tmp-1726867549.5124044-29834-209199509172073=/root/.ansible/tmp/ansible-tmp-1726867549.5124044-29834-209199509172073 <<< 28017 1726867549.53801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867549.53821: stderr chunk (state=3): >>><<< 28017 1726867549.53824: stdout chunk (state=3): >>><<< 28017 1726867549.53838: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867549.5124044-29834-209199509172073=/root/.ansible/tmp/ansible-tmp-1726867549.5124044-29834-209199509172073 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867549.53874: variable 'ansible_module_compression' from source: unknown 28017 1726867549.53911: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 28017 1726867549.53944: variable 'ansible_facts' from source: unknown 28017 1726867549.54004: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867549.5124044-29834-209199509172073/AnsiballZ_ping.py 28017 1726867549.54103: Sending initial data 28017 1726867549.54106: Sent initial data (153 bytes) 28017 1726867549.54536: 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 <<< 28017 1726867549.54539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867549.54541: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867549.54544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867549.54546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867549.54593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867549.54596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867549.54646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867549.56194: 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 <<< 28017 1726867549.56202: 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 <<< 28017 1726867549.56237: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867549.56288: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpo28kqhvp /root/.ansible/tmp/ansible-tmp-1726867549.5124044-29834-209199509172073/AnsiballZ_ping.py <<< 28017 1726867549.56291: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867549.5124044-29834-209199509172073/AnsiballZ_ping.py" <<< 28017 1726867549.56329: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpo28kqhvp" to remote "/root/.ansible/tmp/ansible-tmp-1726867549.5124044-29834-209199509172073/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867549.5124044-29834-209199509172073/AnsiballZ_ping.py" <<< 28017 1726867549.56856: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867549.56891: stderr chunk (state=3): >>><<< 28017 1726867549.56894: stdout chunk (state=3): >>><<< 28017 1726867549.56936: done transferring module to remote 28017 1726867549.56946: _low_level_execute_command(): starting 28017 1726867549.56949: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867549.5124044-29834-209199509172073/ /root/.ansible/tmp/ansible-tmp-1726867549.5124044-29834-209199509172073/AnsiballZ_ping.py && sleep 0' 28017 1726867549.57346: 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 <<< 28017 1726867549.57385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867549.57388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867549.57390: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867549.57392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867549.57429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867549.57442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867549.57496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867549.59230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867549.59247: stderr chunk (state=3): >>><<< 28017 1726867549.59250: stdout chunk (state=3): >>><<< 28017 1726867549.59261: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867549.59264: _low_level_execute_command(): starting 28017 1726867549.59267: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867549.5124044-29834-209199509172073/AnsiballZ_ping.py && sleep 0' 28017 1726867549.59647: 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 <<< 28017 1726867549.59685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867549.59689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867549.59691: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 28017 1726867549.59693: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867549.59695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867549.59739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867549.59746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867549.59799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867549.74562: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 28017 1726867549.75829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867549.75861: stderr chunk (state=3): >>><<< 28017 1726867549.75865: stdout chunk (state=3): >>><<< 28017 1726867549.75881: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867549.75905: 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-1726867549.5124044-29834-209199509172073/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867549.75911: _low_level_execute_command(): starting 28017 1726867549.75916: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867549.5124044-29834-209199509172073/ > /dev/null 2>&1 && sleep 0' 28017 1726867549.76361: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867549.76370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867549.76398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867549.76401: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867549.76458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867549.76464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867549.76466: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867549.76511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867549.78335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867549.78359: stderr chunk (state=3): >>><<< 28017 1726867549.78362: stdout chunk (state=3): >>><<< 28017 1726867549.78375: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867549.78383: handler run complete 28017 1726867549.78398: attempt loop complete, returning result 28017 1726867549.78401: _execute() done 28017 1726867549.78403: dumping result to json 28017 1726867549.78405: done dumping result, returning 28017 1726867549.78415: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-415c-0e01-0000000000ec] 28017 1726867549.78418: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000ec 28017 1726867549.78510: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000ec 28017 1726867549.78513: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 28017 1726867549.78581: no more pending results, returning what we have 28017 1726867549.78584: results queue empty 28017 1726867549.78585: checking for any_errors_fatal 28017 1726867549.78592: done checking for any_errors_fatal 28017 1726867549.78593: checking for max_fail_percentage 28017 1726867549.78594: done checking for max_fail_percentage 28017 1726867549.78595: checking to see if all hosts have failed and the running result is not ok 28017 1726867549.78596: done checking to see if all hosts have failed 28017 1726867549.78597: getting the remaining hosts for this loop 28017 1726867549.78598: done getting the remaining hosts for this loop 28017 1726867549.78602: getting the next task for host managed_node3 28017 1726867549.78609: done getting next task for host managed_node3 28017 1726867549.78610: ^ task is: TASK: meta (role_complete) 28017 1726867549.78612: ^ 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 28017 1726867549.78622: getting variables 28017 1726867549.78624: in VariableManager get_vars() 28017 1726867549.78660: Calling all_inventory to load vars for managed_node3 28017 1726867549.78662: Calling groups_inventory to load vars for managed_node3 28017 1726867549.78665: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867549.78673: Calling all_plugins_play to load vars for managed_node3 28017 1726867549.78676: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867549.78681: Calling groups_plugins_play to load vars for managed_node3 28017 1726867549.79678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867549.80557: done with get_vars() 28017 1726867549.80573: done getting variables 28017 1726867549.80633: done queuing things up, now waiting for results queue to drain 28017 1726867549.80635: results queue empty 28017 1726867549.80635: checking for any_errors_fatal 28017 1726867549.80637: done checking for any_errors_fatal 28017 1726867549.80638: checking for max_fail_percentage 28017 1726867549.80638: done checking for max_fail_percentage 28017 1726867549.80639: checking to see if all hosts have failed and the running result is not ok 28017 1726867549.80639: done checking to see if all hosts have failed 28017 1726867549.80640: getting the remaining hosts for this loop 28017 1726867549.80640: done getting the remaining hosts for this loop 28017 1726867549.80642: getting the next task for host managed_node3 28017 1726867549.80644: done getting next task for host managed_node3 28017 1726867549.80645: ^ task is: TASK: meta (flush_handlers) 28017 1726867549.80646: ^ 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 28017 1726867549.80648: getting variables 28017 1726867549.80648: in VariableManager get_vars() 28017 1726867549.80656: Calling all_inventory to load vars for managed_node3 28017 1726867549.80657: Calling groups_inventory to load vars for managed_node3 28017 1726867549.80659: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867549.80662: Calling all_plugins_play to load vars for managed_node3 28017 1726867549.80663: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867549.80665: Calling groups_plugins_play to load vars for managed_node3 28017 1726867549.81308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867549.82187: done with get_vars() 28017 1726867549.82201: done getting variables 28017 1726867549.82237: in VariableManager get_vars() 28017 1726867549.82246: Calling all_inventory to load vars for managed_node3 28017 1726867549.82248: Calling groups_inventory to load vars for managed_node3 28017 1726867549.82250: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867549.82254: Calling all_plugins_play to load vars for managed_node3 28017 1726867549.82255: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867549.82257: Calling groups_plugins_play to load vars for managed_node3 28017 1726867549.82991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867549.83901: done with get_vars() 28017 1726867549.83919: done queuing things up, now waiting for results queue to drain 28017 1726867549.83921: results queue empty 28017 1726867549.83922: checking for any_errors_fatal 28017 1726867549.83922: done checking for any_errors_fatal 28017 1726867549.83923: checking for max_fail_percentage 28017 1726867549.83924: done checking for max_fail_percentage 28017 1726867549.83924: checking to see if all hosts have failed and the running result is not ok 28017 1726867549.83924: done checking to see if all hosts have failed 28017 1726867549.83927: getting the remaining hosts for this loop 28017 1726867549.83928: done getting the remaining hosts for this loop 28017 1726867549.83930: getting the next task for host managed_node3 28017 1726867549.83932: done getting next task for host managed_node3 28017 1726867549.83933: ^ task is: TASK: meta (flush_handlers) 28017 1726867549.83934: ^ 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 28017 1726867549.83936: getting variables 28017 1726867549.83937: in VariableManager get_vars() 28017 1726867549.83944: Calling all_inventory to load vars for managed_node3 28017 1726867549.83949: Calling groups_inventory to load vars for managed_node3 28017 1726867549.83950: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867549.83954: Calling all_plugins_play to load vars for managed_node3 28017 1726867549.83955: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867549.83957: Calling groups_plugins_play to load vars for managed_node3 28017 1726867549.84609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867549.85796: done with get_vars() 28017 1726867549.85820: done getting variables 28017 1726867549.85872: in VariableManager get_vars() 28017 1726867549.85887: Calling all_inventory to load vars for managed_node3 28017 1726867549.85889: Calling groups_inventory to load vars for managed_node3 28017 1726867549.85891: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867549.85896: Calling all_plugins_play to load vars for managed_node3 28017 1726867549.85898: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867549.85900: Calling groups_plugins_play to load vars for managed_node3 28017 1726867549.86781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867549.87657: done with get_vars() 28017 1726867549.87680: done queuing things up, now waiting for results queue to drain 28017 1726867549.87682: results queue empty 28017 1726867549.87683: checking for any_errors_fatal 28017 1726867549.87684: done checking for any_errors_fatal 28017 1726867549.87684: checking for max_fail_percentage 28017 1726867549.87685: done checking for max_fail_percentage 28017 1726867549.87685: checking to see if all hosts have failed and the running result is not ok 28017 1726867549.87686: done checking to see if all hosts have failed 28017 1726867549.87686: getting the remaining hosts for this loop 28017 1726867549.87687: done getting the remaining hosts for this loop 28017 1726867549.87689: getting the next task for host managed_node3 28017 1726867549.87691: done getting next task for host managed_node3 28017 1726867549.87691: ^ task is: None 28017 1726867549.87692: ^ 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 28017 1726867549.87693: done queuing things up, now waiting for results queue to drain 28017 1726867549.87694: results queue empty 28017 1726867549.87694: checking for any_errors_fatal 28017 1726867549.87695: done checking for any_errors_fatal 28017 1726867549.87695: checking for max_fail_percentage 28017 1726867549.87696: done checking for max_fail_percentage 28017 1726867549.87696: checking to see if all hosts have failed and the running result is not ok 28017 1726867549.87696: done checking to see if all hosts have failed 28017 1726867549.87697: getting the next task for host managed_node3 28017 1726867549.87699: done getting next task for host managed_node3 28017 1726867549.87699: ^ task is: None 28017 1726867549.87700: ^ 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 28017 1726867549.87739: in VariableManager get_vars() 28017 1726867549.87751: done with get_vars() 28017 1726867549.87755: in VariableManager get_vars() 28017 1726867549.87760: done with get_vars() 28017 1726867549.87763: variable 'omit' from source: magic vars 28017 1726867549.87789: in VariableManager get_vars() 28017 1726867549.87796: done with get_vars() 28017 1726867549.87811: variable 'omit' from source: magic vars PLAY [Assert device and profile are absent] ************************************ 28017 1726867549.87937: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 28017 1726867549.87958: getting the remaining hosts for this loop 28017 1726867549.87959: done getting the remaining hosts for this loop 28017 1726867549.87961: getting the next task for host managed_node3 28017 1726867549.87963: done getting next task for host managed_node3 28017 1726867549.87964: ^ task is: TASK: Gathering Facts 28017 1726867549.87965: ^ 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 28017 1726867549.87966: getting variables 28017 1726867549.87967: in VariableManager get_vars() 28017 1726867549.87973: Calling all_inventory to load vars for managed_node3 28017 1726867549.87974: Calling groups_inventory to load vars for managed_node3 28017 1726867549.87975: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867549.87981: Calling all_plugins_play to load vars for managed_node3 28017 1726867549.87983: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867549.87985: Calling groups_plugins_play to load vars for managed_node3 28017 1726867549.89060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867549.90561: done with get_vars() 28017 1726867549.90582: done getting variables 28017 1726867549.90629: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:149 Friday 20 September 2024 17:25:49 -0400 (0:00:00.436) 0:00:40.643 ****** 28017 1726867549.90654: entering _queue_task() for managed_node3/gather_facts 28017 1726867549.90996: worker is 1 (out of 1 available) 28017 1726867549.91008: exiting _queue_task() for managed_node3/gather_facts 28017 1726867549.91019: done queuing things up, now waiting for results queue to drain 28017 1726867549.91019: waiting for pending results... 28017 1726867549.91304: running TaskExecutor() for managed_node3/TASK: Gathering Facts 28017 1726867549.91368: in run() - task 0affcac9-a3a5-415c-0e01-00000000085b 28017 1726867549.91391: variable 'ansible_search_path' from source: unknown 28017 1726867549.91435: calling self._execute() 28017 1726867549.91536: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867549.91548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867549.91562: variable 'omit' from source: magic vars 28017 1726867549.92050: variable 'ansible_distribution_major_version' from source: facts 28017 1726867549.92053: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867549.92056: variable 'omit' from source: magic vars 28017 1726867549.92059: variable 'omit' from source: magic vars 28017 1726867549.92061: variable 'omit' from source: magic vars 28017 1726867549.92106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867549.92152: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867549.92186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867549.92210: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867549.92230: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867549.92263: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867549.92271: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867549.92280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867549.92384: Set connection var ansible_connection to ssh 28017 1726867549.92482: Set connection var ansible_shell_type to sh 28017 1726867549.92485: Set connection var ansible_shell_executable to /bin/sh 28017 1726867549.92487: Set connection var ansible_pipelining to False 28017 1726867549.92489: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867549.92491: Set connection var ansible_timeout to 10 28017 1726867549.92493: variable 'ansible_shell_executable' from source: unknown 28017 1726867549.92495: variable 'ansible_connection' from source: unknown 28017 1726867549.92496: variable 'ansible_module_compression' from source: unknown 28017 1726867549.92500: variable 'ansible_shell_type' from source: unknown 28017 1726867549.92502: variable 'ansible_shell_executable' from source: unknown 28017 1726867549.92504: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867549.92506: variable 'ansible_pipelining' from source: unknown 28017 1726867549.92507: variable 'ansible_timeout' from source: unknown 28017 1726867549.92509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867549.92684: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867549.92704: variable 'omit' from source: magic vars 28017 1726867549.92716: starting attempt loop 28017 1726867549.92734: running the handler 28017 1726867549.92843: variable 'ansible_facts' from source: unknown 28017 1726867549.92846: _low_level_execute_command(): starting 28017 1726867549.92848: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867549.93602: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867549.93647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867549.93666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867549.93693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867549.93788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867549.95450: stdout chunk (state=3): >>>/root <<< 28017 1726867549.95612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867549.95616: stdout chunk (state=3): >>><<< 28017 1726867549.95619: stderr chunk (state=3): >>><<< 28017 1726867549.95754: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867549.95757: _low_level_execute_command(): starting 28017 1726867549.95760: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867549.956531-29846-130117267007019 `" && echo ansible-tmp-1726867549.956531-29846-130117267007019="` echo /root/.ansible/tmp/ansible-tmp-1726867549.956531-29846-130117267007019 `" ) && sleep 0' 28017 1726867549.96291: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867549.96392: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867549.96421: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867549.96491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867549.98688: stdout chunk (state=3): >>>ansible-tmp-1726867549.956531-29846-130117267007019=/root/.ansible/tmp/ansible-tmp-1726867549.956531-29846-130117267007019 <<< 28017 1726867549.98691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867549.98693: stdout chunk (state=3): >>><<< 28017 1726867549.98696: stderr chunk (state=3): >>><<< 28017 1726867549.98831: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867549.956531-29846-130117267007019=/root/.ansible/tmp/ansible-tmp-1726867549.956531-29846-130117267007019 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867549.98835: variable 'ansible_module_compression' from source: unknown 28017 1726867549.98837: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28017 1726867549.98886: variable 'ansible_facts' from source: unknown 28017 1726867549.99110: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867549.956531-29846-130117267007019/AnsiballZ_setup.py 28017 1726867549.99285: Sending initial data 28017 1726867549.99294: Sent initial data (153 bytes) 28017 1726867549.99896: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867549.99993: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867550.00012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867550.00032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867550.00048: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867550.00129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867550.01683: 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 <<< 28017 1726867550.01758: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867550.01809: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpghvked32 /root/.ansible/tmp/ansible-tmp-1726867549.956531-29846-130117267007019/AnsiballZ_setup.py <<< 28017 1726867550.01821: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867549.956531-29846-130117267007019/AnsiballZ_setup.py" <<< 28017 1726867550.01867: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpghvked32" to remote "/root/.ansible/tmp/ansible-tmp-1726867549.956531-29846-130117267007019/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867549.956531-29846-130117267007019/AnsiballZ_setup.py" <<< 28017 1726867550.03812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867550.03910: stderr chunk (state=3): >>><<< 28017 1726867550.03913: stdout chunk (state=3): >>><<< 28017 1726867550.03915: done transferring module to remote 28017 1726867550.03917: _low_level_execute_command(): starting 28017 1726867550.03920: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867549.956531-29846-130117267007019/ /root/.ansible/tmp/ansible-tmp-1726867549.956531-29846-130117267007019/AnsiballZ_setup.py && sleep 0' 28017 1726867550.04495: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867550.04588: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867550.04595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867550.04648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867550.06424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867550.06449: stdout chunk (state=3): >>><<< 28017 1726867550.06452: stderr chunk (state=3): >>><<< 28017 1726867550.06471: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867550.06537: _low_level_execute_command(): starting 28017 1726867550.06540: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867549.956531-29846-130117267007019/AnsiballZ_setup.py && sleep 0' 28017 1726867550.07131: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867550.07145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867550.07227: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867550.07274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867550.07297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867550.07319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867550.07442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867550.69775: stdout chunk (state=3): >>> {"ansible_facts": {"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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "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": "17", "minute": "25", "second": "50", "epoch": "1726867550", "epoch_int": "1726867550", "date": "2024-09-20", "time": "17:25:50", "iso8601_micro": "2024-09-20T21:25:50.341968Z", "iso8601": "2024-09-20T21:25:50Z", "iso8601_basic": "20240920T172550341968", "iso8601_basic_short": "20240920T172550", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2990, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 541, "free": 2990}, "nocache": {"free": 3309, "used": 222}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 787, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/<<< 28017 1726867550.69811: stdout chunk (state=3): >>>xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261800366080, "block_size": 4096, "block_total": 65519099, "block_available": 63916105, "block_used": 1602994, "inode_total": 131070960, "inode_available": 131029134, "inode_used": 41826, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "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_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_lsb": {}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_seg<<< 28017 1726867550.69820: stdout chunk (state=3): >>>mentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {},<<< 28017 1726867550.69848: stdout chunk (state=3): >>> "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.67041015625, "5m": 0.5869140625, "15m": 0.33642578125}, "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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fibre_channel_wwn": [], "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"}}} <<< 28017 1726867550.71830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867550.71833: stdout chunk (state=3): >>><<< 28017 1726867550.71836: stderr chunk (state=3): >>><<< 28017 1726867550.71985: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "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": "17", "minute": "25", "second": "50", "epoch": "1726867550", "epoch_int": "1726867550", "date": "2024-09-20", "time": "17:25:50", "iso8601_micro": "2024-09-20T21:25:50.341968Z", "iso8601": "2024-09-20T21:25:50Z", "iso8601_basic": "20240920T172550341968", "iso8601_basic_short": "20240920T172550", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2990, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 541, "free": 2990}, "nocache": {"free": 3309, "used": 222}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 787, "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": 261800366080, "block_size": 4096, "block_total": 65519099, "block_available": 63916105, "block_used": 1602994, "inode_total": 131070960, "inode_available": 131029134, "inode_used": 41826, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "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_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_lsb": {}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.67041015625, "5m": 0.5869140625, "15m": 0.33642578125}, "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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fibre_channel_wwn": [], "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867550.72307: 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-1726867549.956531-29846-130117267007019/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867550.72334: _low_level_execute_command(): starting 28017 1726867550.72338: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867549.956531-29846-130117267007019/ > /dev/null 2>&1 && sleep 0' 28017 1726867550.72771: 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 <<< 28017 1726867550.72774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867550.72776: 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.15.68 is address <<< 28017 1726867550.72780: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867550.72782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867550.72829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867550.72834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867550.72879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867550.74806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867550.74809: stdout chunk (state=3): >>><<< 28017 1726867550.74811: stderr chunk (state=3): >>><<< 28017 1726867550.74814: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867550.74816: handler run complete 28017 1726867550.74945: variable 'ansible_facts' from source: unknown 28017 1726867550.75068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867550.75416: variable 'ansible_facts' from source: unknown 28017 1726867550.75515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867550.75662: attempt loop complete, returning result 28017 1726867550.75786: _execute() done 28017 1726867550.75789: dumping result to json 28017 1726867550.75791: done dumping result, returning 28017 1726867550.75793: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-415c-0e01-00000000085b] 28017 1726867550.75795: sending task result for task 0affcac9-a3a5-415c-0e01-00000000085b ok: [managed_node3] 28017 1726867550.76686: no more pending results, returning what we have 28017 1726867550.76690: results queue empty 28017 1726867550.76690: checking for any_errors_fatal 28017 1726867550.76692: done checking for any_errors_fatal 28017 1726867550.76692: checking for max_fail_percentage 28017 1726867550.76694: done checking for max_fail_percentage 28017 1726867550.76695: checking to see if all hosts have failed and the running result is not ok 28017 1726867550.76695: done checking to see if all hosts have failed 28017 1726867550.76696: getting the remaining hosts for this loop 28017 1726867550.76698: done getting the remaining hosts for this loop 28017 1726867550.76701: getting the next task for host managed_node3 28017 1726867550.76706: done getting next task for host managed_node3 28017 1726867550.76707: ^ task is: TASK: meta (flush_handlers) 28017 1726867550.76709: ^ 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 28017 1726867550.76713: getting variables 28017 1726867550.76715: in VariableManager get_vars() 28017 1726867550.76852: Calling all_inventory to load vars for managed_node3 28017 1726867550.76855: Calling groups_inventory to load vars for managed_node3 28017 1726867550.76858: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867550.76898: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000085b 28017 1726867550.76901: WORKER PROCESS EXITING 28017 1726867550.76910: Calling all_plugins_play to load vars for managed_node3 28017 1726867550.76914: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867550.76917: Calling groups_plugins_play to load vars for managed_node3 28017 1726867550.78440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867550.80078: done with get_vars() 28017 1726867550.80103: done getting variables 28017 1726867550.80180: in VariableManager get_vars() 28017 1726867550.80190: Calling all_inventory to load vars for managed_node3 28017 1726867550.80193: Calling groups_inventory to load vars for managed_node3 28017 1726867550.80195: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867550.80200: Calling all_plugins_play to load vars for managed_node3 28017 1726867550.80202: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867550.80205: Calling groups_plugins_play to load vars for managed_node3 28017 1726867550.90194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867550.91767: done with get_vars() 28017 1726867550.91798: done queuing things up, now waiting for results queue to drain 28017 1726867550.91801: results queue empty 28017 1726867550.91801: checking for any_errors_fatal 28017 1726867550.91805: done checking for any_errors_fatal 28017 1726867550.91806: checking for max_fail_percentage 28017 1726867550.91807: done checking for max_fail_percentage 28017 1726867550.91812: checking to see if all hosts have failed and the running result is not ok 28017 1726867550.91812: done checking to see if all hosts have failed 28017 1726867550.91813: getting the remaining hosts for this loop 28017 1726867550.91814: done getting the remaining hosts for this loop 28017 1726867550.91817: getting the next task for host managed_node3 28017 1726867550.91821: done getting next task for host managed_node3 28017 1726867550.91823: ^ task is: TASK: Include the task 'assert_profile_absent.yml' 28017 1726867550.91824: ^ 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 28017 1726867550.91826: getting variables 28017 1726867550.91827: in VariableManager get_vars() 28017 1726867550.91841: Calling all_inventory to load vars for managed_node3 28017 1726867550.91843: Calling groups_inventory to load vars for managed_node3 28017 1726867550.91845: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867550.91849: Calling all_plugins_play to load vars for managed_node3 28017 1726867550.91851: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867550.91853: Calling groups_plugins_play to load vars for managed_node3 28017 1726867550.92998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867550.94611: done with get_vars() 28017 1726867550.94630: done getting variables TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:152 Friday 20 September 2024 17:25:50 -0400 (0:00:01.040) 0:00:41.683 ****** 28017 1726867550.94706: entering _queue_task() for managed_node3/include_tasks 28017 1726867550.95301: worker is 1 (out of 1 available) 28017 1726867550.95312: exiting _queue_task() for managed_node3/include_tasks 28017 1726867550.95322: done queuing things up, now waiting for results queue to drain 28017 1726867550.95323: waiting for pending results... 28017 1726867550.95430: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_absent.yml' 28017 1726867550.95561: in run() - task 0affcac9-a3a5-415c-0e01-0000000000ef 28017 1726867550.95584: variable 'ansible_search_path' from source: unknown 28017 1726867550.95660: calling self._execute() 28017 1726867550.95731: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867550.95745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867550.95768: variable 'omit' from source: magic vars 28017 1726867550.96162: variable 'ansible_distribution_major_version' from source: facts 28017 1726867550.96184: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867550.96187: _execute() done 28017 1726867550.96190: dumping result to json 28017 1726867550.96193: done dumping result, returning 28017 1726867550.96208: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_absent.yml' [0affcac9-a3a5-415c-0e01-0000000000ef] 28017 1726867550.96218: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000ef 28017 1726867550.96435: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000ef 28017 1726867550.96438: WORKER PROCESS EXITING 28017 1726867550.96467: no more pending results, returning what we have 28017 1726867550.96472: in VariableManager get_vars() 28017 1726867550.96509: Calling all_inventory to load vars for managed_node3 28017 1726867550.96512: Calling groups_inventory to load vars for managed_node3 28017 1726867550.96516: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867550.96530: Calling all_plugins_play to load vars for managed_node3 28017 1726867550.96533: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867550.96536: Calling groups_plugins_play to load vars for managed_node3 28017 1726867550.99492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867551.03357: done with get_vars() 28017 1726867551.03585: variable 'ansible_search_path' from source: unknown 28017 1726867551.03599: we have included files to process 28017 1726867551.03601: generating all_blocks data 28017 1726867551.03602: done generating all_blocks data 28017 1726867551.03602: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 28017 1726867551.03603: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 28017 1726867551.03605: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 28017 1726867551.03770: in VariableManager get_vars() 28017 1726867551.03993: done with get_vars() 28017 1726867551.04119: done processing included file 28017 1726867551.04120: iterating over new_blocks loaded from include file 28017 1726867551.04122: in VariableManager get_vars() 28017 1726867551.04133: done with get_vars() 28017 1726867551.04135: filtering new block on tags 28017 1726867551.04153: done filtering new block on tags 28017 1726867551.04156: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node3 28017 1726867551.04162: extending task lists for all hosts with included blocks 28017 1726867551.04832: done extending task lists 28017 1726867551.04834: done processing included files 28017 1726867551.04835: results queue empty 28017 1726867551.04835: checking for any_errors_fatal 28017 1726867551.04837: done checking for any_errors_fatal 28017 1726867551.04838: checking for max_fail_percentage 28017 1726867551.04839: done checking for max_fail_percentage 28017 1726867551.04839: checking to see if all hosts have failed and the running result is not ok 28017 1726867551.04840: done checking to see if all hosts have failed 28017 1726867551.04841: getting the remaining hosts for this loop 28017 1726867551.04842: done getting the remaining hosts for this loop 28017 1726867551.04844: getting the next task for host managed_node3 28017 1726867551.04848: done getting next task for host managed_node3 28017 1726867551.04850: ^ task is: TASK: Include the task 'get_profile_stat.yml' 28017 1726867551.04853: ^ 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 28017 1726867551.04855: getting variables 28017 1726867551.04856: in VariableManager get_vars() 28017 1726867551.04864: Calling all_inventory to load vars for managed_node3 28017 1726867551.04866: Calling groups_inventory to load vars for managed_node3 28017 1726867551.04869: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867551.04875: Calling all_plugins_play to load vars for managed_node3 28017 1726867551.05084: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867551.05088: Calling groups_plugins_play to load vars for managed_node3 28017 1726867551.07432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867551.11461: done with get_vars() 28017 1726867551.11486: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Friday 20 September 2024 17:25:51 -0400 (0:00:00.168) 0:00:41.852 ****** 28017 1726867551.11562: entering _queue_task() for managed_node3/include_tasks 28017 1726867551.12302: worker is 1 (out of 1 available) 28017 1726867551.12314: exiting _queue_task() for managed_node3/include_tasks 28017 1726867551.12326: done queuing things up, now waiting for results queue to drain 28017 1726867551.12327: waiting for pending results... 28017 1726867551.12941: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 28017 1726867551.13570: in run() - task 0affcac9-a3a5-415c-0e01-00000000086c 28017 1726867551.13574: variable 'ansible_search_path' from source: unknown 28017 1726867551.13580: variable 'ansible_search_path' from source: unknown 28017 1726867551.13584: calling self._execute() 28017 1726867551.13654: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867551.14084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867551.14087: variable 'omit' from source: magic vars 28017 1726867551.15151: variable 'ansible_distribution_major_version' from source: facts 28017 1726867551.15307: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867551.15392: _execute() done 28017 1726867551.15405: dumping result to json 28017 1726867551.15413: done dumping result, returning 28017 1726867551.15424: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [0affcac9-a3a5-415c-0e01-00000000086c] 28017 1726867551.15618: sending task result for task 0affcac9-a3a5-415c-0e01-00000000086c 28017 1726867551.15872: no more pending results, returning what we have 28017 1726867551.15881: in VariableManager get_vars() 28017 1726867551.15923: Calling all_inventory to load vars for managed_node3 28017 1726867551.15929: Calling groups_inventory to load vars for managed_node3 28017 1726867551.15933: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867551.15991: Calling all_plugins_play to load vars for managed_node3 28017 1726867551.15996: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867551.16000: Calling groups_plugins_play to load vars for managed_node3 28017 1726867551.16785: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000086c 28017 1726867551.16789: WORKER PROCESS EXITING 28017 1726867551.19294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867551.20934: done with get_vars() 28017 1726867551.20961: variable 'ansible_search_path' from source: unknown 28017 1726867551.20963: variable 'ansible_search_path' from source: unknown 28017 1726867551.21013: we have included files to process 28017 1726867551.21014: generating all_blocks data 28017 1726867551.21016: done generating all_blocks data 28017 1726867551.21017: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28017 1726867551.21019: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28017 1726867551.21021: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 28017 1726867551.23094: done processing included file 28017 1726867551.23096: iterating over new_blocks loaded from include file 28017 1726867551.23098: in VariableManager get_vars() 28017 1726867551.23113: done with get_vars() 28017 1726867551.23115: filtering new block on tags 28017 1726867551.23142: done filtering new block on tags 28017 1726867551.23145: in VariableManager get_vars() 28017 1726867551.23215: done with get_vars() 28017 1726867551.23217: filtering new block on tags 28017 1726867551.23243: done filtering new block on tags 28017 1726867551.23246: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 28017 1726867551.23251: extending task lists for all hosts with included blocks 28017 1726867551.23590: done extending task lists 28017 1726867551.23591: done processing included files 28017 1726867551.23592: results queue empty 28017 1726867551.23593: checking for any_errors_fatal 28017 1726867551.23597: done checking for any_errors_fatal 28017 1726867551.23598: checking for max_fail_percentage 28017 1726867551.23598: done checking for max_fail_percentage 28017 1726867551.23599: checking to see if all hosts have failed and the running result is not ok 28017 1726867551.23600: done checking to see if all hosts have failed 28017 1726867551.23601: getting the remaining hosts for this loop 28017 1726867551.23602: done getting the remaining hosts for this loop 28017 1726867551.23604: getting the next task for host managed_node3 28017 1726867551.23608: done getting next task for host managed_node3 28017 1726867551.23610: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 28017 1726867551.23613: ^ 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 28017 1726867551.23614: getting variables 28017 1726867551.23615: in VariableManager get_vars() 28017 1726867551.23772: Calling all_inventory to load vars for managed_node3 28017 1726867551.23775: Calling groups_inventory to load vars for managed_node3 28017 1726867551.23854: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867551.23861: Calling all_plugins_play to load vars for managed_node3 28017 1726867551.23863: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867551.23867: Calling groups_plugins_play to load vars for managed_node3 28017 1726867551.25554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867551.27288: done with get_vars() 28017 1726867551.27309: done getting variables 28017 1726867551.27363: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 17:25:51 -0400 (0:00:00.158) 0:00:42.010 ****** 28017 1726867551.27415: entering _queue_task() for managed_node3/set_fact 28017 1726867551.28345: worker is 1 (out of 1 available) 28017 1726867551.28358: exiting _queue_task() for managed_node3/set_fact 28017 1726867551.28371: done queuing things up, now waiting for results queue to drain 28017 1726867551.28372: waiting for pending results... 28017 1726867551.28865: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 28017 1726867551.28973: in run() - task 0affcac9-a3a5-415c-0e01-00000000087b 28017 1726867551.29021: variable 'ansible_search_path' from source: unknown 28017 1726867551.29050: variable 'ansible_search_path' from source: unknown 28017 1726867551.29122: calling self._execute() 28017 1726867551.29240: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867551.29252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867551.29269: variable 'omit' from source: magic vars 28017 1726867551.30074: variable 'ansible_distribution_major_version' from source: facts 28017 1726867551.30312: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867551.30316: variable 'omit' from source: magic vars 28017 1726867551.30318: variable 'omit' from source: magic vars 28017 1726867551.30321: variable 'omit' from source: magic vars 28017 1726867551.30434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867551.30479: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867551.30556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867551.30629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867551.30674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867551.30715: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867551.30724: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867551.30733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867551.30841: Set connection var ansible_connection to ssh 28017 1726867551.30873: Set connection var ansible_shell_type to sh 28017 1726867551.30965: Set connection var ansible_shell_executable to /bin/sh 28017 1726867551.30968: Set connection var ansible_pipelining to False 28017 1726867551.30971: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867551.30973: Set connection var ansible_timeout to 10 28017 1726867551.30978: variable 'ansible_shell_executable' from source: unknown 28017 1726867551.30983: variable 'ansible_connection' from source: unknown 28017 1726867551.30986: variable 'ansible_module_compression' from source: unknown 28017 1726867551.30988: variable 'ansible_shell_type' from source: unknown 28017 1726867551.30990: variable 'ansible_shell_executable' from source: unknown 28017 1726867551.30992: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867551.30995: variable 'ansible_pipelining' from source: unknown 28017 1726867551.30997: variable 'ansible_timeout' from source: unknown 28017 1726867551.30999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867551.31143: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867551.31160: variable 'omit' from source: magic vars 28017 1726867551.31170: starting attempt loop 28017 1726867551.31182: running the handler 28017 1726867551.31208: handler run complete 28017 1726867551.31225: attempt loop complete, returning result 28017 1726867551.31232: _execute() done 28017 1726867551.31281: dumping result to json 28017 1726867551.31284: done dumping result, returning 28017 1726867551.31292: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [0affcac9-a3a5-415c-0e01-00000000087b] 28017 1726867551.31295: sending task result for task 0affcac9-a3a5-415c-0e01-00000000087b 28017 1726867551.31587: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000087b 28017 1726867551.31591: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 28017 1726867551.31641: no more pending results, returning what we have 28017 1726867551.31644: results queue empty 28017 1726867551.31645: checking for any_errors_fatal 28017 1726867551.31647: done checking for any_errors_fatal 28017 1726867551.31648: checking for max_fail_percentage 28017 1726867551.31650: done checking for max_fail_percentage 28017 1726867551.31651: checking to see if all hosts have failed and the running result is not ok 28017 1726867551.31652: done checking to see if all hosts have failed 28017 1726867551.31652: getting the remaining hosts for this loop 28017 1726867551.31654: done getting the remaining hosts for this loop 28017 1726867551.31657: getting the next task for host managed_node3 28017 1726867551.31665: done getting next task for host managed_node3 28017 1726867551.31668: ^ task is: TASK: Stat profile file 28017 1726867551.31673: ^ 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 28017 1726867551.31678: getting variables 28017 1726867551.31680: in VariableManager get_vars() 28017 1726867551.31715: Calling all_inventory to load vars for managed_node3 28017 1726867551.31718: Calling groups_inventory to load vars for managed_node3 28017 1726867551.31722: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867551.31733: Calling all_plugins_play to load vars for managed_node3 28017 1726867551.31736: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867551.31740: Calling groups_plugins_play to load vars for managed_node3 28017 1726867551.34004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867551.35738: done with get_vars() 28017 1726867551.35753: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 17:25:51 -0400 (0:00:00.084) 0:00:42.095 ****** 28017 1726867551.35830: entering _queue_task() for managed_node3/stat 28017 1726867551.36073: worker is 1 (out of 1 available) 28017 1726867551.36087: exiting _queue_task() for managed_node3/stat 28017 1726867551.36098: done queuing things up, now waiting for results queue to drain 28017 1726867551.36099: waiting for pending results... 28017 1726867551.36267: running TaskExecutor() for managed_node3/TASK: Stat profile file 28017 1726867551.36336: in run() - task 0affcac9-a3a5-415c-0e01-00000000087c 28017 1726867551.36353: variable 'ansible_search_path' from source: unknown 28017 1726867551.36356: variable 'ansible_search_path' from source: unknown 28017 1726867551.36386: calling self._execute() 28017 1726867551.36473: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867551.36478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867551.36488: variable 'omit' from source: magic vars 28017 1726867551.36786: variable 'ansible_distribution_major_version' from source: facts 28017 1726867551.36796: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867551.36802: variable 'omit' from source: magic vars 28017 1726867551.36833: variable 'omit' from source: magic vars 28017 1726867551.36907: variable 'profile' from source: include params 28017 1726867551.36911: variable 'interface' from source: set_fact 28017 1726867551.36962: variable 'interface' from source: set_fact 28017 1726867551.36978: variable 'omit' from source: magic vars 28017 1726867551.37012: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867551.37041: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867551.37057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867551.37070: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867551.37081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867551.37109: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867551.37113: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867551.37115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867551.37181: Set connection var ansible_connection to ssh 28017 1726867551.37187: Set connection var ansible_shell_type to sh 28017 1726867551.37193: Set connection var ansible_shell_executable to /bin/sh 28017 1726867551.37201: Set connection var ansible_pipelining to False 28017 1726867551.37205: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867551.37216: Set connection var ansible_timeout to 10 28017 1726867551.37232: variable 'ansible_shell_executable' from source: unknown 28017 1726867551.37235: variable 'ansible_connection' from source: unknown 28017 1726867551.37238: variable 'ansible_module_compression' from source: unknown 28017 1726867551.37240: variable 'ansible_shell_type' from source: unknown 28017 1726867551.37242: variable 'ansible_shell_executable' from source: unknown 28017 1726867551.37244: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867551.37247: variable 'ansible_pipelining' from source: unknown 28017 1726867551.37249: variable 'ansible_timeout' from source: unknown 28017 1726867551.37254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867551.37495: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867551.37499: variable 'omit' from source: magic vars 28017 1726867551.37502: starting attempt loop 28017 1726867551.37504: running the handler 28017 1726867551.37506: _low_level_execute_command(): starting 28017 1726867551.37508: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867551.38227: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867551.38265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867551.38353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867551.40046: stdout chunk (state=3): >>>/root <<< 28017 1726867551.40152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867551.40183: stderr chunk (state=3): >>><<< 28017 1726867551.40187: stdout chunk (state=3): >>><<< 28017 1726867551.40199: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867551.40210: _low_level_execute_command(): starting 28017 1726867551.40216: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867551.4019902-29915-179345110207269 `" && echo ansible-tmp-1726867551.4019902-29915-179345110207269="` echo /root/.ansible/tmp/ansible-tmp-1726867551.4019902-29915-179345110207269 `" ) && sleep 0' 28017 1726867551.40985: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867551.41004: stderr chunk (state=3): >>>debug2: match found <<< 28017 1726867551.41009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867551.41011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867551.41013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867551.41057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867551.42910: stdout chunk (state=3): >>>ansible-tmp-1726867551.4019902-29915-179345110207269=/root/.ansible/tmp/ansible-tmp-1726867551.4019902-29915-179345110207269 <<< 28017 1726867551.43038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867551.43042: stdout chunk (state=3): >>><<< 28017 1726867551.43051: stderr chunk (state=3): >>><<< 28017 1726867551.43082: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867551.4019902-29915-179345110207269=/root/.ansible/tmp/ansible-tmp-1726867551.4019902-29915-179345110207269 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867551.43132: variable 'ansible_module_compression' from source: unknown 28017 1726867551.43257: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28017 1726867551.43260: variable 'ansible_facts' from source: unknown 28017 1726867551.43321: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867551.4019902-29915-179345110207269/AnsiballZ_stat.py 28017 1726867551.43528: Sending initial data 28017 1726867551.43531: Sent initial data (153 bytes) 28017 1726867551.44068: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867551.44086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867551.44103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867551.44194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867551.44221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867551.44239: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867551.44260: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867551.44405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867551.45924: 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 <<< 28017 1726867551.45932: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28017 1726867551.45964: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867551.46008: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpvarhsbsk /root/.ansible/tmp/ansible-tmp-1726867551.4019902-29915-179345110207269/AnsiballZ_stat.py <<< 28017 1726867551.46015: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867551.4019902-29915-179345110207269/AnsiballZ_stat.py" <<< 28017 1726867551.46052: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpvarhsbsk" to remote "/root/.ansible/tmp/ansible-tmp-1726867551.4019902-29915-179345110207269/AnsiballZ_stat.py" <<< 28017 1726867551.46055: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867551.4019902-29915-179345110207269/AnsiballZ_stat.py" <<< 28017 1726867551.46883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867551.46886: stderr chunk (state=3): >>><<< 28017 1726867551.46889: stdout chunk (state=3): >>><<< 28017 1726867551.46891: done transferring module to remote 28017 1726867551.46893: _low_level_execute_command(): starting 28017 1726867551.46895: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867551.4019902-29915-179345110207269/ /root/.ansible/tmp/ansible-tmp-1726867551.4019902-29915-179345110207269/AnsiballZ_stat.py && sleep 0' 28017 1726867551.47292: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867551.47314: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867551.47351: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867551.47362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867551.47406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867551.47427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867551.47469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867551.49308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867551.49311: stdout chunk (state=3): >>><<< 28017 1726867551.49314: stderr chunk (state=3): >>><<< 28017 1726867551.49470: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867551.49474: _low_level_execute_command(): starting 28017 1726867551.49479: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867551.4019902-29915-179345110207269/AnsiballZ_stat.py && sleep 0' 28017 1726867551.50042: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867551.50061: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867551.50090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867551.50111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867551.50131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867551.50145: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867551.50191: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867551.50261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867551.50310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867551.50367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867551.65526: 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"}}} <<< 28017 1726867551.66672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867551.66689: stderr chunk (state=3): >>>Shared connection to 10.31.15.68 closed. <<< 28017 1726867551.66753: stderr chunk (state=3): >>><<< 28017 1726867551.66763: stdout chunk (state=3): >>><<< 28017 1726867551.66789: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867551.66872: 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-1726867551.4019902-29915-179345110207269/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867551.66876: _low_level_execute_command(): starting 28017 1726867551.66881: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867551.4019902-29915-179345110207269/ > /dev/null 2>&1 && sleep 0' 28017 1726867551.68595: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867551.68600: 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.15.68 is address debug1: re-parsing configuration <<< 28017 1726867551.68603: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867551.68606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867551.68608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867551.68714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867551.68909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867551.70803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867551.70838: stderr chunk (state=3): >>><<< 28017 1726867551.70848: stdout chunk (state=3): >>><<< 28017 1726867551.70869: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867551.70955: handler run complete 28017 1726867551.70984: attempt loop complete, returning result 28017 1726867551.70995: _execute() done 28017 1726867551.71001: dumping result to json 28017 1726867551.71009: done dumping result, returning 28017 1726867551.71023: done running TaskExecutor() for managed_node3/TASK: Stat profile file [0affcac9-a3a5-415c-0e01-00000000087c] 28017 1726867551.71035: sending task result for task 0affcac9-a3a5-415c-0e01-00000000087c 28017 1726867551.71502: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000087c 28017 1726867551.71505: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 28017 1726867551.71588: no more pending results, returning what we have 28017 1726867551.71592: results queue empty 28017 1726867551.71593: checking for any_errors_fatal 28017 1726867551.71601: done checking for any_errors_fatal 28017 1726867551.71602: checking for max_fail_percentage 28017 1726867551.71604: done checking for max_fail_percentage 28017 1726867551.71605: checking to see if all hosts have failed and the running result is not ok 28017 1726867551.71606: done checking to see if all hosts have failed 28017 1726867551.71606: getting the remaining hosts for this loop 28017 1726867551.71608: done getting the remaining hosts for this loop 28017 1726867551.71612: getting the next task for host managed_node3 28017 1726867551.71619: done getting next task for host managed_node3 28017 1726867551.71622: ^ task is: TASK: Set NM profile exist flag based on the profile files 28017 1726867551.71628: ^ 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 28017 1726867551.71632: getting variables 28017 1726867551.71633: in VariableManager get_vars() 28017 1726867551.71665: Calling all_inventory to load vars for managed_node3 28017 1726867551.71668: Calling groups_inventory to load vars for managed_node3 28017 1726867551.71672: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867551.71800: Calling all_plugins_play to load vars for managed_node3 28017 1726867551.71804: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867551.71808: Calling groups_plugins_play to load vars for managed_node3 28017 1726867551.75739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867551.78479: done with get_vars() 28017 1726867551.78512: done getting variables 28017 1726867551.78573: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 17:25:51 -0400 (0:00:00.427) 0:00:42.522 ****** 28017 1726867551.78616: entering _queue_task() for managed_node3/set_fact 28017 1726867551.79217: worker is 1 (out of 1 available) 28017 1726867551.79231: exiting _queue_task() for managed_node3/set_fact 28017 1726867551.79243: done queuing things up, now waiting for results queue to drain 28017 1726867551.79244: waiting for pending results... 28017 1726867551.80050: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 28017 1726867551.80173: in run() - task 0affcac9-a3a5-415c-0e01-00000000087d 28017 1726867551.80390: variable 'ansible_search_path' from source: unknown 28017 1726867551.80396: variable 'ansible_search_path' from source: unknown 28017 1726867551.80431: calling self._execute() 28017 1726867551.80531: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867551.80535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867551.80546: variable 'omit' from source: magic vars 28017 1726867551.81357: variable 'ansible_distribution_major_version' from source: facts 28017 1726867551.81362: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867551.81647: variable 'profile_stat' from source: set_fact 28017 1726867551.81663: Evaluated conditional (profile_stat.stat.exists): False 28017 1726867551.81666: when evaluation is False, skipping this task 28017 1726867551.81669: _execute() done 28017 1726867551.81779: dumping result to json 28017 1726867551.81983: done dumping result, returning 28017 1726867551.81987: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [0affcac9-a3a5-415c-0e01-00000000087d] 28017 1726867551.81989: sending task result for task 0affcac9-a3a5-415c-0e01-00000000087d 28017 1726867551.82061: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000087d 28017 1726867551.82065: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28017 1726867551.82340: no more pending results, returning what we have 28017 1726867551.82344: results queue empty 28017 1726867551.82345: checking for any_errors_fatal 28017 1726867551.82354: done checking for any_errors_fatal 28017 1726867551.82355: checking for max_fail_percentage 28017 1726867551.82356: done checking for max_fail_percentage 28017 1726867551.82357: checking to see if all hosts have failed and the running result is not ok 28017 1726867551.82358: done checking to see if all hosts have failed 28017 1726867551.82359: getting the remaining hosts for this loop 28017 1726867551.82360: done getting the remaining hosts for this loop 28017 1726867551.82364: getting the next task for host managed_node3 28017 1726867551.82370: done getting next task for host managed_node3 28017 1726867551.82373: ^ task is: TASK: Get NM profile info 28017 1726867551.82380: ^ 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 28017 1726867551.82383: getting variables 28017 1726867551.82385: in VariableManager get_vars() 28017 1726867551.82418: Calling all_inventory to load vars for managed_node3 28017 1726867551.82421: Calling groups_inventory to load vars for managed_node3 28017 1726867551.82425: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867551.82441: Calling all_plugins_play to load vars for managed_node3 28017 1726867551.82444: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867551.82448: Calling groups_plugins_play to load vars for managed_node3 28017 1726867551.85993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867551.89408: done with get_vars() 28017 1726867551.89509: done getting variables 28017 1726867551.89750: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 17:25:51 -0400 (0:00:00.111) 0:00:42.634 ****** 28017 1726867551.89784: entering _queue_task() for managed_node3/shell 28017 1726867551.89786: Creating lock for shell 28017 1726867551.90347: worker is 1 (out of 1 available) 28017 1726867551.90361: exiting _queue_task() for managed_node3/shell 28017 1726867551.90375: done queuing things up, now waiting for results queue to drain 28017 1726867551.90376: waiting for pending results... 28017 1726867551.90656: running TaskExecutor() for managed_node3/TASK: Get NM profile info 28017 1726867551.90780: in run() - task 0affcac9-a3a5-415c-0e01-00000000087e 28017 1726867551.90802: variable 'ansible_search_path' from source: unknown 28017 1726867551.90804: variable 'ansible_search_path' from source: unknown 28017 1726867551.90831: calling self._execute() 28017 1726867551.91008: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867551.91011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867551.91014: variable 'omit' from source: magic vars 28017 1726867551.91617: variable 'ansible_distribution_major_version' from source: facts 28017 1726867551.91633: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867551.91639: variable 'omit' from source: magic vars 28017 1726867551.91689: variable 'omit' from source: magic vars 28017 1726867551.92021: variable 'profile' from source: include params 28017 1726867551.92027: variable 'interface' from source: set_fact 28017 1726867551.92199: variable 'interface' from source: set_fact 28017 1726867551.92239: variable 'omit' from source: magic vars 28017 1726867551.92282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867551.92318: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867551.92474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867551.92595: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867551.92598: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867551.92601: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867551.92604: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867551.92606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867551.92734: Set connection var ansible_connection to ssh 28017 1726867551.92737: Set connection var ansible_shell_type to sh 28017 1726867551.92749: Set connection var ansible_shell_executable to /bin/sh 28017 1726867551.92756: Set connection var ansible_pipelining to False 28017 1726867551.92761: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867551.92779: Set connection var ansible_timeout to 10 28017 1726867551.92798: variable 'ansible_shell_executable' from source: unknown 28017 1726867551.92801: variable 'ansible_connection' from source: unknown 28017 1726867551.92804: variable 'ansible_module_compression' from source: unknown 28017 1726867551.92806: variable 'ansible_shell_type' from source: unknown 28017 1726867551.92809: variable 'ansible_shell_executable' from source: unknown 28017 1726867551.92811: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867551.92813: variable 'ansible_pipelining' from source: unknown 28017 1726867551.92816: variable 'ansible_timeout' from source: unknown 28017 1726867551.92825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867551.93034: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867551.93038: variable 'omit' from source: magic vars 28017 1726867551.93040: starting attempt loop 28017 1726867551.93042: running the handler 28017 1726867551.93045: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867551.93047: _low_level_execute_command(): starting 28017 1726867551.93049: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867551.93930: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867551.93935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867551.93970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867551.95651: stdout chunk (state=3): >>>/root <<< 28017 1726867551.95938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867551.95942: stdout chunk (state=3): >>><<< 28017 1726867551.95952: stderr chunk (state=3): >>><<< 28017 1726867551.95971: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867551.95989: _low_level_execute_command(): starting 28017 1726867551.95996: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867551.9597194-29952-110871928474827 `" && echo ansible-tmp-1726867551.9597194-29952-110871928474827="` echo /root/.ansible/tmp/ansible-tmp-1726867551.9597194-29952-110871928474827 `" ) && sleep 0' 28017 1726867551.96542: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867551.96551: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867551.96563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867551.96604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867551.96607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867551.96614: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867551.96617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867551.96620: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867551.96632: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 28017 1726867551.96713: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28017 1726867551.96716: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867551.96719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867551.96722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867551.96724: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867551.96726: stderr chunk (state=3): >>>debug2: match found <<< 28017 1726867551.96728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867551.96754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867551.96771: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867551.96786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867551.96856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867551.98765: stdout chunk (state=3): >>>ansible-tmp-1726867551.9597194-29952-110871928474827=/root/.ansible/tmp/ansible-tmp-1726867551.9597194-29952-110871928474827 <<< 28017 1726867551.98863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867551.98913: stderr chunk (state=3): >>><<< 28017 1726867551.98928: stdout chunk (state=3): >>><<< 28017 1726867551.98971: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867551.9597194-29952-110871928474827=/root/.ansible/tmp/ansible-tmp-1726867551.9597194-29952-110871928474827 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867551.99069: variable 'ansible_module_compression' from source: unknown 28017 1726867551.99073: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28017 1726867551.99122: variable 'ansible_facts' from source: unknown 28017 1726867551.99220: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867551.9597194-29952-110871928474827/AnsiballZ_command.py 28017 1726867551.99420: Sending initial data 28017 1726867551.99423: Sent initial data (156 bytes) 28017 1726867552.00193: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867552.00283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867552.00289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867552.00314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867552.00395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867552.02052: 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 <<< 28017 1726867552.02168: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867551.9597194-29952-110871928474827/AnsiballZ_command.py" <<< 28017 1726867552.02180: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpjhnonmrm /root/.ansible/tmp/ansible-tmp-1726867551.9597194-29952-110871928474827/AnsiballZ_command.py <<< 28017 1726867552.02215: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpjhnonmrm" to remote "/root/.ansible/tmp/ansible-tmp-1726867551.9597194-29952-110871928474827/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867551.9597194-29952-110871928474827/AnsiballZ_command.py" <<< 28017 1726867552.03646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867552.03745: stderr chunk (state=3): >>><<< 28017 1726867552.03748: stdout chunk (state=3): >>><<< 28017 1726867552.03750: done transferring module to remote 28017 1726867552.03752: _low_level_execute_command(): starting 28017 1726867552.03755: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867551.9597194-29952-110871928474827/ /root/.ansible/tmp/ansible-tmp-1726867551.9597194-29952-110871928474827/AnsiballZ_command.py && sleep 0' 28017 1726867552.04731: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867552.04743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867552.04764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867552.04782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867552.04854: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867552.04909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867552.04956: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867552.04996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867552.06735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867552.06758: stderr chunk (state=3): >>><<< 28017 1726867552.06761: stdout chunk (state=3): >>><<< 28017 1726867552.06780: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867552.06784: _low_level_execute_command(): starting 28017 1726867552.06792: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867551.9597194-29952-110871928474827/AnsiballZ_command.py && sleep 0' 28017 1726867552.07240: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867552.07244: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867552.07250: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867552.07252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867552.07334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867552.07391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867552.24137: 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 17:25:52.222981", "end": "2024-09-20 17:25:52.238858", "delta": "0:00:00.015877", "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}}} <<< 28017 1726867552.25683: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.15.68 closed. <<< 28017 1726867552.25687: stdout chunk (state=3): >>><<< 28017 1726867552.25690: stderr chunk (state=3): >>><<< 28017 1726867552.25692: _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 17:25:52.222981", "end": "2024-09-20 17:25:52.238858", "delta": "0:00:00.015877", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_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.15.68 closed. 28017 1726867552.25696: 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-1726867551.9597194-29952-110871928474827/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867552.25702: _low_level_execute_command(): starting 28017 1726867552.25704: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867551.9597194-29952-110871928474827/ > /dev/null 2>&1 && sleep 0' 28017 1726867552.26292: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867552.26300: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867552.26310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867552.26324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867552.26346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867552.26352: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867552.26362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867552.26455: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867552.26472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867552.26492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867552.26564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867552.28583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867552.28586: stdout chunk (state=3): >>><<< 28017 1726867552.28588: stderr chunk (state=3): >>><<< 28017 1726867552.28590: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867552.28592: handler run complete 28017 1726867552.28593: Evaluated conditional (False): False 28017 1726867552.28595: attempt loop complete, returning result 28017 1726867552.28596: _execute() done 28017 1726867552.28598: dumping result to json 28017 1726867552.28599: done dumping result, returning 28017 1726867552.28601: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [0affcac9-a3a5-415c-0e01-00000000087e] 28017 1726867552.28602: sending task result for task 0affcac9-a3a5-415c-0e01-00000000087e 28017 1726867552.28664: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000087e 28017 1726867552.28667: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "delta": "0:00:00.015877", "end": "2024-09-20 17:25:52.238858", "rc": 1, "start": "2024-09-20 17:25:52.222981" } MSG: non-zero return code ...ignoring 28017 1726867552.28769: no more pending results, returning what we have 28017 1726867552.28772: results queue empty 28017 1726867552.28773: checking for any_errors_fatal 28017 1726867552.28781: done checking for any_errors_fatal 28017 1726867552.28782: checking for max_fail_percentage 28017 1726867552.28783: done checking for max_fail_percentage 28017 1726867552.28784: checking to see if all hosts have failed and the running result is not ok 28017 1726867552.28784: done checking to see if all hosts have failed 28017 1726867552.28785: getting the remaining hosts for this loop 28017 1726867552.28786: done getting the remaining hosts for this loop 28017 1726867552.28789: getting the next task for host managed_node3 28017 1726867552.28795: done getting next task for host managed_node3 28017 1726867552.28797: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 28017 1726867552.28800: ^ 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 28017 1726867552.28803: getting variables 28017 1726867552.28808: in VariableManager get_vars() 28017 1726867552.28834: Calling all_inventory to load vars for managed_node3 28017 1726867552.28836: Calling groups_inventory to load vars for managed_node3 28017 1726867552.28839: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867552.28848: Calling all_plugins_play to load vars for managed_node3 28017 1726867552.28850: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867552.28852: Calling groups_plugins_play to load vars for managed_node3 28017 1726867552.30203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867552.31073: done with get_vars() 28017 1726867552.31092: done getting variables 28017 1726867552.31134: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 17:25:52 -0400 (0:00:00.413) 0:00:43.048 ****** 28017 1726867552.31156: entering _queue_task() for managed_node3/set_fact 28017 1726867552.31374: worker is 1 (out of 1 available) 28017 1726867552.31390: exiting _queue_task() for managed_node3/set_fact 28017 1726867552.31404: done queuing things up, now waiting for results queue to drain 28017 1726867552.31405: waiting for pending results... 28017 1726867552.31569: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 28017 1726867552.31662: in run() - task 0affcac9-a3a5-415c-0e01-00000000087f 28017 1726867552.31675: variable 'ansible_search_path' from source: unknown 28017 1726867552.31680: variable 'ansible_search_path' from source: unknown 28017 1726867552.31883: calling self._execute() 28017 1726867552.31887: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867552.31890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867552.31892: variable 'omit' from source: magic vars 28017 1726867552.32245: variable 'ansible_distribution_major_version' from source: facts 28017 1726867552.32264: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867552.32411: variable 'nm_profile_exists' from source: set_fact 28017 1726867552.32442: Evaluated conditional (nm_profile_exists.rc == 0): False 28017 1726867552.32476: when evaluation is False, skipping this task 28017 1726867552.32503: _execute() done 28017 1726867552.32512: dumping result to json 28017 1726867552.32534: done dumping result, returning 28017 1726867552.32538: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affcac9-a3a5-415c-0e01-00000000087f] 28017 1726867552.32544: sending task result for task 0affcac9-a3a5-415c-0e01-00000000087f 28017 1726867552.32659: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000087f 28017 1726867552.32662: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } 28017 1726867552.32733: no more pending results, returning what we have 28017 1726867552.32738: results queue empty 28017 1726867552.32738: checking for any_errors_fatal 28017 1726867552.32744: done checking for any_errors_fatal 28017 1726867552.32745: checking for max_fail_percentage 28017 1726867552.32747: done checking for max_fail_percentage 28017 1726867552.32748: checking to see if all hosts have failed and the running result is not ok 28017 1726867552.32749: done checking to see if all hosts have failed 28017 1726867552.32750: getting the remaining hosts for this loop 28017 1726867552.32751: done getting the remaining hosts for this loop 28017 1726867552.32755: getting the next task for host managed_node3 28017 1726867552.32767: done getting next task for host managed_node3 28017 1726867552.32770: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 28017 1726867552.32775: ^ 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 28017 1726867552.32780: getting variables 28017 1726867552.32782: in VariableManager get_vars() 28017 1726867552.32810: Calling all_inventory to load vars for managed_node3 28017 1726867552.32812: Calling groups_inventory to load vars for managed_node3 28017 1726867552.32816: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867552.32829: Calling all_plugins_play to load vars for managed_node3 28017 1726867552.32832: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867552.32835: Calling groups_plugins_play to load vars for managed_node3 28017 1726867552.33757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867552.34630: done with get_vars() 28017 1726867552.34645: done getting variables 28017 1726867552.34689: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 28017 1726867552.34791: variable 'profile' from source: include params 28017 1726867552.34794: variable 'interface' from source: set_fact 28017 1726867552.34859: variable 'interface' from source: set_fact TASK [Get the ansible_managed comment in ifcfg-ethtest0] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 17:25:52 -0400 (0:00:00.037) 0:00:43.085 ****** 28017 1726867552.34892: entering _queue_task() for managed_node3/command 28017 1726867552.35205: worker is 1 (out of 1 available) 28017 1726867552.35218: exiting _queue_task() for managed_node3/command 28017 1726867552.35232: done queuing things up, now waiting for results queue to drain 28017 1726867552.35233: waiting for pending results... 28017 1726867552.35695: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-ethtest0 28017 1726867552.35700: in run() - task 0affcac9-a3a5-415c-0e01-000000000881 28017 1726867552.35703: variable 'ansible_search_path' from source: unknown 28017 1726867552.35706: variable 'ansible_search_path' from source: unknown 28017 1726867552.35709: calling self._execute() 28017 1726867552.35793: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867552.35806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867552.35827: variable 'omit' from source: magic vars 28017 1726867552.36212: variable 'ansible_distribution_major_version' from source: facts 28017 1726867552.36236: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867552.36351: variable 'profile_stat' from source: set_fact 28017 1726867552.36362: Evaluated conditional (profile_stat.stat.exists): False 28017 1726867552.36369: when evaluation is False, skipping this task 28017 1726867552.36372: _execute() done 28017 1726867552.36374: dumping result to json 28017 1726867552.36380: done dumping result, returning 28017 1726867552.36387: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-ethtest0 [0affcac9-a3a5-415c-0e01-000000000881] 28017 1726867552.36392: sending task result for task 0affcac9-a3a5-415c-0e01-000000000881 28017 1726867552.36488: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000881 28017 1726867552.36490: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28017 1726867552.36541: no more pending results, returning what we have 28017 1726867552.36545: results queue empty 28017 1726867552.36546: checking for any_errors_fatal 28017 1726867552.36554: done checking for any_errors_fatal 28017 1726867552.36554: checking for max_fail_percentage 28017 1726867552.36556: done checking for max_fail_percentage 28017 1726867552.36557: checking to see if all hosts have failed and the running result is not ok 28017 1726867552.36558: done checking to see if all hosts have failed 28017 1726867552.36558: getting the remaining hosts for this loop 28017 1726867552.36560: done getting the remaining hosts for this loop 28017 1726867552.36563: getting the next task for host managed_node3 28017 1726867552.36569: done getting next task for host managed_node3 28017 1726867552.36571: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 28017 1726867552.36575: ^ 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 28017 1726867552.36580: getting variables 28017 1726867552.36581: in VariableManager get_vars() 28017 1726867552.36611: Calling all_inventory to load vars for managed_node3 28017 1726867552.36614: Calling groups_inventory to load vars for managed_node3 28017 1726867552.36617: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867552.36628: Calling all_plugins_play to load vars for managed_node3 28017 1726867552.36630: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867552.36633: Calling groups_plugins_play to load vars for managed_node3 28017 1726867552.37407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867552.38690: done with get_vars() 28017 1726867552.38710: done getting variables 28017 1726867552.38772: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 28017 1726867552.38871: variable 'profile' from source: include params 28017 1726867552.38875: variable 'interface' from source: set_fact 28017 1726867552.38926: variable 'interface' from source: set_fact TASK [Verify the ansible_managed comment in ifcfg-ethtest0] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 17:25:52 -0400 (0:00:00.040) 0:00:43.126 ****** 28017 1726867552.38958: entering _queue_task() for managed_node3/set_fact 28017 1726867552.39226: worker is 1 (out of 1 available) 28017 1726867552.39239: exiting _queue_task() for managed_node3/set_fact 28017 1726867552.39251: done queuing things up, now waiting for results queue to drain 28017 1726867552.39252: waiting for pending results... 28017 1726867552.39603: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-ethtest0 28017 1726867552.39612: in run() - task 0affcac9-a3a5-415c-0e01-000000000882 28017 1726867552.39633: variable 'ansible_search_path' from source: unknown 28017 1726867552.39641: variable 'ansible_search_path' from source: unknown 28017 1726867552.39684: calling self._execute() 28017 1726867552.39784: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867552.39809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867552.39814: variable 'omit' from source: magic vars 28017 1726867552.40119: variable 'ansible_distribution_major_version' from source: facts 28017 1726867552.40132: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867552.40211: variable 'profile_stat' from source: set_fact 28017 1726867552.40222: Evaluated conditional (profile_stat.stat.exists): False 28017 1726867552.40230: when evaluation is False, skipping this task 28017 1726867552.40233: _execute() done 28017 1726867552.40236: dumping result to json 28017 1726867552.40238: done dumping result, returning 28017 1726867552.40243: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-ethtest0 [0affcac9-a3a5-415c-0e01-000000000882] 28017 1726867552.40246: sending task result for task 0affcac9-a3a5-415c-0e01-000000000882 28017 1726867552.40328: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000882 28017 1726867552.40331: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28017 1726867552.40400: no more pending results, returning what we have 28017 1726867552.40402: results queue empty 28017 1726867552.40403: checking for any_errors_fatal 28017 1726867552.40407: done checking for any_errors_fatal 28017 1726867552.40408: checking for max_fail_percentage 28017 1726867552.40409: done checking for max_fail_percentage 28017 1726867552.40410: checking to see if all hosts have failed and the running result is not ok 28017 1726867552.40411: done checking to see if all hosts have failed 28017 1726867552.40411: getting the remaining hosts for this loop 28017 1726867552.40412: done getting the remaining hosts for this loop 28017 1726867552.40415: getting the next task for host managed_node3 28017 1726867552.40421: done getting next task for host managed_node3 28017 1726867552.40423: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 28017 1726867552.40429: ^ 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 28017 1726867552.40432: getting variables 28017 1726867552.40433: in VariableManager get_vars() 28017 1726867552.40457: Calling all_inventory to load vars for managed_node3 28017 1726867552.40459: Calling groups_inventory to load vars for managed_node3 28017 1726867552.40461: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867552.40473: Calling all_plugins_play to load vars for managed_node3 28017 1726867552.40476: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867552.40480: Calling groups_plugins_play to load vars for managed_node3 28017 1726867552.41220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867552.42408: done with get_vars() 28017 1726867552.42431: done getting variables 28017 1726867552.42558: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 28017 1726867552.42676: variable 'profile' from source: include params 28017 1726867552.42680: variable 'interface' from source: set_fact 28017 1726867552.42747: variable 'interface' from source: set_fact TASK [Get the fingerprint comment in ifcfg-ethtest0] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 17:25:52 -0400 (0:00:00.038) 0:00:43.164 ****** 28017 1726867552.42769: entering _queue_task() for managed_node3/command 28017 1726867552.42976: worker is 1 (out of 1 available) 28017 1726867552.42992: exiting _queue_task() for managed_node3/command 28017 1726867552.43004: done queuing things up, now waiting for results queue to drain 28017 1726867552.43005: waiting for pending results... 28017 1726867552.43172: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-ethtest0 28017 1726867552.43256: in run() - task 0affcac9-a3a5-415c-0e01-000000000883 28017 1726867552.43267: variable 'ansible_search_path' from source: unknown 28017 1726867552.43272: variable 'ansible_search_path' from source: unknown 28017 1726867552.43302: calling self._execute() 28017 1726867552.43368: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867552.43372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867552.43384: variable 'omit' from source: magic vars 28017 1726867552.43639: variable 'ansible_distribution_major_version' from source: facts 28017 1726867552.43649: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867552.43734: variable 'profile_stat' from source: set_fact 28017 1726867552.43745: Evaluated conditional (profile_stat.stat.exists): False 28017 1726867552.43748: when evaluation is False, skipping this task 28017 1726867552.43751: _execute() done 28017 1726867552.43753: dumping result to json 28017 1726867552.43756: done dumping result, returning 28017 1726867552.43763: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-ethtest0 [0affcac9-a3a5-415c-0e01-000000000883] 28017 1726867552.43768: sending task result for task 0affcac9-a3a5-415c-0e01-000000000883 28017 1726867552.43850: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000883 28017 1726867552.43853: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28017 1726867552.43922: no more pending results, returning what we have 28017 1726867552.43928: results queue empty 28017 1726867552.43929: checking for any_errors_fatal 28017 1726867552.43934: done checking for any_errors_fatal 28017 1726867552.43935: checking for max_fail_percentage 28017 1726867552.43936: done checking for max_fail_percentage 28017 1726867552.43937: checking to see if all hosts have failed and the running result is not ok 28017 1726867552.43938: done checking to see if all hosts have failed 28017 1726867552.43939: getting the remaining hosts for this loop 28017 1726867552.43940: done getting the remaining hosts for this loop 28017 1726867552.43943: getting the next task for host managed_node3 28017 1726867552.43948: done getting next task for host managed_node3 28017 1726867552.43951: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 28017 1726867552.43954: ^ 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 28017 1726867552.43957: getting variables 28017 1726867552.43958: in VariableManager get_vars() 28017 1726867552.43984: Calling all_inventory to load vars for managed_node3 28017 1726867552.43986: Calling groups_inventory to load vars for managed_node3 28017 1726867552.43989: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867552.43998: Calling all_plugins_play to load vars for managed_node3 28017 1726867552.44000: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867552.44003: Calling groups_plugins_play to load vars for managed_node3 28017 1726867552.44866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867552.45728: done with get_vars() 28017 1726867552.45742: done getting variables 28017 1726867552.45784: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 28017 1726867552.45852: variable 'profile' from source: include params 28017 1726867552.45856: variable 'interface' from source: set_fact 28017 1726867552.45895: variable 'interface' from source: set_fact TASK [Verify the fingerprint comment in ifcfg-ethtest0] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 17:25:52 -0400 (0:00:00.031) 0:00:43.195 ****** 28017 1726867552.45914: entering _queue_task() for managed_node3/set_fact 28017 1726867552.46103: worker is 1 (out of 1 available) 28017 1726867552.46115: exiting _queue_task() for managed_node3/set_fact 28017 1726867552.46131: done queuing things up, now waiting for results queue to drain 28017 1726867552.46132: waiting for pending results... 28017 1726867552.46274: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-ethtest0 28017 1726867552.46364: in run() - task 0affcac9-a3a5-415c-0e01-000000000884 28017 1726867552.46368: variable 'ansible_search_path' from source: unknown 28017 1726867552.46372: variable 'ansible_search_path' from source: unknown 28017 1726867552.46400: calling self._execute() 28017 1726867552.46462: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867552.46466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867552.46479: variable 'omit' from source: magic vars 28017 1726867552.46722: variable 'ansible_distribution_major_version' from source: facts 28017 1726867552.46731: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867552.46811: variable 'profile_stat' from source: set_fact 28017 1726867552.46822: Evaluated conditional (profile_stat.stat.exists): False 28017 1726867552.46828: when evaluation is False, skipping this task 28017 1726867552.46831: _execute() done 28017 1726867552.46834: dumping result to json 28017 1726867552.46836: done dumping result, returning 28017 1726867552.46839: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-ethtest0 [0affcac9-a3a5-415c-0e01-000000000884] 28017 1726867552.46845: sending task result for task 0affcac9-a3a5-415c-0e01-000000000884 28017 1726867552.46921: done sending task result for task 0affcac9-a3a5-415c-0e01-000000000884 28017 1726867552.46924: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 28017 1726867552.46970: no more pending results, returning what we have 28017 1726867552.46973: results queue empty 28017 1726867552.46974: checking for any_errors_fatal 28017 1726867552.46979: done checking for any_errors_fatal 28017 1726867552.46980: checking for max_fail_percentage 28017 1726867552.46981: done checking for max_fail_percentage 28017 1726867552.46982: checking to see if all hosts have failed and the running result is not ok 28017 1726867552.46983: done checking to see if all hosts have failed 28017 1726867552.46986: getting the remaining hosts for this loop 28017 1726867552.46988: done getting the remaining hosts for this loop 28017 1726867552.46991: getting the next task for host managed_node3 28017 1726867552.46998: done getting next task for host managed_node3 28017 1726867552.47000: ^ task is: TASK: Assert that the profile is absent - '{{ profile }}' 28017 1726867552.47003: ^ 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 28017 1726867552.47006: getting variables 28017 1726867552.47007: in VariableManager get_vars() 28017 1726867552.47031: Calling all_inventory to load vars for managed_node3 28017 1726867552.47034: Calling groups_inventory to load vars for managed_node3 28017 1726867552.47037: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867552.47046: Calling all_plugins_play to load vars for managed_node3 28017 1726867552.47049: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867552.47051: Calling groups_plugins_play to load vars for managed_node3 28017 1726867552.47802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867552.48679: done with get_vars() 28017 1726867552.48694: done getting variables 28017 1726867552.48737: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 28017 1726867552.48806: variable 'profile' from source: include params 28017 1726867552.48809: variable 'interface' from source: set_fact 28017 1726867552.48849: variable 'interface' from source: set_fact TASK [Assert that the profile is absent - 'ethtest0'] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Friday 20 September 2024 17:25:52 -0400 (0:00:00.029) 0:00:43.225 ****** 28017 1726867552.48870: entering _queue_task() for managed_node3/assert 28017 1726867552.49054: worker is 1 (out of 1 available) 28017 1726867552.49067: exiting _queue_task() for managed_node3/assert 28017 1726867552.49080: done queuing things up, now waiting for results queue to drain 28017 1726867552.49081: waiting for pending results... 28017 1726867552.49231: running TaskExecutor() for managed_node3/TASK: Assert that the profile is absent - 'ethtest0' 28017 1726867552.49290: in run() - task 0affcac9-a3a5-415c-0e01-00000000086d 28017 1726867552.49302: variable 'ansible_search_path' from source: unknown 28017 1726867552.49308: variable 'ansible_search_path' from source: unknown 28017 1726867552.49332: calling self._execute() 28017 1726867552.49395: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867552.49400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867552.49410: variable 'omit' from source: magic vars 28017 1726867552.49653: variable 'ansible_distribution_major_version' from source: facts 28017 1726867552.49663: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867552.49669: variable 'omit' from source: magic vars 28017 1726867552.49695: variable 'omit' from source: magic vars 28017 1726867552.49764: variable 'profile' from source: include params 28017 1726867552.49768: variable 'interface' from source: set_fact 28017 1726867552.49812: variable 'interface' from source: set_fact 28017 1726867552.49829: variable 'omit' from source: magic vars 28017 1726867552.49859: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867552.49887: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867552.49902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867552.49914: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867552.49924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867552.49949: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867552.49952: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867552.49955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867552.50023: Set connection var ansible_connection to ssh 28017 1726867552.50030: Set connection var ansible_shell_type to sh 28017 1726867552.50036: Set connection var ansible_shell_executable to /bin/sh 28017 1726867552.50041: Set connection var ansible_pipelining to False 28017 1726867552.50047: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867552.50055: Set connection var ansible_timeout to 10 28017 1726867552.50072: variable 'ansible_shell_executable' from source: unknown 28017 1726867552.50075: variable 'ansible_connection' from source: unknown 28017 1726867552.50080: variable 'ansible_module_compression' from source: unknown 28017 1726867552.50082: variable 'ansible_shell_type' from source: unknown 28017 1726867552.50084: variable 'ansible_shell_executable' from source: unknown 28017 1726867552.50087: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867552.50089: variable 'ansible_pipelining' from source: unknown 28017 1726867552.50094: variable 'ansible_timeout' from source: unknown 28017 1726867552.50097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867552.50193: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867552.50201: variable 'omit' from source: magic vars 28017 1726867552.50214: starting attempt loop 28017 1726867552.50216: running the handler 28017 1726867552.50292: variable 'lsr_net_profile_exists' from source: set_fact 28017 1726867552.50295: Evaluated conditional (not lsr_net_profile_exists): True 28017 1726867552.50302: handler run complete 28017 1726867552.50319: attempt loop complete, returning result 28017 1726867552.50323: _execute() done 28017 1726867552.50329: dumping result to json 28017 1726867552.50332: done dumping result, returning 28017 1726867552.50334: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is absent - 'ethtest0' [0affcac9-a3a5-415c-0e01-00000000086d] 28017 1726867552.50336: sending task result for task 0affcac9-a3a5-415c-0e01-00000000086d 28017 1726867552.50407: done sending task result for task 0affcac9-a3a5-415c-0e01-00000000086d 28017 1726867552.50410: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 28017 1726867552.50483: no more pending results, returning what we have 28017 1726867552.50486: results queue empty 28017 1726867552.50487: checking for any_errors_fatal 28017 1726867552.50491: done checking for any_errors_fatal 28017 1726867552.50492: checking for max_fail_percentage 28017 1726867552.50493: done checking for max_fail_percentage 28017 1726867552.50494: checking to see if all hosts have failed and the running result is not ok 28017 1726867552.50495: done checking to see if all hosts have failed 28017 1726867552.50496: getting the remaining hosts for this loop 28017 1726867552.50497: done getting the remaining hosts for this loop 28017 1726867552.50499: getting the next task for host managed_node3 28017 1726867552.50505: done getting next task for host managed_node3 28017 1726867552.50508: ^ task is: TASK: Include the task 'assert_device_absent.yml' 28017 1726867552.50510: ^ 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 28017 1726867552.50513: getting variables 28017 1726867552.50514: in VariableManager get_vars() 28017 1726867552.50544: Calling all_inventory to load vars for managed_node3 28017 1726867552.50547: Calling groups_inventory to load vars for managed_node3 28017 1726867552.50549: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867552.50555: Calling all_plugins_play to load vars for managed_node3 28017 1726867552.50557: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867552.50559: Calling groups_plugins_play to load vars for managed_node3 28017 1726867552.51401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867552.52934: done with get_vars() 28017 1726867552.52956: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:156 Friday 20 September 2024 17:25:52 -0400 (0:00:00.041) 0:00:43.267 ****** 28017 1726867552.53045: entering _queue_task() for managed_node3/include_tasks 28017 1726867552.53306: worker is 1 (out of 1 available) 28017 1726867552.53319: exiting _queue_task() for managed_node3/include_tasks 28017 1726867552.53335: done queuing things up, now waiting for results queue to drain 28017 1726867552.53336: waiting for pending results... 28017 1726867552.53698: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' 28017 1726867552.53719: in run() - task 0affcac9-a3a5-415c-0e01-0000000000f0 28017 1726867552.53744: variable 'ansible_search_path' from source: unknown 28017 1726867552.53788: calling self._execute() 28017 1726867552.53902: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867552.53916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867552.53945: variable 'omit' from source: magic vars 28017 1726867552.54363: variable 'ansible_distribution_major_version' from source: facts 28017 1726867552.54368: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867552.54370: _execute() done 28017 1726867552.54382: dumping result to json 28017 1726867552.54583: done dumping result, returning 28017 1726867552.54587: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' [0affcac9-a3a5-415c-0e01-0000000000f0] 28017 1726867552.54589: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000f0 28017 1726867552.54653: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000f0 28017 1726867552.54657: WORKER PROCESS EXITING 28017 1726867552.54682: no more pending results, returning what we have 28017 1726867552.54685: in VariableManager get_vars() 28017 1726867552.54713: Calling all_inventory to load vars for managed_node3 28017 1726867552.54717: Calling groups_inventory to load vars for managed_node3 28017 1726867552.54720: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867552.54734: Calling all_plugins_play to load vars for managed_node3 28017 1726867552.54737: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867552.54740: Calling groups_plugins_play to load vars for managed_node3 28017 1726867552.56063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867552.57435: done with get_vars() 28017 1726867552.57450: variable 'ansible_search_path' from source: unknown 28017 1726867552.57460: we have included files to process 28017 1726867552.57461: generating all_blocks data 28017 1726867552.57462: done generating all_blocks data 28017 1726867552.57466: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28017 1726867552.57467: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28017 1726867552.57468: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 28017 1726867552.57571: in VariableManager get_vars() 28017 1726867552.57583: done with get_vars() 28017 1726867552.57653: done processing included file 28017 1726867552.57655: iterating over new_blocks loaded from include file 28017 1726867552.57657: in VariableManager get_vars() 28017 1726867552.57665: done with get_vars() 28017 1726867552.57666: filtering new block on tags 28017 1726867552.57678: done filtering new block on tags 28017 1726867552.57680: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 28017 1726867552.57683: extending task lists for all hosts with included blocks 28017 1726867552.57773: done extending task lists 28017 1726867552.57774: done processing included files 28017 1726867552.57774: results queue empty 28017 1726867552.57775: checking for any_errors_fatal 28017 1726867552.57779: done checking for any_errors_fatal 28017 1726867552.57780: checking for max_fail_percentage 28017 1726867552.57780: done checking for max_fail_percentage 28017 1726867552.57781: checking to see if all hosts have failed and the running result is not ok 28017 1726867552.57781: done checking to see if all hosts have failed 28017 1726867552.57782: getting the remaining hosts for this loop 28017 1726867552.57783: done getting the remaining hosts for this loop 28017 1726867552.57784: getting the next task for host managed_node3 28017 1726867552.57787: done getting next task for host managed_node3 28017 1726867552.57788: ^ task is: TASK: Include the task 'get_interface_stat.yml' 28017 1726867552.57790: ^ 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 28017 1726867552.57791: getting variables 28017 1726867552.57791: in VariableManager get_vars() 28017 1726867552.57797: Calling all_inventory to load vars for managed_node3 28017 1726867552.57799: Calling groups_inventory to load vars for managed_node3 28017 1726867552.57800: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867552.57803: Calling all_plugins_play to load vars for managed_node3 28017 1726867552.57805: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867552.57806: Calling groups_plugins_play to load vars for managed_node3 28017 1726867552.58528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867552.59697: done with get_vars() 28017 1726867552.59716: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 17:25:52 -0400 (0:00:00.067) 0:00:43.334 ****** 28017 1726867552.59790: entering _queue_task() for managed_node3/include_tasks 28017 1726867552.60069: worker is 1 (out of 1 available) 28017 1726867552.60083: exiting _queue_task() for managed_node3/include_tasks 28017 1726867552.60095: done queuing things up, now waiting for results queue to drain 28017 1726867552.60095: waiting for pending results... 28017 1726867552.60496: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 28017 1726867552.60500: in run() - task 0affcac9-a3a5-415c-0e01-0000000008b5 28017 1726867552.60504: variable 'ansible_search_path' from source: unknown 28017 1726867552.60506: variable 'ansible_search_path' from source: unknown 28017 1726867552.60534: calling self._execute() 28017 1726867552.60633: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867552.60646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867552.60663: variable 'omit' from source: magic vars 28017 1726867552.61023: variable 'ansible_distribution_major_version' from source: facts 28017 1726867552.61046: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867552.61055: _execute() done 28017 1726867552.61063: dumping result to json 28017 1726867552.61070: done dumping result, returning 28017 1726867552.61083: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-415c-0e01-0000000008b5] 28017 1726867552.61094: sending task result for task 0affcac9-a3a5-415c-0e01-0000000008b5 28017 1726867552.61383: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000008b5 28017 1726867552.61387: WORKER PROCESS EXITING 28017 1726867552.61409: no more pending results, returning what we have 28017 1726867552.61412: in VariableManager get_vars() 28017 1726867552.61442: Calling all_inventory to load vars for managed_node3 28017 1726867552.61444: Calling groups_inventory to load vars for managed_node3 28017 1726867552.61447: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867552.61457: Calling all_plugins_play to load vars for managed_node3 28017 1726867552.61459: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867552.61462: Calling groups_plugins_play to load vars for managed_node3 28017 1726867552.63144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867552.69780: done with get_vars() 28017 1726867552.69801: variable 'ansible_search_path' from source: unknown 28017 1726867552.69803: variable 'ansible_search_path' from source: unknown 28017 1726867552.69840: we have included files to process 28017 1726867552.69842: generating all_blocks data 28017 1726867552.69843: done generating all_blocks data 28017 1726867552.69844: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28017 1726867552.69845: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28017 1726867552.69847: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 28017 1726867552.70007: done processing included file 28017 1726867552.70009: iterating over new_blocks loaded from include file 28017 1726867552.70010: in VariableManager get_vars() 28017 1726867552.70023: done with get_vars() 28017 1726867552.70025: filtering new block on tags 28017 1726867552.70041: done filtering new block on tags 28017 1726867552.70043: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 28017 1726867552.70048: extending task lists for all hosts with included blocks 28017 1726867552.70149: done extending task lists 28017 1726867552.70151: done processing included files 28017 1726867552.70151: results queue empty 28017 1726867552.70152: checking for any_errors_fatal 28017 1726867552.70155: done checking for any_errors_fatal 28017 1726867552.70155: checking for max_fail_percentage 28017 1726867552.70156: done checking for max_fail_percentage 28017 1726867552.70157: checking to see if all hosts have failed and the running result is not ok 28017 1726867552.70158: done checking to see if all hosts have failed 28017 1726867552.70159: getting the remaining hosts for this loop 28017 1726867552.70160: done getting the remaining hosts for this loop 28017 1726867552.70162: getting the next task for host managed_node3 28017 1726867552.70166: done getting next task for host managed_node3 28017 1726867552.70168: ^ task is: TASK: Get stat for interface {{ interface }} 28017 1726867552.70171: ^ 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 28017 1726867552.70174: getting variables 28017 1726867552.70175: in VariableManager get_vars() 28017 1726867552.70387: Calling all_inventory to load vars for managed_node3 28017 1726867552.70390: Calling groups_inventory to load vars for managed_node3 28017 1726867552.70392: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867552.70398: Calling all_plugins_play to load vars for managed_node3 28017 1726867552.70400: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867552.70403: Calling groups_plugins_play to load vars for managed_node3 28017 1726867552.71922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867552.73561: done with get_vars() 28017 1726867552.73587: done getting variables 28017 1726867552.73746: variable 'interface' from source: set_fact TASK [Get stat for interface ethtest0] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 17:25:52 -0400 (0:00:00.139) 0:00:43.474 ****** 28017 1726867552.73775: entering _queue_task() for managed_node3/stat 28017 1726867552.74148: worker is 1 (out of 1 available) 28017 1726867552.74161: exiting _queue_task() for managed_node3/stat 28017 1726867552.74174: done queuing things up, now waiting for results queue to drain 28017 1726867552.74175: waiting for pending results... 28017 1726867552.74480: running TaskExecutor() for managed_node3/TASK: Get stat for interface ethtest0 28017 1726867552.74714: in run() - task 0affcac9-a3a5-415c-0e01-0000000008cf 28017 1726867552.74717: variable 'ansible_search_path' from source: unknown 28017 1726867552.74720: variable 'ansible_search_path' from source: unknown 28017 1726867552.74724: calling self._execute() 28017 1726867552.74797: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867552.74808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867552.74833: variable 'omit' from source: magic vars 28017 1726867552.75216: variable 'ansible_distribution_major_version' from source: facts 28017 1726867552.75237: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867552.75248: variable 'omit' from source: magic vars 28017 1726867552.75303: variable 'omit' from source: magic vars 28017 1726867552.75406: variable 'interface' from source: set_fact 28017 1726867552.75433: variable 'omit' from source: magic vars 28017 1726867552.75496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867552.75538: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867552.75564: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867552.75592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867552.75683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867552.75687: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867552.75689: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867552.75693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867552.75886: Set connection var ansible_connection to ssh 28017 1726867552.75889: Set connection var ansible_shell_type to sh 28017 1726867552.75892: Set connection var ansible_shell_executable to /bin/sh 28017 1726867552.75894: Set connection var ansible_pipelining to False 28017 1726867552.75897: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867552.75900: Set connection var ansible_timeout to 10 28017 1726867552.75902: variable 'ansible_shell_executable' from source: unknown 28017 1726867552.75904: variable 'ansible_connection' from source: unknown 28017 1726867552.75905: variable 'ansible_module_compression' from source: unknown 28017 1726867552.75907: variable 'ansible_shell_type' from source: unknown 28017 1726867552.75908: variable 'ansible_shell_executable' from source: unknown 28017 1726867552.75910: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867552.75911: variable 'ansible_pipelining' from source: unknown 28017 1726867552.75915: variable 'ansible_timeout' from source: unknown 28017 1726867552.75916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867552.76128: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 28017 1726867552.76182: variable 'omit' from source: magic vars 28017 1726867552.76185: starting attempt loop 28017 1726867552.76188: running the handler 28017 1726867552.76190: _low_level_execute_command(): starting 28017 1726867552.76194: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867552.76936: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867552.76953: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867552.76994: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867552.77011: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867552.77054: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867552.77115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867552.77169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867552.77218: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867552.79121: stdout chunk (state=3): >>>/root <<< 28017 1726867552.79124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867552.79129: stdout chunk (state=3): >>><<< 28017 1726867552.79131: stderr chunk (state=3): >>><<< 28017 1726867552.79134: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867552.79136: _low_level_execute_command(): starting 28017 1726867552.79300: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867552.7909877-29998-72844990981057 `" && echo ansible-tmp-1726867552.7909877-29998-72844990981057="` echo /root/.ansible/tmp/ansible-tmp-1726867552.7909877-29998-72844990981057 `" ) && sleep 0' 28017 1726867552.80069: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867552.80073: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867552.80085: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867552.80087: 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.15.68 originally 10.31.15.68 <<< 28017 1726867552.80090: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867552.80132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867552.80149: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867552.80215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867552.82331: stdout chunk (state=3): >>>ansible-tmp-1726867552.7909877-29998-72844990981057=/root/.ansible/tmp/ansible-tmp-1726867552.7909877-29998-72844990981057 <<< 28017 1726867552.82335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867552.82340: stdout chunk (state=3): >>><<< 28017 1726867552.82346: stderr chunk (state=3): >>><<< 28017 1726867552.82363: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867552.7909877-29998-72844990981057=/root/.ansible/tmp/ansible-tmp-1726867552.7909877-29998-72844990981057 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867552.82417: variable 'ansible_module_compression' from source: unknown 28017 1726867552.82476: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 28017 1726867552.82562: variable 'ansible_facts' from source: unknown 28017 1726867552.82704: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867552.7909877-29998-72844990981057/AnsiballZ_stat.py 28017 1726867552.82827: Sending initial data 28017 1726867552.82834: Sent initial data (152 bytes) 28017 1726867552.83562: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867552.83567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867552.83628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867552.85172: 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 <<< 28017 1726867552.85217: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867552.85268: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpmu5vvgor /root/.ansible/tmp/ansible-tmp-1726867552.7909877-29998-72844990981057/AnsiballZ_stat.py <<< 28017 1726867552.85273: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867552.7909877-29998-72844990981057/AnsiballZ_stat.py" <<< 28017 1726867552.85319: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpmu5vvgor" to remote "/root/.ansible/tmp/ansible-tmp-1726867552.7909877-29998-72844990981057/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867552.7909877-29998-72844990981057/AnsiballZ_stat.py" <<< 28017 1726867552.86038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867552.86083: stderr chunk (state=3): >>><<< 28017 1726867552.86155: stdout chunk (state=3): >>><<< 28017 1726867552.86164: done transferring module to remote 28017 1726867552.86180: _low_level_execute_command(): starting 28017 1726867552.86189: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867552.7909877-29998-72844990981057/ /root/.ansible/tmp/ansible-tmp-1726867552.7909877-29998-72844990981057/AnsiballZ_stat.py && sleep 0' 28017 1726867552.86784: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867552.86798: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867552.86817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867552.86837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867552.86852: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867552.86932: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867552.86972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867552.87005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867552.87023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867552.87097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867552.88910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867552.89094: stdout chunk (state=3): >>><<< 28017 1726867552.89097: stderr chunk (state=3): >>><<< 28017 1726867552.89100: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867552.89102: _low_level_execute_command(): starting 28017 1726867552.89104: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867552.7909877-29998-72844990981057/AnsiballZ_stat.py && sleep 0' 28017 1726867552.89608: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867552.89622: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867552.89641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867552.89660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867552.89693: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867552.89705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867552.89793: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867552.89810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867552.89834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867552.89852: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867552.89963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867553.05009: 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"}}} <<< 28017 1726867553.06397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867553.06557: stderr chunk (state=3): >>><<< 28017 1726867553.06561: stdout chunk (state=3): >>><<< 28017 1726867553.06566: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867553.06569: 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-1726867552.7909877-29998-72844990981057/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867553.06572: _low_level_execute_command(): starting 28017 1726867553.06574: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867552.7909877-29998-72844990981057/ > /dev/null 2>&1 && sleep 0' 28017 1726867553.07062: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867553.07075: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867553.07178: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867553.07200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867553.07274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867553.09092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867553.09151: stderr chunk (state=3): >>><<< 28017 1726867553.09154: stdout chunk (state=3): >>><<< 28017 1726867553.09157: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867553.09160: handler run complete 28017 1726867553.09162: attempt loop complete, returning result 28017 1726867553.09164: _execute() done 28017 1726867553.09166: dumping result to json 28017 1726867553.09168: done dumping result, returning 28017 1726867553.09170: done running TaskExecutor() for managed_node3/TASK: Get stat for interface ethtest0 [0affcac9-a3a5-415c-0e01-0000000008cf] 28017 1726867553.09172: sending task result for task 0affcac9-a3a5-415c-0e01-0000000008cf 28017 1726867553.09257: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000008cf 28017 1726867553.09260: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 28017 1726867553.09317: no more pending results, returning what we have 28017 1726867553.09320: results queue empty 28017 1726867553.09321: checking for any_errors_fatal 28017 1726867553.09323: done checking for any_errors_fatal 28017 1726867553.09323: checking for max_fail_percentage 28017 1726867553.09325: done checking for max_fail_percentage 28017 1726867553.09328: checking to see if all hosts have failed and the running result is not ok 28017 1726867553.09329: done checking to see if all hosts have failed 28017 1726867553.09329: getting the remaining hosts for this loop 28017 1726867553.09331: done getting the remaining hosts for this loop 28017 1726867553.09334: getting the next task for host managed_node3 28017 1726867553.09342: done getting next task for host managed_node3 28017 1726867553.09345: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 28017 1726867553.09347: ^ 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 28017 1726867553.09351: getting variables 28017 1726867553.09353: in VariableManager get_vars() 28017 1726867553.09385: Calling all_inventory to load vars for managed_node3 28017 1726867553.09387: Calling groups_inventory to load vars for managed_node3 28017 1726867553.09390: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867553.09401: Calling all_plugins_play to load vars for managed_node3 28017 1726867553.09404: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867553.09406: Calling groups_plugins_play to load vars for managed_node3 28017 1726867553.11127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867553.12691: done with get_vars() 28017 1726867553.12712: done getting variables 28017 1726867553.12785: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 28017 1726867553.12915: variable 'interface' from source: set_fact TASK [Assert that the interface is absent - 'ethtest0'] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 17:25:53 -0400 (0:00:00.391) 0:00:43.866 ****** 28017 1726867553.12954: entering _queue_task() for managed_node3/assert 28017 1726867553.13484: worker is 1 (out of 1 available) 28017 1726867553.13495: exiting _queue_task() for managed_node3/assert 28017 1726867553.13505: done queuing things up, now waiting for results queue to drain 28017 1726867553.13506: waiting for pending results... 28017 1726867553.13721: running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'ethtest0' 28017 1726867553.13785: in run() - task 0affcac9-a3a5-415c-0e01-0000000008b6 28017 1726867553.13807: variable 'ansible_search_path' from source: unknown 28017 1726867553.13820: variable 'ansible_search_path' from source: unknown 28017 1726867553.13868: calling self._execute() 28017 1726867553.13998: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867553.14010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867553.14020: variable 'omit' from source: magic vars 28017 1726867553.14359: variable 'ansible_distribution_major_version' from source: facts 28017 1726867553.14373: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867553.14386: variable 'omit' from source: magic vars 28017 1726867553.14410: variable 'omit' from source: magic vars 28017 1726867553.14574: variable 'interface' from source: set_fact 28017 1726867553.14580: variable 'omit' from source: magic vars 28017 1726867553.14582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867553.14585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867553.14587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867553.14614: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867553.14620: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867553.14644: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867553.14647: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867553.14650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867553.14722: Set connection var ansible_connection to ssh 28017 1726867553.14725: Set connection var ansible_shell_type to sh 28017 1726867553.14730: Set connection var ansible_shell_executable to /bin/sh 28017 1726867553.14736: Set connection var ansible_pipelining to False 28017 1726867553.14741: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867553.14749: Set connection var ansible_timeout to 10 28017 1726867553.14765: variable 'ansible_shell_executable' from source: unknown 28017 1726867553.14768: variable 'ansible_connection' from source: unknown 28017 1726867553.14770: variable 'ansible_module_compression' from source: unknown 28017 1726867553.14773: variable 'ansible_shell_type' from source: unknown 28017 1726867553.14775: variable 'ansible_shell_executable' from source: unknown 28017 1726867553.14779: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867553.14784: variable 'ansible_pipelining' from source: unknown 28017 1726867553.14787: variable 'ansible_timeout' from source: unknown 28017 1726867553.14790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867553.14906: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867553.14917: variable 'omit' from source: magic vars 28017 1726867553.14922: starting attempt loop 28017 1726867553.14928: running the handler 28017 1726867553.15024: variable 'interface_stat' from source: set_fact 28017 1726867553.15032: Evaluated conditional (not interface_stat.stat.exists): True 28017 1726867553.15037: handler run complete 28017 1726867553.15050: attempt loop complete, returning result 28017 1726867553.15052: _execute() done 28017 1726867553.15055: dumping result to json 28017 1726867553.15057: done dumping result, returning 28017 1726867553.15064: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'ethtest0' [0affcac9-a3a5-415c-0e01-0000000008b6] 28017 1726867553.15067: sending task result for task 0affcac9-a3a5-415c-0e01-0000000008b6 28017 1726867553.15150: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000008b6 28017 1726867553.15154: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 28017 1726867553.15200: no more pending results, returning what we have 28017 1726867553.15203: results queue empty 28017 1726867553.15204: checking for any_errors_fatal 28017 1726867553.15213: done checking for any_errors_fatal 28017 1726867553.15214: checking for max_fail_percentage 28017 1726867553.15216: done checking for max_fail_percentage 28017 1726867553.15217: checking to see if all hosts have failed and the running result is not ok 28017 1726867553.15218: done checking to see if all hosts have failed 28017 1726867553.15218: getting the remaining hosts for this loop 28017 1726867553.15220: done getting the remaining hosts for this loop 28017 1726867553.15223: getting the next task for host managed_node3 28017 1726867553.15233: done getting next task for host managed_node3 28017 1726867553.15236: ^ task is: TASK: Verify network state restored to default 28017 1726867553.15238: ^ 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 28017 1726867553.15242: getting variables 28017 1726867553.15243: in VariableManager get_vars() 28017 1726867553.15272: Calling all_inventory to load vars for managed_node3 28017 1726867553.15274: Calling groups_inventory to load vars for managed_node3 28017 1726867553.15279: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867553.15288: Calling all_plugins_play to load vars for managed_node3 28017 1726867553.15291: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867553.15294: Calling groups_plugins_play to load vars for managed_node3 28017 1726867553.17361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867553.18925: done with get_vars() 28017 1726867553.18945: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:158 Friday 20 September 2024 17:25:53 -0400 (0:00:00.060) 0:00:43.926 ****** 28017 1726867553.19021: entering _queue_task() for managed_node3/include_tasks 28017 1726867553.19258: worker is 1 (out of 1 available) 28017 1726867553.19272: exiting _queue_task() for managed_node3/include_tasks 28017 1726867553.19294: done queuing things up, now waiting for results queue to drain 28017 1726867553.19295: waiting for pending results... 28017 1726867553.19446: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 28017 1726867553.19515: in run() - task 0affcac9-a3a5-415c-0e01-0000000000f1 28017 1726867553.19521: variable 'ansible_search_path' from source: unknown 28017 1726867553.19550: calling self._execute() 28017 1726867553.19629: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867553.19636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867553.19640: variable 'omit' from source: magic vars 28017 1726867553.20097: variable 'ansible_distribution_major_version' from source: facts 28017 1726867553.20102: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867553.20105: _execute() done 28017 1726867553.20107: dumping result to json 28017 1726867553.20110: done dumping result, returning 28017 1726867553.20112: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0affcac9-a3a5-415c-0e01-0000000000f1] 28017 1726867553.20114: sending task result for task 0affcac9-a3a5-415c-0e01-0000000000f1 28017 1726867553.20283: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000000f1 28017 1726867553.20287: WORKER PROCESS EXITING 28017 1726867553.20320: no more pending results, returning what we have 28017 1726867553.20328: in VariableManager get_vars() 28017 1726867553.20359: Calling all_inventory to load vars for managed_node3 28017 1726867553.20361: Calling groups_inventory to load vars for managed_node3 28017 1726867553.20365: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867553.20385: Calling all_plugins_play to load vars for managed_node3 28017 1726867553.20389: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867553.20392: Calling groups_plugins_play to load vars for managed_node3 28017 1726867553.21581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867553.22469: done with get_vars() 28017 1726867553.22484: variable 'ansible_search_path' from source: unknown 28017 1726867553.22494: we have included files to process 28017 1726867553.22495: generating all_blocks data 28017 1726867553.22496: done generating all_blocks data 28017 1726867553.22499: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 28017 1726867553.22499: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 28017 1726867553.22501: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 28017 1726867553.22771: done processing included file 28017 1726867553.22772: iterating over new_blocks loaded from include file 28017 1726867553.22773: in VariableManager get_vars() 28017 1726867553.22782: done with get_vars() 28017 1726867553.22783: filtering new block on tags 28017 1726867553.22797: done filtering new block on tags 28017 1726867553.22798: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node3 28017 1726867553.22802: extending task lists for all hosts with included blocks 28017 1726867553.22953: done extending task lists 28017 1726867553.22954: done processing included files 28017 1726867553.22955: results queue empty 28017 1726867553.22955: checking for any_errors_fatal 28017 1726867553.22957: done checking for any_errors_fatal 28017 1726867553.22957: checking for max_fail_percentage 28017 1726867553.22958: done checking for max_fail_percentage 28017 1726867553.22959: checking to see if all hosts have failed and the running result is not ok 28017 1726867553.22959: done checking to see if all hosts have failed 28017 1726867553.22960: getting the remaining hosts for this loop 28017 1726867553.22960: done getting the remaining hosts for this loop 28017 1726867553.22962: getting the next task for host managed_node3 28017 1726867553.22964: done getting next task for host managed_node3 28017 1726867553.22965: ^ task is: TASK: Check routes and DNS 28017 1726867553.22967: ^ 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 28017 1726867553.22968: getting variables 28017 1726867553.22969: in VariableManager get_vars() 28017 1726867553.22974: Calling all_inventory to load vars for managed_node3 28017 1726867553.22975: Calling groups_inventory to load vars for managed_node3 28017 1726867553.22976: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867553.22981: Calling all_plugins_play to load vars for managed_node3 28017 1726867553.22983: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867553.22984: Calling groups_plugins_play to load vars for managed_node3 28017 1726867553.23645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867553.24492: done with get_vars() 28017 1726867553.24506: done getting variables 28017 1726867553.24534: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 17:25:53 -0400 (0:00:00.055) 0:00:43.982 ****** 28017 1726867553.24554: entering _queue_task() for managed_node3/shell 28017 1726867553.24772: worker is 1 (out of 1 available) 28017 1726867553.24787: exiting _queue_task() for managed_node3/shell 28017 1726867553.24800: done queuing things up, now waiting for results queue to drain 28017 1726867553.24801: waiting for pending results... 28017 1726867553.24975: running TaskExecutor() for managed_node3/TASK: Check routes and DNS 28017 1726867553.25054: in run() - task 0affcac9-a3a5-415c-0e01-0000000008e7 28017 1726867553.25065: variable 'ansible_search_path' from source: unknown 28017 1726867553.25069: variable 'ansible_search_path' from source: unknown 28017 1726867553.25098: calling self._execute() 28017 1726867553.25170: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867553.25176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867553.25186: variable 'omit' from source: magic vars 28017 1726867553.25466: variable 'ansible_distribution_major_version' from source: facts 28017 1726867553.25476: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867553.25483: variable 'omit' from source: magic vars 28017 1726867553.25511: variable 'omit' from source: magic vars 28017 1726867553.25540: variable 'omit' from source: magic vars 28017 1726867553.25573: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867553.25604: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867553.25619: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867553.25634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867553.25643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867553.25667: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867553.25672: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867553.25676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867553.25745: Set connection var ansible_connection to ssh 28017 1726867553.25752: Set connection var ansible_shell_type to sh 28017 1726867553.25758: Set connection var ansible_shell_executable to /bin/sh 28017 1726867553.25763: Set connection var ansible_pipelining to False 28017 1726867553.25768: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867553.25775: Set connection var ansible_timeout to 10 28017 1726867553.25796: variable 'ansible_shell_executable' from source: unknown 28017 1726867553.25799: variable 'ansible_connection' from source: unknown 28017 1726867553.25802: variable 'ansible_module_compression' from source: unknown 28017 1726867553.25805: variable 'ansible_shell_type' from source: unknown 28017 1726867553.25807: variable 'ansible_shell_executable' from source: unknown 28017 1726867553.25809: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867553.25811: variable 'ansible_pipelining' from source: unknown 28017 1726867553.25814: variable 'ansible_timeout' from source: unknown 28017 1726867553.25816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867553.25917: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867553.25928: variable 'omit' from source: magic vars 28017 1726867553.25936: starting attempt loop 28017 1726867553.25940: running the handler 28017 1726867553.25947: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867553.25962: _low_level_execute_command(): starting 28017 1726867553.25968: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867553.26464: 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 <<< 28017 1726867553.26504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.26508: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867553.26510: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867553.26513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.26558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867553.26561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867553.26563: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867553.26627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867553.28283: stdout chunk (state=3): >>>/root <<< 28017 1726867553.28385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867553.28414: stderr chunk (state=3): >>><<< 28017 1726867553.28417: stdout chunk (state=3): >>><<< 28017 1726867553.28442: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867553.28453: _low_level_execute_command(): starting 28017 1726867553.28459: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867553.2844107-30039-201025378345411 `" && echo ansible-tmp-1726867553.2844107-30039-201025378345411="` echo /root/.ansible/tmp/ansible-tmp-1726867553.2844107-30039-201025378345411 `" ) && sleep 0' 28017 1726867553.28885: 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 <<< 28017 1726867553.28898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.28911: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.28966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867553.28972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867553.28975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867553.29016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867553.30894: stdout chunk (state=3): >>>ansible-tmp-1726867553.2844107-30039-201025378345411=/root/.ansible/tmp/ansible-tmp-1726867553.2844107-30039-201025378345411 <<< 28017 1726867553.30997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867553.31025: stderr chunk (state=3): >>><<< 28017 1726867553.31028: stdout chunk (state=3): >>><<< 28017 1726867553.31043: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867553.2844107-30039-201025378345411=/root/.ansible/tmp/ansible-tmp-1726867553.2844107-30039-201025378345411 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867553.31068: variable 'ansible_module_compression' from source: unknown 28017 1726867553.31108: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28017 1726867553.31149: variable 'ansible_facts' from source: unknown 28017 1726867553.31200: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867553.2844107-30039-201025378345411/AnsiballZ_command.py 28017 1726867553.31298: Sending initial data 28017 1726867553.31301: Sent initial data (156 bytes) 28017 1726867553.31732: 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 <<< 28017 1726867553.31735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867553.31737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28017 1726867553.31739: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867553.31742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.31784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867553.31787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867553.31807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867553.31856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867553.33386: 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 <<< 28017 1726867553.33390: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 28017 1726867553.33427: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867553.33471: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpttflv26p /root/.ansible/tmp/ansible-tmp-1726867553.2844107-30039-201025378345411/AnsiballZ_command.py <<< 28017 1726867553.33473: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867553.2844107-30039-201025378345411/AnsiballZ_command.py" <<< 28017 1726867553.33513: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpttflv26p" to remote "/root/.ansible/tmp/ansible-tmp-1726867553.2844107-30039-201025378345411/AnsiballZ_command.py" <<< 28017 1726867553.33516: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867553.2844107-30039-201025378345411/AnsiballZ_command.py" <<< 28017 1726867553.34050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867553.34085: stderr chunk (state=3): >>><<< 28017 1726867553.34089: stdout chunk (state=3): >>><<< 28017 1726867553.34128: done transferring module to remote 28017 1726867553.34138: _low_level_execute_command(): starting 28017 1726867553.34146: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867553.2844107-30039-201025378345411/ /root/.ansible/tmp/ansible-tmp-1726867553.2844107-30039-201025378345411/AnsiballZ_command.py && sleep 0' 28017 1726867553.34552: 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 <<< 28017 1726867553.34555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.34560: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867553.34562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.34611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867553.34614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867553.34661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867553.36382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867553.36405: stderr chunk (state=3): >>><<< 28017 1726867553.36408: stdout chunk (state=3): >>><<< 28017 1726867553.36422: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867553.36425: _low_level_execute_command(): starting 28017 1726867553.36431: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867553.2844107-30039-201025378345411/AnsiballZ_command.py && sleep 0' 28017 1726867553.36852: 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 <<< 28017 1726867553.36855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867553.36857: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867553.36860: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.36903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867553.36906: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867553.36963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867553.52828: 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 0a:ff:de:45:ad:8b brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.15.68/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2832sec preferred_lft 2832sec\n inet6 fe80::8ff:deff:fe45:ad8b/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.68 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.68 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 17:25:53.517205", "end": "2024-09-20 17:25:53.525944", "delta": "0:00:00.008739", "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}}} <<< 28017 1726867553.54292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 28017 1726867553.54315: stderr chunk (state=3): >>><<< 28017 1726867553.54318: stdout chunk (state=3): >>><<< 28017 1726867553.54341: _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 0a:ff:de:45:ad:8b brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.15.68/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2832sec preferred_lft 2832sec\n inet6 fe80::8ff:deff:fe45:ad8b/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.68 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.68 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 17:25:53.517205", "end": "2024-09-20 17:25:53.525944", "delta": "0:00:00.008739", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867553.54374: 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-1726867553.2844107-30039-201025378345411/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867553.54383: _low_level_execute_command(): starting 28017 1726867553.54388: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867553.2844107-30039-201025378345411/ > /dev/null 2>&1 && sleep 0' 28017 1726867553.54809: 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 <<< 28017 1726867553.54813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 28017 1726867553.54815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 28017 1726867553.54817: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867553.54819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.54867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867553.54871: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867553.54918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867553.56886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867553.56890: stdout chunk (state=3): >>><<< 28017 1726867553.56892: stderr chunk (state=3): >>><<< 28017 1726867553.56895: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867553.56897: handler run complete 28017 1726867553.56899: Evaluated conditional (False): False 28017 1726867553.56901: attempt loop complete, returning result 28017 1726867553.56903: _execute() done 28017 1726867553.56905: dumping result to json 28017 1726867553.56906: done dumping result, returning 28017 1726867553.56908: done running TaskExecutor() for managed_node3/TASK: Check routes and DNS [0affcac9-a3a5-415c-0e01-0000000008e7] 28017 1726867553.56909: sending task result for task 0affcac9-a3a5-415c-0e01-0000000008e7 28017 1726867553.56974: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000008e7 28017 1726867553.56980: WORKER PROCESS EXITING ok: [managed_node3] => { "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.008739", "end": "2024-09-20 17:25:53.525944", "rc": 0, "start": "2024-09-20 17:25:53.517205" } 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 0a:ff:de:45:ad:8b brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.15.68/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 2832sec preferred_lft 2832sec inet6 fe80::8ff:deff:fe45:ad8b/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.68 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.68 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 28017 1726867553.57053: no more pending results, returning what we have 28017 1726867553.57056: results queue empty 28017 1726867553.57057: checking for any_errors_fatal 28017 1726867553.57059: done checking for any_errors_fatal 28017 1726867553.57059: checking for max_fail_percentage 28017 1726867553.57061: done checking for max_fail_percentage 28017 1726867553.57062: checking to see if all hosts have failed and the running result is not ok 28017 1726867553.57062: done checking to see if all hosts have failed 28017 1726867553.57063: getting the remaining hosts for this loop 28017 1726867553.57064: done getting the remaining hosts for this loop 28017 1726867553.57068: getting the next task for host managed_node3 28017 1726867553.57073: done getting next task for host managed_node3 28017 1726867553.57075: ^ task is: TASK: Verify DNS and network connectivity 28017 1726867553.57080: ^ 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 28017 1726867553.57084: getting variables 28017 1726867553.57086: in VariableManager get_vars() 28017 1726867553.57226: Calling all_inventory to load vars for managed_node3 28017 1726867553.57233: Calling groups_inventory to load vars for managed_node3 28017 1726867553.57236: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867553.57245: Calling all_plugins_play to load vars for managed_node3 28017 1726867553.57248: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867553.57250: Calling groups_plugins_play to load vars for managed_node3 28017 1726867553.58795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867553.60336: done with get_vars() 28017 1726867553.60352: done getting variables 28017 1726867553.60398: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 17:25:53 -0400 (0:00:00.358) 0:00:44.340 ****** 28017 1726867553.60421: entering _queue_task() for managed_node3/shell 28017 1726867553.60654: worker is 1 (out of 1 available) 28017 1726867553.60667: exiting _queue_task() for managed_node3/shell 28017 1726867553.60680: done queuing things up, now waiting for results queue to drain 28017 1726867553.60681: waiting for pending results... 28017 1726867553.60853: running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity 28017 1726867553.60929: in run() - task 0affcac9-a3a5-415c-0e01-0000000008e8 28017 1726867553.60945: variable 'ansible_search_path' from source: unknown 28017 1726867553.60949: variable 'ansible_search_path' from source: unknown 28017 1726867553.60976: calling self._execute() 28017 1726867553.61064: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867553.61068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867553.61079: variable 'omit' from source: magic vars 28017 1726867553.61364: variable 'ansible_distribution_major_version' from source: facts 28017 1726867553.61374: Evaluated conditional (ansible_distribution_major_version != '6'): True 28017 1726867553.61469: variable 'ansible_facts' from source: unknown 28017 1726867553.61921: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 28017 1726867553.61929: variable 'omit' from source: magic vars 28017 1726867553.61956: variable 'omit' from source: magic vars 28017 1726867553.61979: variable 'omit' from source: magic vars 28017 1726867553.62012: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28017 1726867553.62040: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28017 1726867553.62056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28017 1726867553.62069: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867553.62080: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28017 1726867553.62109: variable 'inventory_hostname' from source: host vars for 'managed_node3' 28017 1726867553.62112: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867553.62114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867553.62175: Set connection var ansible_connection to ssh 28017 1726867553.62183: Set connection var ansible_shell_type to sh 28017 1726867553.62188: Set connection var ansible_shell_executable to /bin/sh 28017 1726867553.62194: Set connection var ansible_pipelining to False 28017 1726867553.62199: Set connection var ansible_module_compression to ZIP_DEFLATED 28017 1726867553.62208: Set connection var ansible_timeout to 10 28017 1726867553.62230: variable 'ansible_shell_executable' from source: unknown 28017 1726867553.62233: variable 'ansible_connection' from source: unknown 28017 1726867553.62236: variable 'ansible_module_compression' from source: unknown 28017 1726867553.62238: variable 'ansible_shell_type' from source: unknown 28017 1726867553.62240: variable 'ansible_shell_executable' from source: unknown 28017 1726867553.62242: variable 'ansible_host' from source: host vars for 'managed_node3' 28017 1726867553.62245: variable 'ansible_pipelining' from source: unknown 28017 1726867553.62247: variable 'ansible_timeout' from source: unknown 28017 1726867553.62249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 28017 1726867553.62350: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867553.62357: variable 'omit' from source: magic vars 28017 1726867553.62362: starting attempt loop 28017 1726867553.62365: running the handler 28017 1726867553.62374: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 28017 1726867553.62391: _low_level_execute_command(): starting 28017 1726867553.62398: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28017 1726867553.62910: 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 <<< 28017 1726867553.62914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.62918: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867553.62921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.62968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867553.62971: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867553.62973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867553.63028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867553.64645: stdout chunk (state=3): >>>/root <<< 28017 1726867553.64747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867553.64772: stderr chunk (state=3): >>><<< 28017 1726867553.64775: stdout chunk (state=3): >>><<< 28017 1726867553.64795: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867553.64806: _low_level_execute_command(): starting 28017 1726867553.64810: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867553.6479478-30061-264958228991017 `" && echo ansible-tmp-1726867553.6479478-30061-264958228991017="` echo /root/.ansible/tmp/ansible-tmp-1726867553.6479478-30061-264958228991017 `" ) && sleep 0' 28017 1726867553.65232: 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 <<< 28017 1726867553.65235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.65238: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867553.65240: 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.15.68 originally 10.31.15.68 debug2: match found <<< 28017 1726867553.65242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.65298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867553.65302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867553.65346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867553.67209: stdout chunk (state=3): >>>ansible-tmp-1726867553.6479478-30061-264958228991017=/root/.ansible/tmp/ansible-tmp-1726867553.6479478-30061-264958228991017 <<< 28017 1726867553.67320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867553.67344: stderr chunk (state=3): >>><<< 28017 1726867553.67348: stdout chunk (state=3): >>><<< 28017 1726867553.67361: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867553.6479478-30061-264958228991017=/root/.ansible/tmp/ansible-tmp-1726867553.6479478-30061-264958228991017 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867553.67385: variable 'ansible_module_compression' from source: unknown 28017 1726867553.67423: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28017ze18g7yh/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 28017 1726867553.67456: variable 'ansible_facts' from source: unknown 28017 1726867553.67506: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867553.6479478-30061-264958228991017/AnsiballZ_command.py 28017 1726867553.67598: Sending initial data 28017 1726867553.67601: Sent initial data (156 bytes) 28017 1726867553.68018: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867553.68021: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.68024: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 28017 1726867553.68029: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.68064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867553.68083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867553.68131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867553.69674: 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 <<< 28017 1726867553.69712: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28017 1726867553.69755: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpaug6y758 /root/.ansible/tmp/ansible-tmp-1726867553.6479478-30061-264958228991017/AnsiballZ_command.py <<< 28017 1726867553.69766: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867553.6479478-30061-264958228991017/AnsiballZ_command.py" <<< 28017 1726867553.69803: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-28017ze18g7yh/tmpaug6y758" to remote "/root/.ansible/tmp/ansible-tmp-1726867553.6479478-30061-264958228991017/AnsiballZ_command.py" <<< 28017 1726867553.69805: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867553.6479478-30061-264958228991017/AnsiballZ_command.py" <<< 28017 1726867553.70342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867553.70374: stderr chunk (state=3): >>><<< 28017 1726867553.70379: stdout chunk (state=3): >>><<< 28017 1726867553.70418: done transferring module to remote 28017 1726867553.70428: _low_level_execute_command(): starting 28017 1726867553.70432: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867553.6479478-30061-264958228991017/ /root/.ansible/tmp/ansible-tmp-1726867553.6479478-30061-264958228991017/AnsiballZ_command.py && sleep 0' 28017 1726867553.70947: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 28017 1726867553.70953: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.71000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867553.71038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867553.72886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867553.72889: stdout chunk (state=3): >>><<< 28017 1726867553.72891: stderr chunk (state=3): >>><<< 28017 1726867553.72894: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867553.72896: _low_level_execute_command(): starting 28017 1726867553.72898: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867553.6479478-30061-264958228991017/AnsiballZ_command.py && sleep 0' 28017 1726867553.73508: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867553.73568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 28017 1726867553.73594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867553.73658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867554.06586: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 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\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\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 2263 0 --:--:-- --:--:-- --:--:-- 2276\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 15877 0 --:--:-- --:--:-- --:--:-- 16166", "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 17:25:53.884284", "end": "2024-09-20 17:25:54.059885", "delta": "0:00:00.175601", "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}}} <<< 28017 1726867554.07857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867554.07897: stderr chunk (state=3): >>>Shared connection to 10.31.15.68 closed. <<< 28017 1726867554.07952: stderr chunk (state=3): >>><<< 28017 1726867554.08095: stdout chunk (state=3): >>><<< 28017 1726867554.08119: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 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\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\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 2263 0 --:--:-- --:--:-- --:--:-- 2276\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 15877 0 --:--:-- --:--:-- --:--:-- 16166", "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 17:25:53.884284", "end": "2024-09-20 17:25:54.059885", "delta": "0:00:00.175601", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 28017 1726867554.08167: 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-1726867553.6479478-30061-264958228991017/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28017 1726867554.08171: _low_level_execute_command(): starting 28017 1726867554.08238: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867553.6479478-30061-264958228991017/ > /dev/null 2>&1 && sleep 0' 28017 1726867554.09548: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 28017 1726867554.09623: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867554.09637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867554.09657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867554.09663: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867554.09672: stderr chunk (state=3): >>>debug2: match not found <<< 28017 1726867554.09684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867554.09698: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28017 1726867554.09766: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 28017 1726867554.09769: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28017 1726867554.09771: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28017 1726867554.09773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28017 1726867554.09775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28017 1726867554.09780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 28017 1726867554.09782: stderr chunk (state=3): >>>debug2: match found <<< 28017 1726867554.09784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28017 1726867554.09858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 28017 1726867554.09974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28017 1726867554.10032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28017 1726867554.11882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28017 1726867554.11908: stdout chunk (state=3): >>><<< 28017 1726867554.12185: stderr chunk (state=3): >>><<< 28017 1726867554.12188: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28017 1726867554.12191: handler run complete 28017 1726867554.12193: Evaluated conditional (False): False 28017 1726867554.12195: attempt loop complete, returning result 28017 1726867554.12197: _execute() done 28017 1726867554.12199: dumping result to json 28017 1726867554.12201: done dumping result, returning 28017 1726867554.12203: done running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity [0affcac9-a3a5-415c-0e01-0000000008e8] 28017 1726867554.12205: sending task result for task 0affcac9-a3a5-415c-0e01-0000000008e8 28017 1726867554.12283: done sending task result for task 0affcac9-a3a5-415c-0e01-0000000008e8 28017 1726867554.12285: WORKER PROCESS EXITING ok: [managed_node3] => { "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.175601", "end": "2024-09-20 17:25:54.059885", "rc": 0, "start": "2024-09-20 17:25:53.884284" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 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 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 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 2263 0 --:--:-- --:--:-- --:--:-- 2276 % 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 15877 0 --:--:-- --:--:-- --:--:-- 16166 28017 1726867554.12447: no more pending results, returning what we have 28017 1726867554.12455: results queue empty 28017 1726867554.12456: checking for any_errors_fatal 28017 1726867554.12470: done checking for any_errors_fatal 28017 1726867554.12471: checking for max_fail_percentage 28017 1726867554.12473: done checking for max_fail_percentage 28017 1726867554.12474: checking to see if all hosts have failed and the running result is not ok 28017 1726867554.12475: done checking to see if all hosts have failed 28017 1726867554.12475: getting the remaining hosts for this loop 28017 1726867554.12479: done getting the remaining hosts for this loop 28017 1726867554.12483: getting the next task for host managed_node3 28017 1726867554.12491: done getting next task for host managed_node3 28017 1726867554.12493: ^ task is: TASK: meta (flush_handlers) 28017 1726867554.12495: ^ 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 28017 1726867554.12500: getting variables 28017 1726867554.12502: in VariableManager get_vars() 28017 1726867554.12532: Calling all_inventory to load vars for managed_node3 28017 1726867554.12534: Calling groups_inventory to load vars for managed_node3 28017 1726867554.12537: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867554.12548: Calling all_plugins_play to load vars for managed_node3 28017 1726867554.12551: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867554.12553: Calling groups_plugins_play to load vars for managed_node3 28017 1726867554.14757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867554.16953: done with get_vars() 28017 1726867554.16976: done getting variables 28017 1726867554.17042: in VariableManager get_vars() 28017 1726867554.17052: Calling all_inventory to load vars for managed_node3 28017 1726867554.17054: Calling groups_inventory to load vars for managed_node3 28017 1726867554.17056: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867554.17061: Calling all_plugins_play to load vars for managed_node3 28017 1726867554.17063: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867554.17066: Calling groups_plugins_play to load vars for managed_node3 28017 1726867554.18993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867554.20709: done with get_vars() 28017 1726867554.20737: done queuing things up, now waiting for results queue to drain 28017 1726867554.20739: results queue empty 28017 1726867554.20740: checking for any_errors_fatal 28017 1726867554.20744: done checking for any_errors_fatal 28017 1726867554.20744: checking for max_fail_percentage 28017 1726867554.20745: done checking for max_fail_percentage 28017 1726867554.20746: checking to see if all hosts have failed and the running result is not ok 28017 1726867554.20747: done checking to see if all hosts have failed 28017 1726867554.20748: getting the remaining hosts for this loop 28017 1726867554.20748: done getting the remaining hosts for this loop 28017 1726867554.20751: getting the next task for host managed_node3 28017 1726867554.20755: done getting next task for host managed_node3 28017 1726867554.20756: ^ task is: TASK: meta (flush_handlers) 28017 1726867554.20758: ^ 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 28017 1726867554.20760: getting variables 28017 1726867554.20761: in VariableManager get_vars() 28017 1726867554.20770: Calling all_inventory to load vars for managed_node3 28017 1726867554.20772: Calling groups_inventory to load vars for managed_node3 28017 1726867554.20774: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867554.20781: Calling all_plugins_play to load vars for managed_node3 28017 1726867554.20783: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867554.20786: Calling groups_plugins_play to load vars for managed_node3 28017 1726867554.23120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867554.24729: done with get_vars() 28017 1726867554.24750: done getting variables 28017 1726867554.24807: in VariableManager get_vars() 28017 1726867554.24818: Calling all_inventory to load vars for managed_node3 28017 1726867554.24820: Calling groups_inventory to load vars for managed_node3 28017 1726867554.24823: Calling all_plugins_inventory to load vars for managed_node3 28017 1726867554.24828: Calling all_plugins_play to load vars for managed_node3 28017 1726867554.24830: Calling groups_plugins_inventory to load vars for managed_node3 28017 1726867554.24833: Calling groups_plugins_play to load vars for managed_node3 28017 1726867554.26418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28017 1726867554.28548: done with get_vars() 28017 1726867554.28575: done queuing things up, now waiting for results queue to drain 28017 1726867554.28579: results queue empty 28017 1726867554.28581: checking for any_errors_fatal 28017 1726867554.28582: done checking for any_errors_fatal 28017 1726867554.28583: checking for max_fail_percentage 28017 1726867554.28584: done checking for max_fail_percentage 28017 1726867554.28584: checking to see if all hosts have failed and the running result is not ok 28017 1726867554.28585: done checking to see if all hosts have failed 28017 1726867554.28586: getting the remaining hosts for this loop 28017 1726867554.28587: done getting the remaining hosts for this loop 28017 1726867554.28590: getting the next task for host managed_node3 28017 1726867554.28598: done getting next task for host managed_node3 28017 1726867554.28599: ^ task is: None 28017 1726867554.28601: ^ 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 28017 1726867554.28602: done queuing things up, now waiting for results queue to drain 28017 1726867554.28603: results queue empty 28017 1726867554.28603: checking for any_errors_fatal 28017 1726867554.28604: done checking for any_errors_fatal 28017 1726867554.28605: checking for max_fail_percentage 28017 1726867554.28606: done checking for max_fail_percentage 28017 1726867554.28606: checking to see if all hosts have failed and the running result is not ok 28017 1726867554.28607: done checking to see if all hosts have failed 28017 1726867554.28608: getting the next task for host managed_node3 28017 1726867554.28611: done getting next task for host managed_node3 28017 1726867554.28611: ^ task is: None 28017 1726867554.28613: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=90 changed=6 unreachable=0 failed=0 skipped=91 rescued=0 ignored=1 Friday 20 September 2024 17:25:54 -0400 (0:00:00.682) 0:00:45.023 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 1.83s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.83s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.77s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.74s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.36s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_table_nm.yml:6 Gathering Facts --------------------------------------------------------- 1.13s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 1.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Create veth interface ethtest0 ------------------------------------------ 1.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.05s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 1.04s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:149 Gathering Facts --------------------------------------------------------- 1.02s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Gathering Facts --------------------------------------------------------- 0.92s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.87s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which packages are installed --- 0.87s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.86s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_table.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 0.80s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.76s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Install iproute --------------------------------------------------------- 0.76s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.75s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.74s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 28017 1726867554.28741: RUNNING CLEANUP