[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. 29641 1727096515.63233: 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-And 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 29641 1727096515.64253: Added group all to inventory 29641 1727096515.64255: Added group ungrouped to inventory 29641 1727096515.64259: Group all now contains ungrouped 29641 1727096515.64262: Examining possible inventory source: /tmp/network-EuO/inventory.yml 29641 1727096515.99411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 29641 1727096515.99473: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 29641 1727096515.99497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 29641 1727096515.99554: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 29641 1727096515.99829: Loaded config def from plugin (inventory/script) 29641 1727096515.99832: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 29641 1727096515.99874: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 29641 1727096515.99962: Loaded config def from plugin (inventory/yaml) 29641 1727096515.99965: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 29641 1727096516.00252: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 29641 1727096516.01081: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 29641 1727096516.01084: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 29641 1727096516.01087: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 29641 1727096516.01093: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 29641 1727096516.01097: Loading data from /tmp/network-EuO/inventory.yml 29641 1727096516.01163: /tmp/network-EuO/inventory.yml was not parsable by auto 29641 1727096516.01429: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 29641 1727096516.01469: Loading data from /tmp/network-EuO/inventory.yml 29641 1727096516.01548: group all already in inventory 29641 1727096516.01555: set inventory_file for managed_node1 29641 1727096516.01559: set inventory_dir for managed_node1 29641 1727096516.01560: Added host managed_node1 to inventory 29641 1727096516.01562: Added host managed_node1 to group all 29641 1727096516.01563: set ansible_host for managed_node1 29641 1727096516.01564: set ansible_ssh_extra_args for managed_node1 29641 1727096516.01567: set inventory_file for managed_node2 29641 1727096516.01774: set inventory_dir for managed_node2 29641 1727096516.01775: Added host managed_node2 to inventory 29641 1727096516.01777: Added host managed_node2 to group all 29641 1727096516.01778: set ansible_host for managed_node2 29641 1727096516.01779: set ansible_ssh_extra_args for managed_node2 29641 1727096516.01782: set inventory_file for managed_node3 29641 1727096516.01785: set inventory_dir for managed_node3 29641 1727096516.01786: Added host managed_node3 to inventory 29641 1727096516.01787: Added host managed_node3 to group all 29641 1727096516.01788: set ansible_host for managed_node3 29641 1727096516.01788: set ansible_ssh_extra_args for managed_node3 29641 1727096516.01791: Reconcile groups and hosts in inventory. 29641 1727096516.01795: Group ungrouped now contains managed_node1 29641 1727096516.01797: Group ungrouped now contains managed_node2 29641 1727096516.01798: Group ungrouped now contains managed_node3 29641 1727096516.01874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 29641 1727096516.02198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 29641 1727096516.02246: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 29641 1727096516.02277: Loaded config def from plugin (vars/host_group_vars) 29641 1727096516.02279: 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) 29641 1727096516.02286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 29641 1727096516.02294: 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) 29641 1727096516.02336: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 29641 1727096516.03116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096516.03506: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 29641 1727096516.03546: Loaded config def from plugin (connection/local) 29641 1727096516.03549: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 29641 1727096516.04846: Loaded config def from plugin (connection/paramiko_ssh) 29641 1727096516.04849: 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) 29641 1727096516.07278: 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) 29641 1727096516.07317: Loaded config def from plugin (connection/psrp) 29641 1727096516.07320: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 29641 1727096516.08830: 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) 29641 1727096516.08871: Loaded config def from plugin (connection/ssh) 29641 1727096516.08874: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 29641 1727096516.12633: 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) 29641 1727096516.12902: Loaded config def from plugin (connection/winrm) 29641 1727096516.12905: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 29641 1727096516.12938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 29641 1727096516.13090: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 29641 1727096516.13161: Loaded config def from plugin (shell/cmd) 29641 1727096516.13163: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 29641 1727096516.13290: 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) 29641 1727096516.13472: Loaded config def from plugin (shell/powershell) 29641 1727096516.13474: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 29641 1727096516.13526: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 29641 1727096516.13930: Loaded config def from plugin (shell/sh) 29641 1727096516.13932: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 29641 1727096516.13966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 29641 1727096516.14275: Loaded config def from plugin (become/runas) 29641 1727096516.14277: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 29641 1727096516.14754: Loaded config def from plugin (become/su) 29641 1727096516.14757: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 29641 1727096516.15007: Loaded config def from plugin (become/sudo) 29641 1727096516.15009: 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 29641 1727096516.15041: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml 29641 1727096516.16302: in VariableManager get_vars() 29641 1727096516.16323: done with get_vars() 29641 1727096516.16453: trying /usr/local/lib/python3.12/site-packages/ansible/modules 29641 1727096516.22518: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 29641 1727096516.22832: in VariableManager get_vars() 29641 1727096516.22837: done with get_vars() 29641 1727096516.22840: variable 'playbook_dir' from source: magic vars 29641 1727096516.22841: variable 'ansible_playbook_python' from source: magic vars 29641 1727096516.22842: variable 'ansible_config_file' from source: magic vars 29641 1727096516.22843: variable 'groups' from source: magic vars 29641 1727096516.22843: variable 'omit' from source: magic vars 29641 1727096516.22844: variable 'ansible_version' from source: magic vars 29641 1727096516.22845: variable 'ansible_check_mode' from source: magic vars 29641 1727096516.22846: variable 'ansible_diff_mode' from source: magic vars 29641 1727096516.22846: variable 'ansible_forks' from source: magic vars 29641 1727096516.22847: variable 'ansible_inventory_sources' from source: magic vars 29641 1727096516.22848: variable 'ansible_skip_tags' from source: magic vars 29641 1727096516.22849: variable 'ansible_limit' from source: magic vars 29641 1727096516.22849: variable 'ansible_run_tags' from source: magic vars 29641 1727096516.22850: variable 'ansible_verbosity' from source: magic vars 29641 1727096516.23087: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml 29641 1727096516.24893: in VariableManager get_vars() 29641 1727096516.24909: done with get_vars() 29641 1727096516.24945: in VariableManager get_vars() 29641 1727096516.24958: done with get_vars() 29641 1727096516.25198: in VariableManager get_vars() 29641 1727096516.25210: done with get_vars() 29641 1727096516.25279: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 29641 1727096516.25591: in VariableManager get_vars() 29641 1727096516.25604: done with get_vars() 29641 1727096516.25608: variable 'omit' from source: magic vars 29641 1727096516.25626: variable 'omit' from source: magic vars 29641 1727096516.25658: in VariableManager get_vars() 29641 1727096516.25669: done with get_vars() 29641 1727096516.25712: in VariableManager get_vars() 29641 1727096516.25723: done with get_vars() 29641 1727096516.25757: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 29641 1727096516.26385: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 29641 1727096516.26711: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 29641 1727096516.28193: in VariableManager get_vars() 29641 1727096516.28213: done with get_vars() 29641 1727096516.29058: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29641 1727096516.39045: in VariableManager get_vars() 29641 1727096516.39050: done with get_vars() 29641 1727096516.39053: variable 'playbook_dir' from source: magic vars 29641 1727096516.39054: variable 'ansible_playbook_python' from source: magic vars 29641 1727096516.39055: variable 'ansible_config_file' from source: magic vars 29641 1727096516.39055: variable 'groups' from source: magic vars 29641 1727096516.39056: variable 'omit' from source: magic vars 29641 1727096516.39057: variable 'ansible_version' from source: magic vars 29641 1727096516.39058: variable 'ansible_check_mode' from source: magic vars 29641 1727096516.39058: variable 'ansible_diff_mode' from source: magic vars 29641 1727096516.39059: variable 'ansible_forks' from source: magic vars 29641 1727096516.39059: variable 'ansible_inventory_sources' from source: magic vars 29641 1727096516.39060: variable 'ansible_skip_tags' from source: magic vars 29641 1727096516.39061: variable 'ansible_limit' from source: magic vars 29641 1727096516.39062: variable 'ansible_run_tags' from source: magic vars 29641 1727096516.39062: variable 'ansible_verbosity' from source: magic vars 29641 1727096516.39301: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 29641 1727096516.39379: in VariableManager get_vars() 29641 1727096516.39382: done with get_vars() 29641 1727096516.39385: variable 'playbook_dir' from source: magic vars 29641 1727096516.39386: variable 'ansible_playbook_python' from source: magic vars 29641 1727096516.39386: variable 'ansible_config_file' from source: magic vars 29641 1727096516.39387: variable 'groups' from source: magic vars 29641 1727096516.39388: variable 'omit' from source: magic vars 29641 1727096516.39389: variable 'ansible_version' from source: magic vars 29641 1727096516.39389: variable 'ansible_check_mode' from source: magic vars 29641 1727096516.39390: variable 'ansible_diff_mode' from source: magic vars 29641 1727096516.39391: variable 'ansible_forks' from source: magic vars 29641 1727096516.39391: variable 'ansible_inventory_sources' from source: magic vars 29641 1727096516.39392: variable 'ansible_skip_tags' from source: magic vars 29641 1727096516.39393: variable 'ansible_limit' from source: magic vars 29641 1727096516.39393: variable 'ansible_run_tags' from source: magic vars 29641 1727096516.39394: variable 'ansible_verbosity' from source: magic vars 29641 1727096516.39424: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 29641 1727096516.39701: in VariableManager get_vars() 29641 1727096516.39714: done with get_vars() 29641 1727096516.39758: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 29641 1727096516.40093: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 29641 1727096516.40177: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 29641 1727096516.40992: in VariableManager get_vars() 29641 1727096516.41014: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29641 1727096516.43970: in VariableManager get_vars() 29641 1727096516.43993: done with get_vars() 29641 1727096516.44033: in VariableManager get_vars() 29641 1727096516.44036: done with get_vars() 29641 1727096516.44039: variable 'playbook_dir' from source: magic vars 29641 1727096516.44040: variable 'ansible_playbook_python' from source: magic vars 29641 1727096516.44040: variable 'ansible_config_file' from source: magic vars 29641 1727096516.44041: variable 'groups' from source: magic vars 29641 1727096516.44042: variable 'omit' from source: magic vars 29641 1727096516.44043: variable 'ansible_version' from source: magic vars 29641 1727096516.44043: variable 'ansible_check_mode' from source: magic vars 29641 1727096516.44044: variable 'ansible_diff_mode' from source: magic vars 29641 1727096516.44045: variable 'ansible_forks' from source: magic vars 29641 1727096516.44046: variable 'ansible_inventory_sources' from source: magic vars 29641 1727096516.44046: variable 'ansible_skip_tags' from source: magic vars 29641 1727096516.44047: variable 'ansible_limit' from source: magic vars 29641 1727096516.44048: variable 'ansible_run_tags' from source: magic vars 29641 1727096516.44049: variable 'ansible_verbosity' from source: magic vars 29641 1727096516.44086: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 29641 1727096516.44181: in VariableManager get_vars() 29641 1727096516.44193: done with get_vars() 29641 1727096516.44237: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 29641 1727096516.44358: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 29641 1727096516.44444: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 29641 1727096516.44868: in VariableManager get_vars() 29641 1727096516.44890: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29641 1727096516.46542: in VariableManager get_vars() 29641 1727096516.46557: done with get_vars() 29641 1727096516.46596: in VariableManager get_vars() 29641 1727096516.46613: done with get_vars() 29641 1727096516.46648: in VariableManager get_vars() 29641 1727096516.46659: done with get_vars() 29641 1727096516.46733: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 29641 1727096516.46747: 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 29641 1727096516.46990: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 29641 1727096516.47176: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 29641 1727096516.47178: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/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__) 29641 1727096516.47214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 29641 1727096516.47238: 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) 29641 1727096516.47420: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 29641 1727096516.47485: Loaded config def from plugin (callback/default) 29641 1727096516.47487: 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) 29641 1727096516.49082: Loaded config def from plugin (callback/junit) 29641 1727096516.49085: 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) 29641 1727096516.49133: 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) 29641 1727096516.49316: Loaded config def from plugin (callback/minimal) 29641 1727096516.49318: 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) 29641 1727096516.49360: 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) 29641 1727096516.49524: Loaded config def from plugin (callback/tree) 29641 1727096516.49526: 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 29641 1727096516.49740: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 29641 1727096516.49743: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/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_routing_rules_nm.yml ******************************************* 6 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml 29641 1727096516.49775: in VariableManager get_vars() 29641 1727096516.49790: done with get_vars() 29641 1727096516.49797: in VariableManager get_vars() 29641 1727096516.49806: done with get_vars() 29641 1727096516.49810: variable 'omit' from source: magic vars 29641 1727096516.49853: in VariableManager get_vars() 29641 1727096516.49869: done with get_vars() 29641 1727096516.49896: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_routing_rules.yml' with nm as provider] **** 29641 1727096516.50483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 29641 1727096516.50557: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 29641 1727096516.50599: getting the remaining hosts for this loop 29641 1727096516.50601: done getting the remaining hosts for this loop 29641 1727096516.50610: getting the next task for host managed_node2 29641 1727096516.50614: done getting next task for host managed_node2 29641 1727096516.50616: ^ task is: TASK: Gathering Facts 29641 1727096516.50617: ^ 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 29641 1727096516.50620: getting variables 29641 1727096516.50621: in VariableManager get_vars() 29641 1727096516.50631: Calling all_inventory to load vars for managed_node2 29641 1727096516.50633: Calling groups_inventory to load vars for managed_node2 29641 1727096516.50636: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096516.50648: Calling all_plugins_play to load vars for managed_node2 29641 1727096516.50657: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096516.50660: Calling groups_plugins_play to load vars for managed_node2 29641 1727096516.50702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096516.50755: done with get_vars() 29641 1727096516.50762: done getting variables 29641 1727096516.50966: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml:6 Monday 23 September 2024 09:01:56 -0400 (0:00:00.014) 0:00:00.014 ****** 29641 1727096516.50993: entering _queue_task() for managed_node2/gather_facts 29641 1727096516.50994: Creating lock for gather_facts 29641 1727096516.51382: worker is 1 (out of 1 available) 29641 1727096516.51393: exiting _queue_task() for managed_node2/gather_facts 29641 1727096516.51407: done queuing things up, now waiting for results queue to drain 29641 1727096516.51409: waiting for pending results... 29641 1727096516.51793: running TaskExecutor() for managed_node2/TASK: Gathering Facts 29641 1727096516.51828: in run() - task 0afff68d-5257-80ba-72b8-0000000000af 29641 1727096516.51847: variable 'ansible_search_path' from source: unknown 29641 1727096516.51911: calling self._execute() 29641 1727096516.52007: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096516.52010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096516.52025: variable 'omit' from source: magic vars 29641 1727096516.52142: variable 'omit' from source: magic vars 29641 1727096516.52181: variable 'omit' from source: magic vars 29641 1727096516.52232: variable 'omit' from source: magic vars 29641 1727096516.52293: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096516.52387: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096516.52391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096516.52393: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096516.52406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096516.52447: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096516.52456: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096516.52463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096516.52576: Set connection var ansible_pipelining to False 29641 1727096516.52591: Set connection var ansible_timeout to 10 29641 1727096516.52646: Set connection var ansible_connection to ssh 29641 1727096516.52650: Set connection var ansible_shell_type to sh 29641 1727096516.52653: Set connection var ansible_shell_executable to /bin/sh 29641 1727096516.52655: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096516.52663: variable 'ansible_shell_executable' from source: unknown 29641 1727096516.52675: variable 'ansible_connection' from source: unknown 29641 1727096516.52683: variable 'ansible_module_compression' from source: unknown 29641 1727096516.52689: variable 'ansible_shell_type' from source: unknown 29641 1727096516.52696: variable 'ansible_shell_executable' from source: unknown 29641 1727096516.52702: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096516.52712: variable 'ansible_pipelining' from source: unknown 29641 1727096516.52754: variable 'ansible_timeout' from source: unknown 29641 1727096516.52757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096516.52936: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096516.52950: variable 'omit' from source: magic vars 29641 1727096516.52959: starting attempt loop 29641 1727096516.52965: running the handler 29641 1727096516.53038: variable 'ansible_facts' from source: unknown 29641 1727096516.53041: _low_level_execute_command(): starting 29641 1727096516.53043: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096516.53769: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096516.53861: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096516.53894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096516.53913: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096516.53935: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096516.54016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096516.55812: stdout chunk (state=3): >>>/root <<< 29641 1727096516.55894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096516.55898: stdout chunk (state=3): >>><<< 29641 1727096516.55901: stderr chunk (state=3): >>><<< 29641 1727096516.56024: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096516.56027: _low_level_execute_command(): starting 29641 1727096516.56030: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096516.5592644-29678-206257648440891 `" && echo ansible-tmp-1727096516.5592644-29678-206257648440891="` echo /root/.ansible/tmp/ansible-tmp-1727096516.5592644-29678-206257648440891 `" ) && sleep 0' 29641 1727096516.57126: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096516.57130: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096516.57456: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096516.57471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096516.57474: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096516.57507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096516.59513: stdout chunk (state=3): >>>ansible-tmp-1727096516.5592644-29678-206257648440891=/root/.ansible/tmp/ansible-tmp-1727096516.5592644-29678-206257648440891 <<< 29641 1727096516.59680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096516.59684: stdout chunk (state=3): >>><<< 29641 1727096516.59695: stderr chunk (state=3): >>><<< 29641 1727096516.59875: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096516.5592644-29678-206257648440891=/root/.ansible/tmp/ansible-tmp-1727096516.5592644-29678-206257648440891 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096516.59879: variable 'ansible_module_compression' from source: unknown 29641 1727096516.59974: ANSIBALLZ: Using generic lock for ansible.legacy.setup 29641 1727096516.59980: ANSIBALLZ: Acquiring lock 29641 1727096516.59985: ANSIBALLZ: Lock acquired: 140568836886976 29641 1727096516.59992: ANSIBALLZ: Creating module 29641 1727096517.24910: ANSIBALLZ: Writing module into payload 29641 1727096517.25566: ANSIBALLZ: Writing module 29641 1727096517.25573: ANSIBALLZ: Renaming module 29641 1727096517.25575: ANSIBALLZ: Done creating module 29641 1727096517.25741: variable 'ansible_facts' from source: unknown 29641 1727096517.25745: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096517.25747: _low_level_execute_command(): starting 29641 1727096517.25750: _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' 29641 1727096517.27501: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096517.27525: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096517.27528: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096517.27605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096517.27959: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096517.28150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096517.29865: stdout chunk (state=3): >>>PLATFORM <<< 29641 1727096517.29986: stdout chunk (state=3): >>>Linux <<< 29641 1727096517.30018: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 <<< 29641 1727096517.30048: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 29641 1727096517.30210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096517.30251: stderr chunk (state=3): >>><<< 29641 1727096517.30255: stdout chunk (state=3): >>><<< 29641 1727096517.30277: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096517.30288 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 29641 1727096517.30333: _low_level_execute_command(): starting 29641 1727096517.30336: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 29641 1727096517.30458: Sending initial data 29641 1727096517.30461: Sent initial data (1181 bytes) 29641 1727096517.31631: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096517.31888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096517.31953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096517.36570: 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"} <<< 29641 1727096517.37238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096517.37254: stderr chunk (state=3): >>><<< 29641 1727096517.37258: stdout chunk (state=3): >>><<< 29641 1727096517.37274: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096517.37331: variable 'ansible_facts' from source: unknown 29641 1727096517.37334: variable 'ansible_facts' from source: unknown 29641 1727096517.37340: variable 'ansible_module_compression' from source: unknown 29641 1727096517.37378: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29641 1727096517.37400: variable 'ansible_facts' from source: unknown 29641 1727096517.37521: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096516.5592644-29678-206257648440891/AnsiballZ_setup.py 29641 1727096517.37628: Sending initial data 29641 1727096517.37631: Sent initial data (154 bytes) 29641 1727096517.38782: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096517.38828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096517.38887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096517.38921: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096517.39082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096517.40869: 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 <<< 29641 1727096517.40900: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096517.40941: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp3vpiz79o /root/.ansible/tmp/ansible-tmp-1727096516.5592644-29678-206257648440891/AnsiballZ_setup.py <<< 29641 1727096517.40944: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096516.5592644-29678-206257648440891/AnsiballZ_setup.py" <<< 29641 1727096517.40975: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp3vpiz79o" to remote "/root/.ansible/tmp/ansible-tmp-1727096516.5592644-29678-206257648440891/AnsiballZ_setup.py" <<< 29641 1727096517.40978: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096516.5592644-29678-206257648440891/AnsiballZ_setup.py" <<< 29641 1727096517.42275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096517.42280: stderr chunk (state=3): >>><<< 29641 1727096517.42282: stdout chunk (state=3): >>><<< 29641 1727096517.42284: done transferring module to remote 29641 1727096517.42287: _low_level_execute_command(): starting 29641 1727096517.42290: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096516.5592644-29678-206257648440891/ /root/.ansible/tmp/ansible-tmp-1727096516.5592644-29678-206257648440891/AnsiballZ_setup.py && sleep 0' 29641 1727096517.43033: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096517.43037: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096517.43043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096517.43045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096517.43166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096517.43222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096517.45401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096517.45433: stderr chunk (state=3): >>><<< 29641 1727096517.45435: stdout chunk (state=3): >>><<< 29641 1727096517.45445: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096517.45473: _low_level_execute_command(): starting 29641 1727096517.45477: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096516.5592644-29678-206257648440891/AnsiballZ_setup.py && sleep 0' 29641 1727096517.45896: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096517.45899: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096517.45902: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096517.45904: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096517.45962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096517.45966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096517.45973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096517.46008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096517.49024: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 29641 1727096517.49108: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 29641 1727096517.49181: stdout chunk (state=3): >>>import '_io' # <<< 29641 1727096517.49199: stdout chunk (state=3): >>>import 'marshal' # <<< 29641 1727096517.49262: stdout chunk (state=3): >>>import 'posix' # <<< 29641 1727096517.49303: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 29641 1727096517.49523: stdout chunk (state=3): >>># installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /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'<<< 29641 1727096517.49541: stdout chunk (state=3): >>> import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea2184d0><<< 29641 1727096517.49565: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea1e7b30><<< 29641 1727096517.49607: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py<<< 29641 1727096517.49614: stdout chunk (state=3): >>> <<< 29641 1727096517.49627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'<<< 29641 1727096517.49648: stdout chunk (state=3): >>> import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea21aa50><<< 29641 1727096517.49689: stdout chunk (state=3): >>> import '_signal' # <<< 29641 1727096517.49696: stdout chunk (state=3): >>> <<< 29641 1727096517.49729: stdout chunk (state=3): >>>import '_abc' # <<< 29641 1727096517.49750: stdout chunk (state=3): >>> import 'abc' # <<< 29641 1727096517.49787: stdout chunk (state=3): >>> import 'io' # <<< 29641 1727096517.49794: stdout chunk (state=3): >>> <<< 29641 1727096517.49972: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # <<< 29641 1727096517.49981: stdout chunk (state=3): >>> <<< 29641 1727096517.50033: stdout chunk (state=3): >>>import 'genericpath' # <<< 29641 1727096517.50042: stdout chunk (state=3): >>> <<< 29641 1727096517.50057: stdout chunk (state=3): >>>import 'posixpath' # <<< 29641 1727096517.50108: stdout chunk (state=3): >>>import 'os' # <<< 29641 1727096517.50113: stdout chunk (state=3): >>> <<< 29641 1727096517.50152: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 29641 1727096517.50154: stdout chunk (state=3): >>> <<< 29641 1727096517.50179: stdout chunk (state=3): >>>Processing user site-packages<<< 29641 1727096517.50184: stdout chunk (state=3): >>> <<< 29641 1727096517.50203: stdout chunk (state=3): >>>Processing global site-packages<<< 29641 1727096517.50209: stdout chunk (state=3): >>> <<< 29641 1727096517.50231: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages'<<< 29641 1727096517.50242: stdout chunk (state=3): >>> <<< 29641 1727096517.50270: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 29641 1727096517.50314: 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<<< 29641 1727096517.50317: stdout chunk (state=3): >>> <<< 29641 1727096517.50339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 29641 1727096517.50453: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9fe9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py<<< 29641 1727096517.50459: stdout chunk (state=3): >>> <<< 29641 1727096517.50483: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096517.50512: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9fe9fa0><<< 29641 1727096517.50515: stdout chunk (state=3): >>> <<< 29641 1727096517.50562: stdout chunk (state=3): >>>import 'site' # <<< 29641 1727096517.50576: stdout chunk (state=3): >>> <<< 29641 1727096517.50707: 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. <<< 29641 1727096517.51266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 29641 1727096517.51275: stdout chunk (state=3): >>> <<< 29641 1727096517.51305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<< 29641 1727096517.51315: stdout chunk (state=3): >>> <<< 29641 1727096517.51349: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 29641 1727096517.51354: stdout chunk (state=3): >>> <<< 29641 1727096517.51378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'<<< 29641 1727096517.51385: stdout chunk (state=3): >>> <<< 29641 1727096517.51414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py<<< 29641 1727096517.51480: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 29641 1727096517.51483: stdout chunk (state=3): >>> <<< 29641 1727096517.51520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py<<< 29641 1727096517.51523: stdout chunk (state=3): >>> <<< 29641 1727096517.51565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<< 29641 1727096517.51574: stdout chunk (state=3): >>> <<< 29641 1727096517.51621: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea027da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 29641 1727096517.51626: stdout chunk (state=3): >>> <<< 29641 1727096517.51661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<< 29641 1727096517.51699: stdout chunk (state=3): >>> import '_operator' # <<< 29641 1727096517.51706: stdout chunk (state=3): >>> <<< 29641 1727096517.51721: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea027fb0><<< 29641 1727096517.51763: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<< 29641 1727096517.51765: stdout chunk (state=3): >>> <<< 29641 1727096517.51837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 29641 1727096517.51840: stdout chunk (state=3): >>> <<< 29641 1727096517.51919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 29641 1727096517.51955: stdout chunk (state=3): >>> import 'itertools' # <<< 29641 1727096517.51961: stdout chunk (state=3): >>> <<< 29641 1727096517.51997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 29641 1727096517.52036: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea05f770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 29641 1727096517.52074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea05fe00><<< 29641 1727096517.52104: stdout chunk (state=3): >>> import '_collections' # <<< 29641 1727096517.52110: stdout chunk (state=3): >>> <<< 29641 1727096517.52195: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea03fa40> import '_functools' # <<< 29641 1727096517.52237: stdout chunk (state=3): >>> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea03d160> <<< 29641 1727096517.52392: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea024f50><<< 29641 1727096517.52398: stdout chunk (state=3): >>> <<< 29641 1727096517.52460: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 29641 1727096517.52463: stdout chunk (state=3): >>> <<< 29641 1727096517.52504: stdout chunk (state=3): >>>import '_sre' # <<< 29641 1727096517.52558: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 29641 1727096517.52563: stdout chunk (state=3): >>> <<< 29641 1727096517.52592: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 29641 1727096517.52619: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 29641 1727096517.52665: stdout chunk (state=3): >>> import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea07f6b0><<< 29641 1727096517.52672: stdout chunk (state=3): >>> <<< 29641 1727096517.52704: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea07e2d0><<< 29641 1727096517.52707: stdout chunk (state=3): >>> <<< 29641 1727096517.52745: 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'<<< 29641 1727096517.52770: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea03e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea07cb60><<< 29641 1727096517.52849: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 29641 1727096517.52855: stdout chunk (state=3): >>> <<< 29641 1727096517.52881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 29641 1727096517.52894: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0b46b0><<< 29641 1727096517.52905: stdout chunk (state=3): >>> <<< 29641 1727096517.52915: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0241d0><<< 29641 1727096517.52957: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py<<< 29641 1727096517.52964: stdout chunk (state=3): >>> <<< 29641 1727096517.52972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 29641 1727096517.53012: 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'<<< 29641 1727096517.53073: stdout chunk (state=3): >>> import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aea0b4b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0b4a10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096517.53100: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096517.53104: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aea0b4dd0><<< 29641 1727096517.53158: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea022cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 29641 1727096517.53177: stdout chunk (state=3): >>> <<< 29641 1727096517.53185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'<<< 29641 1727096517.53223: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 29641 1727096517.53225: stdout chunk (state=3): >>> <<< 29641 1727096517.53265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'<<< 29641 1727096517.53298: stdout chunk (state=3): >>> import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0b54c0><<< 29641 1727096517.53302: stdout chunk (state=3): >>> <<< 29641 1727096517.53328: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0b5190> import 'importlib.machinery' # <<< 29641 1727096517.53373: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 29641 1727096517.53385: stdout chunk (state=3): >>> <<< 29641 1727096517.53396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'<<< 29641 1727096517.53427: stdout chunk (state=3): >>> import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0b63c0><<< 29641 1727096517.53432: stdout chunk (state=3): >>> <<< 29641 1727096517.53471: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 29641 1727096517.53516: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 29641 1727096517.53521: stdout chunk (state=3): >>> <<< 29641 1727096517.53576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 29641 1727096517.53582: stdout chunk (state=3): >>> <<< 29641 1727096517.53618: 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'<<< 29641 1727096517.53646: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0d05c0> import 'errno' # <<< 29641 1727096517.53704: 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'<<< 29641 1727096517.53708: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aea0d1d00> <<< 29641 1727096517.53755: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 29641 1727096517.53793: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 29641 1727096517.53796: stdout chunk (state=3): >>> <<< 29641 1727096517.53821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 29641 1727096517.53844: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0d2ba0><<< 29641 1727096517.53895: stdout chunk (state=3): >>> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096517.53920: stdout chunk (state=3): >>> <<< 29641 1727096517.53923: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096517.53933: stdout chunk (state=3): >>> <<< 29641 1727096517.53936: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aea0d3200><<< 29641 1727096517.53957: stdout chunk (state=3): >>> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0d20f0><<< 29641 1727096517.53994: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py<<< 29641 1727096517.54000: stdout chunk (state=3): >>> <<< 29641 1727096517.54020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 29641 1727096517.54073: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096517.54076: stdout chunk (state=3): >>> <<< 29641 1727096517.54101: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096517.54105: stdout chunk (state=3): >>> <<< 29641 1727096517.54132: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aea0d3c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0d33b0><<< 29641 1727096517.54201: stdout chunk (state=3): >>> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0b6330><<< 29641 1727096517.54209: stdout chunk (state=3): >>> <<< 29641 1727096517.54243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 29641 1727096517.54252: stdout chunk (state=3): >>> <<< 29641 1727096517.54299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 29641 1727096517.54305: stdout chunk (state=3): >>> <<< 29641 1727096517.54332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 29641 1727096517.54377: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 29641 1727096517.54387: stdout chunk (state=3): >>> <<< 29641 1727096517.54426: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096517.54435: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096517.54485: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ae9dc3bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 29641 1727096517.54488: stdout chunk (state=3): >>> <<< 29641 1727096517.54528: stdout chunk (state=3): >>># 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'<<< 29641 1727096517.54541: stdout chunk (state=3): >>> <<< 29641 1727096517.54552: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096517.54561: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ae9dec6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9dec440><<< 29641 1727096517.54605: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096517.54627: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096517.54674: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ae9dec710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 29641 1727096517.54680: stdout chunk (state=3): >>> <<< 29641 1727096517.54699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<< 29641 1727096517.54800: stdout chunk (state=3): >>> # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096517.54805: stdout chunk (state=3): >>> <<< 29641 1727096517.54997: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096517.55013: stdout chunk (state=3): >>> <<< 29641 1727096517.55025: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ae9decfe0> <<< 29641 1727096517.55214: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096517.55221: stdout chunk (state=3): >>> <<< 29641 1727096517.55253: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096517.55258: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ae9ded9d0><<< 29641 1727096517.55283: stdout chunk (state=3): >>> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9dec890><<< 29641 1727096517.55288: stdout chunk (state=3): >>> <<< 29641 1727096517.55312: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9dc1d90> <<< 29641 1727096517.55337: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 29641 1727096517.55357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 29641 1727096517.55618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9deedb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9dedaf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0b6ae0> # /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' <<< 29641 1727096517.55702: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9e17110> <<< 29641 1727096517.55720: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 29641 1727096517.55737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096517.55764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 29641 1727096517.55790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 29641 1727096517.55848: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9e3b470> <<< 29641 1727096517.55871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 29641 1727096517.55936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 29641 1727096517.56044: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096517.56049: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9e9c290> <<< 29641 1727096517.56069: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 29641 1727096517.56140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 29641 1727096517.56215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 29641 1727096517.56343: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9e9e9f0> <<< 29641 1727096517.56490: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9e9c3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9e69280> <<< 29641 1727096517.56521: 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 0x7f6ae97253d0> <<< 29641 1727096517.56561: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9e3a270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9defce0> <<< 29641 1727096517.56848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 29641 1727096517.56900: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6ae9e3a870> <<< 29641 1727096517.57238: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ay3icnet/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 29641 1727096517.57475: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 29641 1727096517.57487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 29641 1727096517.57544: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 29641 1727096517.57691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae978b1a0> <<< 29641 1727096517.57700: stdout chunk (state=3): >>>import '_typing' # <<< 29641 1727096517.57994: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae976a090> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae97691f0> # zipimport: zlib available <<< 29641 1727096517.58031: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 29641 1727096517.58070: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096517.58077: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 29641 1727096517.58208: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.60317: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.62166: 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 0x7f6ae9788e90> <<< 29641 1727096517.62204: 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' <<< 29641 1727096517.62244: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 29641 1727096517.62261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 29641 1727096517.62279: 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' <<< 29641 1727096517.62322: 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 0x7f6ae97baa80> <<< 29641 1727096517.62365: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae97ba810> <<< 29641 1727096517.62405: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae97ba150> <<< 29641 1727096517.62435: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 29641 1727096517.62511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae97ba8a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae978be30> <<< 29641 1727096517.62525: stdout chunk (state=3): >>>import 'atexit' # <<< 29641 1727096517.62570: 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 0x7f6ae97bb7d0> <<< 29641 1727096517.62595: 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 0x7f6ae97bb9e0> <<< 29641 1727096517.62677: stdout chunk (state=3): >>># /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' <<< 29641 1727096517.62696: stdout chunk (state=3): >>>import '_locale' # <<< 29641 1727096517.62763: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae97bbf20> <<< 29641 1727096517.62790: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 29641 1727096517.62823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 29641 1727096517.62868: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9625ca0> <<< 29641 1727096517.62928: 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 0x7f6ae96278c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 29641 1727096517.62948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 29641 1727096517.63019: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae96282c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 29641 1727096517.63058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 29641 1727096517.63075: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae96291c0> <<< 29641 1727096517.63152: stdout chunk (state=3): >>># /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' <<< 29641 1727096517.63175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 29641 1727096517.63243: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae962bec0> <<< 29641 1727096517.63292: 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 0x7f6aea022de0> <<< 29641 1727096517.63323: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae962a1b0> <<< 29641 1727096517.63387: stdout chunk (state=3): >>># /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' <<< 29641 1727096517.63406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 29641 1727096517.63431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 29641 1727096517.63615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 29641 1727096517.63630: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9633e30> <<< 29641 1727096517.63733: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9632900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9632660> <<< 29641 1727096517.63769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 29641 1727096517.63789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 29641 1727096517.63893: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9632bd0> <<< 29641 1727096517.63917: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae962a6c0> <<< 29641 1727096517.63951: 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 0x7f6ae9677fe0> <<< 29641 1727096517.63996: 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 0x7f6ae96781a0> <<< 29641 1727096517.64031: 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 <<< 29641 1727096517.64044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 29641 1727096517.64075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 29641 1727096517.64087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 29641 1727096517.64125: 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 0x7f6ae9679c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae96799d0> <<< 29641 1727096517.64180: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 29641 1727096517.64245: 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 0x7f6ae967c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae967a2d0> <<< 29641 1727096517.64277: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 29641 1727096517.64365: stdout chunk (state=3): >>># 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 <<< 29641 1727096517.64370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 29641 1727096517.64434: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae967f950> <<< 29641 1727096517.64624: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae967c320> <<< 29641 1727096517.64709: 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 0x7f6ae9680a40> <<< 29641 1727096517.64751: 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 0x7f6ae9680b90> <<< 29641 1727096517.64819: 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 0x7f6ae9680ad0> <<< 29641 1727096517.64833: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9678350> <<< 29641 1727096517.64882: 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 <<< 29641 1727096517.64911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 29641 1727096517.64943: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096517.65107: 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 0x7f6ae9508200> <<< 29641 1727096517.65318: 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 0x7f6ae9509460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9682990> # 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 0x7f6ae9683d40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9682600> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 29641 1727096517.65432: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.65575: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.65605: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 29641 1727096517.65639: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 29641 1727096517.65642: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.65825: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.66010: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.66919: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.67825: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 29641 1727096517.67876: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 29641 1727096517.67880: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 29641 1727096517.67890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096517.67955: 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 0x7f6ae9511670> <<< 29641 1727096517.68104: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9512510> <<< 29641 1727096517.68114: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9509580> <<< 29641 1727096517.68182: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 29641 1727096517.68206: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.68229: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 29641 1727096517.68508: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.68701: 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' <<< 29641 1727096517.68731: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9512480> # zipimport: zlib available <<< 29641 1727096517.69477: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.70202: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.70424: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # <<< 29641 1727096517.70427: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.70480: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.70531: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 29641 1727096517.70534: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.70633: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.70762: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 29641 1727096517.70793: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.70818: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 29641 1727096517.70827: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.70865: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.70928: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 29641 1727096517.70941: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.71295: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.71665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 29641 1727096517.71784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 29641 1727096517.71884: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9513470> # zipimport: zlib available <<< 29641 1727096517.71978: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.72103: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 29641 1727096517.72119: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 29641 1727096517.72186: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.72223: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 29641 1727096517.72300: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096517.72353: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.72437: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.72543: 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 <<< 29641 1727096517.72596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096517.72766: 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 0x7f6ae951e0c0> <<< 29641 1727096517.72863: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9518fe0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 29641 1727096517.72884: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.72995: stdout chunk (state=3): >>># zipimport: zlib available<<< 29641 1727096517.73098: stdout chunk (state=3): >>> # zipimport: zlib available<<< 29641 1727096517.73101: stdout chunk (state=3): >>> <<< 29641 1727096517.73118: stdout chunk (state=3): >>># zipimport: zlib available<<< 29641 1727096517.73145: stdout chunk (state=3): >>> <<< 29641 1727096517.73225: 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<<< 29641 1727096517.73231: stdout chunk (state=3): >>> <<< 29641 1727096517.73234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096517.73277: 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 <<< 29641 1727096517.73318: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 29641 1727096517.73322: stdout chunk (state=3): >>> <<< 29641 1727096517.73353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<< 29641 1727096517.73357: stdout chunk (state=3): >>> <<< 29641 1727096517.73466: 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<<< 29641 1727096517.73474: stdout chunk (state=3): >>> <<< 29641 1727096517.73492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 29641 1727096517.73587: stdout chunk (state=3): >>> import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae96068a0> <<< 29641 1727096517.73659: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae96fe570><<< 29641 1727096517.73663: stdout chunk (state=3): >>> <<< 29641 1727096517.73784: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae951de50><<< 29641 1727096517.73804: stdout chunk (state=3): >>> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9632b70><<< 29641 1727096517.73807: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro <<< 29641 1727096517.73825: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 29641 1727096517.73829: stdout chunk (state=3): >>> <<< 29641 1727096517.73850: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.73898: stdout chunk (state=3): >>># zipimport: zlib available<<< 29641 1727096517.73903: stdout chunk (state=3): >>> <<< 29641 1727096517.74012: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 29641 1727096517.74018: stdout chunk (state=3): >>> <<< 29641 1727096517.74039: stdout chunk (state=3): >>># zipimport: zlib available<<< 29641 1727096517.74044: stdout chunk (state=3): >>> <<< 29641 1727096517.74068: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.74088: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 29641 1727096517.74112: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.74208: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.74301: stdout chunk (state=3): >>># zipimport: zlib available<<< 29641 1727096517.74307: stdout chunk (state=3): >>> <<< 29641 1727096517.74358: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 29641 1727096517.74362: stdout chunk (state=3): >>> <<< 29641 1727096517.74426: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.74482: stdout chunk (state=3): >>># zipimport: zlib available<<< 29641 1727096517.74503: stdout chunk (state=3): >>> <<< 29641 1727096517.74559: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.74612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 29641 1727096517.74700: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.74756: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.74872: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.74913: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.74958: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 29641 1727096517.74988: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.75273: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.75539: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.75604: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.75647: 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' <<< 29641 1727096517.75688: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 29641 1727096517.75702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 29641 1727096517.75728: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 29641 1727096517.75786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae95b1f70> <<< 29641 1727096517.75815: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 29641 1727096517.75854: stdout chunk (state=3): >>># 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 <<< 29641 1727096517.75917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 29641 1727096517.75940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 29641 1727096517.75975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae91efd70> <<< 29641 1727096517.76009: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096517.76103: 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 0x7f6ae92080e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae95b3470> <<< 29641 1727096517.76123: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae95b2a80> <<< 29641 1727096517.76165: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae95b0620> <<< 29641 1727096517.76178: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae95b0f50> <<< 29641 1727096517.76203: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 29641 1727096517.76266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 29641 1727096517.76294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 29641 1727096517.76307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 29641 1727096517.76333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 29641 1727096517.76382: stdout chunk (state=3): >>># 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 0x7f6ae920b140> <<< 29641 1727096517.76386: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae920a9f0> <<< 29641 1727096517.76416: 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 0x7f6ae920abd0> <<< 29641 1727096517.76461: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9209e20> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 29641 1727096517.76634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 29641 1727096517.76676: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae920b0b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 29641 1727096517.76805: stdout chunk (state=3): >>># 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 0x7f6ae9261c70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae920bc50> <<< 29641 1727096517.76837: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae95b0350> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 29641 1727096517.76850: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.76891: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 29641 1727096517.76973: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.77051: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 29641 1727096517.77137: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096517.77207: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 29641 1727096517.77227: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.77244: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 29641 1727096517.77262: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.77304: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.77346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 29641 1727096517.77354: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.77416: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.77496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 29641 1727096517.77614: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # <<< 29641 1727096517.77625: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.77690: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.77797: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.77876: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.77938: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 29641 1727096517.77986: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 29641 1727096517.78524: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.78901: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available <<< 29641 1727096517.78958: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.78995: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.79048: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 29641 1727096517.79052: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 29641 1727096517.79066: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.79102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 29641 1727096517.79410: stdout chunk (state=3): >>># 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 <<< 29641 1727096517.79508: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.79629: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 29641 1727096517.79636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 29641 1727096517.79664: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae92632c0> <<< 29641 1727096517.79689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 29641 1727096517.79724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 29641 1727096517.79901: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae92625a0> <<< 29641 1727096517.79904: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 29641 1727096517.79926: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.80097: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # <<< 29641 1727096517.80115: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.80239: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.80374: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 29641 1727096517.80381: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.80494: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.80592: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 29641 1727096517.80641: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.80795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 29641 1727096517.80799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 29641 1727096517.80869: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096517.81005: 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 0x7f6ae92a5d00> <<< 29641 1727096517.81251: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9285a60> import 'ansible.module_utils.facts.system.python' # <<< 29641 1727096517.81363: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096517.81435: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 29641 1727096517.81439: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.81554: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.81680: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.81851: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.82029: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 29641 1727096517.82054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 29641 1727096517.82079: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.82117: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 29641 1727096517.82184: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096517.82233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 29641 1727096517.82295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 29641 1727096517.82299: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096517.82346: 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 0x7f6ae92a9580> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9286d80> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 29641 1727096517.82431: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.82477: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 29641 1727096517.82604: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.82895: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available <<< 29641 1727096517.82955: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.83003: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.83039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 29641 1727096517.83054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 29641 1727096517.83074: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.83109: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.83246: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.83517: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 29641 1727096517.85850: stdout chunk (state=3): >>># 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 <<< 29641 1727096517.85914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 29641 1727096517.85941: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.86017: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.86123: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 29641 1727096517.86126: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.86282: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.86441: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 29641 1727096517.86445: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.86475: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 29641 1727096517.86515: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.86562: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 29641 1727096517.86565: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.86660: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.86761: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.86962: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.87168: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 29641 1727096517.87193: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 29641 1727096517.87209: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.87253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 29641 1727096517.87289: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.87312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 29641 1727096517.87336: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.87385: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.87459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 29641 1727096517.87463: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.87520: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.87523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 29641 1727096517.87525: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.87574: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.87644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 29641 1727096517.87647: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.87697: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.87761: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 29641 1727096517.87765: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.88026: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.88292: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 29641 1727096517.88296: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.88348: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.88415: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 29641 1727096517.88418: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.88445: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.88490: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 29641 1727096517.88525: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.88575: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 29641 1727096517.88585: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.88604: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.88641: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 29641 1727096517.88663: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.88721: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.88806: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 29641 1727096517.88839: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.88850: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 29641 1727096517.88892: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.88957: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 29641 1727096517.88960: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.88992: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096517.89046: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.89098: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.89181: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.89257: 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' # <<< 29641 1727096517.89282: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.89330: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.89379: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 29641 1727096517.89383: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.89574: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.89772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 29641 1727096517.89812: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.89864: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 29641 1727096517.89882: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.89917: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.89973: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 29641 1727096517.89983: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.90051: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.90139: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 29641 1727096517.90154: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 29641 1727096517.90227: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.90333: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 29641 1727096517.90404: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096517.90590: 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' <<< 29641 1727096517.90615: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 29641 1727096517.90664: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096517.90682: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ae90aa570> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae90aad80> <<< 29641 1727096517.90719: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae90a3980> <<< 29641 1727096518.02186: 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' <<< 29641 1727096518.02213: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae90f05c0> <<< 29641 1727096518.02320: stdout chunk (state=3): >>># /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 0x7f6ae90f1070> <<< 29641 1727096518.02359: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 29641 1727096518.02395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096518.02398: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 29641 1727096518.02479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae90f3410> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae90f23f0> <<< 29641 1727096518.02827: 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 <<< 29641 1727096518.27480: 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-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype":<<< 29641 1727096518.27498: stdout chunk (state=3): >>> "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "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_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": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "57", "epoch": "1727096517", "epoch_int": "1727096517", "date": "2024-09-23", "time": "09:01:57", "iso8601_micro": "2024-09-23T13:01:57.915981Z", "iso8601": "2024-09-23T13:01:57Z", "iso8601_basic": "20240923T090157915981", "iso8601_basic_short": "20240923T090157", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fibre_channel_wwn": [], "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_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_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.13.159 34268 10.31.15.126 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.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_service_mgr": "systemd", "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": 2949, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 582, "free": 2949}, "nocache": {"free": 3289, "used": 242}, "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_produc<<< 29641 1727096518.27516: stdout chunk (state=3): >>>t_name": "HVM domU", "ansible_product_serial": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 660, "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": 261790433280, "block_size": 4096, "block_total": 65519099, "block_available": 63913680, "block_used": 1605419, "inode_total": 131070960, "inode_available": 131029094, "inode_used": 41866, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_loadavg": {"1m": 0.73291015625, "5m": 0.541015625, "15m": 0.31787109375}, "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_pkg_mgr": "dnf", "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_c<<< 29641 1727096518.27541: stdout chunk (state=3): >>>sum_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:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29641 1727096518.28484: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder <<< 29641 1727096518.28574: stdout chunk (state=3): >>># 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 <<< 29641 1727096518.28644: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # 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] removin<<< 29641 1727096518.28666: stdout chunk (state=3): >>>g 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 <<< 29641 1727096518.29133: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 29641 1727096518.29156: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 29641 1727096518.29198: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 29641 1727096518.29251: stdout chunk (state=3): >>># 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 <<< 29641 1727096518.29273: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 29641 1727096518.29305: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 29641 1727096518.29335: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 29641 1727096518.29371: 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 <<< 29641 1727096518.29460: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 29641 1727096518.29463: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess <<< 29641 1727096518.29466: stdout chunk (state=3): >>># destroy base64 <<< 29641 1727096518.29656: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct <<< 29641 1727096518.29693: 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 # 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 <<< 29641 1727096518.29754: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 29641 1727096518.29804: stdout chunk (state=3): >>># 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 <<< 29641 1727096518.29929: stdout chunk (state=3): >>># destroy sys.monitoring <<< 29641 1727096518.29941: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 29641 1727096518.29979: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 29641 1727096518.30020: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 29641 1727096518.30054: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 29641 1727096518.30092: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 29641 1727096518.30224: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 29641 1727096518.30266: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 29641 1727096518.30302: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 29641 1727096518.30321: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins <<< 29641 1727096518.30391: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 29641 1727096518.30882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096518.31231: stderr chunk (state=3): >>><<< 29641 1727096518.31234: stdout chunk (state=3): >>><<< 29641 1727096518.31355: _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 0x7f6aea2184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea1e7b30> # /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 0x7f6aea21aa50> 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 0x7f6ae9fe9130> # /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 0x7f6ae9fe9fa0> 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 0x7f6aea027da0> # /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 0x7f6aea027fb0> # /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 0x7f6aea05f770> # /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 0x7f6aea05fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea03fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea03d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea024f50> # /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 0x7f6aea07f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea07e2d0> # /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 0x7f6aea03e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea07cb60> # /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 0x7f6aea0b46b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0241d0> # /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 0x7f6aea0b4b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0b4a10> # 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 0x7f6aea0b4dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea022cf0> # /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 0x7f6aea0b54c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0b5190> 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 0x7f6aea0b63c0> 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 0x7f6aea0d05c0> 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 0x7f6aea0d1d00> # /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 0x7f6aea0d2ba0> # 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 0x7f6aea0d3200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0d20f0> # /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 0x7f6aea0d3c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0d33b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0b6330> # /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 0x7f6ae9dc3bf0> # /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 0x7f6ae9dec6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9dec440> # 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 0x7f6ae9dec710> # /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 0x7f6ae9decfe0> # 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 0x7f6ae9ded9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9dec890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9dc1d90> # /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 0x7f6ae9deedb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9dedaf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aea0b6ae0> # /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 0x7f6ae9e17110> # /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 0x7f6ae9e3b470> # /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 0x7f6ae9e9c290> # /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 0x7f6ae9e9e9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9e9c3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9e69280> # /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 0x7f6ae97253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9e3a270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9defce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6ae9e3a870> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ay3icnet/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 0x7f6ae978b1a0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae976a090> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae97691f0> # 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 0x7f6ae9788e90> # /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 0x7f6ae97baa80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae97ba810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae97ba150> # /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 0x7f6ae97ba8a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae978be30> 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 0x7f6ae97bb7d0> # 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 0x7f6ae97bb9e0> # /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 0x7f6ae97bbf20> 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 0x7f6ae9625ca0> # 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 0x7f6ae96278c0> # /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 0x7f6ae96282c0> # /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 0x7f6ae96291c0> # /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 0x7f6ae962bec0> # 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 0x7f6aea022de0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae962a1b0> # /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 0x7f6ae9633e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9632900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9632660> # /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 0x7f6ae9632bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae962a6c0> # 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 0x7f6ae9677fe0> # /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 0x7f6ae96781a0> # /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 0x7f6ae9679c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae96799d0> # /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 0x7f6ae967c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae967a2d0> # /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 0x7f6ae967f950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae967c320> # 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 0x7f6ae9680a40> # 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 0x7f6ae9680b90> # 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 0x7f6ae9680ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9678350> # /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 0x7f6ae9508200> # 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 0x7f6ae9509460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9682990> # 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 0x7f6ae9683d40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9682600> # 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 0x7f6ae9511670> # /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 0x7f6ae9512510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9509580> 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 0x7f6ae9512480> # 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 0x7f6ae9513470> # 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 0x7f6ae951e0c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9518fe0> 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 0x7f6ae96068a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae96fe570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae951de50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9632b70> # 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 0x7f6ae95b1f70> # /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 0x7f6ae91efd70> # 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 0x7f6ae92080e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae95b3470> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae95b2a80> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae95b0620> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae95b0f50> # /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 0x7f6ae920b140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae920a9f0> # 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 0x7f6ae920abd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9209e20> # /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 0x7f6ae920b0b0> # /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 0x7f6ae9261c70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae920bc50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae95b0350> 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 0x7f6ae92632c0> # /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 0x7f6ae92625a0> 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 0x7f6ae92a5d00> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9285a60> 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 0x7f6ae92a9580> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae9286d80> 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 0x7f6ae90aa570> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae90aad80> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae90a3980> # /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 0x7f6ae90f05c0> # /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 0x7f6ae90f1070> # /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 0x7f6ae90f3410> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ae90f23f0> 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_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-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "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_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": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "57", "epoch": "1727096517", "epoch_int": "1727096517", "date": "2024-09-23", "time": "09:01:57", "iso8601_micro": "2024-09-23T13:01:57.915981Z", "iso8601": "2024-09-23T13:01:57Z", "iso8601_basic": "20240923T090157915981", "iso8601_basic_short": "20240923T090157", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fibre_channel_wwn": [], "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_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_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.13.159 34268 10.31.15.126 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.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_service_mgr": "systemd", "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": 2949, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 582, "free": 2949}, "nocache": {"free": 3289, "used": 242}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 660, "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": 261790433280, "block_size": 4096, "block_total": 65519099, "block_available": 63913680, "block_used": 1605419, "inode_total": 131070960, "inode_available": 131029094, "inode_used": 41866, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_loadavg": {"1m": 0.73291015625, "5m": 0.541015625, "15m": 0.31787109375}, "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_pkg_mgr": "dnf", "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:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 29641 1727096518.32929: 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-1727096516.5592644-29678-206257648440891/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096518.32933: _low_level_execute_command(): starting 29641 1727096518.32935: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096516.5592644-29678-206257648440891/ > /dev/null 2>&1 && sleep 0' 29641 1727096518.33051: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096518.33055: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096518.33057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096518.33109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096518.33117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096518.33119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096518.33194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29641 1727096518.35510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096518.35514: stdout chunk (state=3): >>><<< 29641 1727096518.35516: stderr chunk (state=3): >>><<< 29641 1727096518.35532: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29641 1727096518.35676: handler run complete 29641 1727096518.35703: variable 'ansible_facts' from source: unknown 29641 1727096518.35824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096518.36178: variable 'ansible_facts' from source: unknown 29641 1727096518.36265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096518.36395: attempt loop complete, returning result 29641 1727096518.36404: _execute() done 29641 1727096518.36411: dumping result to json 29641 1727096518.36451: done dumping result, returning 29641 1727096518.36469: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-80ba-72b8-0000000000af] 29641 1727096518.36557: sending task result for task 0afff68d-5257-80ba-72b8-0000000000af 29641 1727096518.36937: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000af 29641 1727096518.36940: WORKER PROCESS EXITING ok: [managed_node2] 29641 1727096518.37588: no more pending results, returning what we have 29641 1727096518.37591: results queue empty 29641 1727096518.37592: checking for any_errors_fatal 29641 1727096518.37593: done checking for any_errors_fatal 29641 1727096518.37594: checking for max_fail_percentage 29641 1727096518.37596: done checking for max_fail_percentage 29641 1727096518.37596: checking to see if all hosts have failed and the running result is not ok 29641 1727096518.37597: done checking to see if all hosts have failed 29641 1727096518.37598: getting the remaining hosts for this loop 29641 1727096518.37600: done getting the remaining hosts for this loop 29641 1727096518.37604: getting the next task for host managed_node2 29641 1727096518.37610: done getting next task for host managed_node2 29641 1727096518.37612: ^ task is: TASK: meta (flush_handlers) 29641 1727096518.37614: ^ 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 29641 1727096518.37618: getting variables 29641 1727096518.37620: in VariableManager get_vars() 29641 1727096518.37651: Calling all_inventory to load vars for managed_node2 29641 1727096518.37655: Calling groups_inventory to load vars for managed_node2 29641 1727096518.37658: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096518.37670: Calling all_plugins_play to load vars for managed_node2 29641 1727096518.37676: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096518.37679: Calling groups_plugins_play to load vars for managed_node2 29641 1727096518.37880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096518.38092: done with get_vars() 29641 1727096518.38103: done getting variables 29641 1727096518.38170: in VariableManager get_vars() 29641 1727096518.38192: Calling all_inventory to load vars for managed_node2 29641 1727096518.38195: Calling groups_inventory to load vars for managed_node2 29641 1727096518.38198: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096518.38203: Calling all_plugins_play to load vars for managed_node2 29641 1727096518.38205: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096518.38208: Calling groups_plugins_play to load vars for managed_node2 29641 1727096518.38356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096518.38581: done with get_vars() 29641 1727096518.38595: done queuing things up, now waiting for results queue to drain 29641 1727096518.38597: results queue empty 29641 1727096518.38598: checking for any_errors_fatal 29641 1727096518.38600: done checking for any_errors_fatal 29641 1727096518.38600: checking for max_fail_percentage 29641 1727096518.38601: done checking for max_fail_percentage 29641 1727096518.38607: checking to see if all hosts have failed and the running result is not ok 29641 1727096518.38607: done checking to see if all hosts have failed 29641 1727096518.38608: getting the remaining hosts for this loop 29641 1727096518.38609: done getting the remaining hosts for this loop 29641 1727096518.38611: getting the next task for host managed_node2 29641 1727096518.38616: done getting next task for host managed_node2 29641 1727096518.38629: ^ task is: TASK: Include the task 'el_repo_setup.yml' 29641 1727096518.38631: ^ 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 29641 1727096518.38633: getting variables 29641 1727096518.38634: in VariableManager get_vars() 29641 1727096518.38642: Calling all_inventory to load vars for managed_node2 29641 1727096518.38644: Calling groups_inventory to load vars for managed_node2 29641 1727096518.38646: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096518.38652: Calling all_plugins_play to load vars for managed_node2 29641 1727096518.38654: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096518.38657: Calling groups_plugins_play to load vars for managed_node2 29641 1727096518.38803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096518.39014: done with get_vars() 29641 1727096518.39022: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml:11 Monday 23 September 2024 09:01:58 -0400 (0:00:01.881) 0:00:01.895 ****** 29641 1727096518.39113: entering _queue_task() for managed_node2/include_tasks 29641 1727096518.39115: Creating lock for include_tasks 29641 1727096518.40004: worker is 1 (out of 1 available) 29641 1727096518.40011: exiting _queue_task() for managed_node2/include_tasks 29641 1727096518.40019: done queuing things up, now waiting for results queue to drain 29641 1727096518.40021: waiting for pending results... 29641 1727096518.40340: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 29641 1727096518.40345: in run() - task 0afff68d-5257-80ba-72b8-000000000006 29641 1727096518.40348: variable 'ansible_search_path' from source: unknown 29641 1727096518.40351: calling self._execute() 29641 1727096518.40573: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096518.40772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096518.40776: variable 'omit' from source: magic vars 29641 1727096518.40780: _execute() done 29641 1727096518.40783: dumping result to json 29641 1727096518.40786: done dumping result, returning 29641 1727096518.40788: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-80ba-72b8-000000000006] 29641 1727096518.40790: sending task result for task 0afff68d-5257-80ba-72b8-000000000006 29641 1727096518.40858: done sending task result for task 0afff68d-5257-80ba-72b8-000000000006 29641 1727096518.40862: WORKER PROCESS EXITING 29641 1727096518.40917: no more pending results, returning what we have 29641 1727096518.40923: in VariableManager get_vars() 29641 1727096518.40955: Calling all_inventory to load vars for managed_node2 29641 1727096518.40958: Calling groups_inventory to load vars for managed_node2 29641 1727096518.40961: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096518.41098: Calling all_plugins_play to load vars for managed_node2 29641 1727096518.41102: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096518.41105: Calling groups_plugins_play to load vars for managed_node2 29641 1727096518.41479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096518.41913: done with get_vars() 29641 1727096518.41920: variable 'ansible_search_path' from source: unknown 29641 1727096518.42008: we have included files to process 29641 1727096518.42009: generating all_blocks data 29641 1727096518.42010: done generating all_blocks data 29641 1727096518.42011: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 29641 1727096518.42012: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 29641 1727096518.42016: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 29641 1727096518.43056: in VariableManager get_vars() 29641 1727096518.43076: done with get_vars() 29641 1727096518.43087: done processing included file 29641 1727096518.43089: iterating over new_blocks loaded from include file 29641 1727096518.43090: in VariableManager get_vars() 29641 1727096518.43099: done with get_vars() 29641 1727096518.43100: filtering new block on tags 29641 1727096518.43113: done filtering new block on tags 29641 1727096518.43115: in VariableManager get_vars() 29641 1727096518.43125: done with get_vars() 29641 1727096518.43126: filtering new block on tags 29641 1727096518.43150: done filtering new block on tags 29641 1727096518.43153: in VariableManager get_vars() 29641 1727096518.43162: done with get_vars() 29641 1727096518.43164: filtering new block on tags 29641 1727096518.43180: done filtering new block on tags 29641 1727096518.43182: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 29641 1727096518.43187: extending task lists for all hosts with included blocks 29641 1727096518.43235: done extending task lists 29641 1727096518.43236: done processing included files 29641 1727096518.43237: results queue empty 29641 1727096518.43237: checking for any_errors_fatal 29641 1727096518.43238: done checking for any_errors_fatal 29641 1727096518.43239: checking for max_fail_percentage 29641 1727096518.43249: done checking for max_fail_percentage 29641 1727096518.43250: checking to see if all hosts have failed and the running result is not ok 29641 1727096518.43250: done checking to see if all hosts have failed 29641 1727096518.43251: getting the remaining hosts for this loop 29641 1727096518.43252: done getting the remaining hosts for this loop 29641 1727096518.43254: getting the next task for host managed_node2 29641 1727096518.43258: done getting next task for host managed_node2 29641 1727096518.43260: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 29641 1727096518.43262: ^ 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 29641 1727096518.43264: getting variables 29641 1727096518.43265: in VariableManager get_vars() 29641 1727096518.43277: Calling all_inventory to load vars for managed_node2 29641 1727096518.43279: Calling groups_inventory to load vars for managed_node2 29641 1727096518.43281: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096518.43285: Calling all_plugins_play to load vars for managed_node2 29641 1727096518.43288: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096518.43290: Calling groups_plugins_play to load vars for managed_node2 29641 1727096518.43456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096518.43732: done with get_vars() 29641 1727096518.43740: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 09:01:58 -0400 (0:00:00.047) 0:00:01.942 ****** 29641 1727096518.43815: entering _queue_task() for managed_node2/setup 29641 1727096518.44201: worker is 1 (out of 1 available) 29641 1727096518.44212: exiting _queue_task() for managed_node2/setup 29641 1727096518.44223: done queuing things up, now waiting for results queue to drain 29641 1727096518.44277: waiting for pending results... 29641 1727096518.44454: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 29641 1727096518.44563: in run() - task 0afff68d-5257-80ba-72b8-0000000000c0 29641 1727096518.44591: variable 'ansible_search_path' from source: unknown 29641 1727096518.44600: variable 'ansible_search_path' from source: unknown 29641 1727096518.44641: calling self._execute() 29641 1727096518.44733: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096518.44744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096518.44756: variable 'omit' from source: magic vars 29641 1727096518.45378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096518.48514: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096518.48679: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096518.48682: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096518.48690: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096518.48718: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096518.48812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096518.48846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096518.48883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096518.48934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096518.48953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096518.49156: variable 'ansible_facts' from source: unknown 29641 1727096518.49274: variable 'network_test_required_facts' from source: task vars 29641 1727096518.49376: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 29641 1727096518.49380: variable 'omit' from source: magic vars 29641 1727096518.49386: variable 'omit' from source: magic vars 29641 1727096518.49426: variable 'omit' from source: magic vars 29641 1727096518.49462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096518.49498: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096518.49521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096518.49559: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096518.49636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096518.49654: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096518.49656: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096518.49658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096518.49804: Set connection var ansible_pipelining to False 29641 1727096518.49816: Set connection var ansible_timeout to 10 29641 1727096518.49823: Set connection var ansible_connection to ssh 29641 1727096518.49833: Set connection var ansible_shell_type to sh 29641 1727096518.49878: Set connection var ansible_shell_executable to /bin/sh 29641 1727096518.49881: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096518.49892: variable 'ansible_shell_executable' from source: unknown 29641 1727096518.49899: variable 'ansible_connection' from source: unknown 29641 1727096518.49905: variable 'ansible_module_compression' from source: unknown 29641 1727096518.49913: variable 'ansible_shell_type' from source: unknown 29641 1727096518.49921: variable 'ansible_shell_executable' from source: unknown 29641 1727096518.49984: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096518.49987: variable 'ansible_pipelining' from source: unknown 29641 1727096518.49990: variable 'ansible_timeout' from source: unknown 29641 1727096518.49992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096518.50105: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096518.50120: variable 'omit' from source: magic vars 29641 1727096518.50129: starting attempt loop 29641 1727096518.50135: running the handler 29641 1727096518.50151: _low_level_execute_command(): starting 29641 1727096518.50162: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096518.51054: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096518.51085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096518.51100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096518.51141: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096518.51191: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096518.51255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096518.51353: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096518.51369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096518.51465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096518.53120: stdout chunk (state=3): >>>/root <<< 29641 1727096518.53258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096518.53293: stderr chunk (state=3): >>><<< 29641 1727096518.53297: stdout chunk (state=3): >>><<< 29641 1727096518.53317: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096518.53370: _low_level_execute_command(): starting 29641 1727096518.53374: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096518.5333245-29769-67522503208868 `" && echo ansible-tmp-1727096518.5333245-29769-67522503208868="` echo /root/.ansible/tmp/ansible-tmp-1727096518.5333245-29769-67522503208868 `" ) && sleep 0' 29641 1727096518.54340: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096518.54344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 29641 1727096518.54347: 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.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096518.54350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096518.54425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096518.54472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29641 1727096518.56990: stdout chunk (state=3): >>>ansible-tmp-1727096518.5333245-29769-67522503208868=/root/.ansible/tmp/ansible-tmp-1727096518.5333245-29769-67522503208868 <<< 29641 1727096518.57183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096518.57476: stdout chunk (state=3): >>><<< 29641 1727096518.57481: stderr chunk (state=3): >>><<< 29641 1727096518.57484: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096518.5333245-29769-67522503208868=/root/.ansible/tmp/ansible-tmp-1727096518.5333245-29769-67522503208868 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29641 1727096518.57487: variable 'ansible_module_compression' from source: unknown 29641 1727096518.57513: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29641 1727096518.57602: variable 'ansible_facts' from source: unknown 29641 1727096518.57866: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096518.5333245-29769-67522503208868/AnsiballZ_setup.py 29641 1727096518.58230: Sending initial data 29641 1727096518.58233: Sent initial data (153 bytes) 29641 1727096518.59055: 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 <<< 29641 1727096518.59061: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096518.59128: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096518.59132: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096518.59269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 <<< 29641 1727096518.61529: 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 <<< 29641 1727096518.61535: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096518.61599: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpox95paf4 /root/.ansible/tmp/ansible-tmp-1727096518.5333245-29769-67522503208868/AnsiballZ_setup.py <<< 29641 1727096518.61603: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096518.5333245-29769-67522503208868/AnsiballZ_setup.py" <<< 29641 1727096518.61606: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpox95paf4" to remote "/root/.ansible/tmp/ansible-tmp-1727096518.5333245-29769-67522503208868/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096518.5333245-29769-67522503208868/AnsiballZ_setup.py" <<< 29641 1727096518.63777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096518.63782: stderr chunk (state=3): >>><<< 29641 1727096518.63784: stdout chunk (state=3): >>><<< 29641 1727096518.63786: done transferring module to remote 29641 1727096518.63788: _low_level_execute_command(): starting 29641 1727096518.63791: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096518.5333245-29769-67522503208868/ /root/.ansible/tmp/ansible-tmp-1727096518.5333245-29769-67522503208868/AnsiballZ_setup.py && sleep 0' 29641 1727096518.64366: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096518.64377: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096518.64389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096518.64482: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096518.64500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096518.64520: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096518.64538: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096518.64599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29641 1727096518.67277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096518.67331: stderr chunk (state=3): >>><<< 29641 1727096518.67334: stdout chunk (state=3): >>><<< 29641 1727096518.67357: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29641 1727096518.67366: _low_level_execute_command(): starting 29641 1727096518.67376: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096518.5333245-29769-67522503208868/AnsiballZ_setup.py && sleep 0' 29641 1727096518.68000: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096518.68009: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096518.68029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096518.68042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096518.68055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096518.68062: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096518.68076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096518.68088: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096518.68096: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 29641 1727096518.68102: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29641 1727096518.68256: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096518.68259: 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.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096518.68263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096518.68265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096518.68305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29641 1727096518.71629: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 29641 1727096518.71677: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # <<< 29641 1727096518.71701: stdout chunk (state=3): >>># installing zipimport hook import 'time' # <<< 29641 1727096518.71762: stdout chunk (state=3): >>>import 'zipimport' # <<< 29641 1727096518.71776: stdout chunk (state=3): >>># 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' <<< 29641 1727096518.71802: stdout chunk (state=3): >>>import '_codecs' # <<< 29641 1727096518.71828: stdout chunk (state=3): >>>import 'codecs' # <<< 29641 1727096518.71865: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 29641 1727096518.71895: 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 0x7fc0410184d0> <<< 29641 1727096518.71941: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040fe7b30> # /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' <<< 29641 1727096518.71952: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04101aa50> <<< 29641 1727096518.72001: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 29641 1727096518.72010: stdout chunk (state=3): >>>import 'abc' # <<< 29641 1727096518.72057: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 29641 1727096518.72191: stdout chunk (state=3): >>>import '_collections_abc' # <<< 29641 1727096518.72265: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 29641 1727096518.72326: stdout chunk (state=3): >>>Processing user site-packages <<< 29641 1727096518.72329: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 29641 1727096518.72349: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 29641 1727096518.72443: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040de9130> # /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' <<< 29641 1727096518.72484: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040de9fa0> <<< 29641 1727096518.72487: stdout chunk (state=3): >>>import 'site' # <<< 29641 1727096518.72515: 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. <<< 29641 1727096518.73133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 29641 1727096518.73136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 29641 1727096518.73168: 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' <<< 29641 1727096518.73247: 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' <<< 29641 1727096518.73259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 29641 1727096518.73307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 29641 1727096518.73328: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e27e60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 29641 1727096518.73368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e27f20> <<< 29641 1727096518.73435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 29641 1727096518.73452: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 29641 1727096518.73505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096518.73560: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e5f890> <<< 29641 1727096518.73592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e5ff20> <<< 29641 1727096518.73679: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e3fb30> import '_functools' # <<< 29641 1727096518.73710: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e3d250> <<< 29641 1727096518.73836: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e25010> <<< 29641 1727096518.73864: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 29641 1727096518.73892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 29641 1727096518.73925: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 29641 1727096518.73953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 29641 1727096518.73981: 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' <<< 29641 1727096518.74031: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e7f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e7e450> <<< 29641 1727096518.74137: 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 0x7fc040e3e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e7ccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 29641 1727096518.74148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040eb4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e24290> <<< 29641 1727096518.74210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096518.74233: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc040eb4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040eb4bc0> <<< 29641 1727096518.74257: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096518.74270: 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 0x7fc040eb4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e22db0> <<< 29641 1727096518.74316: 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' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 29641 1727096518.74347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 29641 1727096518.74373: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040eb56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040eb5370> import 'importlib.machinery' # <<< 29641 1727096518.74436: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040eb65a0> <<< 29641 1727096518.74439: stdout chunk (state=3): >>>import 'importlib.util' # <<< 29641 1727096518.74473: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 29641 1727096518.74511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 29641 1727096518.74541: 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 0x7fc040ecc7a0> <<< 29641 1727096518.74588: stdout chunk (state=3): >>>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 0x7fc040ecde80> <<< 29641 1727096518.74628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 29641 1727096518.74656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 29641 1727096518.74677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040eced20> <<< 29641 1727096518.74718: 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 0x7fc040ecf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040ece270> <<< 29641 1727096518.74748: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 29641 1727096518.74802: 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 0x7fc040ecfda0> <<< 29641 1727096518.74873: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040ecf4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040eb6510> <<< 29641 1727096518.74899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 29641 1727096518.74921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 29641 1727096518.74961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 29641 1727096518.74964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 29641 1727096518.75025: 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 0x7fc040bcbbf0> # /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' <<< 29641 1727096518.75085: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096518.75097: 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 0x7fc040bf4740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040bf44a0> # 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 0x7fc040bf4680> <<< 29641 1727096518.75129: 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' <<< 29641 1727096518.75397: stdout chunk (state=3): >>># 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 0x7fc040bf4fe0> <<< 29641 1727096518.75589: 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 0x7fc040bf5910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040bf48c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040bc9d90> <<< 29641 1727096518.75618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 29641 1727096518.75652: 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 <<< 29641 1727096518.75698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 29641 1727096518.75712: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040bf6d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040bf5a60> <<< 29641 1727096518.75745: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040eb6750> <<< 29641 1727096518.75759: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 29641 1727096518.75833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096518.75848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 29641 1727096518.75892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 29641 1727096518.75927: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040c1f080> <<< 29641 1727096518.76014: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 29641 1727096518.76017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096518.76047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 29641 1727096518.76101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040c43440> <<< 29641 1727096518.76125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 29641 1727096518.76195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 29641 1727096518.76476: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040ca4230> <<< 29641 1727096518.76499: stdout chunk (state=3): >>># /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' <<< 29641 1727096518.76637: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040ca6990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040ca4350> <<< 29641 1727096518.76687: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040c71250> <<< 29641 1727096518.76728: 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 0x7fc040525310> <<< 29641 1727096518.76750: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040c42240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040bf7c50> <<< 29641 1727096518.77014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 29641 1727096518.77042: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc0405255b0> <<< 29641 1727096518.77420: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_eqe79kxh/ansible_setup_payload.zip' # zipimport: zlib available <<< 29641 1727096518.77629: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.77653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 29641 1727096518.77907: stdout chunk (state=3): >>># 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 0x7fc04058efc0> import '_typing' # <<< 29641 1727096518.78209: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04056deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04056d0a0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 29641 1727096518.80322: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.82210: 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 0x7fc04058d2b0> # /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 <<< 29641 1727096518.82244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 29641 1727096518.82296: 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 0x7fc0405be990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0405be720> <<< 29641 1727096518.82329: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0405be030> <<< 29641 1727096518.82389: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 29641 1727096518.82489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0405be480> <<< 29641 1727096518.82492: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04058fc50> 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 0x7fc0405bf710> <<< 29641 1727096518.82539: 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 0x7fc0405bf920> <<< 29641 1727096518.82640: stdout chunk (state=3): >>># /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' # <<< 29641 1727096518.82675: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0405bfe60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 29641 1727096518.82754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 29641 1727096518.82840: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040429c70> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096518.82910: 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 0x7fc04042b890> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 29641 1727096518.82914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04042c230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 29641 1727096518.82955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 29641 1727096518.83014: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04042d3a0> <<< 29641 1727096518.83038: stdout chunk (state=3): >>># /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' <<< 29641 1727096518.83111: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04042fe00> <<< 29641 1727096518.83187: 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 0x7fc040e22ea0> <<< 29641 1727096518.83321: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04042e0c0> # /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 <<< 29641 1727096518.83469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 29641 1727096518.83492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040437e30> <<< 29641 1727096518.83648: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040436900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040436660> # /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' <<< 29641 1727096518.83724: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040436bd0> <<< 29641 1727096518.83765: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04042e5d0> <<< 29641 1727096518.83797: 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 0x7fc04047bf20> <<< 29641 1727096518.83881: 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 0x7fc04047c1d0> <<< 29641 1727096518.83897: 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 # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 29641 1727096518.83982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc04047dc70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04047da30> <<< 29641 1727096518.84075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 29641 1727096518.84079: 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 0x7fc040480230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04047e360> <<< 29641 1727096518.84142: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096518.84202: 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' # <<< 29641 1727096518.84276: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0404839e0> <<< 29641 1727096518.84433: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0404803e0> <<< 29641 1727096518.84560: 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 0x7fc040484ad0> # 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 0x7fc040484bc0> <<< 29641 1727096518.84673: 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 0x7fc040484c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04047c320> <<< 29641 1727096518.84691: 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 # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 29641 1727096518.84766: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc04030c2f0> <<< 29641 1727096518.85016: 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 0x7fc04030d100> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040486ae0> <<< 29641 1727096518.85055: 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 0x7fc040487e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0404866f0> <<< 29641 1727096518.85076: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096518.85225: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 29641 1727096518.85235: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.85356: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.85392: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available <<< 29641 1727096518.85402: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 29641 1727096518.85578: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.85757: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.86685: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.87636: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096518.87764: 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 0x7fc040315370> # /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 0x7fc040316210> <<< 29641 1727096518.87823: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04030ff20> <<< 29641 1727096518.87857: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 29641 1727096518.87903: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 29641 1727096518.88143: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.88358: 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' <<< 29641 1727096518.88381: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040316900> # zipimport: zlib available <<< 29641 1727096518.89208: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.89822: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.89927: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.90055: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 29641 1727096518.90097: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.90154: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 29641 1727096518.90190: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.90247: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.90374: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 29641 1727096518.90392: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096518.90479: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 29641 1727096518.90526: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 29641 1727096518.90537: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.90913: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.91260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 29641 1727096518.91378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 29641 1727096518.91491: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0403174a0> <<< 29641 1727096518.91592: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096518.91719: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 29641 1727096518.91723: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 29641 1727096518.91749: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.91788: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.91851: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 29641 1727096518.91854: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.91899: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.91958: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.92038: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.92143: 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 <<< 29641 1727096518.92189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096518.92316: 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' <<< 29641 1727096518.92329: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc040321f10> <<< 29641 1727096518.92397: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04031d700> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 29641 1727096518.92407: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.92491: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.92616: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096518.92663: 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 <<< 29641 1727096518.92670: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096518.92717: 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 <<< 29641 1727096518.92723: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 29641 1727096518.92814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 29641 1727096518.92821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 29641 1727096518.92851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 29641 1727096518.92876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 29641 1727096518.92948: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04040a8d0> <<< 29641 1727096518.93003: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0405ea5a0> <<< 29641 1727096518.93120: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040322030> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040486b10> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 29641 1727096518.93163: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096518.93210: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 29641 1727096518.93225: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 29641 1727096518.93287: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 29641 1727096518.93486: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 29641 1727096518.93496: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.93538: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.93585: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.93660: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.93691: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.93745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 29641 1727096518.93749: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.93973: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096518.94007: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.94049: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 29641 1727096518.94052: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.94327: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.94588: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.94648: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.94706: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 29641 1727096518.94733: stdout chunk (state=3): >>># 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 <<< 29641 1727096518.94772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 29641 1727096518.94776: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 29641 1727096518.94835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0403b1e80> <<< 29641 1727096518.94857: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 29641 1727096518.94899: stdout chunk (state=3): >>># 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 <<< 29641 1727096518.94942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 29641 1727096518.94986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 29641 1727096518.95040: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc03fff3fe0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096518.95043: 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 0x7fc03fff8320> <<< 29641 1727096518.95123: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0403987a0> <<< 29641 1727096518.95127: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0403b29c0> <<< 29641 1727096518.95183: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0403b05f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0403b01a0> <<< 29641 1727096518.95317: stdout chunk (state=3): >>># /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' <<< 29641 1727096518.95321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 29641 1727096518.95356: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096518.95359: 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 0x7fc03fffb260> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc03fffab10> <<< 29641 1727096518.95406: 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 0x7fc03fffacc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc03fff9f40> <<< 29641 1727096518.95577: stdout chunk (state=3): >>># /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' <<< 29641 1727096518.95591: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc03fffb3e0> <<< 29641 1727096518.95608: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 29641 1727096518.95652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 29641 1727096518.95685: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096518.95690: 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 0x7fc040055ee0> <<< 29641 1727096518.95720: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc03fffbec0> <<< 29641 1727096518.95750: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0403b0200> import 'ansible.module_utils.facts.timeout' # <<< 29641 1727096518.95778: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 29641 1727096518.95794: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.95803: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 29641 1727096518.95837: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.95911: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.95991: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 29641 1727096518.96004: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.96071: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.96136: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 29641 1727096518.96158: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.96192: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.96196: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 29641 1727096518.96232: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096518.96271: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 29641 1727096518.96310: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.96337: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.96456: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 29641 1727096518.96515: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # <<< 29641 1727096518.96533: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.96603: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.96689: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.96769: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.96860: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 29641 1727096518.97034: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.97620: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.98307: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 29641 1727096518.98323: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.98393: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.98475: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.98514: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.98564: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 29641 1727096518.98570: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 29641 1727096518.98578: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.98607: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.98646: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 29641 1727096518.98652: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.98731: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.98815: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 29641 1727096518.98824: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.98857: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.98910: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 29641 1727096518.98980: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # <<< 29641 1727096518.98985: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.99219: stdout chunk (state=3): >>># 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' <<< 29641 1727096518.99258: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040057770> <<< 29641 1727096518.99282: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 29641 1727096518.99321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 29641 1727096518.99497: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040056960> <<< 29641 1727096518.99507: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 29641 1727096518.99513: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.99605: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.99695: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 29641 1727096518.99700: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096518.99827: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.00002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 29641 1727096519.00005: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.00133: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.00171: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 29641 1727096519.00185: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.00230: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.00285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 29641 1727096519.00433: stdout chunk (state=3): >>># 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' <<< 29641 1727096519.00617: 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 0x7fc040096120> <<< 29641 1727096519.00831: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040085ee0> <<< 29641 1727096519.00835: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 29641 1727096519.00848: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.00926: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.00997: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 29641 1727096519.01012: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.01208: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.01250: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.01425: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.01642: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 29641 1727096519.01657: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 29641 1727096519.01705: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.01762: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 29641 1727096519.01882: stdout chunk (state=3): >>># 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' <<< 29641 1727096519.01920: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096519.01940: 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 0x7fc0400a9b20> <<< 29641 1727096519.01948: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040086fc0> import 'ansible.module_utils.facts.system.user' # <<< 29641 1727096519.01967: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.01985: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 29641 1727096519.02041: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096519.02091: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 29641 1727096519.02105: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.02328: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.02550: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 29641 1727096519.02600: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.02709: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.02854: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.02916: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.02972: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 29641 1727096519.02983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 29641 1727096519.02988: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.03015: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.03041: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.03405: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.03465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 29641 1727096519.03473: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 29641 1727096519.03661: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.03850: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 29641 1727096519.03857: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.03901: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.03946: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.04795: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.05600: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 29641 1727096519.05616: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 29641 1727096519.05626: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.05775: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.05928: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 29641 1727096519.05935: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.06078: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.06212: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 29641 1727096519.06404: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.06449: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.06682: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 29641 1727096519.06690: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.06713: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.06727: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 29641 1727096519.06732: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.06783: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.06842: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 29641 1727096519.06847: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.06996: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.07142: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.07461: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.07784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 29641 1727096519.07788: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 29641 1727096519.07790: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.07837: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.07890: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 29641 1727096519.07899: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.07923: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.07951: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 29641 1727096519.08057: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096519.08159: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 29641 1727096519.08165: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.08194: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.08226: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 29641 1727096519.08235: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.08307: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.08384: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 29641 1727096519.08390: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.08471: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.08542: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 29641 1727096519.08602: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.08977: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.09510: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available <<< 29641 1727096519.09553: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 29641 1727096519.09560: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.09607: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.09652: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 29641 1727096519.09658: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.09744: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # <<< 29641 1727096519.09750: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.09793: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.09832: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 29641 1727096519.09909: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.09961: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.10081: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 29641 1727096519.10087: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.10108: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 29641 1727096519.10132: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.10241: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # <<< 29641 1727096519.10255: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.10274: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.10300: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.10364: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.10428: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.10599: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.10627: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 29641 1727096519.10639: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 29641 1727096519.10646: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.10714: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.10777: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 29641 1727096519.10793: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.11087: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.11399: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 29641 1727096519.11403: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.11531: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # <<< 29641 1727096519.11536: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.11601: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.11671: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 29641 1727096519.11678: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.11787: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.11910: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 29641 1727096519.12044: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096519.12182: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # <<< 29641 1727096519.12190: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 29641 1727096519.12287: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.12980: 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' <<< 29641 1727096519.13008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 29641 1727096519.13023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 29641 1727096519.13071: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096519.13074: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc03feab260> <<< 29641 1727096519.13081: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc03fea86e0> <<< 29641 1727096519.13145: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc03feabdd0> <<< 29641 1727096519.14298: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 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.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_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-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "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_service_mgr": "systemd", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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": {"yea<<< 29641 1727096519.14308: stdout chunk (state=3): >>>r": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "59", "epoch": "1727096519", "epoch_int": "1727096519", "date": "2024-09-23", "time": "09:01:59", "iso8601_micro": "2024-09-23T13:01:59.135685Z", "iso8601": "2024-09-23T13:01:59Z", "iso8601_basic": "20240923T090159135685", "iso8601_basic_short": "20240923T090159", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29641 1727096519.15348: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanu<<< 29641 1727096519.15374: stdout chunk (state=3): >>>p[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing<<< 29641 1727096519.15614: stdout chunk (state=3): >>> ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2<<< 29641 1727096519.15625: stdout chunk (state=3): >>>] 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 <<< 29641 1727096519.15889: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 29641 1727096519.15892: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 29641 1727096519.15924: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 29641 1727096519.15941: stdout chunk (state=3): >>># destroy _blake2 <<< 29641 1727096519.15952: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 29641 1727096519.15965: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 29641 1727096519.15973: stdout chunk (state=3): >>># destroy ipaddress <<< 29641 1727096519.16017: stdout chunk (state=3): >>># destroy ntpath <<< 29641 1727096519.16034: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 29641 1727096519.16041: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 29641 1727096519.16060: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 29641 1727096519.16087: stdout chunk (state=3): >>># destroy _locale <<< 29641 1727096519.16091: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 29641 1727096519.16101: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 29641 1727096519.16146: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 29641 1727096519.16159: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 29641 1727096519.16210: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 29641 1727096519.16229: stdout chunk (state=3): >>># 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 <<< 29641 1727096519.16314: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 29641 1727096519.16319: stdout chunk (state=3): >>># destroy _ssl <<< 29641 1727096519.16351: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 29641 1727096519.16403: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 29641 1727096519.16408: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 29641 1727096519.16431: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser <<< 29641 1727096519.16452: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 29641 1727096519.16470: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 29641 1727096519.16492: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 29641 1727096519.16524: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix <<< 29641 1727096519.16549: stdout chunk (state=3): >>># 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 <<< 29641 1727096519.16570: stdout chunk (state=3): >>># 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 <<< 29641 1727096519.16709: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 29641 1727096519.16715: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 29641 1727096519.16786: stdout chunk (state=3): >>># destroy sys.monitoring <<< 29641 1727096519.16792: stdout chunk (state=3): >>># destroy _socket <<< 29641 1727096519.16912: stdout chunk (state=3): >>># 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 <<< 29641 1727096519.16922: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 29641 1727096519.16932: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 29641 1727096519.17064: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna <<< 29641 1727096519.17094: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 29641 1727096519.17136: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 29641 1727096519.17173: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 29641 1727096519.17260: stdout chunk (state=3): >>># clear sys.audit hooks <<< 29641 1727096519.18196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096519.18199: stdout chunk (state=3): >>><<< 29641 1727096519.18201: stderr chunk (state=3): >>><<< 29641 1727096519.18427: _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 0x7fc0410184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040fe7b30> # /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 0x7fc04101aa50> 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 0x7fc040de9130> # /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 0x7fc040de9fa0> 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 0x7fc040e27e60> # /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 0x7fc040e27f20> # /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 0x7fc040e5f890> # /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 0x7fc040e5ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e3fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e3d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e25010> # /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 0x7fc040e7f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e7e450> # /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 0x7fc040e3e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e7ccb0> # /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 0x7fc040eb4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e24290> # /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 0x7fc040eb4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040eb4bc0> # 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 0x7fc040eb4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040e22db0> # /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 0x7fc040eb56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040eb5370> 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 0x7fc040eb65a0> 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 0x7fc040ecc7a0> 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 0x7fc040ecde80> # /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 0x7fc040eced20> # 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 0x7fc040ecf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040ece270> # /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 0x7fc040ecfda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040ecf4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040eb6510> # /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 0x7fc040bcbbf0> # /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 0x7fc040bf4740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040bf44a0> # 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 0x7fc040bf4680> # /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 0x7fc040bf4fe0> # 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 0x7fc040bf5910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040bf48c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040bc9d90> # /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 0x7fc040bf6d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040bf5a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040eb6750> # /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 0x7fc040c1f080> # /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 0x7fc040c43440> # /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 0x7fc040ca4230> # /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 0x7fc040ca6990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040ca4350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040c71250> # /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 0x7fc040525310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040c42240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040bf7c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc0405255b0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_eqe79kxh/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 0x7fc04058efc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04056deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04056d0a0> # 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 0x7fc04058d2b0> # /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 0x7fc0405be990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0405be720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0405be030> # /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 0x7fc0405be480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04058fc50> 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 0x7fc0405bf710> # 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 0x7fc0405bf920> # /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 0x7fc0405bfe60> 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 0x7fc040429c70> # 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 0x7fc04042b890> # /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 0x7fc04042c230> # /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 0x7fc04042d3a0> # /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 0x7fc04042fe00> # 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 0x7fc040e22ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04042e0c0> # /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 0x7fc040437e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040436900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040436660> # /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 0x7fc040436bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04042e5d0> # 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 0x7fc04047bf20> # /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 0x7fc04047c1d0> # /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 0x7fc04047dc70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04047da30> # /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 0x7fc040480230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04047e360> # /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 0x7fc0404839e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0404803e0> # 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 0x7fc040484ad0> # 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 0x7fc040484bc0> # 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 0x7fc040484c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04047c320> # /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 0x7fc04030c2f0> # 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 0x7fc04030d100> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040486ae0> # 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 0x7fc040487e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0404866f0> # 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 0x7fc040315370> # /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 0x7fc040316210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04030ff20> 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 0x7fc040316900> # 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 0x7fc0403174a0> # 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 0x7fc040321f10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc04031d700> 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 0x7fc04040a8d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0405ea5a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040322030> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040486b10> # 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 0x7fc0403b1e80> # /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 0x7fc03fff3fe0> # 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 0x7fc03fff8320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0403987a0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0403b29c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0403b05f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0403b01a0> # /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 0x7fc03fffb260> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc03fffab10> # 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 0x7fc03fffacc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc03fff9f40> # /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 0x7fc03fffb3e0> # /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 0x7fc040055ee0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc03fffbec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0403b0200> 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 0x7fc040057770> # /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 0x7fc040056960> 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 0x7fc040096120> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040085ee0> 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 0x7fc0400a9b20> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc040086fc0> 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 0x7fc03feab260> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc03fea86e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc03feabdd0> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 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.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_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-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "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_service_mgr": "systemd", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "59", "epoch": "1727096519", "epoch_int": "1727096519", "date": "2024-09-23", "time": "09:01:59", "iso8601_micro": "2024-09-23T13:01:59.135685Z", "iso8601": "2024-09-23T13:01:59Z", "iso8601_basic": "20240923T090159135685", "iso8601_basic_short": "20240923T090159", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 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 29641 1727096519.20419: 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-1727096518.5333245-29769-67522503208868/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096519.20422: _low_level_execute_command(): starting 29641 1727096519.20425: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096518.5333245-29769-67522503208868/ > /dev/null 2>&1 && sleep 0' 29641 1727096519.20427: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096519.20430: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096519.20432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096519.20434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096519.20436: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096519.20439: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096519.20440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096519.20442: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096519.20445: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096519.20447: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096519.20449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096519.20581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29641 1727096519.23116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096519.23122: stdout chunk (state=3): >>><<< 29641 1727096519.23126: stderr chunk (state=3): >>><<< 29641 1727096519.23394: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29641 1727096519.23398: handler run complete 29641 1727096519.23400: variable 'ansible_facts' from source: unknown 29641 1727096519.23447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096519.23747: variable 'ansible_facts' from source: unknown 29641 1727096519.23895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096519.24022: attempt loop complete, returning result 29641 1727096519.24031: _execute() done 29641 1727096519.24041: dumping result to json 29641 1727096519.24061: done dumping result, returning 29641 1727096519.24157: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-80ba-72b8-0000000000c0] 29641 1727096519.24160: sending task result for task 0afff68d-5257-80ba-72b8-0000000000c0 ok: [managed_node2] 29641 1727096519.24728: no more pending results, returning what we have 29641 1727096519.24731: results queue empty 29641 1727096519.24732: checking for any_errors_fatal 29641 1727096519.24733: done checking for any_errors_fatal 29641 1727096519.24734: checking for max_fail_percentage 29641 1727096519.24735: done checking for max_fail_percentage 29641 1727096519.24736: checking to see if all hosts have failed and the running result is not ok 29641 1727096519.24737: done checking to see if all hosts have failed 29641 1727096519.24738: getting the remaining hosts for this loop 29641 1727096519.24739: done getting the remaining hosts for this loop 29641 1727096519.24742: getting the next task for host managed_node2 29641 1727096519.24750: done getting next task for host managed_node2 29641 1727096519.24753: ^ task is: TASK: Check if system is ostree 29641 1727096519.24756: ^ 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 29641 1727096519.24760: getting variables 29641 1727096519.24761: in VariableManager get_vars() 29641 1727096519.24926: Calling all_inventory to load vars for managed_node2 29641 1727096519.24930: Calling groups_inventory to load vars for managed_node2 29641 1727096519.24933: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096519.24944: Calling all_plugins_play to load vars for managed_node2 29641 1727096519.24948: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096519.24951: Calling groups_plugins_play to load vars for managed_node2 29641 1727096519.25284: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000c0 29641 1727096519.25289: WORKER PROCESS EXITING 29641 1727096519.25302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096519.25499: done with get_vars() 29641 1727096519.25509: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 09:01:59 -0400 (0:00:00.817) 0:00:02.760 ****** 29641 1727096519.25605: entering _queue_task() for managed_node2/stat 29641 1727096519.26075: worker is 1 (out of 1 available) 29641 1727096519.26083: exiting _queue_task() for managed_node2/stat 29641 1727096519.26092: done queuing things up, now waiting for results queue to drain 29641 1727096519.26094: waiting for pending results... 29641 1727096519.26222: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 29641 1727096519.26265: in run() - task 0afff68d-5257-80ba-72b8-0000000000c2 29641 1727096519.26289: variable 'ansible_search_path' from source: unknown 29641 1727096519.26297: variable 'ansible_search_path' from source: unknown 29641 1727096519.26346: calling self._execute() 29641 1727096519.26432: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096519.26536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096519.26539: variable 'omit' from source: magic vars 29641 1727096519.27021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096519.27589: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096519.27701: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096519.27747: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096519.27947: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096519.28042: 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) 29641 1727096519.28194: 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) 29641 1727096519.28221: 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) 29641 1727096519.28246: 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) 29641 1727096519.28455: Evaluated conditional (not __network_is_ostree is defined): True 29641 1727096519.28465: variable 'omit' from source: magic vars 29641 1727096519.28534: variable 'omit' from source: magic vars 29641 1727096519.28583: variable 'omit' from source: magic vars 29641 1727096519.28617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096519.28650: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096519.28678: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096519.28699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096519.28730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096519.28763: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096519.28776: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096519.28784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096519.28889: Set connection var ansible_pipelining to False 29641 1727096519.28901: Set connection var ansible_timeout to 10 29641 1727096519.28907: Set connection var ansible_connection to ssh 29641 1727096519.28917: Set connection var ansible_shell_type to sh 29641 1727096519.28926: Set connection var ansible_shell_executable to /bin/sh 29641 1727096519.28943: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096519.28973: variable 'ansible_shell_executable' from source: unknown 29641 1727096519.29045: variable 'ansible_connection' from source: unknown 29641 1727096519.29050: variable 'ansible_module_compression' from source: unknown 29641 1727096519.29052: variable 'ansible_shell_type' from source: unknown 29641 1727096519.29054: variable 'ansible_shell_executable' from source: unknown 29641 1727096519.29056: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096519.29058: variable 'ansible_pipelining' from source: unknown 29641 1727096519.29060: variable 'ansible_timeout' from source: unknown 29641 1727096519.29062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096519.29174: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096519.29189: variable 'omit' from source: magic vars 29641 1727096519.29198: starting attempt loop 29641 1727096519.29204: running the handler 29641 1727096519.29220: _low_level_execute_command(): starting 29641 1727096519.29231: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096519.29992: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096519.29997: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096519.30028: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096519.30112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096519.30115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096519.30165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29641 1727096519.32440: stdout chunk (state=3): >>>/root <<< 29641 1727096519.32645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096519.32650: stdout chunk (state=3): >>><<< 29641 1727096519.32652: stderr chunk (state=3): >>><<< 29641 1727096519.32677: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29641 1727096519.32753: _low_level_execute_command(): starting 29641 1727096519.32757: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096519.32691-29808-111460994059432 `" && echo ansible-tmp-1727096519.32691-29808-111460994059432="` echo /root/.ansible/tmp/ansible-tmp-1727096519.32691-29808-111460994059432 `" ) && sleep 0' 29641 1727096519.34262: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096519.34288: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096519.34308: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096519.34382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29641 1727096519.37393: stdout chunk (state=3): >>>ansible-tmp-1727096519.32691-29808-111460994059432=/root/.ansible/tmp/ansible-tmp-1727096519.32691-29808-111460994059432 <<< 29641 1727096519.37626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096519.37629: stdout chunk (state=3): >>><<< 29641 1727096519.37632: stderr chunk (state=3): >>><<< 29641 1727096519.37649: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096519.32691-29808-111460994059432=/root/.ansible/tmp/ansible-tmp-1727096519.32691-29808-111460994059432 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29641 1727096519.37726: variable 'ansible_module_compression' from source: unknown 29641 1727096519.37828: ANSIBALLZ: Using lock for stat 29641 1727096519.37836: ANSIBALLZ: Acquiring lock 29641 1727096519.37842: ANSIBALLZ: Lock acquired: 140568836887840 29641 1727096519.37851: ANSIBALLZ: Creating module 29641 1727096519.47395: ANSIBALLZ: Writing module into payload 29641 1727096519.47459: ANSIBALLZ: Writing module 29641 1727096519.47480: ANSIBALLZ: Renaming module 29641 1727096519.47484: ANSIBALLZ: Done creating module 29641 1727096519.47499: variable 'ansible_facts' from source: unknown 29641 1727096519.47564: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096519.32691-29808-111460994059432/AnsiballZ_stat.py 29641 1727096519.47804: Sending initial data 29641 1727096519.47807: Sent initial data (151 bytes) 29641 1727096519.48393: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096519.48407: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096519.48425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096519.48500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29641 1727096519.50780: 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 <<< 29641 1727096519.50809: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096519.50846: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpy5laqxxt /root/.ansible/tmp/ansible-tmp-1727096519.32691-29808-111460994059432/AnsiballZ_stat.py <<< 29641 1727096519.50849: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096519.32691-29808-111460994059432/AnsiballZ_stat.py" <<< 29641 1727096519.50887: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpy5laqxxt" to remote "/root/.ansible/tmp/ansible-tmp-1727096519.32691-29808-111460994059432/AnsiballZ_stat.py" <<< 29641 1727096519.50891: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096519.32691-29808-111460994059432/AnsiballZ_stat.py" <<< 29641 1727096519.51401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096519.51451: stderr chunk (state=3): >>><<< 29641 1727096519.51455: stdout chunk (state=3): >>><<< 29641 1727096519.51484: done transferring module to remote 29641 1727096519.51496: _low_level_execute_command(): starting 29641 1727096519.51501: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096519.32691-29808-111460994059432/ /root/.ansible/tmp/ansible-tmp-1727096519.32691-29808-111460994059432/AnsiballZ_stat.py && sleep 0' 29641 1727096519.51958: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096519.51963: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096519.51966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096519.51981: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096519.51984: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096519.52022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096519.52026: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096519.52032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096519.52064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29641 1727096519.54605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096519.54630: stderr chunk (state=3): >>><<< 29641 1727096519.54633: stdout chunk (state=3): >>><<< 29641 1727096519.54647: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29641 1727096519.54652: _low_level_execute_command(): starting 29641 1727096519.54660: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096519.32691-29808-111460994059432/AnsiballZ_stat.py && sleep 0' 29641 1727096519.55128: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096519.55133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096519.55136: 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.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096519.55138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096519.55178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096519.55191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096519.55242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29641 1727096519.58382: stdout chunk (state=3): >>>import _frozen_importlib # frozen<<< 29641 1727096519.58386: stdout chunk (state=3): >>> <<< 29641 1727096519.58445: stdout chunk (state=3): >>>import _imp # builtin<<< 29641 1727096519.58450: stdout chunk (state=3): >>> <<< 29641 1727096519.58492: stdout chunk (state=3): >>>import '_thread' # <<< 29641 1727096519.58507: stdout chunk (state=3): >>> import '_warnings' # <<< 29641 1727096519.58605: stdout chunk (state=3): >>> import '_weakref' # <<< 29641 1727096519.58636: stdout chunk (state=3): >>>import '_io' # <<< 29641 1727096519.58639: stdout chunk (state=3): >>> <<< 29641 1727096519.58663: stdout chunk (state=3): >>>import 'marshal' # <<< 29641 1727096519.58674: stdout chunk (state=3): >>> <<< 29641 1727096519.58732: stdout chunk (state=3): >>>import 'posix' # <<< 29641 1727096519.58743: stdout chunk (state=3): >>> <<< 29641 1727096519.58791: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 29641 1727096519.58800: stdout chunk (state=3): >>> <<< 29641 1727096519.58804: stdout chunk (state=3): >>># installing zipimport hook<<< 29641 1727096519.58841: stdout chunk (state=3): >>> import 'time' # <<< 29641 1727096519.58844: stdout chunk (state=3): >>> <<< 29641 1727096519.58927: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 29641 1727096519.58945: stdout chunk (state=3): >>> <<< 29641 1727096519.58948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096519.58989: stdout chunk (state=3): >>>import '_codecs' # <<< 29641 1727096519.59040: stdout chunk (state=3): >>>import 'codecs' # <<< 29641 1727096519.59122: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 29641 1727096519.59151: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5048184d0><<< 29641 1727096519.59155: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5047e7b30><<< 29641 1727096519.59196: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 29641 1727096519.59240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50481aa50><<< 29641 1727096519.59248: stdout chunk (state=3): >>> <<< 29641 1727096519.59302: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 29641 1727096519.59339: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 29641 1727096519.59382: stdout chunk (state=3): >>>import '_stat' # <<< 29641 1727096519.59524: stdout chunk (state=3): >>> import 'stat' # import '_collections_abc' # <<< 29641 1727096519.59572: stdout chunk (state=3): >>>import 'genericpath' # <<< 29641 1727096519.59591: stdout chunk (state=3): >>>import 'posixpath' # <<< 29641 1727096519.59642: stdout chunk (state=3): >>>import 'os' # <<< 29641 1727096519.59673: stdout chunk (state=3): >>> <<< 29641 1727096519.59691: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 29641 1727096519.59726: stdout chunk (state=3): >>>Processing user site-packages <<< 29641 1727096519.59751: stdout chunk (state=3): >>>Processing global site-packages <<< 29641 1727096519.59775: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 29641 1727096519.59800: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 29641 1727096519.59852: 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 <<< 29641 1727096519.59876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<< 29641 1727096519.59916: stdout chunk (state=3): >>> import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5045e9130><<< 29641 1727096519.59928: stdout chunk (state=3): >>> <<< 29641 1727096519.60011: 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<<< 29641 1727096519.60030: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096519.60097: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5045e9fa0> import 'site' # <<< 29641 1727096519.60101: stdout chunk (state=3): >>> <<< 29641 1727096519.60123: 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<<< 29641 1727096519.60305: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 29641 1727096519.60539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 29641 1727096519.60546: stdout chunk (state=3): >>> <<< 29641 1727096519.60580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<< 29641 1727096519.60587: stdout chunk (state=3): >>> <<< 29641 1727096519.60623: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 29641 1727096519.60628: stdout chunk (state=3): >>> <<< 29641 1727096519.60657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'<<< 29641 1727096519.60660: stdout chunk (state=3): >>> <<< 29641 1727096519.60806: 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' # /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 0x7fb504627e60> <<< 29641 1727096519.60834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 29641 1727096519.60874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<< 29641 1727096519.60879: stdout chunk (state=3): >>> <<< 29641 1727096519.60913: stdout chunk (state=3): >>>import '_operator' # <<< 29641 1727096519.60936: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504627f20> <<< 29641 1727096519.60971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 29641 1727096519.61019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 29641 1727096519.61124: stdout chunk (state=3): >>># /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' <<< 29641 1727096519.61159: stdout chunk (state=3): >>>import 'itertools' # <<< 29641 1727096519.61197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 29641 1727096519.61213: stdout chunk (state=3): >>> <<< 29641 1727096519.61229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 29641 1727096519.61239: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50465f890> <<< 29641 1727096519.61283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 29641 1727096519.61295: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50465ff20><<< 29641 1727096519.61319: stdout chunk (state=3): >>> import '_collections' # <<< 29641 1727096519.61323: stdout chunk (state=3): >>> <<< 29641 1727096519.61389: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50463fb30><<< 29641 1727096519.61414: stdout chunk (state=3): >>> import '_functools' # <<< 29641 1727096519.61470: stdout chunk (state=3): >>> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50463d250> <<< 29641 1727096519.61616: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504625010> <<< 29641 1727096519.61666: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 29641 1727096519.61702: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 29641 1727096519.61705: stdout chunk (state=3): >>> <<< 29641 1727096519.61731: stdout chunk (state=3): >>>import '_sre' # <<< 29641 1727096519.61774: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<< 29641 1727096519.61783: stdout chunk (state=3): >>> <<< 29641 1727096519.61842: stdout chunk (state=3): >>># 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 <<< 29641 1727096519.61866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 29641 1727096519.61920: stdout chunk (state=3): >>> import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50467f800><<< 29641 1727096519.61922: stdout chunk (state=3): >>> <<< 29641 1727096519.61951: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50467e450><<< 29641 1727096519.61958: stdout chunk (state=3): >>> <<< 29641 1727096519.62002: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 29641 1727096519.62040: 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 0x7fb50463e120><<< 29641 1727096519.62114: stdout chunk (state=3): >>> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50467ccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 29641 1727096519.62192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5046b4860> <<< 29641 1727096519.62194: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504624290> <<< 29641 1727096519.62575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5046b4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5046b4bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096519.62583: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096519.62612: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5046b4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504622db0> # /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 0x7fb5046b56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5046b5370> import 'importlib.machinery' # <<< 29641 1727096519.62657: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 29641 1727096519.62670: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 29641 1727096519.62726: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5046b65a0> import 'importlib.util' # <<< 29641 1727096519.62776: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 29641 1727096519.62836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 29641 1727096519.62874: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 29641 1727096519.62898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5046cc7a0><<< 29641 1727096519.62927: stdout chunk (state=3): >>> import 'errno' # <<< 29641 1727096519.62970: 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'<<< 29641 1727096519.63006: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5046cde80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py<<< 29641 1727096519.63029: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 29641 1727096519.63079: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 29641 1727096519.63108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 29641 1727096519.63111: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5046ced20><<< 29641 1727096519.63175: stdout chunk (state=3): >>> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096519.63216: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096519.63219: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5046cf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5046ce270> <<< 29641 1727096519.63252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 29641 1727096519.63333: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096519.63353: 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 0x7fb5046cfda0><<< 29641 1727096519.63363: stdout chunk (state=3): >>> <<< 29641 1727096519.63412: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5046cf4d0> <<< 29641 1727096519.63449: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5046b6510> <<< 29641 1727096519.63486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 29641 1727096519.63540: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 29641 1727096519.63574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 29641 1727096519.63611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 29641 1727096519.63675: stdout chunk (state=3): >>> # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096519.63696: 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 0x7fb504467bf0><<< 29641 1727096519.63733: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 29641 1727096519.63749: stdout chunk (state=3): >>> <<< 29641 1727096519.63806: stdout chunk (state=3): >>># 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' <<< 29641 1727096519.63809: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096519.63824: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5044906b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504490410><<< 29641 1727096519.63873: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096519.63888: stdout chunk (state=3): >>> # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096519.63930: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5044906e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 29641 1727096519.63951: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 29641 1727096519.64048: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096519.64209: stdout chunk (state=3): >>> <<< 29641 1727096519.64265: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096519.64291: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb504491010> <<< 29641 1727096519.64504: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096519.64547: stdout chunk (state=3): >>> # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096519.64565: stdout chunk (state=3): >>> import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5044919d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5044908c0> <<< 29641 1727096519.64603: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504465d90><<< 29641 1727096519.64615: stdout chunk (state=3): >>> <<< 29641 1727096519.64654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 29641 1727096519.64683: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 29641 1727096519.64726: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 29641 1727096519.64751: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 29641 1727096519.64780: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504492d20><<< 29641 1727096519.64810: stdout chunk (state=3): >>> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504490e60> <<< 29641 1727096519.64845: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5046b6750> <<< 29641 1727096519.64969: stdout chunk (state=3): >>># /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' <<< 29641 1727096519.65007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 29641 1727096519.65102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 29641 1727096519.65120: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5044bb080> <<< 29641 1727096519.65202: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 29641 1727096519.65236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096519.65300: 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' <<< 29641 1727096519.65375: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5044df410><<< 29641 1727096519.65421: stdout chunk (state=3): >>> <<< 29641 1727096519.65436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 29641 1727096519.65502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 29641 1727096519.65602: stdout chunk (state=3): >>> import 'ntpath' # <<< 29641 1727096519.65675: 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'<<< 29641 1727096519.65705: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504540230> <<< 29641 1727096519.65727: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 29641 1727096519.65780: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 29641 1727096519.65807: stdout chunk (state=3): >>> <<< 29641 1727096519.65839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 29641 1727096519.65892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 29641 1727096519.66041: stdout chunk (state=3): >>> import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504542990> <<< 29641 1727096519.66175: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504540350> <<< 29641 1727096519.66233: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50450d220><<< 29641 1727096519.66269: stdout chunk (state=3): >>> <<< 29641 1727096519.66327: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 29641 1727096519.66330: 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 0x7fb504345340> <<< 29641 1727096519.66379: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5044de210> <<< 29641 1727096519.66409: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504493c50> <<< 29641 1727096519.66585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 29641 1727096519.66706: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb5044de570> <<< 29641 1727096519.66828: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_ctux9vhf/ansible_stat_payload.zip' <<< 29641 1727096519.67044: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.67051: stdout chunk (state=3): >>># zipimport: zlib available<<< 29641 1727096519.67053: stdout chunk (state=3): >>> <<< 29641 1727096519.67125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 29641 1727096519.67128: stdout chunk (state=3): >>> <<< 29641 1727096519.67130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 29641 1727096519.67189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 29641 1727096519.67201: stdout chunk (state=3): >>> <<< 29641 1727096519.67309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 29641 1727096519.67374: 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'<<< 29641 1727096519.67403: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50439aff0> <<< 29641 1727096519.67475: stdout chunk (state=3): >>>import '_typing' # <<< 29641 1727096519.67792: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504379ee0> <<< 29641 1727096519.67801: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504379070> # zipimport: zlib available <<< 29641 1727096519.67823: stdout chunk (state=3): >>>import 'ansible' # <<< 29641 1727096519.67979: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29641 1727096519.68005: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 29641 1727096519.70325: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.72370: 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 0x7fb504398ec0> # /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'<<< 29641 1727096519.72387: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 29641 1727096519.72394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'<<< 29641 1727096519.72397: stdout chunk (state=3): >>> # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096519.72417: stdout chunk (state=3): >>> <<< 29641 1727096519.72441: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096519.72492: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5043c6930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5043c66c0><<< 29641 1727096519.72515: stdout chunk (state=3): >>> <<< 29641 1727096519.72547: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5043c5fd0><<< 29641 1727096519.72572: stdout chunk (state=3): >>> <<< 29641 1727096519.72695: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 29641 1727096519.72712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5043c6420> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50439bc80> import 'atexit' # <<< 29641 1727096519.72750: stdout chunk (state=3): >>> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096519.72772: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096519.72805: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5043c76b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096519.73014: 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 0x7fb5043c78f0> # /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 0x7fb5043c7e30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 29641 1727096519.73210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 29641 1727096519.73214: stdout chunk (state=3): >>> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d11c40> # 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 0x7fb503d13860> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py<<< 29641 1727096519.73216: stdout chunk (state=3): >>> <<< 29641 1727096519.73288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d141a0><<< 29641 1727096519.73291: stdout chunk (state=3): >>> <<< 29641 1727096519.73326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 29641 1727096519.73382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 29641 1727096519.73419: stdout chunk (state=3): >>> import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d15340><<< 29641 1727096519.73481: stdout chunk (state=3): >>> <<< 29641 1727096519.73511: stdout chunk (state=3): >>># /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'<<< 29641 1727096519.73522: stdout chunk (state=3): >>> <<< 29641 1727096519.73547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 29641 1727096519.73784: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d17e00> # 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 0x7fb504622ea0><<< 29641 1727096519.73799: stdout chunk (state=3): >>> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d160c0><<< 29641 1727096519.73817: stdout chunk (state=3): >>> <<< 29641 1727096519.73870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 29641 1727096519.73916: stdout chunk (state=3): >>># 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<<< 29641 1727096519.74094: stdout chunk (state=3): >>> # 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'<<< 29641 1727096519.74098: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d1fcb0><<< 29641 1727096519.74118: stdout chunk (state=3): >>> import '_tokenize' # <<< 29641 1727096519.74204: stdout chunk (state=3): >>> <<< 29641 1727096519.74238: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d1e780><<< 29641 1727096519.74258: stdout chunk (state=3): >>> <<< 29641 1727096519.74383: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d1e4e0> # /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' <<< 29641 1727096519.74456: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d1ea50><<< 29641 1727096519.74508: stdout chunk (state=3): >>> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d165d0> <<< 29641 1727096519.74584: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096519.74599: 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 0x7fb503d67f80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 29641 1727096519.74620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 29641 1727096519.74698: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d68080> # /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' <<< 29641 1727096519.74769: 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'<<< 29641 1727096519.74787: stdout chunk (state=3): >>> # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 29641 1727096519.74883: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb503d69b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d69940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 29641 1727096519.75012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 29641 1727096519.75081: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096519.75290: 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 0x7fb503d6c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d6a240> # /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'<<< 29641 1727096519.75293: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py<<< 29641 1727096519.75354: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 29641 1727096519.75421: stdout chunk (state=3): >>> import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d6f770><<< 29641 1727096519.75431: stdout chunk (state=3): >>> <<< 29641 1727096519.75635: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d6c230><<< 29641 1727096519.75646: stdout chunk (state=3): >>> <<< 29641 1727096519.75728: 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' <<< 29641 1727096519.75884: 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 0x7fb503d708c0> # 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 0x7fb503d70a70><<< 29641 1727096519.75906: 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'<<< 29641 1727096519.75929: 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' <<< 29641 1727096519.76022: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb503d70b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d68260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 29641 1727096519.76034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 29641 1727096519.76066: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 29641 1727096519.76137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 29641 1727096519.76382: stdout chunk (state=3): >>> # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb503dfc140> <<< 29641 1727096519.76483: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096519.76488: stdout chunk (state=3): >>> <<< 29641 1727096519.76560: 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 0x7fb503dfd490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d728d0> <<< 29641 1727096519.76580: 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'<<< 29641 1727096519.76599: 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'<<< 29641 1727096519.76612: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb503d73c80><<< 29641 1727096519.76620: stdout chunk (state=3): >>> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d72510><<< 29641 1727096519.76689: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 29641 1727096519.76881: stdout chunk (state=3): >>> # zipimport: zlib available <<< 29641 1727096519.76999: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 29641 1727096519.77003: stdout chunk (state=3): >>> <<< 29641 1727096519.77182: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 29641 1727096519.77290: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.77366: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.77710: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.78785: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.79426: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 29641 1727096519.79432: stdout chunk (state=3): >>> <<< 29641 1727096519.79444: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 29641 1727096519.79502: stdout chunk (state=3): >>> <<< 29641 1727096519.79510: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 29641 1727096519.79612: stdout chunk (state=3): >>># /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' <<< 29641 1727096519.79662: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 29641 1727096519.79797: stdout chunk (state=3): >>> # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb503c016a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 29641 1727096519.79826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 29641 1727096519.79861: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503c02420> <<< 29641 1727096519.79895: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503dfd8b0> <<< 29641 1727096519.80195: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 29641 1727096519.80306: stdout chunk (state=3): >>> # zipimport: zlib available <<< 29641 1727096519.80357: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.80592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 29641 1727096519.80608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 29641 1727096519.80646: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503c02b70> <<< 29641 1727096519.80659: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.81404: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.82155: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.82265: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.82385: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 29641 1727096519.82398: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.82451: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.82585: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 29641 1727096519.82604: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.82632: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.82764: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 29641 1727096519.82791: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.83008: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 29641 1727096519.83012: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.83014: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 29641 1727096519.83017: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.83506: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.83775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 29641 1727096519.83874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 29641 1727096519.83907: stdout chunk (state=3): >>>import '_ast' # <<< 29641 1727096519.84018: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503c037a0> <<< 29641 1727096519.84043: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.84163: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.84283: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 29641 1727096519.84296: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 29641 1727096519.84354: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 29641 1727096519.84674: stdout chunk (state=3): >>> import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 29641 1727096519.84678: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.84680: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.84921: stdout chunk (state=3): >>># 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' <<< 29641 1727096519.84963: 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' <<< 29641 1727096519.84981: 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' <<< 29641 1727096519.84996: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb503c0e060> <<< 29641 1727096519.85139: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503c090d0> <<< 29641 1727096519.85159: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 29641 1727096519.85243: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.85345: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.85391: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.85900: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5044168d0> <<< 29641 1727096519.85925: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50440a5a0> <<< 29641 1727096519.86041: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503c036b0> <<< 29641 1727096519.86052: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d69970> <<< 29641 1727096519.86341: stdout chunk (state=3): >>># 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 <<< 29641 1727096519.86525: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.86827: stdout chunk (state=3): >>># zipimport: zlib available <<< 29641 1727096519.87020: 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"}}} <<< 29641 1727096519.87051: stdout chunk (state=3): >>># destroy __main__ <<< 29641 1727096519.87542: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 29641 1727096519.87570: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path <<< 29641 1727096519.87594: stdout chunk (state=3): >>># clear sys.argv <<< 29641 1727096519.87606: stdout chunk (state=3): >>># 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__<<< 29641 1727096519.87636: 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<<< 29641 1727096519.87653: stdout chunk (state=3): >>> # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io<<< 29641 1727096519.87681: stdout chunk (state=3): >>> # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site<<< 29641 1727096519.87706: stdout chunk (state=3): >>> # 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<<< 29641 1727096519.87742: stdout chunk (state=3): >>> # 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<<< 29641 1727096519.87872: stdout chunk (state=3): >>> # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # 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<<< 29641 1727096519.87889: stdout chunk (state=3): >>> # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize<<< 29641 1727096519.87906: stdout chunk (state=3): >>> # 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<<< 29641 1727096519.87926: stdout chunk (state=3): >>> # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket <<< 29641 1727096519.87952: 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<<< 29641 1727096519.88073: stdout chunk (state=3): >>> # 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<<< 29641 1727096519.88077: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool<<< 29641 1727096519.88079: stdout chunk (state=3): >>> # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation<<< 29641 1727096519.88081: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux<<< 29641 1727096519.88083: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro<<< 29641 1727096519.88207: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 29641 1727096519.88532: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 29641 1727096519.88552: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 29641 1727096519.88631: stdout chunk (state=3): >>># destroy ntpath <<< 29641 1727096519.88639: 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 # destroy json.scanner <<< 29641 1727096519.88826: stdout chunk (state=3): >>># 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 <<< 29641 1727096519.88893: 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 # cleanup[3] wiping warnings <<< 29641 1727096519.89136: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # 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 <<< 29641 1727096519.89192: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 29641 1727096519.89299: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 29641 1727096519.89326: 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 # 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 <<< 29641 1727096519.89354: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 29641 1727096519.89491: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 29641 1727096519.89511: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 29641 1727096519.89885: stdout chunk (state=3): >>># 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 <<< 29641 1727096519.90114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096519.90221: stderr chunk (state=3): >>><<< 29641 1727096519.90224: stdout chunk (state=3): >>><<< 29641 1727096519.90313: _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 0x7fb5048184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5047e7b30> # /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 0x7fb50481aa50> 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 0x7fb5045e9130> # /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 0x7fb5045e9fa0> 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 0x7fb504627e60> # /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 0x7fb504627f20> # /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 0x7fb50465f890> # /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 0x7fb50465ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50463fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50463d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504625010> # /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 0x7fb50467f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50467e450> # /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 0x7fb50463e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50467ccb0> # /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 0x7fb5046b4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504624290> # /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 0x7fb5046b4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5046b4bc0> # 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 0x7fb5046b4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504622db0> # /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 0x7fb5046b56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5046b5370> 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 0x7fb5046b65a0> 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 0x7fb5046cc7a0> 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 0x7fb5046cde80> # /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 0x7fb5046ced20> # 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 0x7fb5046cf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5046ce270> # /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 0x7fb5046cfda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5046cf4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5046b6510> # /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 0x7fb504467bf0> # /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 0x7fb5044906b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504490410> # 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 0x7fb5044906e0> # /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 0x7fb504491010> # 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 0x7fb5044919d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5044908c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504465d90> # /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 0x7fb504492d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504490e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5046b6750> # /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 0x7fb5044bb080> # /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 0x7fb5044df410> # /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 0x7fb504540230> # /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 0x7fb504542990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504540350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50450d220> # /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 0x7fb504345340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5044de210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504493c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb5044de570> # zipimport: found 30 names in '/tmp/ansible_stat_payload_ctux9vhf/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 0x7fb50439aff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504379ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb504379070> # 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 0x7fb504398ec0> # /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 0x7fb5043c6930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5043c66c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5043c5fd0> # /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 0x7fb5043c6420> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50439bc80> 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 0x7fb5043c76b0> # 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 0x7fb5043c78f0> # /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 0x7fb5043c7e30> 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 0x7fb503d11c40> # 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 0x7fb503d13860> # /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 0x7fb503d141a0> # /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 0x7fb503d15340> # /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 0x7fb503d17e00> # 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 0x7fb504622ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d160c0> # /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 0x7fb503d1fcb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d1e780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d1e4e0> # /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 0x7fb503d1ea50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d165d0> # 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 0x7fb503d67f80> # /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 0x7fb503d68080> # /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 0x7fb503d69b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d69940> # /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 0x7fb503d6c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d6a240> # /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 0x7fb503d6f770> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d6c230> # 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 0x7fb503d708c0> # 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 0x7fb503d70a70> # 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 0x7fb503d70b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d68260> # /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 0x7fb503dfc140> # 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 0x7fb503dfd490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d728d0> # 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 0x7fb503d73c80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d72510> # 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 0x7fb503c016a0> # /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 0x7fb503c02420> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503dfd8b0> 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 0x7fb503c02b70> # 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 0x7fb503c037a0> # 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 0x7fb503c0e060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503c090d0> 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 0x7fb5044168d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb50440a5a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503c036b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb503d69970> # 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 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 29641 1727096519.91759: 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-1727096519.32691-29808-111460994059432/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096519.91762: _low_level_execute_command(): starting 29641 1727096519.91765: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096519.32691-29808-111460994059432/ > /dev/null 2>&1 && sleep 0' 29641 1727096519.92289: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096519.92306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096519.92389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29641 1727096519.94969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096519.95373: stderr chunk (state=3): >>><<< 29641 1727096519.95377: stdout chunk (state=3): >>><<< 29641 1727096519.95381: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29641 1727096519.95383: handler run complete 29641 1727096519.95386: attempt loop complete, returning result 29641 1727096519.95388: _execute() done 29641 1727096519.95390: dumping result to json 29641 1727096519.95393: done dumping result, returning 29641 1727096519.95396: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0afff68d-5257-80ba-72b8-0000000000c2] 29641 1727096519.95399: sending task result for task 0afff68d-5257-80ba-72b8-0000000000c2 29641 1727096519.95472: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000c2 29641 1727096519.95476: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 29641 1727096519.95541: no more pending results, returning what we have 29641 1727096519.95545: results queue empty 29641 1727096519.95546: checking for any_errors_fatal 29641 1727096519.95554: done checking for any_errors_fatal 29641 1727096519.95555: checking for max_fail_percentage 29641 1727096519.95557: done checking for max_fail_percentage 29641 1727096519.95558: checking to see if all hosts have failed and the running result is not ok 29641 1727096519.95559: done checking to see if all hosts have failed 29641 1727096519.95560: getting the remaining hosts for this loop 29641 1727096519.95561: done getting the remaining hosts for this loop 29641 1727096519.95775: getting the next task for host managed_node2 29641 1727096519.95782: done getting next task for host managed_node2 29641 1727096519.95784: ^ task is: TASK: Set flag to indicate system is ostree 29641 1727096519.95787: ^ 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 29641 1727096519.95790: getting variables 29641 1727096519.95792: in VariableManager get_vars() 29641 1727096519.95816: Calling all_inventory to load vars for managed_node2 29641 1727096519.95818: Calling groups_inventory to load vars for managed_node2 29641 1727096519.95821: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096519.95830: Calling all_plugins_play to load vars for managed_node2 29641 1727096519.95832: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096519.95834: Calling groups_plugins_play to load vars for managed_node2 29641 1727096519.96129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096519.96654: done with get_vars() 29641 1727096519.96674: done getting variables 29641 1727096519.96890: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 09:01:59 -0400 (0:00:00.713) 0:00:03.473 ****** 29641 1727096519.96921: entering _queue_task() for managed_node2/set_fact 29641 1727096519.96923: Creating lock for set_fact 29641 1727096519.97590: worker is 1 (out of 1 available) 29641 1727096519.97600: exiting _queue_task() for managed_node2/set_fact 29641 1727096519.97610: done queuing things up, now waiting for results queue to drain 29641 1727096519.97612: waiting for pending results... 29641 1727096519.98054: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 29641 1727096519.98374: in run() - task 0afff68d-5257-80ba-72b8-0000000000c3 29641 1727096519.98379: variable 'ansible_search_path' from source: unknown 29641 1727096519.98381: variable 'ansible_search_path' from source: unknown 29641 1727096519.98384: calling self._execute() 29641 1727096519.98545: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096519.98549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096519.98558: variable 'omit' from source: magic vars 29641 1727096519.99768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096520.00359: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096520.00410: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096520.00558: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096520.00600: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096520.00801: 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) 29641 1727096520.00829: 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) 29641 1727096520.00854: 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) 29641 1727096520.00992: 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) 29641 1727096520.01374: Evaluated conditional (not __network_is_ostree is defined): True 29641 1727096520.01378: variable 'omit' from source: magic vars 29641 1727096520.01381: variable 'omit' from source: magic vars 29641 1727096520.01622: variable '__ostree_booted_stat' from source: set_fact 29641 1727096520.01685: variable 'omit' from source: magic vars 29641 1727096520.01809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096520.01844: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096520.01937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096520.01960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096520.01982: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096520.02054: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096520.02240: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096520.02244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096520.02357: Set connection var ansible_pipelining to False 29641 1727096520.02374: Set connection var ansible_timeout to 10 29641 1727096520.02383: Set connection var ansible_connection to ssh 29641 1727096520.02395: Set connection var ansible_shell_type to sh 29641 1727096520.02405: Set connection var ansible_shell_executable to /bin/sh 29641 1727096520.02415: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096520.02443: variable 'ansible_shell_executable' from source: unknown 29641 1727096520.02575: variable 'ansible_connection' from source: unknown 29641 1727096520.02585: variable 'ansible_module_compression' from source: unknown 29641 1727096520.02592: variable 'ansible_shell_type' from source: unknown 29641 1727096520.02600: variable 'ansible_shell_executable' from source: unknown 29641 1727096520.02679: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096520.02682: variable 'ansible_pipelining' from source: unknown 29641 1727096520.02684: variable 'ansible_timeout' from source: unknown 29641 1727096520.02687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096520.02746: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096520.02902: variable 'omit' from source: magic vars 29641 1727096520.02911: starting attempt loop 29641 1727096520.02916: running the handler 29641 1727096520.02931: handler run complete 29641 1727096520.02942: attempt loop complete, returning result 29641 1727096520.02947: _execute() done 29641 1727096520.02952: dumping result to json 29641 1727096520.02957: done dumping result, returning 29641 1727096520.02966: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0afff68d-5257-80ba-72b8-0000000000c3] 29641 1727096520.02978: sending task result for task 0afff68d-5257-80ba-72b8-0000000000c3 29641 1727096520.03077: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000c3 ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 29641 1727096520.03155: no more pending results, returning what we have 29641 1727096520.03158: results queue empty 29641 1727096520.03159: checking for any_errors_fatal 29641 1727096520.03169: done checking for any_errors_fatal 29641 1727096520.03170: checking for max_fail_percentage 29641 1727096520.03174: done checking for max_fail_percentage 29641 1727096520.03175: checking to see if all hosts have failed and the running result is not ok 29641 1727096520.03176: done checking to see if all hosts have failed 29641 1727096520.03177: getting the remaining hosts for this loop 29641 1727096520.03178: done getting the remaining hosts for this loop 29641 1727096520.03182: getting the next task for host managed_node2 29641 1727096520.03190: done getting next task for host managed_node2 29641 1727096520.03193: ^ task is: TASK: Fix CentOS6 Base repo 29641 1727096520.03196: ^ 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 29641 1727096520.03201: getting variables 29641 1727096520.03202: in VariableManager get_vars() 29641 1727096520.03495: Calling all_inventory to load vars for managed_node2 29641 1727096520.03498: Calling groups_inventory to load vars for managed_node2 29641 1727096520.03501: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096520.03511: Calling all_plugins_play to load vars for managed_node2 29641 1727096520.03514: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096520.03517: Calling groups_plugins_play to load vars for managed_node2 29641 1727096520.04075: WORKER PROCESS EXITING 29641 1727096520.04099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096520.04530: done with get_vars() 29641 1727096520.04541: done getting variables 29641 1727096520.04766: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 09:02:00 -0400 (0:00:00.080) 0:00:03.553 ****** 29641 1727096520.04933: entering _queue_task() for managed_node2/copy 29641 1727096520.05430: worker is 1 (out of 1 available) 29641 1727096520.05441: exiting _queue_task() for managed_node2/copy 29641 1727096520.05569: done queuing things up, now waiting for results queue to drain 29641 1727096520.05574: waiting for pending results... 29641 1727096520.05911: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 29641 1727096520.06001: in run() - task 0afff68d-5257-80ba-72b8-0000000000c5 29641 1727096520.06012: variable 'ansible_search_path' from source: unknown 29641 1727096520.06016: variable 'ansible_search_path' from source: unknown 29641 1727096520.06051: calling self._execute() 29641 1727096520.06322: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096520.06326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096520.06335: variable 'omit' from source: magic vars 29641 1727096520.07385: variable 'ansible_distribution' from source: facts 29641 1727096520.07472: Evaluated conditional (ansible_distribution == 'CentOS'): True 29641 1727096520.07529: variable 'ansible_distribution_major_version' from source: facts 29641 1727096520.07541: Evaluated conditional (ansible_distribution_major_version == '6'): False 29641 1727096520.07549: when evaluation is False, skipping this task 29641 1727096520.07557: _execute() done 29641 1727096520.07563: dumping result to json 29641 1727096520.07575: done dumping result, returning 29641 1727096520.07586: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0afff68d-5257-80ba-72b8-0000000000c5] 29641 1727096520.07596: sending task result for task 0afff68d-5257-80ba-72b8-0000000000c5 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 29641 1727096520.07833: no more pending results, returning what we have 29641 1727096520.07841: results queue empty 29641 1727096520.07842: checking for any_errors_fatal 29641 1727096520.07846: done checking for any_errors_fatal 29641 1727096520.07847: checking for max_fail_percentage 29641 1727096520.07849: done checking for max_fail_percentage 29641 1727096520.07850: checking to see if all hosts have failed and the running result is not ok 29641 1727096520.07851: done checking to see if all hosts have failed 29641 1727096520.07851: getting the remaining hosts for this loop 29641 1727096520.07852: done getting the remaining hosts for this loop 29641 1727096520.07856: getting the next task for host managed_node2 29641 1727096520.07861: done getting next task for host managed_node2 29641 1727096520.07863: ^ task is: TASK: Include the task 'enable_epel.yml' 29641 1727096520.07869: ^ 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 29641 1727096520.07875: getting variables 29641 1727096520.07876: in VariableManager get_vars() 29641 1727096520.07905: Calling all_inventory to load vars for managed_node2 29641 1727096520.07907: Calling groups_inventory to load vars for managed_node2 29641 1727096520.07910: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096520.07953: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000c5 29641 1727096520.07957: WORKER PROCESS EXITING 29641 1727096520.08062: Calling all_plugins_play to load vars for managed_node2 29641 1727096520.08066: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096520.08074: Calling groups_plugins_play to load vars for managed_node2 29641 1727096520.08399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096520.08997: done with get_vars() 29641 1727096520.09008: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 09:02:00 -0400 (0:00:00.041) 0:00:03.596 ****** 29641 1727096520.09240: entering _queue_task() for managed_node2/include_tasks 29641 1727096520.09817: worker is 1 (out of 1 available) 29641 1727096520.09830: exiting _queue_task() for managed_node2/include_tasks 29641 1727096520.09840: done queuing things up, now waiting for results queue to drain 29641 1727096520.09842: waiting for pending results... 29641 1727096520.10284: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 29641 1727096520.10687: in run() - task 0afff68d-5257-80ba-72b8-0000000000c6 29641 1727096520.10691: variable 'ansible_search_path' from source: unknown 29641 1727096520.10694: variable 'ansible_search_path' from source: unknown 29641 1727096520.10729: calling self._execute() 29641 1727096520.10873: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096520.10877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096520.10880: variable 'omit' from source: magic vars 29641 1727096520.12674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096520.16517: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096520.17033: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096520.17311: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096520.17348: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096520.17380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096520.17456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096520.17874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096520.17877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096520.17880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096520.17882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096520.18181: variable '__network_is_ostree' from source: set_fact 29641 1727096520.18184: Evaluated conditional (not __network_is_ostree | d(false)): True 29641 1727096520.18187: _execute() done 29641 1727096520.18189: dumping result to json 29641 1727096520.18192: done dumping result, returning 29641 1727096520.18194: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-80ba-72b8-0000000000c6] 29641 1727096520.18196: sending task result for task 0afff68d-5257-80ba-72b8-0000000000c6 29641 1727096520.18266: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000c6 29641 1727096520.18272: WORKER PROCESS EXITING 29641 1727096520.18309: no more pending results, returning what we have 29641 1727096520.18313: in VariableManager get_vars() 29641 1727096520.18346: Calling all_inventory to load vars for managed_node2 29641 1727096520.18348: Calling groups_inventory to load vars for managed_node2 29641 1727096520.18351: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096520.18362: Calling all_plugins_play to load vars for managed_node2 29641 1727096520.18365: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096520.18370: Calling groups_plugins_play to load vars for managed_node2 29641 1727096520.18733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096520.19299: done with get_vars() 29641 1727096520.19308: variable 'ansible_search_path' from source: unknown 29641 1727096520.19309: variable 'ansible_search_path' from source: unknown 29641 1727096520.19577: we have included files to process 29641 1727096520.19578: generating all_blocks data 29641 1727096520.19580: done generating all_blocks data 29641 1727096520.19587: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 29641 1727096520.19589: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 29641 1727096520.19591: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 29641 1727096520.21713: done processing included file 29641 1727096520.21716: iterating over new_blocks loaded from include file 29641 1727096520.21718: in VariableManager get_vars() 29641 1727096520.21956: done with get_vars() 29641 1727096520.21958: filtering new block on tags 29641 1727096520.21986: done filtering new block on tags 29641 1727096520.21989: in VariableManager get_vars() 29641 1727096520.22000: done with get_vars() 29641 1727096520.22002: filtering new block on tags 29641 1727096520.22013: done filtering new block on tags 29641 1727096520.22015: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 29641 1727096520.22021: extending task lists for all hosts with included blocks 29641 1727096520.22397: done extending task lists 29641 1727096520.22398: done processing included files 29641 1727096520.22399: results queue empty 29641 1727096520.22400: checking for any_errors_fatal 29641 1727096520.22403: done checking for any_errors_fatal 29641 1727096520.22404: checking for max_fail_percentage 29641 1727096520.22405: done checking for max_fail_percentage 29641 1727096520.22406: checking to see if all hosts have failed and the running result is not ok 29641 1727096520.22406: done checking to see if all hosts have failed 29641 1727096520.22407: getting the remaining hosts for this loop 29641 1727096520.22408: done getting the remaining hosts for this loop 29641 1727096520.22410: getting the next task for host managed_node2 29641 1727096520.22414: done getting next task for host managed_node2 29641 1727096520.22417: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 29641 1727096520.22419: ^ 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 29641 1727096520.22422: getting variables 29641 1727096520.22423: in VariableManager get_vars() 29641 1727096520.22431: Calling all_inventory to load vars for managed_node2 29641 1727096520.22433: Calling groups_inventory to load vars for managed_node2 29641 1727096520.22435: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096520.22440: Calling all_plugins_play to load vars for managed_node2 29641 1727096520.22446: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096520.22449: Calling groups_plugins_play to load vars for managed_node2 29641 1727096520.22742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096520.23316: done with get_vars() 29641 1727096520.23325: done getting variables 29641 1727096520.23511: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 29641 1727096520.23925: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 09:02:00 -0400 (0:00:00.147) 0:00:03.743 ****** 29641 1727096520.23974: entering _queue_task() for managed_node2/command 29641 1727096520.23976: Creating lock for command 29641 1727096520.24605: worker is 1 (out of 1 available) 29641 1727096520.24617: exiting _queue_task() for managed_node2/command 29641 1727096520.24627: done queuing things up, now waiting for results queue to drain 29641 1727096520.24744: waiting for pending results... 29641 1727096520.25186: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 29641 1727096520.25272: in run() - task 0afff68d-5257-80ba-72b8-0000000000e0 29641 1727096520.25390: variable 'ansible_search_path' from source: unknown 29641 1727096520.25400: variable 'ansible_search_path' from source: unknown 29641 1727096520.25438: calling self._execute() 29641 1727096520.25618: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096520.25629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096520.25642: variable 'omit' from source: magic vars 29641 1727096520.26573: variable 'ansible_distribution' from source: facts 29641 1727096520.26577: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 29641 1727096520.26579: variable 'ansible_distribution_major_version' from source: facts 29641 1727096520.26582: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 29641 1727096520.26584: when evaluation is False, skipping this task 29641 1727096520.26586: _execute() done 29641 1727096520.26588: dumping result to json 29641 1727096520.26590: done dumping result, returning 29641 1727096520.26592: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [0afff68d-5257-80ba-72b8-0000000000e0] 29641 1727096520.26596: sending task result for task 0afff68d-5257-80ba-72b8-0000000000e0 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29641 1727096520.26936: no more pending results, returning what we have 29641 1727096520.26940: results queue empty 29641 1727096520.26941: checking for any_errors_fatal 29641 1727096520.26942: done checking for any_errors_fatal 29641 1727096520.26942: checking for max_fail_percentage 29641 1727096520.26944: done checking for max_fail_percentage 29641 1727096520.26945: checking to see if all hosts have failed and the running result is not ok 29641 1727096520.26946: done checking to see if all hosts have failed 29641 1727096520.26946: getting the remaining hosts for this loop 29641 1727096520.26947: done getting the remaining hosts for this loop 29641 1727096520.26950: getting the next task for host managed_node2 29641 1727096520.26956: done getting next task for host managed_node2 29641 1727096520.26958: ^ task is: TASK: Install yum-utils package 29641 1727096520.26961: ^ 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 29641 1727096520.26969: getting variables 29641 1727096520.26970: in VariableManager get_vars() 29641 1727096520.27001: Calling all_inventory to load vars for managed_node2 29641 1727096520.27004: Calling groups_inventory to load vars for managed_node2 29641 1727096520.27007: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096520.27019: Calling all_plugins_play to load vars for managed_node2 29641 1727096520.27022: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096520.27024: Calling groups_plugins_play to load vars for managed_node2 29641 1727096520.27415: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000e0 29641 1727096520.27420: WORKER PROCESS EXITING 29641 1727096520.27433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096520.27876: done with get_vars() 29641 1727096520.27887: done getting variables 29641 1727096520.28104: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 09:02:00 -0400 (0:00:00.041) 0:00:03.785 ****** 29641 1727096520.28132: entering _queue_task() for managed_node2/package 29641 1727096520.28134: Creating lock for package 29641 1727096520.28780: worker is 1 (out of 1 available) 29641 1727096520.28793: exiting _queue_task() for managed_node2/package 29641 1727096520.28819: done queuing things up, now waiting for results queue to drain 29641 1727096520.28821: waiting for pending results... 29641 1727096520.29786: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 29641 1727096520.29792: in run() - task 0afff68d-5257-80ba-72b8-0000000000e1 29641 1727096520.29795: variable 'ansible_search_path' from source: unknown 29641 1727096520.29799: variable 'ansible_search_path' from source: unknown 29641 1727096520.29803: calling self._execute() 29641 1727096520.30733: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096520.31174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096520.31179: variable 'omit' from source: magic vars 29641 1727096520.31533: variable 'ansible_distribution' from source: facts 29641 1727096520.31806: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 29641 1727096520.31937: variable 'ansible_distribution_major_version' from source: facts 29641 1727096520.31950: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 29641 1727096520.32179: when evaluation is False, skipping this task 29641 1727096520.32373: _execute() done 29641 1727096520.32377: dumping result to json 29641 1727096520.32380: done dumping result, returning 29641 1727096520.32383: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0afff68d-5257-80ba-72b8-0000000000e1] 29641 1727096520.32385: sending task result for task 0afff68d-5257-80ba-72b8-0000000000e1 29641 1727096520.32455: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000e1 29641 1727096520.32457: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29641 1727096520.32990: no more pending results, returning what we have 29641 1727096520.32993: results queue empty 29641 1727096520.32994: checking for any_errors_fatal 29641 1727096520.32996: done checking for any_errors_fatal 29641 1727096520.32997: checking for max_fail_percentage 29641 1727096520.32998: done checking for max_fail_percentage 29641 1727096520.32999: checking to see if all hosts have failed and the running result is not ok 29641 1727096520.33000: done checking to see if all hosts have failed 29641 1727096520.33000: getting the remaining hosts for this loop 29641 1727096520.33001: done getting the remaining hosts for this loop 29641 1727096520.33005: getting the next task for host managed_node2 29641 1727096520.33009: done getting next task for host managed_node2 29641 1727096520.33011: ^ task is: TASK: Enable EPEL 7 29641 1727096520.33015: ^ 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 29641 1727096520.33017: getting variables 29641 1727096520.33018: in VariableManager get_vars() 29641 1727096520.33039: Calling all_inventory to load vars for managed_node2 29641 1727096520.33042: Calling groups_inventory to load vars for managed_node2 29641 1727096520.33044: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096520.33054: Calling all_plugins_play to load vars for managed_node2 29641 1727096520.33057: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096520.33060: Calling groups_plugins_play to load vars for managed_node2 29641 1727096520.33596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096520.33892: done with get_vars() 29641 1727096520.33902: done getting variables 29641 1727096520.33956: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 09:02:00 -0400 (0:00:00.058) 0:00:03.844 ****** 29641 1727096520.33988: entering _queue_task() for managed_node2/command 29641 1727096520.34248: worker is 1 (out of 1 available) 29641 1727096520.34260: exiting _queue_task() for managed_node2/command 29641 1727096520.34473: done queuing things up, now waiting for results queue to drain 29641 1727096520.34475: waiting for pending results... 29641 1727096520.34507: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 29641 1727096520.34631: in run() - task 0afff68d-5257-80ba-72b8-0000000000e2 29641 1727096520.34650: variable 'ansible_search_path' from source: unknown 29641 1727096520.34657: variable 'ansible_search_path' from source: unknown 29641 1727096520.34703: calling self._execute() 29641 1727096520.34941: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096520.34955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096520.34970: variable 'omit' from source: magic vars 29641 1727096520.35661: variable 'ansible_distribution' from source: facts 29641 1727096520.35787: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 29641 1727096520.35965: variable 'ansible_distribution_major_version' from source: facts 29641 1727096520.35984: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 29641 1727096520.35992: when evaluation is False, skipping this task 29641 1727096520.35999: _execute() done 29641 1727096520.36004: dumping result to json 29641 1727096520.36011: done dumping result, returning 29641 1727096520.36026: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0afff68d-5257-80ba-72b8-0000000000e2] 29641 1727096520.36034: sending task result for task 0afff68d-5257-80ba-72b8-0000000000e2 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29641 1727096520.36186: no more pending results, returning what we have 29641 1727096520.36190: results queue empty 29641 1727096520.36191: checking for any_errors_fatal 29641 1727096520.36199: done checking for any_errors_fatal 29641 1727096520.36201: checking for max_fail_percentage 29641 1727096520.36202: done checking for max_fail_percentage 29641 1727096520.36203: checking to see if all hosts have failed and the running result is not ok 29641 1727096520.36204: done checking to see if all hosts have failed 29641 1727096520.36205: getting the remaining hosts for this loop 29641 1727096520.36206: done getting the remaining hosts for this loop 29641 1727096520.36209: getting the next task for host managed_node2 29641 1727096520.36215: done getting next task for host managed_node2 29641 1727096520.36218: ^ task is: TASK: Enable EPEL 8 29641 1727096520.36221: ^ 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 29641 1727096520.36226: getting variables 29641 1727096520.36227: in VariableManager get_vars() 29641 1727096520.36257: Calling all_inventory to load vars for managed_node2 29641 1727096520.36260: Calling groups_inventory to load vars for managed_node2 29641 1727096520.36263: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096520.36279: Calling all_plugins_play to load vars for managed_node2 29641 1727096520.36282: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096520.36285: Calling groups_plugins_play to load vars for managed_node2 29641 1727096520.36726: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000e2 29641 1727096520.36730: WORKER PROCESS EXITING 29641 1727096520.36752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096520.36987: done with get_vars() 29641 1727096520.36997: done getting variables 29641 1727096520.37050: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 09:02:00 -0400 (0:00:00.030) 0:00:03.875 ****** 29641 1727096520.37082: entering _queue_task() for managed_node2/command 29641 1727096520.37319: worker is 1 (out of 1 available) 29641 1727096520.37331: exiting _queue_task() for managed_node2/command 29641 1727096520.37343: done queuing things up, now waiting for results queue to drain 29641 1727096520.37344: waiting for pending results... 29641 1727096520.37586: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 29641 1727096520.37704: in run() - task 0afff68d-5257-80ba-72b8-0000000000e3 29641 1727096520.37722: variable 'ansible_search_path' from source: unknown 29641 1727096520.37730: variable 'ansible_search_path' from source: unknown 29641 1727096520.37766: calling self._execute() 29641 1727096520.37856: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096520.37918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096520.37932: variable 'omit' from source: magic vars 29641 1727096520.38473: variable 'ansible_distribution' from source: facts 29641 1727096520.38656: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 29641 1727096520.39176: variable 'ansible_distribution_major_version' from source: facts 29641 1727096520.39181: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 29641 1727096520.39184: when evaluation is False, skipping this task 29641 1727096520.39186: _execute() done 29641 1727096520.39188: dumping result to json 29641 1727096520.39189: done dumping result, returning 29641 1727096520.39192: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0afff68d-5257-80ba-72b8-0000000000e3] 29641 1727096520.39193: sending task result for task 0afff68d-5257-80ba-72b8-0000000000e3 29641 1727096520.39258: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000e3 29641 1727096520.39261: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29641 1727096520.39311: no more pending results, returning what we have 29641 1727096520.39315: results queue empty 29641 1727096520.39316: checking for any_errors_fatal 29641 1727096520.39319: done checking for any_errors_fatal 29641 1727096520.39320: checking for max_fail_percentage 29641 1727096520.39322: done checking for max_fail_percentage 29641 1727096520.39323: checking to see if all hosts have failed and the running result is not ok 29641 1727096520.39324: done checking to see if all hosts have failed 29641 1727096520.39324: getting the remaining hosts for this loop 29641 1727096520.39326: done getting the remaining hosts for this loop 29641 1727096520.39329: getting the next task for host managed_node2 29641 1727096520.39337: done getting next task for host managed_node2 29641 1727096520.39341: ^ task is: TASK: Enable EPEL 6 29641 1727096520.39344: ^ 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 29641 1727096520.39350: getting variables 29641 1727096520.39352: in VariableManager get_vars() 29641 1727096520.39383: Calling all_inventory to load vars for managed_node2 29641 1727096520.39386: Calling groups_inventory to load vars for managed_node2 29641 1727096520.39390: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096520.39402: Calling all_plugins_play to load vars for managed_node2 29641 1727096520.39406: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096520.39409: Calling groups_plugins_play to load vars for managed_node2 29641 1727096520.40187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096520.40649: done with get_vars() 29641 1727096520.40660: done getting variables 29641 1727096520.40720: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 09:02:00 -0400 (0:00:00.036) 0:00:03.911 ****** 29641 1727096520.40748: entering _queue_task() for managed_node2/copy 29641 1727096520.41600: worker is 1 (out of 1 available) 29641 1727096520.41607: exiting _queue_task() for managed_node2/copy 29641 1727096520.41616: done queuing things up, now waiting for results queue to drain 29641 1727096520.41617: waiting for pending results... 29641 1727096520.41853: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 29641 1727096520.41951: in run() - task 0afff68d-5257-80ba-72b8-0000000000e5 29641 1727096520.41955: variable 'ansible_search_path' from source: unknown 29641 1727096520.41957: variable 'ansible_search_path' from source: unknown 29641 1727096520.41960: calling self._execute() 29641 1727096520.42024: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096520.42035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096520.42048: variable 'omit' from source: magic vars 29641 1727096520.42875: variable 'ansible_distribution' from source: facts 29641 1727096520.42878: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 29641 1727096520.43143: variable 'ansible_distribution_major_version' from source: facts 29641 1727096520.43253: Evaluated conditional (ansible_distribution_major_version == '6'): False 29641 1727096520.43256: when evaluation is False, skipping this task 29641 1727096520.43259: _execute() done 29641 1727096520.43261: dumping result to json 29641 1727096520.43263: done dumping result, returning 29641 1727096520.43266: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0afff68d-5257-80ba-72b8-0000000000e5] 29641 1727096520.43270: sending task result for task 0afff68d-5257-80ba-72b8-0000000000e5 29641 1727096520.43340: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000e5 29641 1727096520.43343: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 29641 1727096520.43402: no more pending results, returning what we have 29641 1727096520.43406: results queue empty 29641 1727096520.43407: checking for any_errors_fatal 29641 1727096520.43412: done checking for any_errors_fatal 29641 1727096520.43413: checking for max_fail_percentage 29641 1727096520.43415: done checking for max_fail_percentage 29641 1727096520.43415: checking to see if all hosts have failed and the running result is not ok 29641 1727096520.43416: done checking to see if all hosts have failed 29641 1727096520.43417: getting the remaining hosts for this loop 29641 1727096520.43418: done getting the remaining hosts for this loop 29641 1727096520.43421: getting the next task for host managed_node2 29641 1727096520.43429: done getting next task for host managed_node2 29641 1727096520.43432: ^ task is: TASK: Set network provider to 'nm' 29641 1727096520.43434: ^ 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 29641 1727096520.43439: getting variables 29641 1727096520.43440: in VariableManager get_vars() 29641 1727096520.43476: Calling all_inventory to load vars for managed_node2 29641 1727096520.43479: Calling groups_inventory to load vars for managed_node2 29641 1727096520.43483: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096520.43496: Calling all_plugins_play to load vars for managed_node2 29641 1727096520.43499: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096520.43502: Calling groups_plugins_play to load vars for managed_node2 29641 1727096520.44034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096520.44529: done with get_vars() 29641 1727096520.44539: done getting variables 29641 1727096520.44705: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml:13 Monday 23 September 2024 09:02:00 -0400 (0:00:00.039) 0:00:03.951 ****** 29641 1727096520.44732: entering _queue_task() for managed_node2/set_fact 29641 1727096520.45040: worker is 1 (out of 1 available) 29641 1727096520.45051: exiting _queue_task() for managed_node2/set_fact 29641 1727096520.45062: done queuing things up, now waiting for results queue to drain 29641 1727096520.45064: waiting for pending results... 29641 1727096520.45502: running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' 29641 1727096520.45598: in run() - task 0afff68d-5257-80ba-72b8-000000000007 29641 1727096520.45618: variable 'ansible_search_path' from source: unknown 29641 1727096520.45656: calling self._execute() 29641 1727096520.45743: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096520.45755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096520.45772: variable 'omit' from source: magic vars 29641 1727096520.45879: variable 'omit' from source: magic vars 29641 1727096520.45921: variable 'omit' from source: magic vars 29641 1727096520.45958: variable 'omit' from source: magic vars 29641 1727096520.46014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096520.46059: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096520.46089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096520.46116: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096520.46135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096520.46173: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096520.46183: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096520.46224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096520.46298: Set connection var ansible_pipelining to False 29641 1727096520.46312: Set connection var ansible_timeout to 10 29641 1727096520.46318: Set connection var ansible_connection to ssh 29641 1727096520.46332: Set connection var ansible_shell_type to sh 29641 1727096520.46342: Set connection var ansible_shell_executable to /bin/sh 29641 1727096520.46442: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096520.46445: variable 'ansible_shell_executable' from source: unknown 29641 1727096520.46448: variable 'ansible_connection' from source: unknown 29641 1727096520.46450: variable 'ansible_module_compression' from source: unknown 29641 1727096520.46452: variable 'ansible_shell_type' from source: unknown 29641 1727096520.46454: variable 'ansible_shell_executable' from source: unknown 29641 1727096520.46456: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096520.46458: variable 'ansible_pipelining' from source: unknown 29641 1727096520.46460: variable 'ansible_timeout' from source: unknown 29641 1727096520.46462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096520.46552: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096520.46566: variable 'omit' from source: magic vars 29641 1727096520.46577: starting attempt loop 29641 1727096520.46583: running the handler 29641 1727096520.46601: handler run complete 29641 1727096520.46617: attempt loop complete, returning result 29641 1727096520.46625: _execute() done 29641 1727096520.46633: dumping result to json 29641 1727096520.46642: done dumping result, returning 29641 1727096520.46659: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' [0afff68d-5257-80ba-72b8-000000000007] 29641 1727096520.46672: sending task result for task 0afff68d-5257-80ba-72b8-000000000007 ok: [managed_node2] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 29641 1727096520.46817: no more pending results, returning what we have 29641 1727096520.46821: results queue empty 29641 1727096520.46821: checking for any_errors_fatal 29641 1727096520.46828: done checking for any_errors_fatal 29641 1727096520.46829: checking for max_fail_percentage 29641 1727096520.46830: done checking for max_fail_percentage 29641 1727096520.46831: checking to see if all hosts have failed and the running result is not ok 29641 1727096520.46832: done checking to see if all hosts have failed 29641 1727096520.46833: getting the remaining hosts for this loop 29641 1727096520.46834: done getting the remaining hosts for this loop 29641 1727096520.46837: getting the next task for host managed_node2 29641 1727096520.46843: done getting next task for host managed_node2 29641 1727096520.46845: ^ task is: TASK: meta (flush_handlers) 29641 1727096520.46847: ^ 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 29641 1727096520.46851: getting variables 29641 1727096520.46852: in VariableManager get_vars() 29641 1727096520.46885: Calling all_inventory to load vars for managed_node2 29641 1727096520.46888: Calling groups_inventory to load vars for managed_node2 29641 1727096520.46892: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096520.46905: Calling all_plugins_play to load vars for managed_node2 29641 1727096520.46908: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096520.46912: Calling groups_plugins_play to load vars for managed_node2 29641 1727096520.47596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096520.47793: done with get_vars() 29641 1727096520.47805: done getting variables 29641 1727096520.48075: done sending task result for task 0afff68d-5257-80ba-72b8-000000000007 29641 1727096520.48079: WORKER PROCESS EXITING 29641 1727096520.48129: in VariableManager get_vars() 29641 1727096520.48140: Calling all_inventory to load vars for managed_node2 29641 1727096520.48143: Calling groups_inventory to load vars for managed_node2 29641 1727096520.48145: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096520.48150: Calling all_plugins_play to load vars for managed_node2 29641 1727096520.48153: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096520.48155: Calling groups_plugins_play to load vars for managed_node2 29641 1727096520.48498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096520.48950: done with get_vars() 29641 1727096520.48965: done queuing things up, now waiting for results queue to drain 29641 1727096520.48969: results queue empty 29641 1727096520.48970: checking for any_errors_fatal 29641 1727096520.48972: done checking for any_errors_fatal 29641 1727096520.48973: checking for max_fail_percentage 29641 1727096520.48974: done checking for max_fail_percentage 29641 1727096520.48975: checking to see if all hosts have failed and the running result is not ok 29641 1727096520.48976: done checking to see if all hosts have failed 29641 1727096520.48976: getting the remaining hosts for this loop 29641 1727096520.48977: done getting the remaining hosts for this loop 29641 1727096520.48980: getting the next task for host managed_node2 29641 1727096520.48984: done getting next task for host managed_node2 29641 1727096520.48985: ^ task is: TASK: meta (flush_handlers) 29641 1727096520.48987: ^ 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 29641 1727096520.48995: getting variables 29641 1727096520.48996: in VariableManager get_vars() 29641 1727096520.49004: Calling all_inventory to load vars for managed_node2 29641 1727096520.49006: Calling groups_inventory to load vars for managed_node2 29641 1727096520.49009: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096520.49013: Calling all_plugins_play to load vars for managed_node2 29641 1727096520.49016: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096520.49018: Calling groups_plugins_play to load vars for managed_node2 29641 1727096520.49351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096520.49735: done with get_vars() 29641 1727096520.49743: done getting variables 29641 1727096520.49792: in VariableManager get_vars() 29641 1727096520.49801: Calling all_inventory to load vars for managed_node2 29641 1727096520.49804: Calling groups_inventory to load vars for managed_node2 29641 1727096520.49806: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096520.49810: Calling all_plugins_play to load vars for managed_node2 29641 1727096520.49812: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096520.49815: Calling groups_plugins_play to load vars for managed_node2 29641 1727096520.50153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096520.50566: done with get_vars() 29641 1727096520.50579: done queuing things up, now waiting for results queue to drain 29641 1727096520.50581: results queue empty 29641 1727096520.50582: checking for any_errors_fatal 29641 1727096520.50583: done checking for any_errors_fatal 29641 1727096520.50584: checking for max_fail_percentage 29641 1727096520.50585: done checking for max_fail_percentage 29641 1727096520.50585: checking to see if all hosts have failed and the running result is not ok 29641 1727096520.50586: done checking to see if all hosts have failed 29641 1727096520.50587: getting the remaining hosts for this loop 29641 1727096520.50588: done getting the remaining hosts for this loop 29641 1727096520.50590: getting the next task for host managed_node2 29641 1727096520.50594: done getting next task for host managed_node2 29641 1727096520.50595: ^ task is: None 29641 1727096520.50596: ^ 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 29641 1727096520.50597: done queuing things up, now waiting for results queue to drain 29641 1727096520.50598: results queue empty 29641 1727096520.50599: checking for any_errors_fatal 29641 1727096520.50599: done checking for any_errors_fatal 29641 1727096520.50600: checking for max_fail_percentage 29641 1727096520.50601: done checking for max_fail_percentage 29641 1727096520.50602: checking to see if all hosts have failed and the running result is not ok 29641 1727096520.50602: done checking to see if all hosts have failed 29641 1727096520.50604: getting the next task for host managed_node2 29641 1727096520.50607: done getting next task for host managed_node2 29641 1727096520.50608: ^ task is: None 29641 1727096520.50609: ^ 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 29641 1727096520.50888: in VariableManager get_vars() 29641 1727096520.50910: done with get_vars() 29641 1727096520.50916: in VariableManager get_vars() 29641 1727096520.50931: done with get_vars() 29641 1727096520.50935: variable 'omit' from source: magic vars 29641 1727096520.50966: in VariableManager get_vars() 29641 1727096520.50981: done with get_vars() 29641 1727096520.51002: variable 'omit' from source: magic vars PLAY [Test for testing routing rules] ****************************************** 29641 1727096520.51487: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29641 1727096520.51682: getting the remaining hosts for this loop 29641 1727096520.51683: done getting the remaining hosts for this loop 29641 1727096520.51686: getting the next task for host managed_node2 29641 1727096520.51689: done getting next task for host managed_node2 29641 1727096520.51691: ^ task is: TASK: Gathering Facts 29641 1727096520.51692: ^ 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 29641 1727096520.51694: getting variables 29641 1727096520.51695: in VariableManager get_vars() 29641 1727096520.51706: Calling all_inventory to load vars for managed_node2 29641 1727096520.51708: Calling groups_inventory to load vars for managed_node2 29641 1727096520.51710: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096520.51715: Calling all_plugins_play to load vars for managed_node2 29641 1727096520.51728: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096520.51731: Calling groups_plugins_play to load vars for managed_node2 29641 1727096520.52018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096520.52235: done with get_vars() 29641 1727096520.52243: done getting variables 29641 1727096520.52289: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:3 Monday 23 September 2024 09:02:00 -0400 (0:00:00.075) 0:00:04.027 ****** 29641 1727096520.52313: entering _queue_task() for managed_node2/gather_facts 29641 1727096520.52726: worker is 1 (out of 1 available) 29641 1727096520.52736: exiting _queue_task() for managed_node2/gather_facts 29641 1727096520.52747: done queuing things up, now waiting for results queue to drain 29641 1727096520.52749: waiting for pending results... 29641 1727096520.52903: running TaskExecutor() for managed_node2/TASK: Gathering Facts 29641 1727096520.53006: in run() - task 0afff68d-5257-80ba-72b8-00000000010b 29641 1727096520.53031: variable 'ansible_search_path' from source: unknown 29641 1727096520.53073: calling self._execute() 29641 1727096520.53159: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096520.53212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096520.53224: variable 'omit' from source: magic vars 29641 1727096520.53707: variable 'ansible_distribution_major_version' from source: facts 29641 1727096520.53722: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096520.53732: variable 'omit' from source: magic vars 29641 1727096520.53762: variable 'omit' from source: magic vars 29641 1727096520.53818: variable 'omit' from source: magic vars 29641 1727096520.53867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096520.53914: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096520.53940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096520.53964: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096520.53983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096520.54024: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096520.54032: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096520.54040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096520.54150: Set connection var ansible_pipelining to False 29641 1727096520.54161: Set connection var ansible_timeout to 10 29641 1727096520.54169: Set connection var ansible_connection to ssh 29641 1727096520.54228: Set connection var ansible_shell_type to sh 29641 1727096520.54231: Set connection var ansible_shell_executable to /bin/sh 29641 1727096520.54233: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096520.54236: variable 'ansible_shell_executable' from source: unknown 29641 1727096520.54238: variable 'ansible_connection' from source: unknown 29641 1727096520.54239: variable 'ansible_module_compression' from source: unknown 29641 1727096520.54244: variable 'ansible_shell_type' from source: unknown 29641 1727096520.54251: variable 'ansible_shell_executable' from source: unknown 29641 1727096520.54258: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096520.54264: variable 'ansible_pipelining' from source: unknown 29641 1727096520.54272: variable 'ansible_timeout' from source: unknown 29641 1727096520.54280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096520.54474: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096520.54505: variable 'omit' from source: magic vars 29641 1727096520.54508: starting attempt loop 29641 1727096520.54511: running the handler 29641 1727096520.54554: variable 'ansible_facts' from source: unknown 29641 1727096520.54558: _low_level_execute_command(): starting 29641 1727096520.54562: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096520.55387: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096520.55504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096520.55532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096520.55700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096520.55731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29641 1727096520.58095: stdout chunk (state=3): >>>/root <<< 29641 1727096520.58307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096520.58311: stdout chunk (state=3): >>><<< 29641 1727096520.58313: stderr chunk (state=3): >>><<< 29641 1727096520.58343: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29641 1727096520.58375: _low_level_execute_command(): starting 29641 1727096520.58448: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096520.583512-29880-216599149150573 `" && echo ansible-tmp-1727096520.583512-29880-216599149150573="` echo /root/.ansible/tmp/ansible-tmp-1727096520.583512-29880-216599149150573 `" ) && sleep 0' 29641 1727096520.59194: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096520.59248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29641 1727096520.61624: stdout chunk (state=3): >>>ansible-tmp-1727096520.583512-29880-216599149150573=/root/.ansible/tmp/ansible-tmp-1727096520.583512-29880-216599149150573 <<< 29641 1727096520.61822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096520.61853: stderr chunk (state=3): >>><<< 29641 1727096520.61885: stdout chunk (state=3): >>><<< 29641 1727096520.61932: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096520.583512-29880-216599149150573=/root/.ansible/tmp/ansible-tmp-1727096520.583512-29880-216599149150573 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29641 1727096520.62043: variable 'ansible_module_compression' from source: unknown 29641 1727096520.62046: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29641 1727096520.62089: variable 'ansible_facts' from source: unknown 29641 1727096520.62492: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096520.583512-29880-216599149150573/AnsiballZ_setup.py 29641 1727096520.62907: Sending initial data 29641 1727096520.62910: Sent initial data (153 bytes) 29641 1727096520.63506: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096520.63583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096520.63586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096520.63589: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096520.63659: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096520.63698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096520.65331: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 29641 1727096520.65339: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 29641 1727096520.65346: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 29641 1727096520.65360: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 29641 1727096520.65367: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 29641 1727096520.65394: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29641 1727096520.65457: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096520.65512: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpzmuu5n4y /root/.ansible/tmp/ansible-tmp-1727096520.583512-29880-216599149150573/AnsiballZ_setup.py <<< 29641 1727096520.65515: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096520.583512-29880-216599149150573/AnsiballZ_setup.py" <<< 29641 1727096520.65547: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpzmuu5n4y" to remote "/root/.ansible/tmp/ansible-tmp-1727096520.583512-29880-216599149150573/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096520.583512-29880-216599149150573/AnsiballZ_setup.py" <<< 29641 1727096520.66923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096520.66951: stderr chunk (state=3): >>><<< 29641 1727096520.67074: stdout chunk (state=3): >>><<< 29641 1727096520.67077: done transferring module to remote 29641 1727096520.67079: _low_level_execute_command(): starting 29641 1727096520.67082: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096520.583512-29880-216599149150573/ /root/.ansible/tmp/ansible-tmp-1727096520.583512-29880-216599149150573/AnsiballZ_setup.py && sleep 0' 29641 1727096520.67757: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096520.67871: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096520.67893: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096520.67961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096520.70109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096520.70143: stderr chunk (state=3): >>><<< 29641 1727096520.70174: stdout chunk (state=3): >>><<< 29641 1727096520.70179: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096520.70186: _low_level_execute_command(): starting 29641 1727096520.70189: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096520.583512-29880-216599149150573/AnsiballZ_setup.py && sleep 0' 29641 1727096520.70644: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096520.70648: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096520.70651: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096520.70654: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096520.70665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096520.70682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096520.70702: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096520.70776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096521.34695: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "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_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_loadavg": {"1m": 0.73291015625, "5m": 0.541015625, "15m": 0.31787109375}, "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_pkg_mgr": "dnf", "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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "00", "epoch": "1727096520", "epoch_int": "1727096520", "date": "2024-09-23", "time": "09:02:00", "iso8601_micro": "2024-09-23T13:02:00.988019Z", "iso8601": "2024-09-23T13:02:00Z", "iso8601_basic": "20240923T090200988019", "iso8601_basic_short": "2<<< 29641 1727096521.34729: stdout chunk (state=3): >>>0240923T090200", "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": 2937, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 594, "free": 2937}, "nocache": {"free": 3277, "used": 254}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 663, "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": 261790769152, "block_size": 4096, "block_total": 65519099, "block_available": 63913762, "block_used": 1605337, "inode_total": 131070960, "inode_available": 131029098, "inode_used": 41862, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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<<< 29641 1727096521.34740: stdout chunk (state=3): >>>_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:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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.<<< 29641 1727096521.34749: stdout chunk (state=3): >>>12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_is_chroot": false, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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.13.159 34268 10.31.15.126 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.13.159 34268 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_service_mgr": "systemd", "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29641 1727096521.36927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096521.36931: stdout chunk (state=3): >>><<< 29641 1727096521.36933: stderr chunk (state=3): >>><<< 29641 1727096521.37077: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "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_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_loadavg": {"1m": 0.73291015625, "5m": 0.541015625, "15m": 0.31787109375}, "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_pkg_mgr": "dnf", "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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "00", "epoch": "1727096520", "epoch_int": "1727096520", "date": "2024-09-23", "time": "09:02:00", "iso8601_micro": "2024-09-23T13:02:00.988019Z", "iso8601": "2024-09-23T13:02:00Z", "iso8601_basic": "20240923T090200988019", "iso8601_basic_short": "20240923T090200", "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": 2937, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 594, "free": 2937}, "nocache": {"free": 3277, "used": 254}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 663, "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": 261790769152, "block_size": 4096, "block_total": 65519099, "block_available": 63913762, "block_used": 1605337, "inode_total": 131070960, "inode_available": 131029098, "inode_used": 41862, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_is_chroot": false, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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.13.159 34268 10.31.15.126 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.13.159 34268 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_service_mgr": "systemd", "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096521.37343: 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-1727096520.583512-29880-216599149150573/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096521.37373: _low_level_execute_command(): starting 29641 1727096521.37383: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096520.583512-29880-216599149150573/ > /dev/null 2>&1 && sleep 0' 29641 1727096521.38040: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096521.38054: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096521.38083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096521.38195: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096521.38217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096521.38285: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096521.40204: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096521.40237: stdout chunk (state=3): >>><<< 29641 1727096521.40240: stderr chunk (state=3): >>><<< 29641 1727096521.40373: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096521.40377: handler run complete 29641 1727096521.40431: variable 'ansible_facts' from source: unknown 29641 1727096521.40533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096521.40836: variable 'ansible_facts' from source: unknown 29641 1727096521.40914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096521.41073: attempt loop complete, returning result 29641 1727096521.41082: _execute() done 29641 1727096521.41088: dumping result to json 29641 1727096521.41122: done dumping result, returning 29641 1727096521.41133: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-80ba-72b8-00000000010b] 29641 1727096521.41147: sending task result for task 0afff68d-5257-80ba-72b8-00000000010b ok: [managed_node2] 29641 1727096521.42124: no more pending results, returning what we have 29641 1727096521.42128: results queue empty 29641 1727096521.42129: checking for any_errors_fatal 29641 1727096521.42130: done checking for any_errors_fatal 29641 1727096521.42131: checking for max_fail_percentage 29641 1727096521.42132: done checking for max_fail_percentage 29641 1727096521.42133: checking to see if all hosts have failed and the running result is not ok 29641 1727096521.42134: done checking to see if all hosts have failed 29641 1727096521.42135: getting the remaining hosts for this loop 29641 1727096521.42136: done getting the remaining hosts for this loop 29641 1727096521.42139: getting the next task for host managed_node2 29641 1727096521.42144: done getting next task for host managed_node2 29641 1727096521.42145: ^ task is: TASK: meta (flush_handlers) 29641 1727096521.42147: ^ 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 29641 1727096521.42150: getting variables 29641 1727096521.42152: in VariableManager get_vars() 29641 1727096521.42261: Calling all_inventory to load vars for managed_node2 29641 1727096521.42264: Calling groups_inventory to load vars for managed_node2 29641 1727096521.42269: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096521.42276: done sending task result for task 0afff68d-5257-80ba-72b8-00000000010b 29641 1727096521.42278: WORKER PROCESS EXITING 29641 1727096521.42292: Calling all_plugins_play to load vars for managed_node2 29641 1727096521.42296: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096521.42299: Calling groups_plugins_play to load vars for managed_node2 29641 1727096521.42482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096521.42688: done with get_vars() 29641 1727096521.42699: done getting variables 29641 1727096521.42779: in VariableManager get_vars() 29641 1727096521.42792: Calling all_inventory to load vars for managed_node2 29641 1727096521.42794: Calling groups_inventory to load vars for managed_node2 29641 1727096521.42796: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096521.42800: Calling all_plugins_play to load vars for managed_node2 29641 1727096521.42803: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096521.42805: Calling groups_plugins_play to load vars for managed_node2 29641 1727096521.42949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096521.43149: done with get_vars() 29641 1727096521.43169: done queuing things up, now waiting for results queue to drain 29641 1727096521.43171: results queue empty 29641 1727096521.43172: checking for any_errors_fatal 29641 1727096521.43175: done checking for any_errors_fatal 29641 1727096521.43176: checking for max_fail_percentage 29641 1727096521.43177: done checking for max_fail_percentage 29641 1727096521.43178: checking to see if all hosts have failed and the running result is not ok 29641 1727096521.43184: done checking to see if all hosts have failed 29641 1727096521.43185: getting the remaining hosts for this loop 29641 1727096521.43186: done getting the remaining hosts for this loop 29641 1727096521.43188: getting the next task for host managed_node2 29641 1727096521.43197: done getting next task for host managed_node2 29641 1727096521.43199: ^ task is: TASK: Set type={{ type }} and interface={{ interface }} 29641 1727096521.43201: ^ 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 29641 1727096521.43203: getting variables 29641 1727096521.43204: in VariableManager get_vars() 29641 1727096521.43215: Calling all_inventory to load vars for managed_node2 29641 1727096521.43217: Calling groups_inventory to load vars for managed_node2 29641 1727096521.43219: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096521.43223: Calling all_plugins_play to load vars for managed_node2 29641 1727096521.43225: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096521.43228: Calling groups_plugins_play to load vars for managed_node2 29641 1727096521.43369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096521.43591: done with get_vars() 29641 1727096521.43604: done getting variables 29641 1727096521.43649: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096521.44072: variable 'type' from source: play vars 29641 1727096521.44078: variable 'interface' from source: play vars TASK [Set type=veth and interface=ethtest0] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:10 Monday 23 September 2024 09:02:01 -0400 (0:00:00.918) 0:00:04.945 ****** 29641 1727096521.44118: entering _queue_task() for managed_node2/set_fact 29641 1727096521.44841: worker is 1 (out of 1 available) 29641 1727096521.44853: exiting _queue_task() for managed_node2/set_fact 29641 1727096521.44863: done queuing things up, now waiting for results queue to drain 29641 1727096521.44865: waiting for pending results... 29641 1727096521.45287: running TaskExecutor() for managed_node2/TASK: Set type=veth and interface=ethtest0 29641 1727096521.45514: in run() - task 0afff68d-5257-80ba-72b8-00000000000b 29641 1727096521.45535: variable 'ansible_search_path' from source: unknown 29641 1727096521.45621: calling self._execute() 29641 1727096521.45736: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096521.45748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096521.45806: variable 'omit' from source: magic vars 29641 1727096521.46142: variable 'ansible_distribution_major_version' from source: facts 29641 1727096521.46158: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096521.46171: variable 'omit' from source: magic vars 29641 1727096521.46192: variable 'omit' from source: magic vars 29641 1727096521.46242: variable 'type' from source: play vars 29641 1727096521.46307: variable 'type' from source: play vars 29641 1727096521.46326: variable 'interface' from source: play vars 29641 1727096521.46431: variable 'interface' from source: play vars 29641 1727096521.46434: variable 'omit' from source: magic vars 29641 1727096521.46461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096521.46501: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096521.46525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096521.46550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096521.46576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096521.46646: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096521.46650: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096521.46653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096521.46731: Set connection var ansible_pipelining to False 29641 1727096521.46743: Set connection var ansible_timeout to 10 29641 1727096521.46754: Set connection var ansible_connection to ssh 29641 1727096521.46768: Set connection var ansible_shell_type to sh 29641 1727096521.46785: Set connection var ansible_shell_executable to /bin/sh 29641 1727096521.46864: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096521.46868: variable 'ansible_shell_executable' from source: unknown 29641 1727096521.46872: variable 'ansible_connection' from source: unknown 29641 1727096521.46874: variable 'ansible_module_compression' from source: unknown 29641 1727096521.46876: variable 'ansible_shell_type' from source: unknown 29641 1727096521.46878: variable 'ansible_shell_executable' from source: unknown 29641 1727096521.46880: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096521.46882: variable 'ansible_pipelining' from source: unknown 29641 1727096521.46886: variable 'ansible_timeout' from source: unknown 29641 1727096521.46888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096521.47029: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096521.47080: variable 'omit' from source: magic vars 29641 1727096521.47083: starting attempt loop 29641 1727096521.47085: running the handler 29641 1727096521.47088: handler run complete 29641 1727096521.47100: attempt loop complete, returning result 29641 1727096521.47107: _execute() done 29641 1727096521.47113: dumping result to json 29641 1727096521.47120: done dumping result, returning 29641 1727096521.47177: done running TaskExecutor() for managed_node2/TASK: Set type=veth and interface=ethtest0 [0afff68d-5257-80ba-72b8-00000000000b] 29641 1727096521.47181: sending task result for task 0afff68d-5257-80ba-72b8-00000000000b 29641 1727096521.47249: done sending task result for task 0afff68d-5257-80ba-72b8-00000000000b 29641 1727096521.47252: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } 29641 1727096521.47346: no more pending results, returning what we have 29641 1727096521.47349: results queue empty 29641 1727096521.47350: checking for any_errors_fatal 29641 1727096521.47352: done checking for any_errors_fatal 29641 1727096521.47353: checking for max_fail_percentage 29641 1727096521.47355: done checking for max_fail_percentage 29641 1727096521.47355: checking to see if all hosts have failed and the running result is not ok 29641 1727096521.47356: done checking to see if all hosts have failed 29641 1727096521.47357: getting the remaining hosts for this loop 29641 1727096521.47358: done getting the remaining hosts for this loop 29641 1727096521.47362: getting the next task for host managed_node2 29641 1727096521.47369: done getting next task for host managed_node2 29641 1727096521.47374: ^ task is: TASK: Include the task 'show_interfaces.yml' 29641 1727096521.47376: ^ 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 29641 1727096521.47379: getting variables 29641 1727096521.47380: in VariableManager get_vars() 29641 1727096521.47418: Calling all_inventory to load vars for managed_node2 29641 1727096521.47425: Calling groups_inventory to load vars for managed_node2 29641 1727096521.47428: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096521.47444: Calling all_plugins_play to load vars for managed_node2 29641 1727096521.47449: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096521.47452: Calling groups_plugins_play to load vars for managed_node2 29641 1727096521.48048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096521.48231: done with get_vars() 29641 1727096521.48240: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:14 Monday 23 September 2024 09:02:01 -0400 (0:00:00.042) 0:00:04.987 ****** 29641 1727096521.48322: entering _queue_task() for managed_node2/include_tasks 29641 1727096521.48574: worker is 1 (out of 1 available) 29641 1727096521.48585: exiting _queue_task() for managed_node2/include_tasks 29641 1727096521.48595: done queuing things up, now waiting for results queue to drain 29641 1727096521.48597: waiting for pending results... 29641 1727096521.48954: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 29641 1727096521.48959: in run() - task 0afff68d-5257-80ba-72b8-00000000000c 29641 1727096521.48962: variable 'ansible_search_path' from source: unknown 29641 1727096521.48966: calling self._execute() 29641 1727096521.49116: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096521.49120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096521.49123: variable 'omit' from source: magic vars 29641 1727096521.49405: variable 'ansible_distribution_major_version' from source: facts 29641 1727096521.49422: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096521.49459: _execute() done 29641 1727096521.49540: dumping result to json 29641 1727096521.49557: done dumping result, returning 29641 1727096521.49573: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-80ba-72b8-00000000000c] 29641 1727096521.49582: sending task result for task 0afff68d-5257-80ba-72b8-00000000000c 29641 1727096521.49815: no more pending results, returning what we have 29641 1727096521.49820: in VariableManager get_vars() 29641 1727096521.49862: Calling all_inventory to load vars for managed_node2 29641 1727096521.49865: Calling groups_inventory to load vars for managed_node2 29641 1727096521.49970: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096521.49985: Calling all_plugins_play to load vars for managed_node2 29641 1727096521.49988: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096521.49991: Calling groups_plugins_play to load vars for managed_node2 29641 1727096521.50223: done sending task result for task 0afff68d-5257-80ba-72b8-00000000000c 29641 1727096521.50226: WORKER PROCESS EXITING 29641 1727096521.50285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096521.50678: done with get_vars() 29641 1727096521.50685: variable 'ansible_search_path' from source: unknown 29641 1727096521.50697: we have included files to process 29641 1727096521.50698: generating all_blocks data 29641 1727096521.50699: done generating all_blocks data 29641 1727096521.50700: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29641 1727096521.50701: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29641 1727096521.50703: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29641 1727096521.50962: in VariableManager get_vars() 29641 1727096521.51103: done with get_vars() 29641 1727096521.51283: done processing included file 29641 1727096521.51285: iterating over new_blocks loaded from include file 29641 1727096521.51287: in VariableManager get_vars() 29641 1727096521.51415: done with get_vars() 29641 1727096521.51417: filtering new block on tags 29641 1727096521.51434: done filtering new block on tags 29641 1727096521.51437: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 29641 1727096521.51442: extending task lists for all hosts with included blocks 29641 1727096521.53921: done extending task lists 29641 1727096521.53922: done processing included files 29641 1727096521.53923: results queue empty 29641 1727096521.53924: checking for any_errors_fatal 29641 1727096521.53926: done checking for any_errors_fatal 29641 1727096521.53927: checking for max_fail_percentage 29641 1727096521.53928: done checking for max_fail_percentage 29641 1727096521.53929: checking to see if all hosts have failed and the running result is not ok 29641 1727096521.53930: done checking to see if all hosts have failed 29641 1727096521.53930: getting the remaining hosts for this loop 29641 1727096521.53931: done getting the remaining hosts for this loop 29641 1727096521.53934: getting the next task for host managed_node2 29641 1727096521.53937: done getting next task for host managed_node2 29641 1727096521.53939: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 29641 1727096521.53941: ^ 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 29641 1727096521.53944: getting variables 29641 1727096521.53945: in VariableManager get_vars() 29641 1727096521.53956: Calling all_inventory to load vars for managed_node2 29641 1727096521.53958: Calling groups_inventory to load vars for managed_node2 29641 1727096521.53960: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096521.53966: Calling all_plugins_play to load vars for managed_node2 29641 1727096521.53970: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096521.53973: Calling groups_plugins_play to load vars for managed_node2 29641 1727096521.54122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096521.54312: done with get_vars() 29641 1727096521.54321: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 09:02:01 -0400 (0:00:00.060) 0:00:05.048 ****** 29641 1727096521.54389: entering _queue_task() for managed_node2/include_tasks 29641 1727096521.54759: worker is 1 (out of 1 available) 29641 1727096521.54771: exiting _queue_task() for managed_node2/include_tasks 29641 1727096521.54782: done queuing things up, now waiting for results queue to drain 29641 1727096521.54784: waiting for pending results... 29641 1727096521.54920: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 29641 1727096521.55036: in run() - task 0afff68d-5257-80ba-72b8-000000000121 29641 1727096521.55091: variable 'ansible_search_path' from source: unknown 29641 1727096521.55100: variable 'ansible_search_path' from source: unknown 29641 1727096521.55213: calling self._execute() 29641 1727096521.55451: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096521.55456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096521.55459: variable 'omit' from source: magic vars 29641 1727096521.56354: variable 'ansible_distribution_major_version' from source: facts 29641 1727096521.56432: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096521.56444: _execute() done 29641 1727096521.56526: dumping result to json 29641 1727096521.56529: done dumping result, returning 29641 1727096521.56531: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-80ba-72b8-000000000121] 29641 1727096521.56533: sending task result for task 0afff68d-5257-80ba-72b8-000000000121 29641 1727096521.56866: done sending task result for task 0afff68d-5257-80ba-72b8-000000000121 29641 1727096521.56872: WORKER PROCESS EXITING 29641 1727096521.56903: no more pending results, returning what we have 29641 1727096521.56907: in VariableManager get_vars() 29641 1727096521.56948: Calling all_inventory to load vars for managed_node2 29641 1727096521.56951: Calling groups_inventory to load vars for managed_node2 29641 1727096521.56954: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096521.56971: Calling all_plugins_play to load vars for managed_node2 29641 1727096521.56974: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096521.56978: Calling groups_plugins_play to load vars for managed_node2 29641 1727096521.57534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096521.57777: done with get_vars() 29641 1727096521.57784: variable 'ansible_search_path' from source: unknown 29641 1727096521.57785: variable 'ansible_search_path' from source: unknown 29641 1727096521.57827: we have included files to process 29641 1727096521.57829: generating all_blocks data 29641 1727096521.57830: done generating all_blocks data 29641 1727096521.57831: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29641 1727096521.57833: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29641 1727096521.57835: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29641 1727096521.58142: done processing included file 29641 1727096521.58144: iterating over new_blocks loaded from include file 29641 1727096521.58145: in VariableManager get_vars() 29641 1727096521.58158: done with get_vars() 29641 1727096521.58160: filtering new block on tags 29641 1727096521.58183: done filtering new block on tags 29641 1727096521.58186: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 29641 1727096521.58191: extending task lists for all hosts with included blocks 29641 1727096521.58293: done extending task lists 29641 1727096521.58294: done processing included files 29641 1727096521.58295: results queue empty 29641 1727096521.58296: checking for any_errors_fatal 29641 1727096521.58299: done checking for any_errors_fatal 29641 1727096521.58299: checking for max_fail_percentage 29641 1727096521.58300: done checking for max_fail_percentage 29641 1727096521.58301: checking to see if all hosts have failed and the running result is not ok 29641 1727096521.58302: done checking to see if all hosts have failed 29641 1727096521.58303: getting the remaining hosts for this loop 29641 1727096521.58304: done getting the remaining hosts for this loop 29641 1727096521.58306: getting the next task for host managed_node2 29641 1727096521.58310: done getting next task for host managed_node2 29641 1727096521.58312: ^ task is: TASK: Gather current interface info 29641 1727096521.58315: ^ 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 29641 1727096521.58318: getting variables 29641 1727096521.58319: in VariableManager get_vars() 29641 1727096521.58330: Calling all_inventory to load vars for managed_node2 29641 1727096521.58332: Calling groups_inventory to load vars for managed_node2 29641 1727096521.58334: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096521.58338: Calling all_plugins_play to load vars for managed_node2 29641 1727096521.58340: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096521.58343: Calling groups_plugins_play to load vars for managed_node2 29641 1727096521.58484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096521.58683: done with get_vars() 29641 1727096521.58692: done getting variables 29641 1727096521.58738: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 09:02:01 -0400 (0:00:00.043) 0:00:05.091 ****** 29641 1727096521.58770: entering _queue_task() for managed_node2/command 29641 1727096521.59075: worker is 1 (out of 1 available) 29641 1727096521.59087: exiting _queue_task() for managed_node2/command 29641 1727096521.59098: done queuing things up, now waiting for results queue to drain 29641 1727096521.59100: waiting for pending results... 29641 1727096521.59294: running TaskExecutor() for managed_node2/TASK: Gather current interface info 29641 1727096521.59476: in run() - task 0afff68d-5257-80ba-72b8-0000000001b0 29641 1727096521.59481: variable 'ansible_search_path' from source: unknown 29641 1727096521.59485: variable 'ansible_search_path' from source: unknown 29641 1727096521.59488: calling self._execute() 29641 1727096521.59546: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096521.59604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096521.59607: variable 'omit' from source: magic vars 29641 1727096521.60022: variable 'ansible_distribution_major_version' from source: facts 29641 1727096521.60044: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096521.60055: variable 'omit' from source: magic vars 29641 1727096521.60103: variable 'omit' from source: magic vars 29641 1727096521.60139: variable 'omit' from source: magic vars 29641 1727096521.60191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096521.60228: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096521.60367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096521.60375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096521.60378: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096521.60380: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096521.60382: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096521.60384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096521.60476: Set connection var ansible_pipelining to False 29641 1727096521.60514: Set connection var ansible_timeout to 10 29641 1727096521.60519: Set connection var ansible_connection to ssh 29641 1727096521.60535: Set connection var ansible_shell_type to sh 29641 1727096521.60541: Set connection var ansible_shell_executable to /bin/sh 29641 1727096521.60555: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096521.60574: variable 'ansible_shell_executable' from source: unknown 29641 1727096521.60582: variable 'ansible_connection' from source: unknown 29641 1727096521.60587: variable 'ansible_module_compression' from source: unknown 29641 1727096521.60592: variable 'ansible_shell_type' from source: unknown 29641 1727096521.60595: variable 'ansible_shell_executable' from source: unknown 29641 1727096521.60597: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096521.60599: variable 'ansible_pipelining' from source: unknown 29641 1727096521.60601: variable 'ansible_timeout' from source: unknown 29641 1727096521.60603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096521.60704: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096521.60713: variable 'omit' from source: magic vars 29641 1727096521.60718: starting attempt loop 29641 1727096521.60720: running the handler 29641 1727096521.60733: _low_level_execute_command(): starting 29641 1727096521.60740: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096521.61220: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096521.61224: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096521.61227: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096521.61231: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096521.61272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096521.61286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096521.61332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096521.62993: stdout chunk (state=3): >>>/root <<< 29641 1727096521.63092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096521.63122: stderr chunk (state=3): >>><<< 29641 1727096521.63124: stdout chunk (state=3): >>><<< 29641 1727096521.63142: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096521.63155: _low_level_execute_command(): starting 29641 1727096521.63161: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096521.6314337-29942-151571235059132 `" && echo ansible-tmp-1727096521.6314337-29942-151571235059132="` echo /root/.ansible/tmp/ansible-tmp-1727096521.6314337-29942-151571235059132 `" ) && sleep 0' 29641 1727096521.63577: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096521.63580: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096521.63583: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 29641 1727096521.63592: 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 <<< 29641 1727096521.63594: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096521.63633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096521.63637: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096521.63677: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096521.65614: stdout chunk (state=3): >>>ansible-tmp-1727096521.6314337-29942-151571235059132=/root/.ansible/tmp/ansible-tmp-1727096521.6314337-29942-151571235059132 <<< 29641 1727096521.65719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096521.65735: stderr chunk (state=3): >>><<< 29641 1727096521.65738: stdout chunk (state=3): >>><<< 29641 1727096521.65754: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096521.6314337-29942-151571235059132=/root/.ansible/tmp/ansible-tmp-1727096521.6314337-29942-151571235059132 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096521.65794: variable 'ansible_module_compression' from source: unknown 29641 1727096521.65839: ANSIBALLZ: Using generic lock for ansible.legacy.command 29641 1727096521.65842: ANSIBALLZ: Acquiring lock 29641 1727096521.65845: ANSIBALLZ: Lock acquired: 140568836886976 29641 1727096521.65848: ANSIBALLZ: Creating module 29641 1727096521.75231: ANSIBALLZ: Writing module into payload 29641 1727096521.75295: ANSIBALLZ: Writing module 29641 1727096521.75312: ANSIBALLZ: Renaming module 29641 1727096521.75317: ANSIBALLZ: Done creating module 29641 1727096521.75331: variable 'ansible_facts' from source: unknown 29641 1727096521.75382: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096521.6314337-29942-151571235059132/AnsiballZ_command.py 29641 1727096521.75495: Sending initial data 29641 1727096521.75498: Sent initial data (156 bytes) 29641 1727096521.75926: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096521.75935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096521.75957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096521.75960: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096521.75962: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096521.76024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096521.76028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096521.76032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096521.76075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096521.77727: 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 <<< 29641 1727096521.77758: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096521.77791: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpa9_ljgbo /root/.ansible/tmp/ansible-tmp-1727096521.6314337-29942-151571235059132/AnsiballZ_command.py <<< 29641 1727096521.77795: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096521.6314337-29942-151571235059132/AnsiballZ_command.py" <<< 29641 1727096521.77821: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpa9_ljgbo" to remote "/root/.ansible/tmp/ansible-tmp-1727096521.6314337-29942-151571235059132/AnsiballZ_command.py" <<< 29641 1727096521.77827: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096521.6314337-29942-151571235059132/AnsiballZ_command.py" <<< 29641 1727096521.78297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096521.78341: stderr chunk (state=3): >>><<< 29641 1727096521.78344: stdout chunk (state=3): >>><<< 29641 1727096521.78376: done transferring module to remote 29641 1727096521.78386: _low_level_execute_command(): starting 29641 1727096521.78391: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096521.6314337-29942-151571235059132/ /root/.ansible/tmp/ansible-tmp-1727096521.6314337-29942-151571235059132/AnsiballZ_command.py && sleep 0' 29641 1727096521.78833: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096521.78836: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096521.78838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096521.78841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096521.78849: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096521.78899: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096521.78906: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096521.78908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096521.78935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096521.80741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096521.80765: stderr chunk (state=3): >>><<< 29641 1727096521.80770: stdout chunk (state=3): >>><<< 29641 1727096521.80785: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096521.80788: _low_level_execute_command(): starting 29641 1727096521.80793: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096521.6314337-29942-151571235059132/AnsiballZ_command.py && sleep 0' 29641 1727096521.81250: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096521.81253: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096521.81256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096521.81258: 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.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096521.81260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096521.81309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096521.81312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096521.81316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096521.81359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096521.96882: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:02:01.964548", "end": "2024-09-23 09:02:01.967831", "delta": "0:00:00.003283", "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}}} <<< 29641 1727096521.98395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096521.98422: stderr chunk (state=3): >>><<< 29641 1727096521.98425: stdout chunk (state=3): >>><<< 29641 1727096521.98446: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:02:01.964548", "end": "2024-09-23 09:02:01.967831", "delta": "0:00:00.003283", "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096521.98474: 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-1727096521.6314337-29942-151571235059132/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096521.98485: _low_level_execute_command(): starting 29641 1727096521.98490: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096521.6314337-29942-151571235059132/ > /dev/null 2>&1 && sleep 0' 29641 1727096521.98935: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096521.98939: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096521.98954: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096521.99014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096521.99017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096521.99021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096521.99055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096522.00963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096522.00973: stdout chunk (state=3): >>><<< 29641 1727096522.00976: stderr chunk (state=3): >>><<< 29641 1727096522.00979: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096522.00982: handler run complete 29641 1727096522.00985: Evaluated conditional (False): False 29641 1727096522.00988: attempt loop complete, returning result 29641 1727096522.00991: _execute() done 29641 1727096522.00993: dumping result to json 29641 1727096522.01002: done dumping result, returning 29641 1727096522.01009: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [0afff68d-5257-80ba-72b8-0000000001b0] 29641 1727096522.01013: sending task result for task 0afff68d-5257-80ba-72b8-0000000001b0 29641 1727096522.01116: done sending task result for task 0afff68d-5257-80ba-72b8-0000000001b0 29641 1727096522.01119: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003283", "end": "2024-09-23 09:02:01.967831", "rc": 0, "start": "2024-09-23 09:02:01.964548" } STDOUT: bonding_masters eth0 lo 29641 1727096522.01186: no more pending results, returning what we have 29641 1727096522.01189: results queue empty 29641 1727096522.01206: checking for any_errors_fatal 29641 1727096522.01208: done checking for any_errors_fatal 29641 1727096522.01209: checking for max_fail_percentage 29641 1727096522.01211: done checking for max_fail_percentage 29641 1727096522.01211: checking to see if all hosts have failed and the running result is not ok 29641 1727096522.01212: done checking to see if all hosts have failed 29641 1727096522.01213: getting the remaining hosts for this loop 29641 1727096522.01214: done getting the remaining hosts for this loop 29641 1727096522.01217: getting the next task for host managed_node2 29641 1727096522.01224: done getting next task for host managed_node2 29641 1727096522.01226: ^ task is: TASK: Set current_interfaces 29641 1727096522.01230: ^ 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 29641 1727096522.01234: getting variables 29641 1727096522.01292: in VariableManager get_vars() 29641 1727096522.01326: Calling all_inventory to load vars for managed_node2 29641 1727096522.01329: Calling groups_inventory to load vars for managed_node2 29641 1727096522.01331: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096522.01340: Calling all_plugins_play to load vars for managed_node2 29641 1727096522.01343: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096522.01345: Calling groups_plugins_play to load vars for managed_node2 29641 1727096522.01487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096522.01605: done with get_vars() 29641 1727096522.01613: done getting variables 29641 1727096522.01658: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 09:02:02 -0400 (0:00:00.429) 0:00:05.521 ****** 29641 1727096522.01683: entering _queue_task() for managed_node2/set_fact 29641 1727096522.01892: worker is 1 (out of 1 available) 29641 1727096522.01903: exiting _queue_task() for managed_node2/set_fact 29641 1727096522.01914: done queuing things up, now waiting for results queue to drain 29641 1727096522.01915: waiting for pending results... 29641 1727096522.02064: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 29641 1727096522.02133: in run() - task 0afff68d-5257-80ba-72b8-0000000001b1 29641 1727096522.02147: variable 'ansible_search_path' from source: unknown 29641 1727096522.02150: variable 'ansible_search_path' from source: unknown 29641 1727096522.02178: calling self._execute() 29641 1727096522.02235: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.02239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.02254: variable 'omit' from source: magic vars 29641 1727096522.02510: variable 'ansible_distribution_major_version' from source: facts 29641 1727096522.02519: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096522.02525: variable 'omit' from source: magic vars 29641 1727096522.02554: variable 'omit' from source: magic vars 29641 1727096522.02629: variable '_current_interfaces' from source: set_fact 29641 1727096522.02679: variable 'omit' from source: magic vars 29641 1727096522.02711: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096522.02755: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096522.02769: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096522.02785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096522.02798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096522.02819: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096522.02822: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.02825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.02894: Set connection var ansible_pipelining to False 29641 1727096522.02904: Set connection var ansible_timeout to 10 29641 1727096522.02908: Set connection var ansible_connection to ssh 29641 1727096522.02911: Set connection var ansible_shell_type to sh 29641 1727096522.02913: Set connection var ansible_shell_executable to /bin/sh 29641 1727096522.02919: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096522.02935: variable 'ansible_shell_executable' from source: unknown 29641 1727096522.02939: variable 'ansible_connection' from source: unknown 29641 1727096522.02941: variable 'ansible_module_compression' from source: unknown 29641 1727096522.02944: variable 'ansible_shell_type' from source: unknown 29641 1727096522.02946: variable 'ansible_shell_executable' from source: unknown 29641 1727096522.02948: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.02951: variable 'ansible_pipelining' from source: unknown 29641 1727096522.02954: variable 'ansible_timeout' from source: unknown 29641 1727096522.02958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.03244: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096522.03247: variable 'omit' from source: magic vars 29641 1727096522.03249: starting attempt loop 29641 1727096522.03251: running the handler 29641 1727096522.03253: handler run complete 29641 1727096522.03255: attempt loop complete, returning result 29641 1727096522.03257: _execute() done 29641 1727096522.03259: dumping result to json 29641 1727096522.03261: done dumping result, returning 29641 1727096522.03263: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [0afff68d-5257-80ba-72b8-0000000001b1] 29641 1727096522.03265: sending task result for task 0afff68d-5257-80ba-72b8-0000000001b1 ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 29641 1727096522.03364: no more pending results, returning what we have 29641 1727096522.03366: results queue empty 29641 1727096522.03366: checking for any_errors_fatal 29641 1727096522.03375: done checking for any_errors_fatal 29641 1727096522.03375: checking for max_fail_percentage 29641 1727096522.03376: done checking for max_fail_percentage 29641 1727096522.03377: checking to see if all hosts have failed and the running result is not ok 29641 1727096522.03377: done checking to see if all hosts have failed 29641 1727096522.03378: getting the remaining hosts for this loop 29641 1727096522.03379: done getting the remaining hosts for this loop 29641 1727096522.03381: getting the next task for host managed_node2 29641 1727096522.03389: done getting next task for host managed_node2 29641 1727096522.03391: ^ task is: TASK: Show current_interfaces 29641 1727096522.03394: ^ 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 29641 1727096522.03396: getting variables 29641 1727096522.03397: in VariableManager get_vars() 29641 1727096522.03420: Calling all_inventory to load vars for managed_node2 29641 1727096522.03421: Calling groups_inventory to load vars for managed_node2 29641 1727096522.03423: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096522.03430: Calling all_plugins_play to load vars for managed_node2 29641 1727096522.03432: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096522.03434: Calling groups_plugins_play to load vars for managed_node2 29641 1727096522.03539: done sending task result for task 0afff68d-5257-80ba-72b8-0000000001b1 29641 1727096522.03543: WORKER PROCESS EXITING 29641 1727096522.03552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096522.03834: done with get_vars() 29641 1727096522.03840: done getting variables 29641 1727096522.03904: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 09:02:02 -0400 (0:00:00.022) 0:00:05.543 ****** 29641 1727096522.03924: entering _queue_task() for managed_node2/debug 29641 1727096522.03925: Creating lock for debug 29641 1727096522.04150: worker is 1 (out of 1 available) 29641 1727096522.04161: exiting _queue_task() for managed_node2/debug 29641 1727096522.04374: done queuing things up, now waiting for results queue to drain 29641 1727096522.04376: waiting for pending results... 29641 1727096522.04502: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 29641 1727096522.04506: in run() - task 0afff68d-5257-80ba-72b8-000000000122 29641 1727096522.04525: variable 'ansible_search_path' from source: unknown 29641 1727096522.04532: variable 'ansible_search_path' from source: unknown 29641 1727096522.04573: calling self._execute() 29641 1727096522.04637: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.04640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.04649: variable 'omit' from source: magic vars 29641 1727096522.04921: variable 'ansible_distribution_major_version' from source: facts 29641 1727096522.04931: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096522.04940: variable 'omit' from source: magic vars 29641 1727096522.04963: variable 'omit' from source: magic vars 29641 1727096522.05029: variable 'current_interfaces' from source: set_fact 29641 1727096522.05059: variable 'omit' from source: magic vars 29641 1727096522.05090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096522.05117: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096522.05132: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096522.05145: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096522.05159: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096522.05185: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096522.05188: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.05191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.05255: Set connection var ansible_pipelining to False 29641 1727096522.05260: Set connection var ansible_timeout to 10 29641 1727096522.05262: Set connection var ansible_connection to ssh 29641 1727096522.05273: Set connection var ansible_shell_type to sh 29641 1727096522.05280: Set connection var ansible_shell_executable to /bin/sh 29641 1727096522.05285: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096522.05303: variable 'ansible_shell_executable' from source: unknown 29641 1727096522.05307: variable 'ansible_connection' from source: unknown 29641 1727096522.05309: variable 'ansible_module_compression' from source: unknown 29641 1727096522.05311: variable 'ansible_shell_type' from source: unknown 29641 1727096522.05314: variable 'ansible_shell_executable' from source: unknown 29641 1727096522.05317: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.05319: variable 'ansible_pipelining' from source: unknown 29641 1727096522.05321: variable 'ansible_timeout' from source: unknown 29641 1727096522.05324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.05420: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096522.05428: variable 'omit' from source: magic vars 29641 1727096522.05433: starting attempt loop 29641 1727096522.05436: running the handler 29641 1727096522.05473: handler run complete 29641 1727096522.05487: attempt loop complete, returning result 29641 1727096522.05490: _execute() done 29641 1727096522.05492: dumping result to json 29641 1727096522.05494: done dumping result, returning 29641 1727096522.05497: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [0afff68d-5257-80ba-72b8-000000000122] 29641 1727096522.05503: sending task result for task 0afff68d-5257-80ba-72b8-000000000122 29641 1727096522.05579: done sending task result for task 0afff68d-5257-80ba-72b8-000000000122 29641 1727096522.05582: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 29641 1727096522.05624: no more pending results, returning what we have 29641 1727096522.05628: results queue empty 29641 1727096522.05629: checking for any_errors_fatal 29641 1727096522.05633: done checking for any_errors_fatal 29641 1727096522.05634: checking for max_fail_percentage 29641 1727096522.05635: done checking for max_fail_percentage 29641 1727096522.05635: checking to see if all hosts have failed and the running result is not ok 29641 1727096522.05637: done checking to see if all hosts have failed 29641 1727096522.05637: getting the remaining hosts for this loop 29641 1727096522.05639: done getting the remaining hosts for this loop 29641 1727096522.05642: getting the next task for host managed_node2 29641 1727096522.05648: done getting next task for host managed_node2 29641 1727096522.05650: ^ task is: TASK: Include the task 'manage_test_interface.yml' 29641 1727096522.05652: ^ 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 29641 1727096522.05656: getting variables 29641 1727096522.05657: in VariableManager get_vars() 29641 1727096522.05687: Calling all_inventory to load vars for managed_node2 29641 1727096522.05690: Calling groups_inventory to load vars for managed_node2 29641 1727096522.05692: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096522.05700: Calling all_plugins_play to load vars for managed_node2 29641 1727096522.05702: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096522.05704: Calling groups_plugins_play to load vars for managed_node2 29641 1727096522.05817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096522.05931: done with get_vars() 29641 1727096522.05938: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:16 Monday 23 September 2024 09:02:02 -0400 (0:00:00.020) 0:00:05.564 ****** 29641 1727096522.05999: entering _queue_task() for managed_node2/include_tasks 29641 1727096522.06172: worker is 1 (out of 1 available) 29641 1727096522.06183: exiting _queue_task() for managed_node2/include_tasks 29641 1727096522.06193: done queuing things up, now waiting for results queue to drain 29641 1727096522.06195: waiting for pending results... 29641 1727096522.06331: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 29641 1727096522.06390: in run() - task 0afff68d-5257-80ba-72b8-00000000000d 29641 1727096522.06401: variable 'ansible_search_path' from source: unknown 29641 1727096522.06429: calling self._execute() 29641 1727096522.06490: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.06494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.06503: variable 'omit' from source: magic vars 29641 1727096522.06750: variable 'ansible_distribution_major_version' from source: facts 29641 1727096522.06765: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096522.06770: _execute() done 29641 1727096522.06776: dumping result to json 29641 1727096522.06778: done dumping result, returning 29641 1727096522.06784: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-80ba-72b8-00000000000d] 29641 1727096522.06787: sending task result for task 0afff68d-5257-80ba-72b8-00000000000d 29641 1727096522.06865: done sending task result for task 0afff68d-5257-80ba-72b8-00000000000d 29641 1727096522.06870: WORKER PROCESS EXITING 29641 1727096522.06897: no more pending results, returning what we have 29641 1727096522.06902: in VariableManager get_vars() 29641 1727096522.06940: Calling all_inventory to load vars for managed_node2 29641 1727096522.06943: Calling groups_inventory to load vars for managed_node2 29641 1727096522.06945: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096522.06954: Calling all_plugins_play to load vars for managed_node2 29641 1727096522.06956: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096522.06958: Calling groups_plugins_play to load vars for managed_node2 29641 1727096522.07115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096522.07224: done with get_vars() 29641 1727096522.07229: variable 'ansible_search_path' from source: unknown 29641 1727096522.07237: we have included files to process 29641 1727096522.07238: generating all_blocks data 29641 1727096522.07239: done generating all_blocks data 29641 1727096522.07242: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 29641 1727096522.07242: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 29641 1727096522.07244: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 29641 1727096522.07555: in VariableManager get_vars() 29641 1727096522.07567: done with get_vars() 29641 1727096522.07710: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 29641 1727096522.08083: done processing included file 29641 1727096522.08084: iterating over new_blocks loaded from include file 29641 1727096522.08085: in VariableManager get_vars() 29641 1727096522.08094: done with get_vars() 29641 1727096522.08095: filtering new block on tags 29641 1727096522.08113: done filtering new block on tags 29641 1727096522.08114: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node2 29641 1727096522.08117: extending task lists for all hosts with included blocks 29641 1727096522.08802: done extending task lists 29641 1727096522.08804: done processing included files 29641 1727096522.08804: results queue empty 29641 1727096522.08804: checking for any_errors_fatal 29641 1727096522.08806: done checking for any_errors_fatal 29641 1727096522.08807: checking for max_fail_percentage 29641 1727096522.08807: done checking for max_fail_percentage 29641 1727096522.08808: checking to see if all hosts have failed and the running result is not ok 29641 1727096522.08808: done checking to see if all hosts have failed 29641 1727096522.08809: getting the remaining hosts for this loop 29641 1727096522.08810: done getting the remaining hosts for this loop 29641 1727096522.08811: getting the next task for host managed_node2 29641 1727096522.08813: done getting next task for host managed_node2 29641 1727096522.08815: ^ task is: TASK: Ensure state in ["present", "absent"] 29641 1727096522.08816: ^ 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 29641 1727096522.08818: getting variables 29641 1727096522.08818: in VariableManager get_vars() 29641 1727096522.08825: Calling all_inventory to load vars for managed_node2 29641 1727096522.08827: Calling groups_inventory to load vars for managed_node2 29641 1727096522.08829: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096522.08837: Calling all_plugins_play to load vars for managed_node2 29641 1727096522.08842: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096522.08844: Calling groups_plugins_play to load vars for managed_node2 29641 1727096522.08937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096522.09049: done with get_vars() 29641 1727096522.09056: done getting variables 29641 1727096522.09113: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Monday 23 September 2024 09:02:02 -0400 (0:00:00.031) 0:00:05.595 ****** 29641 1727096522.09131: entering _queue_task() for managed_node2/fail 29641 1727096522.09132: Creating lock for fail 29641 1727096522.09314: worker is 1 (out of 1 available) 29641 1727096522.09325: exiting _queue_task() for managed_node2/fail 29641 1727096522.09336: done queuing things up, now waiting for results queue to drain 29641 1727096522.09338: waiting for pending results... 29641 1727096522.09494: running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] 29641 1727096522.09554: in run() - task 0afff68d-5257-80ba-72b8-0000000001cc 29641 1727096522.09566: variable 'ansible_search_path' from source: unknown 29641 1727096522.09571: variable 'ansible_search_path' from source: unknown 29641 1727096522.09597: calling self._execute() 29641 1727096522.09652: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.09656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.09664: variable 'omit' from source: magic vars 29641 1727096522.09924: variable 'ansible_distribution_major_version' from source: facts 29641 1727096522.09939: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096522.10023: variable 'state' from source: include params 29641 1727096522.10027: Evaluated conditional (state not in ["present", "absent"]): False 29641 1727096522.10030: when evaluation is False, skipping this task 29641 1727096522.10033: _execute() done 29641 1727096522.10036: dumping result to json 29641 1727096522.10041: done dumping result, returning 29641 1727096522.10045: done running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] [0afff68d-5257-80ba-72b8-0000000001cc] 29641 1727096522.10055: sending task result for task 0afff68d-5257-80ba-72b8-0000000001cc 29641 1727096522.10187: done sending task result for task 0afff68d-5257-80ba-72b8-0000000001cc 29641 1727096522.10190: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 29641 1727096522.10258: no more pending results, returning what we have 29641 1727096522.10260: results queue empty 29641 1727096522.10261: checking for any_errors_fatal 29641 1727096522.10262: done checking for any_errors_fatal 29641 1727096522.10262: checking for max_fail_percentage 29641 1727096522.10263: done checking for max_fail_percentage 29641 1727096522.10264: checking to see if all hosts have failed and the running result is not ok 29641 1727096522.10264: done checking to see if all hosts have failed 29641 1727096522.10265: getting the remaining hosts for this loop 29641 1727096522.10265: done getting the remaining hosts for this loop 29641 1727096522.10270: getting the next task for host managed_node2 29641 1727096522.10275: done getting next task for host managed_node2 29641 1727096522.10276: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 29641 1727096522.10279: ^ 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 29641 1727096522.10281: getting variables 29641 1727096522.10282: in VariableManager get_vars() 29641 1727096522.10307: Calling all_inventory to load vars for managed_node2 29641 1727096522.10309: Calling groups_inventory to load vars for managed_node2 29641 1727096522.10311: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096522.10318: Calling all_plugins_play to load vars for managed_node2 29641 1727096522.10319: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096522.10321: Calling groups_plugins_play to load vars for managed_node2 29641 1727096522.10447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096522.10571: done with get_vars() 29641 1727096522.10582: done getting variables 29641 1727096522.10630: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Monday 23 September 2024 09:02:02 -0400 (0:00:00.015) 0:00:05.610 ****** 29641 1727096522.10657: entering _queue_task() for managed_node2/fail 29641 1727096522.10886: worker is 1 (out of 1 available) 29641 1727096522.10897: exiting _queue_task() for managed_node2/fail 29641 1727096522.10907: done queuing things up, now waiting for results queue to drain 29641 1727096522.10909: waiting for pending results... 29641 1727096522.11287: running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] 29641 1727096522.11292: in run() - task 0afff68d-5257-80ba-72b8-0000000001cd 29641 1727096522.11295: variable 'ansible_search_path' from source: unknown 29641 1727096522.11297: variable 'ansible_search_path' from source: unknown 29641 1727096522.11299: calling self._execute() 29641 1727096522.11360: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.11375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.11391: variable 'omit' from source: magic vars 29641 1727096522.11816: variable 'ansible_distribution_major_version' from source: facts 29641 1727096522.11819: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096522.11875: variable 'type' from source: set_fact 29641 1727096522.11885: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 29641 1727096522.11891: when evaluation is False, skipping this task 29641 1727096522.11897: _execute() done 29641 1727096522.11902: dumping result to json 29641 1727096522.11908: done dumping result, returning 29641 1727096522.11915: done running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] [0afff68d-5257-80ba-72b8-0000000001cd] 29641 1727096522.11925: sending task result for task 0afff68d-5257-80ba-72b8-0000000001cd skipping: [managed_node2] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 29641 1727096522.12068: no more pending results, returning what we have 29641 1727096522.12074: results queue empty 29641 1727096522.12075: checking for any_errors_fatal 29641 1727096522.12080: done checking for any_errors_fatal 29641 1727096522.12081: checking for max_fail_percentage 29641 1727096522.12083: done checking for max_fail_percentage 29641 1727096522.12083: checking to see if all hosts have failed and the running result is not ok 29641 1727096522.12084: done checking to see if all hosts have failed 29641 1727096522.12085: getting the remaining hosts for this loop 29641 1727096522.12087: done getting the remaining hosts for this loop 29641 1727096522.12090: getting the next task for host managed_node2 29641 1727096522.12095: done getting next task for host managed_node2 29641 1727096522.12098: ^ task is: TASK: Include the task 'show_interfaces.yml' 29641 1727096522.12100: ^ 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 29641 1727096522.12104: getting variables 29641 1727096522.12105: in VariableManager get_vars() 29641 1727096522.12138: Calling all_inventory to load vars for managed_node2 29641 1727096522.12140: Calling groups_inventory to load vars for managed_node2 29641 1727096522.12143: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096522.12154: Calling all_plugins_play to load vars for managed_node2 29641 1727096522.12156: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096522.12159: Calling groups_plugins_play to load vars for managed_node2 29641 1727096522.12495: done sending task result for task 0afff68d-5257-80ba-72b8-0000000001cd 29641 1727096522.12498: WORKER PROCESS EXITING 29641 1727096522.12518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096522.12641: done with get_vars() 29641 1727096522.12649: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Monday 23 September 2024 09:02:02 -0400 (0:00:00.020) 0:00:05.631 ****** 29641 1727096522.12711: entering _queue_task() for managed_node2/include_tasks 29641 1727096522.12886: worker is 1 (out of 1 available) 29641 1727096522.12897: exiting _queue_task() for managed_node2/include_tasks 29641 1727096522.12907: done queuing things up, now waiting for results queue to drain 29641 1727096522.12909: waiting for pending results... 29641 1727096522.13055: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 29641 1727096522.13115: in run() - task 0afff68d-5257-80ba-72b8-0000000001ce 29641 1727096522.13127: variable 'ansible_search_path' from source: unknown 29641 1727096522.13132: variable 'ansible_search_path' from source: unknown 29641 1727096522.13159: calling self._execute() 29641 1727096522.13218: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.13221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.13230: variable 'omit' from source: magic vars 29641 1727096522.13491: variable 'ansible_distribution_major_version' from source: facts 29641 1727096522.13500: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096522.13505: _execute() done 29641 1727096522.13508: dumping result to json 29641 1727096522.13511: done dumping result, returning 29641 1727096522.13518: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-80ba-72b8-0000000001ce] 29641 1727096522.13522: sending task result for task 0afff68d-5257-80ba-72b8-0000000001ce 29641 1727096522.13606: done sending task result for task 0afff68d-5257-80ba-72b8-0000000001ce 29641 1727096522.13609: WORKER PROCESS EXITING 29641 1727096522.13636: no more pending results, returning what we have 29641 1727096522.13640: in VariableManager get_vars() 29641 1727096522.13679: Calling all_inventory to load vars for managed_node2 29641 1727096522.13682: Calling groups_inventory to load vars for managed_node2 29641 1727096522.13684: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096522.13693: Calling all_plugins_play to load vars for managed_node2 29641 1727096522.13695: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096522.13698: Calling groups_plugins_play to load vars for managed_node2 29641 1727096522.13843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096522.13954: done with get_vars() 29641 1727096522.13959: variable 'ansible_search_path' from source: unknown 29641 1727096522.13960: variable 'ansible_search_path' from source: unknown 29641 1727096522.13986: we have included files to process 29641 1727096522.13987: generating all_blocks data 29641 1727096522.13988: done generating all_blocks data 29641 1727096522.13991: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29641 1727096522.13992: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29641 1727096522.13993: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29641 1727096522.14053: in VariableManager get_vars() 29641 1727096522.14069: done with get_vars() 29641 1727096522.14139: done processing included file 29641 1727096522.14141: iterating over new_blocks loaded from include file 29641 1727096522.14141: in VariableManager get_vars() 29641 1727096522.14151: done with get_vars() 29641 1727096522.14152: filtering new block on tags 29641 1727096522.14162: done filtering new block on tags 29641 1727096522.14163: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 29641 1727096522.14166: extending task lists for all hosts with included blocks 29641 1727096522.14390: done extending task lists 29641 1727096522.14391: done processing included files 29641 1727096522.14392: results queue empty 29641 1727096522.14392: checking for any_errors_fatal 29641 1727096522.14394: done checking for any_errors_fatal 29641 1727096522.14394: checking for max_fail_percentage 29641 1727096522.14395: done checking for max_fail_percentage 29641 1727096522.14395: checking to see if all hosts have failed and the running result is not ok 29641 1727096522.14396: done checking to see if all hosts have failed 29641 1727096522.14396: getting the remaining hosts for this loop 29641 1727096522.14397: done getting the remaining hosts for this loop 29641 1727096522.14398: getting the next task for host managed_node2 29641 1727096522.14401: done getting next task for host managed_node2 29641 1727096522.14402: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 29641 1727096522.14404: ^ 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 29641 1727096522.14406: getting variables 29641 1727096522.14407: in VariableManager get_vars() 29641 1727096522.14414: Calling all_inventory to load vars for managed_node2 29641 1727096522.14415: Calling groups_inventory to load vars for managed_node2 29641 1727096522.14417: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096522.14420: Calling all_plugins_play to load vars for managed_node2 29641 1727096522.14421: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096522.14423: Calling groups_plugins_play to load vars for managed_node2 29641 1727096522.14506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096522.14632: done with get_vars() 29641 1727096522.14638: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 09:02:02 -0400 (0:00:00.019) 0:00:05.651 ****** 29641 1727096522.14690: entering _queue_task() for managed_node2/include_tasks 29641 1727096522.14866: worker is 1 (out of 1 available) 29641 1727096522.14881: exiting _queue_task() for managed_node2/include_tasks 29641 1727096522.14893: done queuing things up, now waiting for results queue to drain 29641 1727096522.14894: waiting for pending results... 29641 1727096522.15032: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 29641 1727096522.15118: in run() - task 0afff68d-5257-80ba-72b8-000000000275 29641 1727096522.15131: variable 'ansible_search_path' from source: unknown 29641 1727096522.15135: variable 'ansible_search_path' from source: unknown 29641 1727096522.15162: calling self._execute() 29641 1727096522.15223: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.15226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.15240: variable 'omit' from source: magic vars 29641 1727096522.15504: variable 'ansible_distribution_major_version' from source: facts 29641 1727096522.15514: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096522.15520: _execute() done 29641 1727096522.15523: dumping result to json 29641 1727096522.15525: done dumping result, returning 29641 1727096522.15531: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-80ba-72b8-000000000275] 29641 1727096522.15536: sending task result for task 0afff68d-5257-80ba-72b8-000000000275 29641 1727096522.15612: done sending task result for task 0afff68d-5257-80ba-72b8-000000000275 29641 1727096522.15615: WORKER PROCESS EXITING 29641 1727096522.15638: no more pending results, returning what we have 29641 1727096522.15642: in VariableManager get_vars() 29641 1727096522.15683: Calling all_inventory to load vars for managed_node2 29641 1727096522.15686: Calling groups_inventory to load vars for managed_node2 29641 1727096522.15688: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096522.15699: Calling all_plugins_play to load vars for managed_node2 29641 1727096522.15702: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096522.15704: Calling groups_plugins_play to load vars for managed_node2 29641 1727096522.15836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096522.15951: done with get_vars() 29641 1727096522.15956: variable 'ansible_search_path' from source: unknown 29641 1727096522.15957: variable 'ansible_search_path' from source: unknown 29641 1727096522.15999: we have included files to process 29641 1727096522.16000: generating all_blocks data 29641 1727096522.16001: done generating all_blocks data 29641 1727096522.16002: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29641 1727096522.16003: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29641 1727096522.16004: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29641 1727096522.16174: done processing included file 29641 1727096522.16175: iterating over new_blocks loaded from include file 29641 1727096522.16176: in VariableManager get_vars() 29641 1727096522.16187: done with get_vars() 29641 1727096522.16188: filtering new block on tags 29641 1727096522.16198: done filtering new block on tags 29641 1727096522.16200: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 29641 1727096522.16203: extending task lists for all hosts with included blocks 29641 1727096522.16291: done extending task lists 29641 1727096522.16292: done processing included files 29641 1727096522.16293: results queue empty 29641 1727096522.16293: checking for any_errors_fatal 29641 1727096522.16295: done checking for any_errors_fatal 29641 1727096522.16296: checking for max_fail_percentage 29641 1727096522.16296: done checking for max_fail_percentage 29641 1727096522.16297: checking to see if all hosts have failed and the running result is not ok 29641 1727096522.16297: done checking to see if all hosts have failed 29641 1727096522.16298: getting the remaining hosts for this loop 29641 1727096522.16298: done getting the remaining hosts for this loop 29641 1727096522.16300: getting the next task for host managed_node2 29641 1727096522.16303: done getting next task for host managed_node2 29641 1727096522.16304: ^ task is: TASK: Gather current interface info 29641 1727096522.16306: ^ 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 29641 1727096522.16308: getting variables 29641 1727096522.16308: in VariableManager get_vars() 29641 1727096522.16317: Calling all_inventory to load vars for managed_node2 29641 1727096522.16319: Calling groups_inventory to load vars for managed_node2 29641 1727096522.16320: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096522.16324: Calling all_plugins_play to load vars for managed_node2 29641 1727096522.16325: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096522.16327: Calling groups_plugins_play to load vars for managed_node2 29641 1727096522.16430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096522.16538: done with get_vars() 29641 1727096522.16544: done getting variables 29641 1727096522.16573: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 09:02:02 -0400 (0:00:00.019) 0:00:05.670 ****** 29641 1727096522.16594: entering _queue_task() for managed_node2/command 29641 1727096522.16808: worker is 1 (out of 1 available) 29641 1727096522.16820: exiting _queue_task() for managed_node2/command 29641 1727096522.16833: done queuing things up, now waiting for results queue to drain 29641 1727096522.16835: waiting for pending results... 29641 1727096522.17193: running TaskExecutor() for managed_node2/TASK: Gather current interface info 29641 1727096522.17211: in run() - task 0afff68d-5257-80ba-72b8-0000000002ac 29641 1727096522.17228: variable 'ansible_search_path' from source: unknown 29641 1727096522.17236: variable 'ansible_search_path' from source: unknown 29641 1727096522.17278: calling self._execute() 29641 1727096522.17353: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.17363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.17382: variable 'omit' from source: magic vars 29641 1727096522.17747: variable 'ansible_distribution_major_version' from source: facts 29641 1727096522.17765: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096522.17828: variable 'omit' from source: magic vars 29641 1727096522.17840: variable 'omit' from source: magic vars 29641 1727096522.17885: variable 'omit' from source: magic vars 29641 1727096522.17915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096522.17948: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096522.17962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096522.17983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096522.17992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096522.18015: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096522.18018: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.18022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.18096: Set connection var ansible_pipelining to False 29641 1727096522.18100: Set connection var ansible_timeout to 10 29641 1727096522.18103: Set connection var ansible_connection to ssh 29641 1727096522.18110: Set connection var ansible_shell_type to sh 29641 1727096522.18115: Set connection var ansible_shell_executable to /bin/sh 29641 1727096522.18120: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096522.18137: variable 'ansible_shell_executable' from source: unknown 29641 1727096522.18140: variable 'ansible_connection' from source: unknown 29641 1727096522.18143: variable 'ansible_module_compression' from source: unknown 29641 1727096522.18145: variable 'ansible_shell_type' from source: unknown 29641 1727096522.18149: variable 'ansible_shell_executable' from source: unknown 29641 1727096522.18151: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.18155: variable 'ansible_pipelining' from source: unknown 29641 1727096522.18157: variable 'ansible_timeout' from source: unknown 29641 1727096522.18159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.18258: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096522.18266: variable 'omit' from source: magic vars 29641 1727096522.18276: starting attempt loop 29641 1727096522.18377: running the handler 29641 1727096522.18380: _low_level_execute_command(): starting 29641 1727096522.18383: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096522.18795: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096522.18798: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096522.18802: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096522.18804: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096522.18845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096522.18859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096522.18905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096522.20587: stdout chunk (state=3): >>>/root <<< 29641 1727096522.20742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096522.20745: stdout chunk (state=3): >>><<< 29641 1727096522.20748: stderr chunk (state=3): >>><<< 29641 1727096522.20865: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096522.20871: _low_level_execute_command(): starting 29641 1727096522.20874: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096522.2077606-29965-138314199532106 `" && echo ansible-tmp-1727096522.2077606-29965-138314199532106="` echo /root/.ansible/tmp/ansible-tmp-1727096522.2077606-29965-138314199532106 `" ) && sleep 0' 29641 1727096522.21431: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096522.21443: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096522.21459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096522.21480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096522.21498: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096522.21522: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096522.21584: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096522.21636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096522.21652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096522.21675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096522.21735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096522.23678: stdout chunk (state=3): >>>ansible-tmp-1727096522.2077606-29965-138314199532106=/root/.ansible/tmp/ansible-tmp-1727096522.2077606-29965-138314199532106 <<< 29641 1727096522.23837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096522.23840: stdout chunk (state=3): >>><<< 29641 1727096522.23843: stderr chunk (state=3): >>><<< 29641 1727096522.23957: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096522.2077606-29965-138314199532106=/root/.ansible/tmp/ansible-tmp-1727096522.2077606-29965-138314199532106 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096522.23961: variable 'ansible_module_compression' from source: unknown 29641 1727096522.23963: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29641 1727096522.24000: variable 'ansible_facts' from source: unknown 29641 1727096522.24099: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096522.2077606-29965-138314199532106/AnsiballZ_command.py 29641 1727096522.24297: Sending initial data 29641 1727096522.24300: Sent initial data (156 bytes) 29641 1727096522.24974: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096522.25018: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096522.25034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096522.25055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096522.25117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096522.26709: 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 <<< 29641 1727096522.26776: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096522.26780: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpbqlxr7b5 /root/.ansible/tmp/ansible-tmp-1727096522.2077606-29965-138314199532106/AnsiballZ_command.py <<< 29641 1727096522.26782: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096522.2077606-29965-138314199532106/AnsiballZ_command.py" <<< 29641 1727096522.26847: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpbqlxr7b5" to remote "/root/.ansible/tmp/ansible-tmp-1727096522.2077606-29965-138314199532106/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096522.2077606-29965-138314199532106/AnsiballZ_command.py" <<< 29641 1727096522.27573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096522.27619: stderr chunk (state=3): >>><<< 29641 1727096522.27627: stdout chunk (state=3): >>><<< 29641 1727096522.27696: done transferring module to remote 29641 1727096522.27782: _low_level_execute_command(): starting 29641 1727096522.27785: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096522.2077606-29965-138314199532106/ /root/.ansible/tmp/ansible-tmp-1727096522.2077606-29965-138314199532106/AnsiballZ_command.py && sleep 0' 29641 1727096522.28323: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096522.28337: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096522.28350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096522.28366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096522.28422: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096522.28485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096522.28510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096522.28540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096522.28591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096522.30406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096522.30420: stderr chunk (state=3): >>><<< 29641 1727096522.30512: stdout chunk (state=3): >>><<< 29641 1727096522.30517: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096522.30519: _low_level_execute_command(): starting 29641 1727096522.30521: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096522.2077606-29965-138314199532106/AnsiballZ_command.py && sleep 0' 29641 1727096522.31024: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096522.31039: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096522.31054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096522.31076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096522.31096: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096522.31125: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096522.31205: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096522.31249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096522.31317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096522.47084: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:02:02.466583", "end": "2024-09-23 09:02:02.469841", "delta": "0:00:00.003258", "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}}} <<< 29641 1727096522.48570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096522.48597: stderr chunk (state=3): >>><<< 29641 1727096522.48602: stdout chunk (state=3): >>><<< 29641 1727096522.48620: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:02:02.466583", "end": "2024-09-23 09:02:02.469841", "delta": "0:00:00.003258", "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096522.48648: 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-1727096522.2077606-29965-138314199532106/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096522.48656: _low_level_execute_command(): starting 29641 1727096522.48661: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096522.2077606-29965-138314199532106/ > /dev/null 2>&1 && sleep 0' 29641 1727096522.49233: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096522.49237: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096522.49239: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096522.49246: 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.126 originally 10.31.15.126 <<< 29641 1727096522.49248: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096522.49317: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096522.49346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096522.51141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096522.51171: stderr chunk (state=3): >>><<< 29641 1727096522.51178: stdout chunk (state=3): >>><<< 29641 1727096522.51191: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096522.51197: handler run complete 29641 1727096522.51214: Evaluated conditional (False): False 29641 1727096522.51223: attempt loop complete, returning result 29641 1727096522.51226: _execute() done 29641 1727096522.51228: dumping result to json 29641 1727096522.51233: done dumping result, returning 29641 1727096522.51240: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [0afff68d-5257-80ba-72b8-0000000002ac] 29641 1727096522.51244: sending task result for task 0afff68d-5257-80ba-72b8-0000000002ac 29641 1727096522.51339: done sending task result for task 0afff68d-5257-80ba-72b8-0000000002ac 29641 1727096522.51341: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003258", "end": "2024-09-23 09:02:02.469841", "rc": 0, "start": "2024-09-23 09:02:02.466583" } STDOUT: bonding_masters eth0 lo 29641 1727096522.51448: no more pending results, returning what we have 29641 1727096522.51451: results queue empty 29641 1727096522.51452: checking for any_errors_fatal 29641 1727096522.51454: done checking for any_errors_fatal 29641 1727096522.51454: checking for max_fail_percentage 29641 1727096522.51456: done checking for max_fail_percentage 29641 1727096522.51457: checking to see if all hosts have failed and the running result is not ok 29641 1727096522.51457: done checking to see if all hosts have failed 29641 1727096522.51458: getting the remaining hosts for this loop 29641 1727096522.51459: done getting the remaining hosts for this loop 29641 1727096522.51462: getting the next task for host managed_node2 29641 1727096522.51471: done getting next task for host managed_node2 29641 1727096522.51473: ^ task is: TASK: Set current_interfaces 29641 1727096522.51478: ^ 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 29641 1727096522.51481: getting variables 29641 1727096522.51482: in VariableManager get_vars() 29641 1727096522.51514: Calling all_inventory to load vars for managed_node2 29641 1727096522.51516: Calling groups_inventory to load vars for managed_node2 29641 1727096522.51518: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096522.51527: Calling all_plugins_play to load vars for managed_node2 29641 1727096522.51529: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096522.51531: Calling groups_plugins_play to load vars for managed_node2 29641 1727096522.51665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096522.51811: done with get_vars() 29641 1727096522.51819: done getting variables 29641 1727096522.51860: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 09:02:02 -0400 (0:00:00.352) 0:00:06.023 ****** 29641 1727096522.51885: entering _queue_task() for managed_node2/set_fact 29641 1727096522.52078: worker is 1 (out of 1 available) 29641 1727096522.52089: exiting _queue_task() for managed_node2/set_fact 29641 1727096522.52100: done queuing things up, now waiting for results queue to drain 29641 1727096522.52102: waiting for pending results... 29641 1727096522.52252: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 29641 1727096522.52330: in run() - task 0afff68d-5257-80ba-72b8-0000000002ad 29641 1727096522.52338: variable 'ansible_search_path' from source: unknown 29641 1727096522.52341: variable 'ansible_search_path' from source: unknown 29641 1727096522.52366: calling self._execute() 29641 1727096522.52426: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.52432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.52441: variable 'omit' from source: magic vars 29641 1727096522.52706: variable 'ansible_distribution_major_version' from source: facts 29641 1727096522.52717: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096522.52723: variable 'omit' from source: magic vars 29641 1727096522.52753: variable 'omit' from source: magic vars 29641 1727096522.52829: variable '_current_interfaces' from source: set_fact 29641 1727096522.52879: variable 'omit' from source: magic vars 29641 1727096522.52910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096522.52935: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096522.52950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096522.52963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096522.52973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096522.53000: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096522.53003: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.53006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.53071: Set connection var ansible_pipelining to False 29641 1727096522.53079: Set connection var ansible_timeout to 10 29641 1727096522.53082: Set connection var ansible_connection to ssh 29641 1727096522.53089: Set connection var ansible_shell_type to sh 29641 1727096522.53094: Set connection var ansible_shell_executable to /bin/sh 29641 1727096522.53102: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096522.53117: variable 'ansible_shell_executable' from source: unknown 29641 1727096522.53121: variable 'ansible_connection' from source: unknown 29641 1727096522.53123: variable 'ansible_module_compression' from source: unknown 29641 1727096522.53125: variable 'ansible_shell_type' from source: unknown 29641 1727096522.53127: variable 'ansible_shell_executable' from source: unknown 29641 1727096522.53130: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.53132: variable 'ansible_pipelining' from source: unknown 29641 1727096522.53136: variable 'ansible_timeout' from source: unknown 29641 1727096522.53140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.53241: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096522.53249: variable 'omit' from source: magic vars 29641 1727096522.53254: starting attempt loop 29641 1727096522.53257: running the handler 29641 1727096522.53267: handler run complete 29641 1727096522.53279: attempt loop complete, returning result 29641 1727096522.53282: _execute() done 29641 1727096522.53285: dumping result to json 29641 1727096522.53287: done dumping result, returning 29641 1727096522.53293: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [0afff68d-5257-80ba-72b8-0000000002ad] 29641 1727096522.53296: sending task result for task 0afff68d-5257-80ba-72b8-0000000002ad 29641 1727096522.53375: done sending task result for task 0afff68d-5257-80ba-72b8-0000000002ad 29641 1727096522.53378: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 29641 1727096522.53457: no more pending results, returning what we have 29641 1727096522.53460: results queue empty 29641 1727096522.53461: checking for any_errors_fatal 29641 1727096522.53468: done checking for any_errors_fatal 29641 1727096522.53469: checking for max_fail_percentage 29641 1727096522.53470: done checking for max_fail_percentage 29641 1727096522.53471: checking to see if all hosts have failed and the running result is not ok 29641 1727096522.53472: done checking to see if all hosts have failed 29641 1727096522.53473: getting the remaining hosts for this loop 29641 1727096522.53473: done getting the remaining hosts for this loop 29641 1727096522.53481: getting the next task for host managed_node2 29641 1727096522.53487: done getting next task for host managed_node2 29641 1727096522.53489: ^ task is: TASK: Show current_interfaces 29641 1727096522.53492: ^ 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 29641 1727096522.53496: getting variables 29641 1727096522.53497: in VariableManager get_vars() 29641 1727096522.53522: Calling all_inventory to load vars for managed_node2 29641 1727096522.53524: Calling groups_inventory to load vars for managed_node2 29641 1727096522.53525: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096522.53531: Calling all_plugins_play to load vars for managed_node2 29641 1727096522.53533: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096522.53535: Calling groups_plugins_play to load vars for managed_node2 29641 1727096522.53638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096522.53752: done with get_vars() 29641 1727096522.53759: done getting variables 29641 1727096522.53799: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 09:02:02 -0400 (0:00:00.019) 0:00:06.042 ****** 29641 1727096522.53820: entering _queue_task() for managed_node2/debug 29641 1727096522.53996: worker is 1 (out of 1 available) 29641 1727096522.54010: exiting _queue_task() for managed_node2/debug 29641 1727096522.54019: done queuing things up, now waiting for results queue to drain 29641 1727096522.54021: waiting for pending results... 29641 1727096522.54161: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 29641 1727096522.54224: in run() - task 0afff68d-5257-80ba-72b8-000000000276 29641 1727096522.54234: variable 'ansible_search_path' from source: unknown 29641 1727096522.54238: variable 'ansible_search_path' from source: unknown 29641 1727096522.54264: calling self._execute() 29641 1727096522.54320: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.54325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.54333: variable 'omit' from source: magic vars 29641 1727096522.54587: variable 'ansible_distribution_major_version' from source: facts 29641 1727096522.54597: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096522.54604: variable 'omit' from source: magic vars 29641 1727096522.54632: variable 'omit' from source: magic vars 29641 1727096522.54701: variable 'current_interfaces' from source: set_fact 29641 1727096522.54721: variable 'omit' from source: magic vars 29641 1727096522.54748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096522.54774: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096522.54794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096522.54806: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096522.54815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096522.54836: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096522.54839: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.54842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.54909: Set connection var ansible_pipelining to False 29641 1727096522.54915: Set connection var ansible_timeout to 10 29641 1727096522.54917: Set connection var ansible_connection to ssh 29641 1727096522.54926: Set connection var ansible_shell_type to sh 29641 1727096522.54931: Set connection var ansible_shell_executable to /bin/sh 29641 1727096522.54936: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096522.54953: variable 'ansible_shell_executable' from source: unknown 29641 1727096522.54956: variable 'ansible_connection' from source: unknown 29641 1727096522.54958: variable 'ansible_module_compression' from source: unknown 29641 1727096522.54961: variable 'ansible_shell_type' from source: unknown 29641 1727096522.54963: variable 'ansible_shell_executable' from source: unknown 29641 1727096522.54965: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.54971: variable 'ansible_pipelining' from source: unknown 29641 1727096522.54976: variable 'ansible_timeout' from source: unknown 29641 1727096522.54980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.55072: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096522.55083: variable 'omit' from source: magic vars 29641 1727096522.55088: starting attempt loop 29641 1727096522.55090: running the handler 29641 1727096522.55125: handler run complete 29641 1727096522.55135: attempt loop complete, returning result 29641 1727096522.55139: _execute() done 29641 1727096522.55141: dumping result to json 29641 1727096522.55144: done dumping result, returning 29641 1727096522.55149: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [0afff68d-5257-80ba-72b8-000000000276] 29641 1727096522.55152: sending task result for task 0afff68d-5257-80ba-72b8-000000000276 29641 1727096522.55230: done sending task result for task 0afff68d-5257-80ba-72b8-000000000276 29641 1727096522.55233: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 29641 1727096522.55279: no more pending results, returning what we have 29641 1727096522.55282: results queue empty 29641 1727096522.55283: checking for any_errors_fatal 29641 1727096522.55286: done checking for any_errors_fatal 29641 1727096522.55286: checking for max_fail_percentage 29641 1727096522.55288: done checking for max_fail_percentage 29641 1727096522.55288: checking to see if all hosts have failed and the running result is not ok 29641 1727096522.55289: done checking to see if all hosts have failed 29641 1727096522.55290: getting the remaining hosts for this loop 29641 1727096522.55291: done getting the remaining hosts for this loop 29641 1727096522.55294: getting the next task for host managed_node2 29641 1727096522.55300: done getting next task for host managed_node2 29641 1727096522.55303: ^ task is: TASK: Install iproute 29641 1727096522.55305: ^ 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 29641 1727096522.55309: getting variables 29641 1727096522.55310: in VariableManager get_vars() 29641 1727096522.55338: Calling all_inventory to load vars for managed_node2 29641 1727096522.55340: Calling groups_inventory to load vars for managed_node2 29641 1727096522.55344: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096522.55352: Calling all_plugins_play to load vars for managed_node2 29641 1727096522.55354: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096522.55356: Calling groups_plugins_play to load vars for managed_node2 29641 1727096522.55495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096522.55607: done with get_vars() 29641 1727096522.55613: done getting variables 29641 1727096522.55648: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Monday 23 September 2024 09:02:02 -0400 (0:00:00.018) 0:00:06.060 ****** 29641 1727096522.55669: entering _queue_task() for managed_node2/package 29641 1727096522.55834: worker is 1 (out of 1 available) 29641 1727096522.55847: exiting _queue_task() for managed_node2/package 29641 1727096522.55859: done queuing things up, now waiting for results queue to drain 29641 1727096522.55860: waiting for pending results... 29641 1727096522.56005: running TaskExecutor() for managed_node2/TASK: Install iproute 29641 1727096522.56065: in run() - task 0afff68d-5257-80ba-72b8-0000000001cf 29641 1727096522.56079: variable 'ansible_search_path' from source: unknown 29641 1727096522.56084: variable 'ansible_search_path' from source: unknown 29641 1727096522.56110: calling self._execute() 29641 1727096522.56164: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.56170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.56178: variable 'omit' from source: magic vars 29641 1727096522.56436: variable 'ansible_distribution_major_version' from source: facts 29641 1727096522.56446: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096522.56451: variable 'omit' from source: magic vars 29641 1727096522.56529: variable 'omit' from source: magic vars 29641 1727096522.56603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096522.58376: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096522.58507: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096522.58549: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096522.58594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096522.58626: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096522.58724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096522.58758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096522.58796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096522.58842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096522.58864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096522.58975: variable '__network_is_ostree' from source: set_fact 29641 1727096522.58987: variable 'omit' from source: magic vars 29641 1727096522.59019: variable 'omit' from source: magic vars 29641 1727096522.59046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096522.59085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096522.59109: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096522.59130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096522.59145: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096522.59181: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096522.59191: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.59199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.59298: Set connection var ansible_pipelining to False 29641 1727096522.59310: Set connection var ansible_timeout to 10 29641 1727096522.59317: Set connection var ansible_connection to ssh 29641 1727096522.59328: Set connection var ansible_shell_type to sh 29641 1727096522.59338: Set connection var ansible_shell_executable to /bin/sh 29641 1727096522.59348: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096522.59380: variable 'ansible_shell_executable' from source: unknown 29641 1727096522.59389: variable 'ansible_connection' from source: unknown 29641 1727096522.59397: variable 'ansible_module_compression' from source: unknown 29641 1727096522.59404: variable 'ansible_shell_type' from source: unknown 29641 1727096522.59411: variable 'ansible_shell_executable' from source: unknown 29641 1727096522.59418: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096522.59425: variable 'ansible_pipelining' from source: unknown 29641 1727096522.59431: variable 'ansible_timeout' from source: unknown 29641 1727096522.59438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096522.59546: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096522.59564: variable 'omit' from source: magic vars 29641 1727096522.59582: starting attempt loop 29641 1727096522.59589: running the handler 29641 1727096522.59753: variable 'ansible_facts' from source: unknown 29641 1727096522.59757: variable 'ansible_facts' from source: unknown 29641 1727096522.59759: _low_level_execute_command(): starting 29641 1727096522.59762: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096522.60327: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096522.60343: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096522.60361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096522.60474: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096522.60499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096522.60518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096522.60595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096522.62265: stdout chunk (state=3): >>>/root <<< 29641 1727096522.62397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096522.62412: stdout chunk (state=3): >>><<< 29641 1727096522.62428: stderr chunk (state=3): >>><<< 29641 1727096522.62453: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096522.62481: _low_level_execute_command(): starting 29641 1727096522.62492: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096522.6246874-30006-83630594565329 `" && echo ansible-tmp-1727096522.6246874-30006-83630594565329="` echo /root/.ansible/tmp/ansible-tmp-1727096522.6246874-30006-83630594565329 `" ) && sleep 0' 29641 1727096522.63097: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096522.63119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096522.63134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096522.63153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096522.63173: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096522.63236: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096522.63285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096522.63310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096522.63331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096522.63391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096522.65429: stdout chunk (state=3): >>>ansible-tmp-1727096522.6246874-30006-83630594565329=/root/.ansible/tmp/ansible-tmp-1727096522.6246874-30006-83630594565329 <<< 29641 1727096522.65612: stdout chunk (state=3): >>><<< 29641 1727096522.65616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096522.65618: stderr chunk (state=3): >>><<< 29641 1727096522.65621: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096522.6246874-30006-83630594565329=/root/.ansible/tmp/ansible-tmp-1727096522.6246874-30006-83630594565329 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096522.65650: variable 'ansible_module_compression' from source: unknown 29641 1727096522.65843: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 29641 1727096522.65940: ANSIBALLZ: Acquiring lock 29641 1727096522.65943: ANSIBALLZ: Lock acquired: 140568836886976 29641 1727096522.65946: ANSIBALLZ: Creating module 29641 1727096522.86144: ANSIBALLZ: Writing module into payload 29641 1727096522.86361: ANSIBALLZ: Writing module 29641 1727096522.86397: ANSIBALLZ: Renaming module 29641 1727096522.86417: ANSIBALLZ: Done creating module 29641 1727096522.86441: variable 'ansible_facts' from source: unknown 29641 1727096522.86546: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096522.6246874-30006-83630594565329/AnsiballZ_dnf.py 29641 1727096522.86819: Sending initial data 29641 1727096522.86823: Sent initial data (151 bytes) 29641 1727096522.87398: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096522.87490: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096522.87528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096522.87554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096522.87587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096522.87662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096522.89320: 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 <<< 29641 1727096522.89380: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096522.89431: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp27f82qw9 /root/.ansible/tmp/ansible-tmp-1727096522.6246874-30006-83630594565329/AnsiballZ_dnf.py <<< 29641 1727096522.89435: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096522.6246874-30006-83630594565329/AnsiballZ_dnf.py" <<< 29641 1727096522.89478: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp27f82qw9" to remote "/root/.ansible/tmp/ansible-tmp-1727096522.6246874-30006-83630594565329/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096522.6246874-30006-83630594565329/AnsiballZ_dnf.py" <<< 29641 1727096522.90420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096522.90424: stderr chunk (state=3): >>><<< 29641 1727096522.90426: stdout chunk (state=3): >>><<< 29641 1727096522.90433: done transferring module to remote 29641 1727096522.90520: _low_level_execute_command(): starting 29641 1727096522.90526: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096522.6246874-30006-83630594565329/ /root/.ansible/tmp/ansible-tmp-1727096522.6246874-30006-83630594565329/AnsiballZ_dnf.py && sleep 0' 29641 1727096522.91173: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096522.91191: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096522.91273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096522.91307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096522.91357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096522.93240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096522.93244: stdout chunk (state=3): >>><<< 29641 1727096522.93247: stderr chunk (state=3): >>><<< 29641 1727096522.93265: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096522.93353: _low_level_execute_command(): starting 29641 1727096522.93357: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096522.6246874-30006-83630594565329/AnsiballZ_dnf.py && sleep 0' 29641 1727096522.93910: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096522.93926: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096522.93987: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096522.94053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096522.94079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096522.94147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096523.35900: 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}}} <<< 29641 1727096523.40176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096523.40180: stdout chunk (state=3): >>><<< 29641 1727096523.40183: stderr chunk (state=3): >>><<< 29641 1727096523.40186: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096523.40246: 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-1727096522.6246874-30006-83630594565329/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096523.40375: _low_level_execute_command(): starting 29641 1727096523.40378: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096522.6246874-30006-83630594565329/ > /dev/null 2>&1 && sleep 0' 29641 1727096523.41640: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096523.41644: 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 <<< 29641 1727096523.41646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096523.41648: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096523.41650: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096523.41984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096523.42080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096523.43871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096523.43894: stderr chunk (state=3): >>><<< 29641 1727096523.44075: stdout chunk (state=3): >>><<< 29641 1727096523.44079: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096523.44082: handler run complete 29641 1727096523.44666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096523.44972: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096523.45394: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096523.45397: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096523.45399: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096523.45528: variable '__install_status' from source: unknown 29641 1727096523.45548: Evaluated conditional (__install_status is success): True 29641 1727096523.45564: attempt loop complete, returning result 29641 1727096523.45570: _execute() done 29641 1727096523.45572: dumping result to json 29641 1727096523.45783: done dumping result, returning 29641 1727096523.45790: done running TaskExecutor() for managed_node2/TASK: Install iproute [0afff68d-5257-80ba-72b8-0000000001cf] 29641 1727096523.45794: sending task result for task 0afff68d-5257-80ba-72b8-0000000001cf 29641 1727096523.45894: done sending task result for task 0afff68d-5257-80ba-72b8-0000000001cf 29641 1727096523.45897: WORKER PROCESS EXITING ok: [managed_node2] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 29641 1727096523.46009: no more pending results, returning what we have 29641 1727096523.46013: results queue empty 29641 1727096523.46013: checking for any_errors_fatal 29641 1727096523.46019: done checking for any_errors_fatal 29641 1727096523.46020: checking for max_fail_percentage 29641 1727096523.46021: done checking for max_fail_percentage 29641 1727096523.46021: checking to see if all hosts have failed and the running result is not ok 29641 1727096523.46022: done checking to see if all hosts have failed 29641 1727096523.46023: getting the remaining hosts for this loop 29641 1727096523.46024: done getting the remaining hosts for this loop 29641 1727096523.46027: getting the next task for host managed_node2 29641 1727096523.46032: done getting next task for host managed_node2 29641 1727096523.46035: ^ task is: TASK: Create veth interface {{ interface }} 29641 1727096523.46037: ^ 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 29641 1727096523.46045: getting variables 29641 1727096523.46046: in VariableManager get_vars() 29641 1727096523.46082: Calling all_inventory to load vars for managed_node2 29641 1727096523.46085: Calling groups_inventory to load vars for managed_node2 29641 1727096523.46088: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096523.46098: Calling all_plugins_play to load vars for managed_node2 29641 1727096523.46101: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096523.46103: Calling groups_plugins_play to load vars for managed_node2 29641 1727096523.46697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096523.47385: done with get_vars() 29641 1727096523.47397: done getting variables 29641 1727096523.47791: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096523.48028: variable 'interface' from source: set_fact TASK [Create veth interface ethtest0] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Monday 23 September 2024 09:02:03 -0400 (0:00:00.923) 0:00:06.984 ****** 29641 1727096523.48057: entering _queue_task() for managed_node2/command 29641 1727096523.48731: worker is 1 (out of 1 available) 29641 1727096523.48745: exiting _queue_task() for managed_node2/command 29641 1727096523.48757: done queuing things up, now waiting for results queue to drain 29641 1727096523.48759: waiting for pending results... 29641 1727096523.49338: running TaskExecutor() for managed_node2/TASK: Create veth interface ethtest0 29641 1727096523.49478: in run() - task 0afff68d-5257-80ba-72b8-0000000001d0 29641 1727096523.49482: variable 'ansible_search_path' from source: unknown 29641 1727096523.49485: variable 'ansible_search_path' from source: unknown 29641 1727096523.50081: variable 'interface' from source: set_fact 29641 1727096523.50317: variable 'interface' from source: set_fact 29641 1727096523.50513: variable 'interface' from source: set_fact 29641 1727096523.50770: Loaded config def from plugin (lookup/items) 29641 1727096523.50799: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 29641 1727096523.50829: variable 'omit' from source: magic vars 29641 1727096523.51174: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096523.51178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096523.51188: variable 'omit' from source: magic vars 29641 1727096523.51777: variable 'ansible_distribution_major_version' from source: facts 29641 1727096523.52087: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096523.52331: variable 'type' from source: set_fact 29641 1727096523.52341: variable 'state' from source: include params 29641 1727096523.52349: variable 'interface' from source: set_fact 29641 1727096523.52357: variable 'current_interfaces' from source: set_fact 29641 1727096523.52369: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 29641 1727096523.52384: variable 'omit' from source: magic vars 29641 1727096523.52426: variable 'omit' from source: magic vars 29641 1727096523.52476: variable 'item' from source: unknown 29641 1727096523.52698: variable 'item' from source: unknown 29641 1727096523.52718: variable 'omit' from source: magic vars 29641 1727096523.52957: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096523.52961: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096523.52963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096523.52965: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096523.53176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096523.53179: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096523.53181: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096523.53183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096523.53316: Set connection var ansible_pipelining to False 29641 1727096523.53370: Set connection var ansible_timeout to 10 29641 1727096523.53575: Set connection var ansible_connection to ssh 29641 1727096523.53578: Set connection var ansible_shell_type to sh 29641 1727096523.53581: Set connection var ansible_shell_executable to /bin/sh 29641 1727096523.53584: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096523.53586: variable 'ansible_shell_executable' from source: unknown 29641 1727096523.53588: variable 'ansible_connection' from source: unknown 29641 1727096523.53590: variable 'ansible_module_compression' from source: unknown 29641 1727096523.53594: variable 'ansible_shell_type' from source: unknown 29641 1727096523.53596: variable 'ansible_shell_executable' from source: unknown 29641 1727096523.53599: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096523.53600: variable 'ansible_pipelining' from source: unknown 29641 1727096523.53602: variable 'ansible_timeout' from source: unknown 29641 1727096523.53604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096523.54045: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096523.54050: variable 'omit' from source: magic vars 29641 1727096523.54052: starting attempt loop 29641 1727096523.54054: running the handler 29641 1727096523.54056: _low_level_execute_command(): starting 29641 1727096523.54058: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096523.55290: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096523.55305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096523.55386: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096523.55557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096523.55582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096523.55655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096523.57358: stdout chunk (state=3): >>>/root <<< 29641 1727096523.57510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096523.57513: stdout chunk (state=3): >>><<< 29641 1727096523.57515: stderr chunk (state=3): >>><<< 29641 1727096523.57765: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096523.57770: _low_level_execute_command(): starting 29641 1727096523.57777: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096523.5766525-30049-219413615542294 `" && echo ansible-tmp-1727096523.5766525-30049-219413615542294="` echo /root/.ansible/tmp/ansible-tmp-1727096523.5766525-30049-219413615542294 `" ) && sleep 0' 29641 1727096523.59020: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096523.59024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096523.59042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096523.59070: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096523.59228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096523.61173: stdout chunk (state=3): >>>ansible-tmp-1727096523.5766525-30049-219413615542294=/root/.ansible/tmp/ansible-tmp-1727096523.5766525-30049-219413615542294 <<< 29641 1727096523.61320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096523.61330: stdout chunk (state=3): >>><<< 29641 1727096523.61395: stderr chunk (state=3): >>><<< 29641 1727096523.61412: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096523.5766525-30049-219413615542294=/root/.ansible/tmp/ansible-tmp-1727096523.5766525-30049-219413615542294 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096523.61505: variable 'ansible_module_compression' from source: unknown 29641 1727096523.61804: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29641 1727096523.61808: variable 'ansible_facts' from source: unknown 29641 1727096523.61925: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096523.5766525-30049-219413615542294/AnsiballZ_command.py 29641 1727096523.62310: Sending initial data 29641 1727096523.62315: Sent initial data (156 bytes) 29641 1727096523.63523: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096523.63586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096523.63602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096523.63682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096523.63837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096523.65482: 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 <<< 29641 1727096523.65514: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096523.65542: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096523.5766525-30049-219413615542294/AnsiballZ_command.py" <<< 29641 1727096523.65569: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpf1javvuj /root/.ansible/tmp/ansible-tmp-1727096523.5766525-30049-219413615542294/AnsiballZ_command.py <<< 29641 1727096523.65599: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpf1javvuj" to remote "/root/.ansible/tmp/ansible-tmp-1727096523.5766525-30049-219413615542294/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096523.5766525-30049-219413615542294/AnsiballZ_command.py" <<< 29641 1727096523.67015: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096523.67018: stdout chunk (state=3): >>><<< 29641 1727096523.67023: stderr chunk (state=3): >>><<< 29641 1727096523.67386: done transferring module to remote 29641 1727096523.67390: _low_level_execute_command(): starting 29641 1727096523.67392: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096523.5766525-30049-219413615542294/ /root/.ansible/tmp/ansible-tmp-1727096523.5766525-30049-219413615542294/AnsiballZ_command.py && sleep 0' 29641 1727096523.68490: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096523.68514: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096523.68586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096523.68664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096523.70671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096523.70732: stdout chunk (state=3): >>><<< 29641 1727096523.70744: stderr chunk (state=3): >>><<< 29641 1727096523.70764: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096523.70776: _low_level_execute_command(): starting 29641 1727096523.70800: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096523.5766525-30049-219413615542294/AnsiballZ_command.py && sleep 0' 29641 1727096523.72010: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096523.72036: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096523.72154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096523.72224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096523.72306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096523.88351: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0"], "start": "2024-09-23 09:02:03.876482", "end": "2024-09-23 09:02:03.881691", "delta": "0:00:00.005209", "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}}} <<< 29641 1727096523.91738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096523.91743: stdout chunk (state=3): >>><<< 29641 1727096523.91745: stderr chunk (state=3): >>><<< 29641 1727096523.91748: _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-23 09:02:03.876482", "end": "2024-09-23 09:02:03.881691", "delta": "0:00:00.005209", "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096523.91751: 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-1727096523.5766525-30049-219413615542294/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096523.91753: _low_level_execute_command(): starting 29641 1727096523.91755: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096523.5766525-30049-219413615542294/ > /dev/null 2>&1 && sleep 0' 29641 1727096523.92574: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096523.92606: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096523.92622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096523.92639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096523.92655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096523.92666: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096523.92684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096523.92709: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096523.92721: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 29641 1727096523.92731: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29641 1727096523.92814: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096523.92834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096523.92850: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096523.92920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096523.96858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096523.96883: stdout chunk (state=3): >>><<< 29641 1727096523.96895: stderr chunk (state=3): >>><<< 29641 1727096523.96916: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096523.96931: handler run complete 29641 1727096523.96988: Evaluated conditional (False): False 29641 1727096523.96991: attempt loop complete, returning result 29641 1727096523.97012: variable 'item' from source: unknown 29641 1727096523.97113: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link add ethtest0 type veth peer name peerethtest0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0" ], "delta": "0:00:00.005209", "end": "2024-09-23 09:02:03.881691", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2024-09-23 09:02:03.876482" } 29641 1727096523.97508: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096523.97511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096523.97514: variable 'omit' from source: magic vars 29641 1727096523.97597: variable 'ansible_distribution_major_version' from source: facts 29641 1727096523.97600: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096523.97832: variable 'type' from source: set_fact 29641 1727096523.97835: variable 'state' from source: include params 29641 1727096523.97837: variable 'interface' from source: set_fact 29641 1727096523.97844: variable 'current_interfaces' from source: set_fact 29641 1727096523.97923: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 29641 1727096523.97926: variable 'omit' from source: magic vars 29641 1727096523.97929: variable 'omit' from source: magic vars 29641 1727096523.97931: variable 'item' from source: unknown 29641 1727096523.97997: variable 'item' from source: unknown 29641 1727096523.98016: variable 'omit' from source: magic vars 29641 1727096523.98050: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096523.98068: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096523.98082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096523.98099: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096523.98106: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096523.98114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096523.98208: Set connection var ansible_pipelining to False 29641 1727096523.98219: Set connection var ansible_timeout to 10 29641 1727096523.98225: Set connection var ansible_connection to ssh 29641 1727096523.98236: Set connection var ansible_shell_type to sh 29641 1727096523.98253: Set connection var ansible_shell_executable to /bin/sh 29641 1727096523.98276: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096523.98358: variable 'ansible_shell_executable' from source: unknown 29641 1727096523.98361: variable 'ansible_connection' from source: unknown 29641 1727096523.98363: variable 'ansible_module_compression' from source: unknown 29641 1727096523.98368: variable 'ansible_shell_type' from source: unknown 29641 1727096523.98379: variable 'ansible_shell_executable' from source: unknown 29641 1727096523.98382: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096523.98385: variable 'ansible_pipelining' from source: unknown 29641 1727096523.98387: variable 'ansible_timeout' from source: unknown 29641 1727096523.98389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096523.98690: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096523.98718: variable 'omit' from source: magic vars 29641 1727096523.98775: starting attempt loop 29641 1727096523.98778: running the handler 29641 1727096523.98780: _low_level_execute_command(): starting 29641 1727096523.98783: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096523.99420: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096523.99458: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096523.99485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096523.99590: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096523.99609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096523.99631: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096523.99709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096524.01353: stdout chunk (state=3): >>>/root <<< 29641 1727096524.01486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096524.01490: stderr chunk (state=3): >>><<< 29641 1727096524.01494: stdout chunk (state=3): >>><<< 29641 1727096524.01595: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096524.01599: _low_level_execute_command(): starting 29641 1727096524.01601: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096524.015131-30049-228833061405064 `" && echo ansible-tmp-1727096524.015131-30049-228833061405064="` echo /root/.ansible/tmp/ansible-tmp-1727096524.015131-30049-228833061405064 `" ) && sleep 0' 29641 1727096524.02179: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096524.02230: 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 <<< 29641 1727096524.02322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096524.02349: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.02394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096524.02443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096524.02481: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096524.02576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096524.04561: stdout chunk (state=3): >>>ansible-tmp-1727096524.015131-30049-228833061405064=/root/.ansible/tmp/ansible-tmp-1727096524.015131-30049-228833061405064 <<< 29641 1727096524.04712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096524.04835: stderr chunk (state=3): >>><<< 29641 1727096524.04838: stdout chunk (state=3): >>><<< 29641 1727096524.05003: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096524.015131-30049-228833061405064=/root/.ansible/tmp/ansible-tmp-1727096524.015131-30049-228833061405064 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096524.05010: variable 'ansible_module_compression' from source: unknown 29641 1727096524.05015: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29641 1727096524.05171: variable 'ansible_facts' from source: unknown 29641 1727096524.05288: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096524.015131-30049-228833061405064/AnsiballZ_command.py 29641 1727096524.05503: Sending initial data 29641 1727096524.05507: Sent initial data (155 bytes) 29641 1727096524.06792: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.06874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096524.06887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096524.06957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096524.07030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096524.08672: 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 <<< 29641 1727096524.08715: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096524.08762: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpm7pnpu7v /root/.ansible/tmp/ansible-tmp-1727096524.015131-30049-228833061405064/AnsiballZ_command.py <<< 29641 1727096524.08765: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096524.015131-30049-228833061405064/AnsiballZ_command.py" <<< 29641 1727096524.08804: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpm7pnpu7v" to remote "/root/.ansible/tmp/ansible-tmp-1727096524.015131-30049-228833061405064/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096524.015131-30049-228833061405064/AnsiballZ_command.py" <<< 29641 1727096524.09531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096524.09626: stderr chunk (state=3): >>><<< 29641 1727096524.09629: stdout chunk (state=3): >>><<< 29641 1727096524.09656: done transferring module to remote 29641 1727096524.09735: _low_level_execute_command(): starting 29641 1727096524.09738: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096524.015131-30049-228833061405064/ /root/.ansible/tmp/ansible-tmp-1727096524.015131-30049-228833061405064/AnsiballZ_command.py && sleep 0' 29641 1727096524.11118: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096524.11212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096524.11286: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.11459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096524.11528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096524.11631: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096524.11786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096524.13590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096524.13701: stderr chunk (state=3): >>><<< 29641 1727096524.13705: stdout chunk (state=3): >>><<< 29641 1727096524.13707: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096524.13709: _low_level_execute_command(): starting 29641 1727096524.13711: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096524.015131-30049-228833061405064/AnsiballZ_command.py && sleep 0' 29641 1727096524.14354: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096524.14389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096524.14427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096524.14442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096524.14458: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096524.14588: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096524.14592: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.14595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096524.14643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096524.14689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096524.14720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096524.30597: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerethtest0", "up"], "start": "2024-09-23 09:02:04.299823", "end": "2024-09-23 09:02:04.303423", "delta": "0:00:00.003600", "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}}} <<< 29641 1727096524.32190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096524.32194: stdout chunk (state=3): >>><<< 29641 1727096524.32207: stderr chunk (state=3): >>><<< 29641 1727096524.32284: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerethtest0", "up"], "start": "2024-09-23 09:02:04.299823", "end": "2024-09-23 09:02:04.303423", "delta": "0:00:00.003600", "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096524.32297: 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-1727096524.015131-30049-228833061405064/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096524.32300: _low_level_execute_command(): starting 29641 1727096524.32302: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096524.015131-30049-228833061405064/ > /dev/null 2>&1 && sleep 0' 29641 1727096524.33875: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096524.33879: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.33882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 29641 1727096524.33884: 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.126 originally 10.31.15.126 <<< 29641 1727096524.33887: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.34050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096524.34054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096524.34188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096524.34212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096524.36226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096524.36379: stderr chunk (state=3): >>><<< 29641 1727096524.36383: stdout chunk (state=3): >>><<< 29641 1727096524.36386: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096524.36388: handler run complete 29641 1727096524.36390: Evaluated conditional (False): False 29641 1727096524.36392: attempt loop complete, returning result 29641 1727096524.36394: variable 'item' from source: unknown 29641 1727096524.36475: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.003600", "end": "2024-09-23 09:02:04.303423", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2024-09-23 09:02:04.299823" } 29641 1727096524.36879: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096524.36999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096524.37002: variable 'omit' from source: magic vars 29641 1727096524.37143: variable 'ansible_distribution_major_version' from source: facts 29641 1727096524.37176: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096524.37476: variable 'type' from source: set_fact 29641 1727096524.37479: variable 'state' from source: include params 29641 1727096524.37481: variable 'interface' from source: set_fact 29641 1727096524.37484: variable 'current_interfaces' from source: set_fact 29641 1727096524.37486: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 29641 1727096524.37488: variable 'omit' from source: magic vars 29641 1727096524.37490: variable 'omit' from source: magic vars 29641 1727096524.37539: variable 'item' from source: unknown 29641 1727096524.37648: variable 'item' from source: unknown 29641 1727096524.37651: variable 'omit' from source: magic vars 29641 1727096524.37653: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096524.37655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096524.37657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096524.37659: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096524.37661: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096524.37663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096524.37711: Set connection var ansible_pipelining to False 29641 1727096524.37738: Set connection var ansible_timeout to 10 29641 1727096524.37741: Set connection var ansible_connection to ssh 29641 1727096524.37743: Set connection var ansible_shell_type to sh 29641 1727096524.37745: Set connection var ansible_shell_executable to /bin/sh 29641 1727096524.37752: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096524.37757: variable 'ansible_shell_executable' from source: unknown 29641 1727096524.37760: variable 'ansible_connection' from source: unknown 29641 1727096524.37762: variable 'ansible_module_compression' from source: unknown 29641 1727096524.37764: variable 'ansible_shell_type' from source: unknown 29641 1727096524.37766: variable 'ansible_shell_executable' from source: unknown 29641 1727096524.37770: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096524.37775: variable 'ansible_pipelining' from source: unknown 29641 1727096524.37777: variable 'ansible_timeout' from source: unknown 29641 1727096524.37779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096524.38064: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096524.38079: variable 'omit' from source: magic vars 29641 1727096524.38082: starting attempt loop 29641 1727096524.38085: running the handler 29641 1727096524.38087: _low_level_execute_command(): starting 29641 1727096524.38089: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096524.38573: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096524.38577: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096524.38580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096524.38582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096524.38584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096524.38586: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096524.38588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.38590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096524.38609: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 29641 1727096524.38612: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29641 1727096524.38614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096524.38618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096524.38750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096524.38754: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096524.38756: stderr chunk (state=3): >>>debug2: match found <<< 29641 1727096524.38758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.38761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096524.38762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096524.38764: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096524.39000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096524.40698: stdout chunk (state=3): >>>/root <<< 29641 1727096524.40879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096524.40882: stdout chunk (state=3): >>><<< 29641 1727096524.40885: stderr chunk (state=3): >>><<< 29641 1727096524.40887: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096524.40893: _low_level_execute_command(): starting 29641 1727096524.40899: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096524.4088402-30049-276509277447616 `" && echo ansible-tmp-1727096524.4088402-30049-276509277447616="` echo /root/.ansible/tmp/ansible-tmp-1727096524.4088402-30049-276509277447616 `" ) && sleep 0' 29641 1727096524.41490: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096524.41497: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096524.41515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096524.41521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096524.41534: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096524.41542: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096524.41551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.41566: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096524.41578: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 29641 1727096524.41586: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29641 1727096524.41594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096524.41603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096524.41623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096524.41626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096524.41628: stderr chunk (state=3): >>>debug2: match found <<< 29641 1727096524.41637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.41715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096524.41729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096524.41746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096524.41829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096524.43815: stdout chunk (state=3): >>>ansible-tmp-1727096524.4088402-30049-276509277447616=/root/.ansible/tmp/ansible-tmp-1727096524.4088402-30049-276509277447616 <<< 29641 1727096524.43994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096524.43998: stderr chunk (state=3): >>><<< 29641 1727096524.44000: stdout chunk (state=3): >>><<< 29641 1727096524.44253: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096524.4088402-30049-276509277447616=/root/.ansible/tmp/ansible-tmp-1727096524.4088402-30049-276509277447616 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096524.44259: variable 'ansible_module_compression' from source: unknown 29641 1727096524.44261: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29641 1727096524.44263: variable 'ansible_facts' from source: unknown 29641 1727096524.44265: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096524.4088402-30049-276509277447616/AnsiballZ_command.py 29641 1727096524.44678: Sending initial data 29641 1727096524.44681: Sent initial data (156 bytes) 29641 1727096524.45191: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096524.45199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096524.45210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096524.45288: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.45320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096524.45331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096524.45349: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096524.45408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096524.47041: 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 <<< 29641 1727096524.47093: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096524.47240: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmptvh751p8 /root/.ansible/tmp/ansible-tmp-1727096524.4088402-30049-276509277447616/AnsiballZ_command.py <<< 29641 1727096524.47244: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096524.4088402-30049-276509277447616/AnsiballZ_command.py" <<< 29641 1727096524.47282: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmptvh751p8" to remote "/root/.ansible/tmp/ansible-tmp-1727096524.4088402-30049-276509277447616/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096524.4088402-30049-276509277447616/AnsiballZ_command.py" <<< 29641 1727096524.48110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096524.48122: stderr chunk (state=3): >>><<< 29641 1727096524.48177: stdout chunk (state=3): >>><<< 29641 1727096524.48180: done transferring module to remote 29641 1727096524.48188: _low_level_execute_command(): starting 29641 1727096524.48197: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096524.4088402-30049-276509277447616/ /root/.ansible/tmp/ansible-tmp-1727096524.4088402-30049-276509277447616/AnsiballZ_command.py && sleep 0' 29641 1727096524.48909: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096524.48986: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.49041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096524.49065: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096524.49084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096524.49203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096524.51075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096524.51079: stdout chunk (state=3): >>><<< 29641 1727096524.51081: stderr chunk (state=3): >>><<< 29641 1727096524.51084: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096524.51086: _low_level_execute_command(): starting 29641 1727096524.51089: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096524.4088402-30049-276509277447616/AnsiballZ_command.py && sleep 0' 29641 1727096524.51640: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096524.51648: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096524.51658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096524.51676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096524.51687: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096524.51834: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096524.51837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.51840: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096524.51842: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096524.51845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096524.51922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096524.68040: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "ethtest0", "up"], "start": "2024-09-23 09:02:04.674563", "end": "2024-09-23 09:02:04.678459", "delta": "0:00:00.003896", "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}}} <<< 29641 1727096524.69699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096524.69761: stderr chunk (state=3): >>><<< 29641 1727096524.69775: stdout chunk (state=3): >>><<< 29641 1727096524.69798: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "ethtest0", "up"], "start": "2024-09-23 09:02:04.674563", "end": "2024-09-23 09:02:04.678459", "delta": "0:00:00.003896", "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096524.69838: 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-1727096524.4088402-30049-276509277447616/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096524.69852: _low_level_execute_command(): starting 29641 1727096524.69924: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096524.4088402-30049-276509277447616/ > /dev/null 2>&1 && sleep 0' 29641 1727096524.70506: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096524.70530: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096524.70542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096524.70638: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096524.70659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096524.70676: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096524.70742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096524.72675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096524.72688: stdout chunk (state=3): >>><<< 29641 1727096524.72703: stderr chunk (state=3): >>><<< 29641 1727096524.72731: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096524.72746: handler run complete 29641 1727096524.72776: Evaluated conditional (False): False 29641 1727096524.72793: attempt loop complete, returning result 29641 1727096524.72829: variable 'item' from source: unknown 29641 1727096524.72930: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.003896", "end": "2024-09-23 09:02:04.678459", "item": "ip link set ethtest0 up", "rc": 0, "start": "2024-09-23 09:02:04.674563" } 29641 1727096524.73279: dumping result to json 29641 1727096524.73283: done dumping result, returning 29641 1727096524.73286: done running TaskExecutor() for managed_node2/TASK: Create veth interface ethtest0 [0afff68d-5257-80ba-72b8-0000000001d0] 29641 1727096524.73288: sending task result for task 0afff68d-5257-80ba-72b8-0000000001d0 29641 1727096524.73551: no more pending results, returning what we have 29641 1727096524.73555: results queue empty 29641 1727096524.73556: checking for any_errors_fatal 29641 1727096524.73559: done checking for any_errors_fatal 29641 1727096524.73559: checking for max_fail_percentage 29641 1727096524.73561: done checking for max_fail_percentage 29641 1727096524.73562: checking to see if all hosts have failed and the running result is not ok 29641 1727096524.73563: done checking to see if all hosts have failed 29641 1727096524.73564: getting the remaining hosts for this loop 29641 1727096524.73565: done getting the remaining hosts for this loop 29641 1727096524.73569: getting the next task for host managed_node2 29641 1727096524.73576: done getting next task for host managed_node2 29641 1727096524.73579: ^ task is: TASK: Set up veth as managed by NetworkManager 29641 1727096524.73582: ^ 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 29641 1727096524.73586: getting variables 29641 1727096524.73588: in VariableManager get_vars() 29641 1727096524.73625: Calling all_inventory to load vars for managed_node2 29641 1727096524.73628: Calling groups_inventory to load vars for managed_node2 29641 1727096524.73630: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096524.73641: Calling all_plugins_play to load vars for managed_node2 29641 1727096524.73643: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096524.73646: Calling groups_plugins_play to load vars for managed_node2 29641 1727096524.73980: done sending task result for task 0afff68d-5257-80ba-72b8-0000000001d0 29641 1727096524.73983: WORKER PROCESS EXITING 29641 1727096524.74007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096524.74219: done with get_vars() 29641 1727096524.74230: done getting variables 29641 1727096524.74301: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Monday 23 September 2024 09:02:04 -0400 (0:00:01.262) 0:00:08.247 ****** 29641 1727096524.74335: entering _queue_task() for managed_node2/command 29641 1727096524.74733: worker is 1 (out of 1 available) 29641 1727096524.74745: exiting _queue_task() for managed_node2/command 29641 1727096524.74761: done queuing things up, now waiting for results queue to drain 29641 1727096524.74763: waiting for pending results... 29641 1727096524.74939: running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager 29641 1727096524.75041: in run() - task 0afff68d-5257-80ba-72b8-0000000001d1 29641 1727096524.75430: variable 'ansible_search_path' from source: unknown 29641 1727096524.75436: variable 'ansible_search_path' from source: unknown 29641 1727096524.75439: calling self._execute() 29641 1727096524.75442: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096524.75445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096524.75452: variable 'omit' from source: magic vars 29641 1727096524.75961: variable 'ansible_distribution_major_version' from source: facts 29641 1727096524.75981: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096524.76133: variable 'type' from source: set_fact 29641 1727096524.76143: variable 'state' from source: include params 29641 1727096524.76154: Evaluated conditional (type == 'veth' and state == 'present'): True 29641 1727096524.76165: variable 'omit' from source: magic vars 29641 1727096524.76339: variable 'omit' from source: magic vars 29641 1727096524.76520: variable 'interface' from source: set_fact 29641 1727096524.76548: variable 'omit' from source: magic vars 29641 1727096524.76895: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096524.76900: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096524.76905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096524.76910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096524.76913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096524.76917: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096524.76922: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096524.76925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096524.77070: Set connection var ansible_pipelining to False 29641 1727096524.77083: Set connection var ansible_timeout to 10 29641 1727096524.77091: Set connection var ansible_connection to ssh 29641 1727096524.77104: Set connection var ansible_shell_type to sh 29641 1727096524.77115: Set connection var ansible_shell_executable to /bin/sh 29641 1727096524.77124: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096524.77186: variable 'ansible_shell_executable' from source: unknown 29641 1727096524.77195: variable 'ansible_connection' from source: unknown 29641 1727096524.77202: variable 'ansible_module_compression' from source: unknown 29641 1727096524.77209: variable 'ansible_shell_type' from source: unknown 29641 1727096524.77216: variable 'ansible_shell_executable' from source: unknown 29641 1727096524.77222: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096524.77230: variable 'ansible_pipelining' from source: unknown 29641 1727096524.77237: variable 'ansible_timeout' from source: unknown 29641 1727096524.77245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096524.77710: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096524.77714: variable 'omit' from source: magic vars 29641 1727096524.77717: starting attempt loop 29641 1727096524.77719: running the handler 29641 1727096524.77722: _low_level_execute_command(): starting 29641 1727096524.77724: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096524.78851: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.78983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096524.79284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096524.79342: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096524.79517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096524.81300: stdout chunk (state=3): >>>/root <<< 29641 1727096524.81305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096524.81407: stdout chunk (state=3): >>><<< 29641 1727096524.81410: stderr chunk (state=3): >>><<< 29641 1727096524.81415: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096524.81417: _low_level_execute_command(): starting 29641 1727096524.81420: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096524.8135643-30108-149298151844574 `" && echo ansible-tmp-1727096524.8135643-30108-149298151844574="` echo /root/.ansible/tmp/ansible-tmp-1727096524.8135643-30108-149298151844574 `" ) && sleep 0' 29641 1727096524.82082: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096524.82091: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096524.82102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096524.82116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096524.82128: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096524.82171: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096524.82182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.82189: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096524.82191: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 29641 1727096524.82194: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29641 1727096524.82196: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096524.82198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096524.82200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096524.82277: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096524.82281: stderr chunk (state=3): >>>debug2: match found <<< 29641 1727096524.82283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.82291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096524.82303: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096524.82315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096524.82375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096524.84581: stdout chunk (state=3): >>>ansible-tmp-1727096524.8135643-30108-149298151844574=/root/.ansible/tmp/ansible-tmp-1727096524.8135643-30108-149298151844574 <<< 29641 1727096524.84585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096524.84587: stderr chunk (state=3): >>><<< 29641 1727096524.84589: stdout chunk (state=3): >>><<< 29641 1727096524.84976: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096524.8135643-30108-149298151844574=/root/.ansible/tmp/ansible-tmp-1727096524.8135643-30108-149298151844574 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096524.84980: variable 'ansible_module_compression' from source: unknown 29641 1727096524.84983: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29641 1727096524.84985: variable 'ansible_facts' from source: unknown 29641 1727096524.85095: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096524.8135643-30108-149298151844574/AnsiballZ_command.py 29641 1727096524.85604: Sending initial data 29641 1727096524.85607: Sent initial data (156 bytes) 29641 1727096524.86869: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096524.86921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096524.88575: 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 <<< 29641 1727096524.88739: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096524.88791: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpjbxft3pm /root/.ansible/tmp/ansible-tmp-1727096524.8135643-30108-149298151844574/AnsiballZ_command.py <<< 29641 1727096524.88794: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096524.8135643-30108-149298151844574/AnsiballZ_command.py" <<< 29641 1727096524.88830: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpjbxft3pm" to remote "/root/.ansible/tmp/ansible-tmp-1727096524.8135643-30108-149298151844574/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096524.8135643-30108-149298151844574/AnsiballZ_command.py" <<< 29641 1727096524.90598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096524.90603: stderr chunk (state=3): >>><<< 29641 1727096524.90605: stdout chunk (state=3): >>><<< 29641 1727096524.90607: done transferring module to remote 29641 1727096524.90609: _low_level_execute_command(): starting 29641 1727096524.90611: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096524.8135643-30108-149298151844574/ /root/.ansible/tmp/ansible-tmp-1727096524.8135643-30108-149298151844574/AnsiballZ_command.py && sleep 0' 29641 1727096524.92344: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096524.92348: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.92368: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.92559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096524.92563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096524.93185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096524.94995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096524.95027: stderr chunk (state=3): >>><<< 29641 1727096524.95084: stdout chunk (state=3): >>><<< 29641 1727096524.95110: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096524.95351: _low_level_execute_command(): starting 29641 1727096524.95355: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096524.8135643-30108-149298151844574/AnsiballZ_command.py && sleep 0' 29641 1727096524.96496: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096524.96588: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096524.96837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096524.97110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096525.14392: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "ethtest0", "managed", "true"], "start": "2024-09-23 09:02:05.124448", "end": "2024-09-23 09:02:05.142727", "delta": "0:00:00.018279", "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}}} <<< 29641 1727096525.16305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096525.16309: stdout chunk (state=3): >>><<< 29641 1727096525.16311: stderr chunk (state=3): >>><<< 29641 1727096525.16330: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "ethtest0", "managed", "true"], "start": "2024-09-23 09:02:05.124448", "end": "2024-09-23 09:02:05.142727", "delta": "0:00:00.018279", "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096525.16388: 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-1727096524.8135643-30108-149298151844574/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096525.16405: _low_level_execute_command(): starting 29641 1727096525.16415: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096524.8135643-30108-149298151844574/ > /dev/null 2>&1 && sleep 0' 29641 1727096525.17785: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096525.18083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096525.18100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096525.18166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096525.20044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096525.20061: stdout chunk (state=3): >>><<< 29641 1727096525.20089: stderr chunk (state=3): >>><<< 29641 1727096525.20121: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096525.20133: handler run complete 29641 1727096525.20166: Evaluated conditional (False): False 29641 1727096525.20189: attempt loop complete, returning result 29641 1727096525.20208: _execute() done 29641 1727096525.20233: dumping result to json 29641 1727096525.20251: done dumping result, returning 29641 1727096525.20265: done running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager [0afff68d-5257-80ba-72b8-0000000001d1] 29641 1727096525.20287: sending task result for task 0afff68d-5257-80ba-72b8-0000000001d1 ok: [managed_node2] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.018279", "end": "2024-09-23 09:02:05.142727", "rc": 0, "start": "2024-09-23 09:02:05.124448" } 29641 1727096525.20671: no more pending results, returning what we have 29641 1727096525.20676: results queue empty 29641 1727096525.20677: checking for any_errors_fatal 29641 1727096525.20692: done checking for any_errors_fatal 29641 1727096525.20693: checking for max_fail_percentage 29641 1727096525.20695: done checking for max_fail_percentage 29641 1727096525.20696: checking to see if all hosts have failed and the running result is not ok 29641 1727096525.20697: done checking to see if all hosts have failed 29641 1727096525.20698: getting the remaining hosts for this loop 29641 1727096525.20699: done getting the remaining hosts for this loop 29641 1727096525.20705: getting the next task for host managed_node2 29641 1727096525.20712: done getting next task for host managed_node2 29641 1727096525.20715: ^ task is: TASK: Delete veth interface {{ interface }} 29641 1727096525.20719: ^ 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 29641 1727096525.20724: getting variables 29641 1727096525.20725: in VariableManager get_vars() 29641 1727096525.20763: Calling all_inventory to load vars for managed_node2 29641 1727096525.20766: Calling groups_inventory to load vars for managed_node2 29641 1727096525.20974: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096525.20982: done sending task result for task 0afff68d-5257-80ba-72b8-0000000001d1 29641 1727096525.20986: WORKER PROCESS EXITING 29641 1727096525.20998: Calling all_plugins_play to load vars for managed_node2 29641 1727096525.21057: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096525.21061: Calling groups_plugins_play to load vars for managed_node2 29641 1727096525.21276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096525.21566: done with get_vars() 29641 1727096525.21580: done getting variables 29641 1727096525.21656: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096525.21785: variable 'interface' from source: set_fact TASK [Delete veth interface ethtest0] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Monday 23 September 2024 09:02:05 -0400 (0:00:00.474) 0:00:08.722 ****** 29641 1727096525.21817: entering _queue_task() for managed_node2/command 29641 1727096525.22175: worker is 1 (out of 1 available) 29641 1727096525.22356: exiting _queue_task() for managed_node2/command 29641 1727096525.22366: done queuing things up, now waiting for results queue to drain 29641 1727096525.22370: waiting for pending results... 29641 1727096525.22814: running TaskExecutor() for managed_node2/TASK: Delete veth interface ethtest0 29641 1727096525.22975: in run() - task 0afff68d-5257-80ba-72b8-0000000001d2 29641 1727096525.23035: variable 'ansible_search_path' from source: unknown 29641 1727096525.23038: variable 'ansible_search_path' from source: unknown 29641 1727096525.23043: calling self._execute() 29641 1727096525.23141: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096525.23153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096525.23185: variable 'omit' from source: magic vars 29641 1727096525.23594: variable 'ansible_distribution_major_version' from source: facts 29641 1727096525.23623: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096525.23903: variable 'type' from source: set_fact 29641 1727096525.23906: variable 'state' from source: include params 29641 1727096525.23909: variable 'interface' from source: set_fact 29641 1727096525.23912: variable 'current_interfaces' from source: set_fact 29641 1727096525.23915: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 29641 1727096525.23917: when evaluation is False, skipping this task 29641 1727096525.23926: _execute() done 29641 1727096525.23949: dumping result to json 29641 1727096525.23952: done dumping result, returning 29641 1727096525.24012: done running TaskExecutor() for managed_node2/TASK: Delete veth interface ethtest0 [0afff68d-5257-80ba-72b8-0000000001d2] 29641 1727096525.24015: sending task result for task 0afff68d-5257-80ba-72b8-0000000001d2 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 29641 1727096525.24264: no more pending results, returning what we have 29641 1727096525.24327: results queue empty 29641 1727096525.24328: checking for any_errors_fatal 29641 1727096525.24339: done checking for any_errors_fatal 29641 1727096525.24340: checking for max_fail_percentage 29641 1727096525.24342: done checking for max_fail_percentage 29641 1727096525.24343: checking to see if all hosts have failed and the running result is not ok 29641 1727096525.24344: done checking to see if all hosts have failed 29641 1727096525.24344: getting the remaining hosts for this loop 29641 1727096525.24346: done getting the remaining hosts for this loop 29641 1727096525.24349: getting the next task for host managed_node2 29641 1727096525.24357: done getting next task for host managed_node2 29641 1727096525.24360: ^ task is: TASK: Create dummy interface {{ interface }} 29641 1727096525.24363: ^ 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 29641 1727096525.24370: getting variables 29641 1727096525.24372: in VariableManager get_vars() 29641 1727096525.24540: Calling all_inventory to load vars for managed_node2 29641 1727096525.24543: Calling groups_inventory to load vars for managed_node2 29641 1727096525.24546: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096525.24574: done sending task result for task 0afff68d-5257-80ba-72b8-0000000001d2 29641 1727096525.24578: WORKER PROCESS EXITING 29641 1727096525.24594: Calling all_plugins_play to load vars for managed_node2 29641 1727096525.24597: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096525.24601: Calling groups_plugins_play to load vars for managed_node2 29641 1727096525.24939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096525.25159: done with get_vars() 29641 1727096525.25171: done getting variables 29641 1727096525.25226: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096525.25342: variable 'interface' from source: set_fact TASK [Create dummy interface ethtest0] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Monday 23 September 2024 09:02:05 -0400 (0:00:00.035) 0:00:08.758 ****** 29641 1727096525.25384: entering _queue_task() for managed_node2/command 29641 1727096525.26008: worker is 1 (out of 1 available) 29641 1727096525.26018: exiting _queue_task() for managed_node2/command 29641 1727096525.26028: done queuing things up, now waiting for results queue to drain 29641 1727096525.26030: waiting for pending results... 29641 1727096525.26126: running TaskExecutor() for managed_node2/TASK: Create dummy interface ethtest0 29641 1727096525.26223: in run() - task 0afff68d-5257-80ba-72b8-0000000001d3 29641 1727096525.26276: variable 'ansible_search_path' from source: unknown 29641 1727096525.26280: variable 'ansible_search_path' from source: unknown 29641 1727096525.26291: calling self._execute() 29641 1727096525.26377: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096525.26392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096525.26476: variable 'omit' from source: magic vars 29641 1727096525.26756: variable 'ansible_distribution_major_version' from source: facts 29641 1727096525.26777: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096525.26970: variable 'type' from source: set_fact 29641 1727096525.26983: variable 'state' from source: include params 29641 1727096525.26991: variable 'interface' from source: set_fact 29641 1727096525.26999: variable 'current_interfaces' from source: set_fact 29641 1727096525.27010: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 29641 1727096525.27016: when evaluation is False, skipping this task 29641 1727096525.27022: _execute() done 29641 1727096525.27028: dumping result to json 29641 1727096525.27035: done dumping result, returning 29641 1727096525.27043: done running TaskExecutor() for managed_node2/TASK: Create dummy interface ethtest0 [0afff68d-5257-80ba-72b8-0000000001d3] 29641 1727096525.27056: sending task result for task 0afff68d-5257-80ba-72b8-0000000001d3 29641 1727096525.27332: done sending task result for task 0afff68d-5257-80ba-72b8-0000000001d3 29641 1727096525.27336: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 29641 1727096525.27377: no more pending results, returning what we have 29641 1727096525.27380: results queue empty 29641 1727096525.27381: checking for any_errors_fatal 29641 1727096525.27427: done checking for any_errors_fatal 29641 1727096525.27431: checking for max_fail_percentage 29641 1727096525.27433: done checking for max_fail_percentage 29641 1727096525.27434: checking to see if all hosts have failed and the running result is not ok 29641 1727096525.27435: done checking to see if all hosts have failed 29641 1727096525.27436: getting the remaining hosts for this loop 29641 1727096525.27438: done getting the remaining hosts for this loop 29641 1727096525.27443: getting the next task for host managed_node2 29641 1727096525.27449: done getting next task for host managed_node2 29641 1727096525.27452: ^ task is: TASK: Delete dummy interface {{ interface }} 29641 1727096525.27455: ^ 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 29641 1727096525.27459: getting variables 29641 1727096525.27460: in VariableManager get_vars() 29641 1727096525.27596: Calling all_inventory to load vars for managed_node2 29641 1727096525.27598: Calling groups_inventory to load vars for managed_node2 29641 1727096525.27601: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096525.27619: Calling all_plugins_play to load vars for managed_node2 29641 1727096525.27622: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096525.27624: Calling groups_plugins_play to load vars for managed_node2 29641 1727096525.28529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096525.28740: done with get_vars() 29641 1727096525.28749: done getting variables 29641 1727096525.28812: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096525.28924: variable 'interface' from source: set_fact TASK [Delete dummy interface ethtest0] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Monday 23 September 2024 09:02:05 -0400 (0:00:00.035) 0:00:08.793 ****** 29641 1727096525.28951: entering _queue_task() for managed_node2/command 29641 1727096525.29265: worker is 1 (out of 1 available) 29641 1727096525.29279: exiting _queue_task() for managed_node2/command 29641 1727096525.29289: done queuing things up, now waiting for results queue to drain 29641 1727096525.29291: waiting for pending results... 29641 1727096525.29880: running TaskExecutor() for managed_node2/TASK: Delete dummy interface ethtest0 29641 1727096525.30177: in run() - task 0afff68d-5257-80ba-72b8-0000000001d4 29641 1727096525.30214: variable 'ansible_search_path' from source: unknown 29641 1727096525.30218: variable 'ansible_search_path' from source: unknown 29641 1727096525.30254: calling self._execute() 29641 1727096525.30678: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096525.30682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096525.30693: variable 'omit' from source: magic vars 29641 1727096525.31495: variable 'ansible_distribution_major_version' from source: facts 29641 1727096525.31528: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096525.31814: variable 'type' from source: set_fact 29641 1727096525.31817: variable 'state' from source: include params 29641 1727096525.31834: variable 'interface' from source: set_fact 29641 1727096525.31837: variable 'current_interfaces' from source: set_fact 29641 1727096525.31975: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 29641 1727096525.31979: when evaluation is False, skipping this task 29641 1727096525.31982: _execute() done 29641 1727096525.31984: dumping result to json 29641 1727096525.31987: done dumping result, returning 29641 1727096525.31989: done running TaskExecutor() for managed_node2/TASK: Delete dummy interface ethtest0 [0afff68d-5257-80ba-72b8-0000000001d4] 29641 1727096525.31992: sending task result for task 0afff68d-5257-80ba-72b8-0000000001d4 29641 1727096525.32151: done sending task result for task 0afff68d-5257-80ba-72b8-0000000001d4 29641 1727096525.32154: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 29641 1727096525.32339: no more pending results, returning what we have 29641 1727096525.32343: results queue empty 29641 1727096525.32344: checking for any_errors_fatal 29641 1727096525.32349: done checking for any_errors_fatal 29641 1727096525.32350: checking for max_fail_percentage 29641 1727096525.32352: done checking for max_fail_percentage 29641 1727096525.32353: checking to see if all hosts have failed and the running result is not ok 29641 1727096525.32354: done checking to see if all hosts have failed 29641 1727096525.32355: getting the remaining hosts for this loop 29641 1727096525.32356: done getting the remaining hosts for this loop 29641 1727096525.32359: getting the next task for host managed_node2 29641 1727096525.32365: done getting next task for host managed_node2 29641 1727096525.32369: ^ task is: TASK: Create tap interface {{ interface }} 29641 1727096525.32372: ^ 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 29641 1727096525.32376: getting variables 29641 1727096525.32377: in VariableManager get_vars() 29641 1727096525.32419: Calling all_inventory to load vars for managed_node2 29641 1727096525.32422: Calling groups_inventory to load vars for managed_node2 29641 1727096525.32425: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096525.32438: Calling all_plugins_play to load vars for managed_node2 29641 1727096525.32441: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096525.32446: Calling groups_plugins_play to load vars for managed_node2 29641 1727096525.33042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096525.33397: done with get_vars() 29641 1727096525.33408: done getting variables 29641 1727096525.33463: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096525.33615: variable 'interface' from source: set_fact TASK [Create tap interface ethtest0] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Monday 23 September 2024 09:02:05 -0400 (0:00:00.046) 0:00:08.840 ****** 29641 1727096525.33645: entering _queue_task() for managed_node2/command 29641 1727096525.33981: worker is 1 (out of 1 available) 29641 1727096525.33995: exiting _queue_task() for managed_node2/command 29641 1727096525.34006: done queuing things up, now waiting for results queue to drain 29641 1727096525.34008: waiting for pending results... 29641 1727096525.34381: running TaskExecutor() for managed_node2/TASK: Create tap interface ethtest0 29641 1727096525.34386: in run() - task 0afff68d-5257-80ba-72b8-0000000001d5 29641 1727096525.34388: variable 'ansible_search_path' from source: unknown 29641 1727096525.34391: variable 'ansible_search_path' from source: unknown 29641 1727096525.34393: calling self._execute() 29641 1727096525.34466: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096525.34483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096525.34498: variable 'omit' from source: magic vars 29641 1727096525.34899: variable 'ansible_distribution_major_version' from source: facts 29641 1727096525.34916: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096525.35118: variable 'type' from source: set_fact 29641 1727096525.35128: variable 'state' from source: include params 29641 1727096525.35136: variable 'interface' from source: set_fact 29641 1727096525.35144: variable 'current_interfaces' from source: set_fact 29641 1727096525.35156: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 29641 1727096525.35165: when evaluation is False, skipping this task 29641 1727096525.35177: _execute() done 29641 1727096525.35185: dumping result to json 29641 1727096525.35192: done dumping result, returning 29641 1727096525.35201: done running TaskExecutor() for managed_node2/TASK: Create tap interface ethtest0 [0afff68d-5257-80ba-72b8-0000000001d5] 29641 1727096525.35209: sending task result for task 0afff68d-5257-80ba-72b8-0000000001d5 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 29641 1727096525.35348: no more pending results, returning what we have 29641 1727096525.35352: results queue empty 29641 1727096525.35353: checking for any_errors_fatal 29641 1727096525.35364: done checking for any_errors_fatal 29641 1727096525.35365: checking for max_fail_percentage 29641 1727096525.35369: done checking for max_fail_percentage 29641 1727096525.35369: checking to see if all hosts have failed and the running result is not ok 29641 1727096525.35370: done checking to see if all hosts have failed 29641 1727096525.35371: getting the remaining hosts for this loop 29641 1727096525.35372: done getting the remaining hosts for this loop 29641 1727096525.35375: getting the next task for host managed_node2 29641 1727096525.35381: done getting next task for host managed_node2 29641 1727096525.35383: ^ task is: TASK: Delete tap interface {{ interface }} 29641 1727096525.35386: ^ 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 29641 1727096525.35390: getting variables 29641 1727096525.35391: in VariableManager get_vars() 29641 1727096525.35427: Calling all_inventory to load vars for managed_node2 29641 1727096525.35429: Calling groups_inventory to load vars for managed_node2 29641 1727096525.35431: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096525.35445: Calling all_plugins_play to load vars for managed_node2 29641 1727096525.35449: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096525.35452: Calling groups_plugins_play to load vars for managed_node2 29641 1727096525.35761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096525.35969: done with get_vars() 29641 1727096525.35980: done getting variables 29641 1727096525.36008: done sending task result for task 0afff68d-5257-80ba-72b8-0000000001d5 29641 1727096525.36011: WORKER PROCESS EXITING 29641 1727096525.36043: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096525.36148: variable 'interface' from source: set_fact TASK [Delete tap interface ethtest0] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Monday 23 September 2024 09:02:05 -0400 (0:00:00.025) 0:00:08.866 ****** 29641 1727096525.36180: entering _queue_task() for managed_node2/command 29641 1727096525.36416: worker is 1 (out of 1 available) 29641 1727096525.36428: exiting _queue_task() for managed_node2/command 29641 1727096525.36439: done queuing things up, now waiting for results queue to drain 29641 1727096525.36440: waiting for pending results... 29641 1727096525.36701: running TaskExecutor() for managed_node2/TASK: Delete tap interface ethtest0 29641 1727096525.36810: in run() - task 0afff68d-5257-80ba-72b8-0000000001d6 29641 1727096525.36828: variable 'ansible_search_path' from source: unknown 29641 1727096525.36834: variable 'ansible_search_path' from source: unknown 29641 1727096525.36877: calling self._execute() 29641 1727096525.36962: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096525.36979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096525.37004: variable 'omit' from source: magic vars 29641 1727096525.37377: variable 'ansible_distribution_major_version' from source: facts 29641 1727096525.37396: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096525.37583: variable 'type' from source: set_fact 29641 1727096525.37593: variable 'state' from source: include params 29641 1727096525.37600: variable 'interface' from source: set_fact 29641 1727096525.37606: variable 'current_interfaces' from source: set_fact 29641 1727096525.37616: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 29641 1727096525.37622: when evaluation is False, skipping this task 29641 1727096525.37628: _execute() done 29641 1727096525.37633: dumping result to json 29641 1727096525.37639: done dumping result, returning 29641 1727096525.37650: done running TaskExecutor() for managed_node2/TASK: Delete tap interface ethtest0 [0afff68d-5257-80ba-72b8-0000000001d6] 29641 1727096525.37658: sending task result for task 0afff68d-5257-80ba-72b8-0000000001d6 29641 1727096525.37932: done sending task result for task 0afff68d-5257-80ba-72b8-0000000001d6 29641 1727096525.37935: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 29641 1727096525.38009: no more pending results, returning what we have 29641 1727096525.38012: results queue empty 29641 1727096525.38013: checking for any_errors_fatal 29641 1727096525.38018: done checking for any_errors_fatal 29641 1727096525.38018: checking for max_fail_percentage 29641 1727096525.38020: done checking for max_fail_percentage 29641 1727096525.38021: checking to see if all hosts have failed and the running result is not ok 29641 1727096525.38022: done checking to see if all hosts have failed 29641 1727096525.38023: getting the remaining hosts for this loop 29641 1727096525.38024: done getting the remaining hosts for this loop 29641 1727096525.38026: getting the next task for host managed_node2 29641 1727096525.38032: done getting next task for host managed_node2 29641 1727096525.38035: ^ task is: TASK: Include the task 'assert_device_present.yml' 29641 1727096525.38037: ^ 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 29641 1727096525.38041: getting variables 29641 1727096525.38042: in VariableManager get_vars() 29641 1727096525.38080: Calling all_inventory to load vars for managed_node2 29641 1727096525.38082: Calling groups_inventory to load vars for managed_node2 29641 1727096525.38085: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096525.38094: Calling all_plugins_play to load vars for managed_node2 29641 1727096525.38097: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096525.38100: Calling groups_plugins_play to load vars for managed_node2 29641 1727096525.38283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096525.38488: done with get_vars() 29641 1727096525.38499: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:20 Monday 23 September 2024 09:02:05 -0400 (0:00:00.024) 0:00:08.890 ****** 29641 1727096525.38593: entering _queue_task() for managed_node2/include_tasks 29641 1727096525.38841: worker is 1 (out of 1 available) 29641 1727096525.38855: exiting _queue_task() for managed_node2/include_tasks 29641 1727096525.38865: done queuing things up, now waiting for results queue to drain 29641 1727096525.38866: waiting for pending results... 29641 1727096525.39177: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 29641 1727096525.39266: in run() - task 0afff68d-5257-80ba-72b8-00000000000e 29641 1727096525.39296: variable 'ansible_search_path' from source: unknown 29641 1727096525.39339: calling self._execute() 29641 1727096525.39450: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096525.39462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096525.39485: variable 'omit' from source: magic vars 29641 1727096525.39932: variable 'ansible_distribution_major_version' from source: facts 29641 1727096525.40055: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096525.40059: _execute() done 29641 1727096525.40062: dumping result to json 29641 1727096525.40064: done dumping result, returning 29641 1727096525.40066: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [0afff68d-5257-80ba-72b8-00000000000e] 29641 1727096525.40071: sending task result for task 0afff68d-5257-80ba-72b8-00000000000e 29641 1727096525.40142: done sending task result for task 0afff68d-5257-80ba-72b8-00000000000e 29641 1727096525.40145: WORKER PROCESS EXITING 29641 1727096525.40189: no more pending results, returning what we have 29641 1727096525.40195: in VariableManager get_vars() 29641 1727096525.40238: Calling all_inventory to load vars for managed_node2 29641 1727096525.40241: Calling groups_inventory to load vars for managed_node2 29641 1727096525.40249: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096525.40268: Calling all_plugins_play to load vars for managed_node2 29641 1727096525.40274: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096525.40279: Calling groups_plugins_play to load vars for managed_node2 29641 1727096525.40736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096525.40925: done with get_vars() 29641 1727096525.40932: variable 'ansible_search_path' from source: unknown 29641 1727096525.40947: we have included files to process 29641 1727096525.40949: generating all_blocks data 29641 1727096525.40950: done generating all_blocks data 29641 1727096525.40954: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 29641 1727096525.40956: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 29641 1727096525.40958: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 29641 1727096525.41188: in VariableManager get_vars() 29641 1727096525.41208: done with get_vars() 29641 1727096525.41317: done processing included file 29641 1727096525.41319: iterating over new_blocks loaded from include file 29641 1727096525.41321: in VariableManager get_vars() 29641 1727096525.41334: done with get_vars() 29641 1727096525.41336: filtering new block on tags 29641 1727096525.41353: done filtering new block on tags 29641 1727096525.41355: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node2 29641 1727096525.41360: extending task lists for all hosts with included blocks 29641 1727096525.43084: done extending task lists 29641 1727096525.43086: done processing included files 29641 1727096525.43087: results queue empty 29641 1727096525.43087: checking for any_errors_fatal 29641 1727096525.43090: done checking for any_errors_fatal 29641 1727096525.43091: checking for max_fail_percentage 29641 1727096525.43092: done checking for max_fail_percentage 29641 1727096525.43093: checking to see if all hosts have failed and the running result is not ok 29641 1727096525.43094: done checking to see if all hosts have failed 29641 1727096525.43094: getting the remaining hosts for this loop 29641 1727096525.43096: done getting the remaining hosts for this loop 29641 1727096525.43098: getting the next task for host managed_node2 29641 1727096525.43102: done getting next task for host managed_node2 29641 1727096525.43104: ^ task is: TASK: Include the task 'get_interface_stat.yml' 29641 1727096525.43106: ^ 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 29641 1727096525.43109: getting variables 29641 1727096525.43110: in VariableManager get_vars() 29641 1727096525.43122: Calling all_inventory to load vars for managed_node2 29641 1727096525.43124: Calling groups_inventory to load vars for managed_node2 29641 1727096525.43126: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096525.43132: Calling all_plugins_play to load vars for managed_node2 29641 1727096525.43135: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096525.43137: Calling groups_plugins_play to load vars for managed_node2 29641 1727096525.43283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096525.43477: done with get_vars() 29641 1727096525.43487: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 09:02:05 -0400 (0:00:00.049) 0:00:08.939 ****** 29641 1727096525.43556: entering _queue_task() for managed_node2/include_tasks 29641 1727096525.43864: worker is 1 (out of 1 available) 29641 1727096525.43881: exiting _queue_task() for managed_node2/include_tasks 29641 1727096525.43893: done queuing things up, now waiting for results queue to drain 29641 1727096525.43894: waiting for pending results... 29641 1727096525.44191: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 29641 1727096525.44269: in run() - task 0afff68d-5257-80ba-72b8-0000000002ec 29641 1727096525.44294: variable 'ansible_search_path' from source: unknown 29641 1727096525.44302: variable 'ansible_search_path' from source: unknown 29641 1727096525.44340: calling self._execute() 29641 1727096525.44432: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096525.44444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096525.44502: variable 'omit' from source: magic vars 29641 1727096525.44885: variable 'ansible_distribution_major_version' from source: facts 29641 1727096525.44907: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096525.44925: _execute() done 29641 1727096525.44943: dumping result to json 29641 1727096525.44952: done dumping result, returning 29641 1727096525.44962: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-80ba-72b8-0000000002ec] 29641 1727096525.45045: sending task result for task 0afff68d-5257-80ba-72b8-0000000002ec 29641 1727096525.45125: done sending task result for task 0afff68d-5257-80ba-72b8-0000000002ec 29641 1727096525.45128: WORKER PROCESS EXITING 29641 1727096525.45179: no more pending results, returning what we have 29641 1727096525.45184: in VariableManager get_vars() 29641 1727096525.45229: Calling all_inventory to load vars for managed_node2 29641 1727096525.45231: Calling groups_inventory to load vars for managed_node2 29641 1727096525.45234: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096525.45248: Calling all_plugins_play to load vars for managed_node2 29641 1727096525.45250: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096525.45253: Calling groups_plugins_play to load vars for managed_node2 29641 1727096525.45691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096525.45913: done with get_vars() 29641 1727096525.45922: variable 'ansible_search_path' from source: unknown 29641 1727096525.45923: variable 'ansible_search_path' from source: unknown 29641 1727096525.45958: we have included files to process 29641 1727096525.45959: generating all_blocks data 29641 1727096525.45961: done generating all_blocks data 29641 1727096525.45962: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29641 1727096525.45963: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29641 1727096525.45966: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29641 1727096525.46188: done processing included file 29641 1727096525.46190: iterating over new_blocks loaded from include file 29641 1727096525.46192: in VariableManager get_vars() 29641 1727096525.46207: done with get_vars() 29641 1727096525.46209: filtering new block on tags 29641 1727096525.46223: done filtering new block on tags 29641 1727096525.46225: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 29641 1727096525.46230: extending task lists for all hosts with included blocks 29641 1727096525.46332: done extending task lists 29641 1727096525.46333: done processing included files 29641 1727096525.46334: results queue empty 29641 1727096525.46334: checking for any_errors_fatal 29641 1727096525.46337: done checking for any_errors_fatal 29641 1727096525.46338: checking for max_fail_percentage 29641 1727096525.46339: done checking for max_fail_percentage 29641 1727096525.46339: checking to see if all hosts have failed and the running result is not ok 29641 1727096525.46340: done checking to see if all hosts have failed 29641 1727096525.46341: getting the remaining hosts for this loop 29641 1727096525.46344: done getting the remaining hosts for this loop 29641 1727096525.46347: getting the next task for host managed_node2 29641 1727096525.46350: done getting next task for host managed_node2 29641 1727096525.46356: ^ task is: TASK: Get stat for interface {{ interface }} 29641 1727096525.46358: ^ 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 29641 1727096525.46361: getting variables 29641 1727096525.46361: in VariableManager get_vars() 29641 1727096525.46375: Calling all_inventory to load vars for managed_node2 29641 1727096525.46377: Calling groups_inventory to load vars for managed_node2 29641 1727096525.46378: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096525.46383: Calling all_plugins_play to load vars for managed_node2 29641 1727096525.46385: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096525.46387: Calling groups_plugins_play to load vars for managed_node2 29641 1727096525.46707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096525.47045: done with get_vars() 29641 1727096525.47055: done getting variables 29641 1727096525.47523: variable 'interface' from source: set_fact TASK [Get stat for interface ethtest0] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 09:02:05 -0400 (0:00:00.039) 0:00:08.979 ****** 29641 1727096525.47555: entering _queue_task() for managed_node2/stat 29641 1727096525.48306: worker is 1 (out of 1 available) 29641 1727096525.48319: exiting _queue_task() for managed_node2/stat 29641 1727096525.48331: done queuing things up, now waiting for results queue to drain 29641 1727096525.48333: waiting for pending results... 29641 1727096525.48694: running TaskExecutor() for managed_node2/TASK: Get stat for interface ethtest0 29641 1727096525.48766: in run() - task 0afff68d-5257-80ba-72b8-0000000003b5 29641 1727096525.48800: variable 'ansible_search_path' from source: unknown 29641 1727096525.48975: variable 'ansible_search_path' from source: unknown 29641 1727096525.48979: calling self._execute() 29641 1727096525.48982: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096525.48985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096525.48987: variable 'omit' from source: magic vars 29641 1727096525.49389: variable 'ansible_distribution_major_version' from source: facts 29641 1727096525.49416: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096525.49432: variable 'omit' from source: magic vars 29641 1727096525.49489: variable 'omit' from source: magic vars 29641 1727096525.49606: variable 'interface' from source: set_fact 29641 1727096525.49632: variable 'omit' from source: magic vars 29641 1727096525.49694: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096525.49734: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096525.49764: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096525.49791: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096525.49806: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096525.49840: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096525.49850: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096525.49864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096525.49978: Set connection var ansible_pipelining to False 29641 1727096525.49991: Set connection var ansible_timeout to 10 29641 1727096525.50000: Set connection var ansible_connection to ssh 29641 1727096525.50013: Set connection var ansible_shell_type to sh 29641 1727096525.50082: Set connection var ansible_shell_executable to /bin/sh 29641 1727096525.50085: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096525.50091: variable 'ansible_shell_executable' from source: unknown 29641 1727096525.50094: variable 'ansible_connection' from source: unknown 29641 1727096525.50096: variable 'ansible_module_compression' from source: unknown 29641 1727096525.50098: variable 'ansible_shell_type' from source: unknown 29641 1727096525.50101: variable 'ansible_shell_executable' from source: unknown 29641 1727096525.50109: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096525.50121: variable 'ansible_pipelining' from source: unknown 29641 1727096525.50129: variable 'ansible_timeout' from source: unknown 29641 1727096525.50137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096525.50376: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096525.50410: variable 'omit' from source: magic vars 29641 1727096525.50413: starting attempt loop 29641 1727096525.50415: running the handler 29641 1727096525.50429: _low_level_execute_command(): starting 29641 1727096525.50519: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096525.51293: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096525.51337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096525.51358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096525.51419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096525.51878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096525.53318: stdout chunk (state=3): >>>/root <<< 29641 1727096525.53444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096525.53450: stdout chunk (state=3): >>><<< 29641 1727096525.53460: stderr chunk (state=3): >>><<< 29641 1727096525.53485: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096525.53500: _low_level_execute_command(): starting 29641 1727096525.53507: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096525.5348718-30146-129848079788934 `" && echo ansible-tmp-1727096525.5348718-30146-129848079788934="` echo /root/.ansible/tmp/ansible-tmp-1727096525.5348718-30146-129848079788934 `" ) && sleep 0' 29641 1727096525.54877: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096525.54881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096525.54898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096525.54987: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096525.55034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096525.55094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096525.55187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096525.55260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096525.57232: stdout chunk (state=3): >>>ansible-tmp-1727096525.5348718-30146-129848079788934=/root/.ansible/tmp/ansible-tmp-1727096525.5348718-30146-129848079788934 <<< 29641 1727096525.57374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096525.57386: stdout chunk (state=3): >>><<< 29641 1727096525.57408: stderr chunk (state=3): >>><<< 29641 1727096525.57580: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096525.5348718-30146-129848079788934=/root/.ansible/tmp/ansible-tmp-1727096525.5348718-30146-129848079788934 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096525.57583: variable 'ansible_module_compression' from source: unknown 29641 1727096525.57586: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 29641 1727096525.57588: variable 'ansible_facts' from source: unknown 29641 1727096525.57704: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096525.5348718-30146-129848079788934/AnsiballZ_stat.py 29641 1727096525.57948: Sending initial data 29641 1727096525.57955: Sent initial data (153 bytes) 29641 1727096525.58485: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096525.58499: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096525.58515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096525.58532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096525.58596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096525.58663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096525.58687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096525.58714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096525.58777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096525.60439: 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 <<< 29641 1727096525.60505: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096525.5348718-30146-129848079788934/AnsiballZ_stat.py" <<< 29641 1727096525.60794: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmppjgr3nw0 /root/.ansible/tmp/ansible-tmp-1727096525.5348718-30146-129848079788934/AnsiballZ_stat.py <<< 29641 1727096525.60799: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmppjgr3nw0" to remote "/root/.ansible/tmp/ansible-tmp-1727096525.5348718-30146-129848079788934/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096525.5348718-30146-129848079788934/AnsiballZ_stat.py" <<< 29641 1727096525.61224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096525.61286: stderr chunk (state=3): >>><<< 29641 1727096525.61300: stdout chunk (state=3): >>><<< 29641 1727096525.61329: done transferring module to remote 29641 1727096525.61345: _low_level_execute_command(): starting 29641 1727096525.61365: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096525.5348718-30146-129848079788934/ /root/.ansible/tmp/ansible-tmp-1727096525.5348718-30146-129848079788934/AnsiballZ_stat.py && sleep 0' 29641 1727096525.61985: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096525.61997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096525.62073: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096525.62108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096525.62164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096525.64140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096525.64161: stderr chunk (state=3): >>><<< 29641 1727096525.64176: stdout chunk (state=3): >>><<< 29641 1727096525.64230: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096525.64240: _low_level_execute_command(): starting 29641 1727096525.64252: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096525.5348718-30146-129848079788934/AnsiballZ_stat.py && sleep 0' 29641 1727096525.65653: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096525.65680: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096525.65764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096525.65852: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096525.65996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096525.66083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096525.81991: 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": 31222, "dev": 23, "nlink": 1, "atime": 1727096523.8801045, "mtime": 1727096523.8801045, "ctime": 1727096523.8801045, "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"}}} <<< 29641 1727096525.83023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096525.83027: stdout chunk (state=3): >>><<< 29641 1727096525.83029: stderr chunk (state=3): >>><<< 29641 1727096525.83074: _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": 31222, "dev": 23, "nlink": 1, "atime": 1727096523.8801045, "mtime": 1727096523.8801045, "ctime": 1727096523.8801045, "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096525.83109: 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-1727096525.5348718-30146-129848079788934/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096525.83186: _low_level_execute_command(): starting 29641 1727096525.83195: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096525.5348718-30146-129848079788934/ > /dev/null 2>&1 && sleep 0' 29641 1727096525.84517: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096525.84601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096525.84609: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096525.84612: 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.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096525.84615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096525.85067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096525.85080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096525.86920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096525.86924: stdout chunk (state=3): >>><<< 29641 1727096525.86937: stderr chunk (state=3): >>><<< 29641 1727096525.87097: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096525.87102: handler run complete 29641 1727096525.87148: attempt loop complete, returning result 29641 1727096525.87151: _execute() done 29641 1727096525.87153: dumping result to json 29641 1727096525.87160: done dumping result, returning 29641 1727096525.87171: done running TaskExecutor() for managed_node2/TASK: Get stat for interface ethtest0 [0afff68d-5257-80ba-72b8-0000000003b5] 29641 1727096525.87310: sending task result for task 0afff68d-5257-80ba-72b8-0000000003b5 29641 1727096525.87751: done sending task result for task 0afff68d-5257-80ba-72b8-0000000003b5 29641 1727096525.87753: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1727096523.8801045, "block_size": 4096, "blocks": 0, "ctime": 1727096523.8801045, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31222, "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": 1727096523.8801045, "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 } } 29641 1727096525.87863: no more pending results, returning what we have 29641 1727096525.87869: results queue empty 29641 1727096525.87870: checking for any_errors_fatal 29641 1727096525.87871: done checking for any_errors_fatal 29641 1727096525.87874: checking for max_fail_percentage 29641 1727096525.87876: done checking for max_fail_percentage 29641 1727096525.87876: checking to see if all hosts have failed and the running result is not ok 29641 1727096525.87878: done checking to see if all hosts have failed 29641 1727096525.87878: getting the remaining hosts for this loop 29641 1727096525.87880: done getting the remaining hosts for this loop 29641 1727096525.87883: getting the next task for host managed_node2 29641 1727096525.87890: done getting next task for host managed_node2 29641 1727096525.87893: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 29641 1727096525.87896: ^ 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 29641 1727096525.87901: getting variables 29641 1727096525.87902: in VariableManager get_vars() 29641 1727096525.87941: Calling all_inventory to load vars for managed_node2 29641 1727096525.87945: Calling groups_inventory to load vars for managed_node2 29641 1727096525.87947: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096525.87959: Calling all_plugins_play to load vars for managed_node2 29641 1727096525.87961: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096525.87964: Calling groups_plugins_play to load vars for managed_node2 29641 1727096525.88900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096525.89467: done with get_vars() 29641 1727096525.89483: done getting variables 29641 1727096525.89641: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 29641 1727096525.89801: variable 'interface' from source: set_fact TASK [Assert that the interface is present - 'ethtest0'] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 09:02:05 -0400 (0:00:00.422) 0:00:09.402 ****** 29641 1727096525.89837: entering _queue_task() for managed_node2/assert 29641 1727096525.89839: Creating lock for assert 29641 1727096525.90171: worker is 1 (out of 1 available) 29641 1727096525.90185: exiting _queue_task() for managed_node2/assert 29641 1727096525.90197: done queuing things up, now waiting for results queue to drain 29641 1727096525.90199: waiting for pending results... 29641 1727096525.90473: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'ethtest0' 29641 1727096525.90588: in run() - task 0afff68d-5257-80ba-72b8-0000000002ed 29641 1727096525.90601: variable 'ansible_search_path' from source: unknown 29641 1727096525.90604: variable 'ansible_search_path' from source: unknown 29641 1727096525.90638: calling self._execute() 29641 1727096525.90729: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096525.90735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096525.90744: variable 'omit' from source: magic vars 29641 1727096525.91378: variable 'ansible_distribution_major_version' from source: facts 29641 1727096525.91382: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096525.91384: variable 'omit' from source: magic vars 29641 1727096525.91421: variable 'omit' from source: magic vars 29641 1727096525.91530: variable 'interface' from source: set_fact 29641 1727096525.91555: variable 'omit' from source: magic vars 29641 1727096525.91602: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096525.91636: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096525.91874: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096525.91878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096525.91881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096525.91883: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096525.91885: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096525.91888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096525.91890: Set connection var ansible_pipelining to False 29641 1727096525.91892: Set connection var ansible_timeout to 10 29641 1727096525.91895: Set connection var ansible_connection to ssh 29641 1727096525.91896: Set connection var ansible_shell_type to sh 29641 1727096525.91898: Set connection var ansible_shell_executable to /bin/sh 29641 1727096525.91900: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096525.91947: variable 'ansible_shell_executable' from source: unknown 29641 1727096525.91951: variable 'ansible_connection' from source: unknown 29641 1727096525.91953: variable 'ansible_module_compression' from source: unknown 29641 1727096525.91955: variable 'ansible_shell_type' from source: unknown 29641 1727096525.91958: variable 'ansible_shell_executable' from source: unknown 29641 1727096525.91960: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096525.91964: variable 'ansible_pipelining' from source: unknown 29641 1727096525.92034: variable 'ansible_timeout' from source: unknown 29641 1727096525.92038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096525.92362: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096525.92375: variable 'omit' from source: magic vars 29641 1727096525.92378: starting attempt loop 29641 1727096525.92382: running the handler 29641 1727096525.92780: variable 'interface_stat' from source: set_fact 29641 1727096525.92798: Evaluated conditional (interface_stat.stat.exists): True 29641 1727096525.92814: handler run complete 29641 1727096525.92828: attempt loop complete, returning result 29641 1727096525.92831: _execute() done 29641 1727096525.92833: dumping result to json 29641 1727096525.92835: done dumping result, returning 29641 1727096525.92843: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'ethtest0' [0afff68d-5257-80ba-72b8-0000000002ed] 29641 1727096525.92846: sending task result for task 0afff68d-5257-80ba-72b8-0000000002ed 29641 1727096525.93149: done sending task result for task 0afff68d-5257-80ba-72b8-0000000002ed 29641 1727096525.93151: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 29641 1727096525.93229: no more pending results, returning what we have 29641 1727096525.93233: results queue empty 29641 1727096525.93234: checking for any_errors_fatal 29641 1727096525.93241: done checking for any_errors_fatal 29641 1727096525.93246: checking for max_fail_percentage 29641 1727096525.93248: done checking for max_fail_percentage 29641 1727096525.93249: checking to see if all hosts have failed and the running result is not ok 29641 1727096525.93250: done checking to see if all hosts have failed 29641 1727096525.93251: getting the remaining hosts for this loop 29641 1727096525.93252: done getting the remaining hosts for this loop 29641 1727096525.93255: getting the next task for host managed_node2 29641 1727096525.93265: done getting next task for host managed_node2 29641 1727096525.93270: ^ task is: TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table 29641 1727096525.93274: ^ 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 29641 1727096525.93279: getting variables 29641 1727096525.93281: in VariableManager get_vars() 29641 1727096525.93322: Calling all_inventory to load vars for managed_node2 29641 1727096525.93325: Calling groups_inventory to load vars for managed_node2 29641 1727096525.93327: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096525.93339: Calling all_plugins_play to load vars for managed_node2 29641 1727096525.93342: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096525.93344: Calling groups_plugins_play to load vars for managed_node2 29641 1727096525.94182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096525.94563: done with get_vars() 29641 1727096525.94578: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:23 Monday 23 September 2024 09:02:05 -0400 (0:00:00.048) 0:00:09.450 ****** 29641 1727096525.94665: entering _queue_task() for managed_node2/lineinfile 29641 1727096525.94669: Creating lock for lineinfile 29641 1727096525.95137: worker is 1 (out of 1 available) 29641 1727096525.95150: exiting _queue_task() for managed_node2/lineinfile 29641 1727096525.95162: done queuing things up, now waiting for results queue to drain 29641 1727096525.95163: waiting for pending results... 29641 1727096525.95788: running TaskExecutor() for managed_node2/TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table 29641 1727096525.95943: in run() - task 0afff68d-5257-80ba-72b8-00000000000f 29641 1727096525.95947: variable 'ansible_search_path' from source: unknown 29641 1727096525.95950: calling self._execute() 29641 1727096525.96169: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096525.96184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096525.96189: variable 'omit' from source: magic vars 29641 1727096525.96892: variable 'ansible_distribution_major_version' from source: facts 29641 1727096525.96952: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096525.96955: variable 'omit' from source: magic vars 29641 1727096525.96958: variable 'omit' from source: magic vars 29641 1727096525.96961: variable 'omit' from source: magic vars 29641 1727096525.97116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096525.97149: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096525.97170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096525.97308: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096525.97320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096525.97350: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096525.97354: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096525.97356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096525.97562: Set connection var ansible_pipelining to False 29641 1727096525.97571: Set connection var ansible_timeout to 10 29641 1727096525.97730: Set connection var ansible_connection to ssh 29641 1727096525.97739: Set connection var ansible_shell_type to sh 29641 1727096525.97745: Set connection var ansible_shell_executable to /bin/sh 29641 1727096525.97750: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096525.97781: variable 'ansible_shell_executable' from source: unknown 29641 1727096525.97784: variable 'ansible_connection' from source: unknown 29641 1727096525.97786: variable 'ansible_module_compression' from source: unknown 29641 1727096525.97789: variable 'ansible_shell_type' from source: unknown 29641 1727096525.97791: variable 'ansible_shell_executable' from source: unknown 29641 1727096525.97793: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096525.97796: variable 'ansible_pipelining' from source: unknown 29641 1727096525.97824: variable 'ansible_timeout' from source: unknown 29641 1727096525.97827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096525.98371: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096525.98376: variable 'omit' from source: magic vars 29641 1727096525.98379: starting attempt loop 29641 1727096525.98383: running the handler 29641 1727096525.98385: _low_level_execute_command(): starting 29641 1727096525.98388: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096525.99585: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096525.99789: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096525.99830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096525.99940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096526.00001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096526.01697: stdout chunk (state=3): >>>/root <<< 29641 1727096526.01836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096526.01840: stdout chunk (state=3): >>><<< 29641 1727096526.01851: stderr chunk (state=3): >>><<< 29641 1727096526.01874: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096526.01897: _low_level_execute_command(): starting 29641 1727096526.01905: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096526.0187855-30175-184279797126766 `" && echo ansible-tmp-1727096526.0187855-30175-184279797126766="` echo /root/.ansible/tmp/ansible-tmp-1727096526.0187855-30175-184279797126766 `" ) && sleep 0' 29641 1727096526.02750: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096526.02765: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096526.02786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096526.02815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096526.02833: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096526.02844: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096526.02885: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096526.02995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096526.03053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096526.03072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096526.05027: stdout chunk (state=3): >>>ansible-tmp-1727096526.0187855-30175-184279797126766=/root/.ansible/tmp/ansible-tmp-1727096526.0187855-30175-184279797126766 <<< 29641 1727096526.05199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096526.05203: stdout chunk (state=3): >>><<< 29641 1727096526.05206: stderr chunk (state=3): >>><<< 29641 1727096526.05477: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096526.0187855-30175-184279797126766=/root/.ansible/tmp/ansible-tmp-1727096526.0187855-30175-184279797126766 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096526.05481: variable 'ansible_module_compression' from source: unknown 29641 1727096526.05499: ANSIBALLZ: Using lock for lineinfile 29641 1727096526.05506: ANSIBALLZ: Acquiring lock 29641 1727096526.05513: ANSIBALLZ: Lock acquired: 140568839067680 29641 1727096526.05521: ANSIBALLZ: Creating module 29641 1727096526.22948: ANSIBALLZ: Writing module into payload 29641 1727096526.23072: ANSIBALLZ: Writing module 29641 1727096526.23102: ANSIBALLZ: Renaming module 29641 1727096526.23108: ANSIBALLZ: Done creating module 29641 1727096526.23125: variable 'ansible_facts' from source: unknown 29641 1727096526.23210: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096526.0187855-30175-184279797126766/AnsiballZ_lineinfile.py 29641 1727096526.23377: Sending initial data 29641 1727096526.23381: Sent initial data (159 bytes) 29641 1727096526.24026: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096526.24084: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096526.24154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096526.24157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096526.24160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096526.24244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096526.25902: 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 <<< 29641 1727096526.25985: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096526.26078: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpafg1p4f1 /root/.ansible/tmp/ansible-tmp-1727096526.0187855-30175-184279797126766/AnsiballZ_lineinfile.py <<< 29641 1727096526.26081: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096526.0187855-30175-184279797126766/AnsiballZ_lineinfile.py" <<< 29641 1727096526.26196: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpafg1p4f1" to remote "/root/.ansible/tmp/ansible-tmp-1727096526.0187855-30175-184279797126766/AnsiballZ_lineinfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096526.0187855-30175-184279797126766/AnsiballZ_lineinfile.py" <<< 29641 1727096526.27641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096526.27776: stderr chunk (state=3): >>><<< 29641 1727096526.27824: stdout chunk (state=3): >>><<< 29641 1727096526.27827: done transferring module to remote 29641 1727096526.27836: _low_level_execute_command(): starting 29641 1727096526.27846: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096526.0187855-30175-184279797126766/ /root/.ansible/tmp/ansible-tmp-1727096526.0187855-30175-184279797126766/AnsiballZ_lineinfile.py && sleep 0' 29641 1727096526.29209: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 29641 1727096526.29242: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096526.29404: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096526.29449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096526.29542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096526.29708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096526.31503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096526.31570: stderr chunk (state=3): >>><<< 29641 1727096526.31577: stdout chunk (state=3): >>><<< 29641 1727096526.31625: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096526.31632: _low_level_execute_command(): starting 29641 1727096526.31634: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096526.0187855-30175-184279797126766/AnsiballZ_lineinfile.py && sleep 0' 29641 1727096526.32103: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096526.32106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096526.32114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096526.32116: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096526.32118: 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.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096526.32120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096526.32165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096526.32170: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096526.32214: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096526.48380: 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}}} <<< 29641 1727096526.49725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096526.49776: stderr chunk (state=3): >>><<< 29641 1727096526.49781: stdout chunk (state=3): >>><<< 29641 1727096526.49849: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096526.49864: 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-1727096526.0187855-30175-184279797126766/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096526.49869: _low_level_execute_command(): starting 29641 1727096526.49875: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096526.0187855-30175-184279797126766/ > /dev/null 2>&1 && sleep 0' 29641 1727096526.50373: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096526.50377: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096526.50409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 29641 1727096526.50413: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096526.50477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096526.50480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096526.50483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096526.50505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096526.52384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096526.52426: stderr chunk (state=3): >>><<< 29641 1727096526.52431: stdout chunk (state=3): >>><<< 29641 1727096526.52538: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096526.52542: handler run complete 29641 1727096526.52549: attempt loop complete, returning result 29641 1727096526.52551: _execute() done 29641 1727096526.52553: dumping result to json 29641 1727096526.52558: done dumping result, returning 29641 1727096526.52562: done running TaskExecutor() for managed_node2/TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table [0afff68d-5257-80ba-72b8-00000000000f] 29641 1727096526.52565: sending task result for task 0afff68d-5257-80ba-72b8-00000000000f 29641 1727096526.52654: done sending task result for task 0afff68d-5257-80ba-72b8-00000000000f 29641 1727096526.52657: WORKER PROCESS EXITING changed: [managed_node2] => { "backup": "", "changed": true } MSG: line added 29641 1727096526.52759: no more pending results, returning what we have 29641 1727096526.52764: results queue empty 29641 1727096526.52765: checking for any_errors_fatal 29641 1727096526.52770: done checking for any_errors_fatal 29641 1727096526.52771: checking for max_fail_percentage 29641 1727096526.52772: done checking for max_fail_percentage 29641 1727096526.52773: checking to see if all hosts have failed and the running result is not ok 29641 1727096526.52774: done checking to see if all hosts have failed 29641 1727096526.52775: getting the remaining hosts for this loop 29641 1727096526.52776: done getting the remaining hosts for this loop 29641 1727096526.52782: getting the next task for host managed_node2 29641 1727096526.52788: done getting next task for host managed_node2 29641 1727096526.52795: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29641 1727096526.52798: ^ 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 29641 1727096526.52811: getting variables 29641 1727096526.52812: in VariableManager get_vars() 29641 1727096526.52852: Calling all_inventory to load vars for managed_node2 29641 1727096526.52855: Calling groups_inventory to load vars for managed_node2 29641 1727096526.52857: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096526.52982: Calling all_plugins_play to load vars for managed_node2 29641 1727096526.52987: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096526.52991: Calling groups_plugins_play to load vars for managed_node2 29641 1727096526.53187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096526.53353: done with get_vars() 29641 1727096526.53370: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:02:06 -0400 (0:00:00.588) 0:00:10.039 ****** 29641 1727096526.53518: entering _queue_task() for managed_node2/include_tasks 29641 1727096526.53822: worker is 1 (out of 1 available) 29641 1727096526.53841: exiting _queue_task() for managed_node2/include_tasks 29641 1727096526.53855: done queuing things up, now waiting for results queue to drain 29641 1727096526.53858: waiting for pending results... 29641 1727096526.54161: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29641 1727096526.54218: in run() - task 0afff68d-5257-80ba-72b8-000000000017 29641 1727096526.54230: variable 'ansible_search_path' from source: unknown 29641 1727096526.54233: variable 'ansible_search_path' from source: unknown 29641 1727096526.54262: calling self._execute() 29641 1727096526.54326: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096526.54330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096526.54339: variable 'omit' from source: magic vars 29641 1727096526.54660: variable 'ansible_distribution_major_version' from source: facts 29641 1727096526.54875: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096526.54879: _execute() done 29641 1727096526.54881: dumping result to json 29641 1727096526.54883: done dumping result, returning 29641 1727096526.54885: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-80ba-72b8-000000000017] 29641 1727096526.54887: sending task result for task 0afff68d-5257-80ba-72b8-000000000017 29641 1727096526.54943: done sending task result for task 0afff68d-5257-80ba-72b8-000000000017 29641 1727096526.54945: WORKER PROCESS EXITING 29641 1727096526.54984: no more pending results, returning what we have 29641 1727096526.54988: in VariableManager get_vars() 29641 1727096526.55022: Calling all_inventory to load vars for managed_node2 29641 1727096526.55024: Calling groups_inventory to load vars for managed_node2 29641 1727096526.55027: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096526.55034: Calling all_plugins_play to load vars for managed_node2 29641 1727096526.55037: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096526.55040: Calling groups_plugins_play to load vars for managed_node2 29641 1727096526.55289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096526.55503: done with get_vars() 29641 1727096526.55510: variable 'ansible_search_path' from source: unknown 29641 1727096526.55511: variable 'ansible_search_path' from source: unknown 29641 1727096526.55548: we have included files to process 29641 1727096526.55549: generating all_blocks data 29641 1727096526.55551: done generating all_blocks data 29641 1727096526.55556: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29641 1727096526.55557: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29641 1727096526.55559: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29641 1727096526.56311: done processing included file 29641 1727096526.56312: iterating over new_blocks loaded from include file 29641 1727096526.56313: in VariableManager get_vars() 29641 1727096526.56344: done with get_vars() 29641 1727096526.56346: filtering new block on tags 29641 1727096526.56356: done filtering new block on tags 29641 1727096526.56358: in VariableManager get_vars() 29641 1727096526.56377: done with get_vars() 29641 1727096526.56379: filtering new block on tags 29641 1727096526.56394: done filtering new block on tags 29641 1727096526.56396: in VariableManager get_vars() 29641 1727096526.56409: done with get_vars() 29641 1727096526.56410: filtering new block on tags 29641 1727096526.56420: done filtering new block on tags 29641 1727096526.56421: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 29641 1727096526.56424: extending task lists for all hosts with included blocks 29641 1727096526.56878: done extending task lists 29641 1727096526.56880: done processing included files 29641 1727096526.56880: results queue empty 29641 1727096526.56881: checking for any_errors_fatal 29641 1727096526.56884: done checking for any_errors_fatal 29641 1727096526.56885: checking for max_fail_percentage 29641 1727096526.56885: done checking for max_fail_percentage 29641 1727096526.56886: checking to see if all hosts have failed and the running result is not ok 29641 1727096526.56886: done checking to see if all hosts have failed 29641 1727096526.56887: getting the remaining hosts for this loop 29641 1727096526.56888: done getting the remaining hosts for this loop 29641 1727096526.56889: getting the next task for host managed_node2 29641 1727096526.56892: done getting next task for host managed_node2 29641 1727096526.56893: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29641 1727096526.56895: ^ 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=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 29641 1727096526.56902: getting variables 29641 1727096526.56902: in VariableManager get_vars() 29641 1727096526.56912: Calling all_inventory to load vars for managed_node2 29641 1727096526.56914: Calling groups_inventory to load vars for managed_node2 29641 1727096526.56916: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096526.56921: Calling all_plugins_play to load vars for managed_node2 29641 1727096526.56923: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096526.56925: Calling groups_plugins_play to load vars for managed_node2 29641 1727096526.57006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096526.57135: done with get_vars() 29641 1727096526.57142: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:02:06 -0400 (0:00:00.036) 0:00:10.076 ****** 29641 1727096526.57192: entering _queue_task() for managed_node2/setup 29641 1727096526.57380: worker is 1 (out of 1 available) 29641 1727096526.57393: exiting _queue_task() for managed_node2/setup 29641 1727096526.57404: done queuing things up, now waiting for results queue to drain 29641 1727096526.57405: waiting for pending results... 29641 1727096526.57575: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29641 1727096526.57666: in run() - task 0afff68d-5257-80ba-72b8-0000000003d0 29641 1727096526.57681: variable 'ansible_search_path' from source: unknown 29641 1727096526.57685: variable 'ansible_search_path' from source: unknown 29641 1727096526.57710: calling self._execute() 29641 1727096526.57771: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096526.57779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096526.57788: variable 'omit' from source: magic vars 29641 1727096526.58047: variable 'ansible_distribution_major_version' from source: facts 29641 1727096526.58055: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096526.58203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096526.60171: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096526.60478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096526.60515: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096526.60548: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096526.60578: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096526.60717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096526.60721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096526.60723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096526.60743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096526.60757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096526.60823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096526.60835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096526.60860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096526.60899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096526.60914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096526.61058: variable '__network_required_facts' from source: role '' defaults 29641 1727096526.61068: variable 'ansible_facts' from source: unknown 29641 1727096526.61152: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 29641 1727096526.61159: when evaluation is False, skipping this task 29641 1727096526.61162: _execute() done 29641 1727096526.61164: dumping result to json 29641 1727096526.61166: done dumping result, returning 29641 1727096526.61171: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-80ba-72b8-0000000003d0] 29641 1727096526.61175: sending task result for task 0afff68d-5257-80ba-72b8-0000000003d0 29641 1727096526.61247: done sending task result for task 0afff68d-5257-80ba-72b8-0000000003d0 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29641 1727096526.61401: no more pending results, returning what we have 29641 1727096526.61404: results queue empty 29641 1727096526.61404: checking for any_errors_fatal 29641 1727096526.61406: done checking for any_errors_fatal 29641 1727096526.61406: checking for max_fail_percentage 29641 1727096526.61408: done checking for max_fail_percentage 29641 1727096526.61408: checking to see if all hosts have failed and the running result is not ok 29641 1727096526.61409: done checking to see if all hosts have failed 29641 1727096526.61410: getting the remaining hosts for this loop 29641 1727096526.61411: done getting the remaining hosts for this loop 29641 1727096526.61414: getting the next task for host managed_node2 29641 1727096526.61421: done getting next task for host managed_node2 29641 1727096526.61424: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 29641 1727096526.61427: ^ 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=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 29641 1727096526.61439: getting variables 29641 1727096526.61441: in VariableManager get_vars() 29641 1727096526.61479: Calling all_inventory to load vars for managed_node2 29641 1727096526.61482: Calling groups_inventory to load vars for managed_node2 29641 1727096526.61485: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096526.61494: Calling all_plugins_play to load vars for managed_node2 29641 1727096526.61497: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096526.61499: Calling groups_plugins_play to load vars for managed_node2 29641 1727096526.61666: WORKER PROCESS EXITING 29641 1727096526.61706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096526.61934: done with get_vars() 29641 1727096526.61945: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:02:06 -0400 (0:00:00.048) 0:00:10.124 ****** 29641 1727096526.62056: entering _queue_task() for managed_node2/stat 29641 1727096526.62324: worker is 1 (out of 1 available) 29641 1727096526.62348: exiting _queue_task() for managed_node2/stat 29641 1727096526.62361: done queuing things up, now waiting for results queue to drain 29641 1727096526.62363: waiting for pending results... 29641 1727096526.62576: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 29641 1727096526.62688: in run() - task 0afff68d-5257-80ba-72b8-0000000003d2 29641 1727096526.62702: variable 'ansible_search_path' from source: unknown 29641 1727096526.62705: variable 'ansible_search_path' from source: unknown 29641 1727096526.62765: calling self._execute() 29641 1727096526.62817: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096526.62821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096526.62823: variable 'omit' from source: magic vars 29641 1727096526.63158: variable 'ansible_distribution_major_version' from source: facts 29641 1727096526.63200: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096526.63322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096526.63622: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096526.63674: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096526.63698: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096526.63781: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096526.63801: 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) 29641 1727096526.63821: 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) 29641 1727096526.63898: 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) 29641 1727096526.63901: 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) 29641 1727096526.64085: variable '__network_is_ostree' from source: set_fact 29641 1727096526.64088: Evaluated conditional (not __network_is_ostree is defined): False 29641 1727096526.64090: when evaluation is False, skipping this task 29641 1727096526.64092: _execute() done 29641 1727096526.64094: dumping result to json 29641 1727096526.64096: done dumping result, returning 29641 1727096526.64098: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-80ba-72b8-0000000003d2] 29641 1727096526.64100: sending task result for task 0afff68d-5257-80ba-72b8-0000000003d2 29641 1727096526.64158: done sending task result for task 0afff68d-5257-80ba-72b8-0000000003d2 29641 1727096526.64161: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29641 1727096526.64202: no more pending results, returning what we have 29641 1727096526.64205: results queue empty 29641 1727096526.64206: checking for any_errors_fatal 29641 1727096526.64211: done checking for any_errors_fatal 29641 1727096526.64212: checking for max_fail_percentage 29641 1727096526.64213: done checking for max_fail_percentage 29641 1727096526.64214: checking to see if all hosts have failed and the running result is not ok 29641 1727096526.64215: done checking to see if all hosts have failed 29641 1727096526.64216: getting the remaining hosts for this loop 29641 1727096526.64217: done getting the remaining hosts for this loop 29641 1727096526.64221: getting the next task for host managed_node2 29641 1727096526.64226: done getting next task for host managed_node2 29641 1727096526.64229: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29641 1727096526.64233: ^ 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=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 29641 1727096526.64245: getting variables 29641 1727096526.64246: in VariableManager get_vars() 29641 1727096526.64282: Calling all_inventory to load vars for managed_node2 29641 1727096526.64285: Calling groups_inventory to load vars for managed_node2 29641 1727096526.64287: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096526.64295: Calling all_plugins_play to load vars for managed_node2 29641 1727096526.64298: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096526.64300: Calling groups_plugins_play to load vars for managed_node2 29641 1727096526.64639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096526.64856: done with get_vars() 29641 1727096526.64865: done getting variables 29641 1727096526.64927: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:02:06 -0400 (0:00:00.029) 0:00:10.153 ****** 29641 1727096526.64958: entering _queue_task() for managed_node2/set_fact 29641 1727096526.65224: worker is 1 (out of 1 available) 29641 1727096526.65352: exiting _queue_task() for managed_node2/set_fact 29641 1727096526.65361: done queuing things up, now waiting for results queue to drain 29641 1727096526.65363: waiting for pending results... 29641 1727096526.65602: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29641 1727096526.65786: in run() - task 0afff68d-5257-80ba-72b8-0000000003d3 29641 1727096526.65790: variable 'ansible_search_path' from source: unknown 29641 1727096526.65793: variable 'ansible_search_path' from source: unknown 29641 1727096526.65796: calling self._execute() 29641 1727096526.65871: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096526.65894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096526.65911: variable 'omit' from source: magic vars 29641 1727096526.66303: variable 'ansible_distribution_major_version' from source: facts 29641 1727096526.66319: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096526.66506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096526.66880: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096526.66885: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096526.66898: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096526.66937: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096526.67063: 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) 29641 1727096526.67106: 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) 29641 1727096526.67139: 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) 29641 1727096526.67170: 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) 29641 1727096526.67274: variable '__network_is_ostree' from source: set_fact 29641 1727096526.67314: Evaluated conditional (not __network_is_ostree is defined): False 29641 1727096526.67317: when evaluation is False, skipping this task 29641 1727096526.67320: _execute() done 29641 1727096526.67322: dumping result to json 29641 1727096526.67425: done dumping result, returning 29641 1727096526.67429: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-80ba-72b8-0000000003d3] 29641 1727096526.67431: sending task result for task 0afff68d-5257-80ba-72b8-0000000003d3 29641 1727096526.67496: done sending task result for task 0afff68d-5257-80ba-72b8-0000000003d3 29641 1727096526.67499: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29641 1727096526.67550: no more pending results, returning what we have 29641 1727096526.67554: results queue empty 29641 1727096526.67554: checking for any_errors_fatal 29641 1727096526.67560: done checking for any_errors_fatal 29641 1727096526.67561: checking for max_fail_percentage 29641 1727096526.67563: done checking for max_fail_percentage 29641 1727096526.67564: checking to see if all hosts have failed and the running result is not ok 29641 1727096526.67565: done checking to see if all hosts have failed 29641 1727096526.67566: getting the remaining hosts for this loop 29641 1727096526.67569: done getting the remaining hosts for this loop 29641 1727096526.67576: getting the next task for host managed_node2 29641 1727096526.67586: done getting next task for host managed_node2 29641 1727096526.67590: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 29641 1727096526.67594: ^ 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=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 29641 1727096526.67610: getting variables 29641 1727096526.67611: in VariableManager get_vars() 29641 1727096526.67771: Calling all_inventory to load vars for managed_node2 29641 1727096526.67777: Calling groups_inventory to load vars for managed_node2 29641 1727096526.67780: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096526.67790: Calling all_plugins_play to load vars for managed_node2 29641 1727096526.67794: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096526.67797: Calling groups_plugins_play to load vars for managed_node2 29641 1727096526.68103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096526.68330: done with get_vars() 29641 1727096526.68340: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:02:06 -0400 (0:00:00.034) 0:00:10.188 ****** 29641 1727096526.68447: entering _queue_task() for managed_node2/service_facts 29641 1727096526.68449: Creating lock for service_facts 29641 1727096526.68850: worker is 1 (out of 1 available) 29641 1727096526.68860: exiting _queue_task() for managed_node2/service_facts 29641 1727096526.68877: done queuing things up, now waiting for results queue to drain 29641 1727096526.68879: waiting for pending results... 29641 1727096526.69179: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 29641 1727096526.69384: in run() - task 0afff68d-5257-80ba-72b8-0000000003d5 29641 1727096526.69388: variable 'ansible_search_path' from source: unknown 29641 1727096526.69391: variable 'ansible_search_path' from source: unknown 29641 1727096526.69394: calling self._execute() 29641 1727096526.69475: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096526.69494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096526.69508: variable 'omit' from source: magic vars 29641 1727096526.69925: variable 'ansible_distribution_major_version' from source: facts 29641 1727096526.69944: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096526.69960: variable 'omit' from source: magic vars 29641 1727096526.70043: variable 'omit' from source: magic vars 29641 1727096526.70143: variable 'omit' from source: magic vars 29641 1727096526.70146: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096526.70193: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096526.70218: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096526.70241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096526.70264: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096526.70308: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096526.70318: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096526.70327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096526.70474: Set connection var ansible_pipelining to False 29641 1727096526.70477: Set connection var ansible_timeout to 10 29641 1727096526.70480: Set connection var ansible_connection to ssh 29641 1727096526.70482: Set connection var ansible_shell_type to sh 29641 1727096526.70484: Set connection var ansible_shell_executable to /bin/sh 29641 1727096526.70486: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096526.70600: variable 'ansible_shell_executable' from source: unknown 29641 1727096526.70675: variable 'ansible_connection' from source: unknown 29641 1727096526.70678: variable 'ansible_module_compression' from source: unknown 29641 1727096526.70680: variable 'ansible_shell_type' from source: unknown 29641 1727096526.70686: variable 'ansible_shell_executable' from source: unknown 29641 1727096526.70688: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096526.70690: variable 'ansible_pipelining' from source: unknown 29641 1727096526.70692: variable 'ansible_timeout' from source: unknown 29641 1727096526.70693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096526.70857: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096526.70877: variable 'omit' from source: magic vars 29641 1727096526.70885: starting attempt loop 29641 1727096526.70905: running the handler 29641 1727096526.70913: _low_level_execute_command(): starting 29641 1727096526.70924: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096526.71709: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096526.71712: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096526.71795: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096526.71843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096526.71861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096526.71892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096526.71970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096526.73689: stdout chunk (state=3): >>>/root <<< 29641 1727096526.73801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096526.74018: stderr chunk (state=3): >>><<< 29641 1727096526.74021: stdout chunk (state=3): >>><<< 29641 1727096526.74026: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096526.74029: _low_level_execute_command(): starting 29641 1727096526.74032: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096526.7400885-30200-185151924805460 `" && echo ansible-tmp-1727096526.7400885-30200-185151924805460="` echo /root/.ansible/tmp/ansible-tmp-1727096526.7400885-30200-185151924805460 `" ) && sleep 0' 29641 1727096526.75238: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096526.75242: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096526.75245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096526.75247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096526.75250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096526.75260: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096526.75263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096526.75265: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096526.75270: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 29641 1727096526.75276: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29641 1727096526.75278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096526.75281: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096526.75284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096526.75286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096526.75346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096526.77690: stdout chunk (state=3): >>>ansible-tmp-1727096526.7400885-30200-185151924805460=/root/.ansible/tmp/ansible-tmp-1727096526.7400885-30200-185151924805460 <<< 29641 1727096526.77747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096526.77750: stdout chunk (state=3): >>><<< 29641 1727096526.77757: stderr chunk (state=3): >>><<< 29641 1727096526.77777: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096526.7400885-30200-185151924805460=/root/.ansible/tmp/ansible-tmp-1727096526.7400885-30200-185151924805460 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096526.77874: variable 'ansible_module_compression' from source: unknown 29641 1727096526.77878: ANSIBALLZ: Using lock for service_facts 29641 1727096526.77880: ANSIBALLZ: Acquiring lock 29641 1727096526.77883: ANSIBALLZ: Lock acquired: 140568833104816 29641 1727096526.77885: ANSIBALLZ: Creating module 29641 1727096527.04345: ANSIBALLZ: Writing module into payload 29641 1727096527.04879: ANSIBALLZ: Writing module 29641 1727096527.04883: ANSIBALLZ: Renaming module 29641 1727096527.04885: ANSIBALLZ: Done creating module 29641 1727096527.04890: variable 'ansible_facts' from source: unknown 29641 1727096527.04893: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096526.7400885-30200-185151924805460/AnsiballZ_service_facts.py 29641 1727096527.05279: Sending initial data 29641 1727096527.05378: Sent initial data (162 bytes) 29641 1727096527.06584: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096527.06684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096527.06688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096527.06947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096527.06976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096527.08648: 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 <<< 29641 1727096527.08674: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096527.08732: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpq58kxt2q /root/.ansible/tmp/ansible-tmp-1727096526.7400885-30200-185151924805460/AnsiballZ_service_facts.py <<< 29641 1727096527.08735: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096526.7400885-30200-185151924805460/AnsiballZ_service_facts.py" <<< 29641 1727096527.08782: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpq58kxt2q" to remote "/root/.ansible/tmp/ansible-tmp-1727096526.7400885-30200-185151924805460/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096526.7400885-30200-185151924805460/AnsiballZ_service_facts.py" <<< 29641 1727096527.10129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096527.10190: stderr chunk (state=3): >>><<< 29641 1727096527.10198: stdout chunk (state=3): >>><<< 29641 1727096527.10473: done transferring module to remote 29641 1727096527.10476: _low_level_execute_command(): starting 29641 1727096527.10479: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096526.7400885-30200-185151924805460/ /root/.ansible/tmp/ansible-tmp-1727096526.7400885-30200-185151924805460/AnsiballZ_service_facts.py && sleep 0' 29641 1727096527.11617: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096527.11714: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096527.11723: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096527.11887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096527.11995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096527.12057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096527.13880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096527.13916: stderr chunk (state=3): >>><<< 29641 1727096527.13941: stdout chunk (state=3): >>><<< 29641 1727096527.14177: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096527.14180: _low_level_execute_command(): starting 29641 1727096527.14183: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096526.7400885-30200-185151924805460/AnsiballZ_service_facts.py && sleep 0' 29641 1727096527.15322: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096527.15325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096527.15348: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096527.15352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096527.15437: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096527.15441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096527.15583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096527.15645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096528.73943: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 29641 1727096528.74115: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 29641 1727096528.75976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096528.75980: stdout chunk (state=3): >>><<< 29641 1727096528.75983: stderr chunk (state=3): >>><<< 29641 1727096528.75986: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096528.76965: 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-1727096526.7400885-30200-185151924805460/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096528.77175: _low_level_execute_command(): starting 29641 1727096528.77179: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096526.7400885-30200-185151924805460/ > /dev/null 2>&1 && sleep 0' 29641 1727096528.78117: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096528.78130: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096528.78141: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096528.78411: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096528.78491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096528.78494: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096528.78627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096528.80353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096528.80491: stderr chunk (state=3): >>><<< 29641 1727096528.80495: stdout chunk (state=3): >>><<< 29641 1727096528.80673: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096528.80676: handler run complete 29641 1727096528.80816: variable 'ansible_facts' from source: unknown 29641 1727096528.81152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096528.82133: variable 'ansible_facts' from source: unknown 29641 1727096528.82450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096528.82884: attempt loop complete, returning result 29641 1727096528.82895: _execute() done 29641 1727096528.82902: dumping result to json 29641 1727096528.83020: done dumping result, returning 29641 1727096528.83077: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-80ba-72b8-0000000003d5] 29641 1727096528.83087: sending task result for task 0afff68d-5257-80ba-72b8-0000000003d5 29641 1727096528.85431: done sending task result for task 0afff68d-5257-80ba-72b8-0000000003d5 29641 1727096528.85434: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29641 1727096528.85530: no more pending results, returning what we have 29641 1727096528.85532: results queue empty 29641 1727096528.85533: checking for any_errors_fatal 29641 1727096528.85536: done checking for any_errors_fatal 29641 1727096528.85536: checking for max_fail_percentage 29641 1727096528.85538: done checking for max_fail_percentage 29641 1727096528.85539: checking to see if all hosts have failed and the running result is not ok 29641 1727096528.85540: done checking to see if all hosts have failed 29641 1727096528.85540: getting the remaining hosts for this loop 29641 1727096528.85542: done getting the remaining hosts for this loop 29641 1727096528.85545: getting the next task for host managed_node2 29641 1727096528.85549: done getting next task for host managed_node2 29641 1727096528.85552: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 29641 1727096528.85557: ^ 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=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 29641 1727096528.85566: getting variables 29641 1727096528.85570: in VariableManager get_vars() 29641 1727096528.85597: Calling all_inventory to load vars for managed_node2 29641 1727096528.85599: Calling groups_inventory to load vars for managed_node2 29641 1727096528.85602: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096528.85609: Calling all_plugins_play to load vars for managed_node2 29641 1727096528.85612: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096528.85615: Calling groups_plugins_play to load vars for managed_node2 29641 1727096528.86226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096528.87214: done with get_vars() 29641 1727096528.87226: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:02:08 -0400 (0:00:02.189) 0:00:12.378 ****** 29641 1727096528.87445: entering _queue_task() for managed_node2/package_facts 29641 1727096528.87451: Creating lock for package_facts 29641 1727096528.88024: worker is 1 (out of 1 available) 29641 1727096528.88037: exiting _queue_task() for managed_node2/package_facts 29641 1727096528.88049: done queuing things up, now waiting for results queue to drain 29641 1727096528.88051: waiting for pending results... 29641 1727096528.88585: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 29641 1727096528.88878: in run() - task 0afff68d-5257-80ba-72b8-0000000003d6 29641 1727096528.88881: variable 'ansible_search_path' from source: unknown 29641 1727096528.88885: variable 'ansible_search_path' from source: unknown 29641 1727096528.88888: calling self._execute() 29641 1727096528.89017: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096528.89020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096528.89031: variable 'omit' from source: magic vars 29641 1727096528.89460: variable 'ansible_distribution_major_version' from source: facts 29641 1727096528.89480: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096528.89493: variable 'omit' from source: magic vars 29641 1727096528.89575: variable 'omit' from source: magic vars 29641 1727096528.89620: variable 'omit' from source: magic vars 29641 1727096528.89661: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096528.89703: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096528.89736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096528.89758: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096528.89777: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096528.89810: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096528.89825: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096528.89837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096528.89973: Set connection var ansible_pipelining to False 29641 1727096528.89976: Set connection var ansible_timeout to 10 29641 1727096528.89979: Set connection var ansible_connection to ssh 29641 1727096528.89981: Set connection var ansible_shell_type to sh 29641 1727096528.89983: Set connection var ansible_shell_executable to /bin/sh 29641 1727096528.89993: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096528.90023: variable 'ansible_shell_executable' from source: unknown 29641 1727096528.90048: variable 'ansible_connection' from source: unknown 29641 1727096528.90052: variable 'ansible_module_compression' from source: unknown 29641 1727096528.90054: variable 'ansible_shell_type' from source: unknown 29641 1727096528.90056: variable 'ansible_shell_executable' from source: unknown 29641 1727096528.90158: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096528.90161: variable 'ansible_pipelining' from source: unknown 29641 1727096528.90164: variable 'ansible_timeout' from source: unknown 29641 1727096528.90166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096528.90285: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096528.90302: variable 'omit' from source: magic vars 29641 1727096528.90312: starting attempt loop 29641 1727096528.90319: running the handler 29641 1727096528.90336: _low_level_execute_command(): starting 29641 1727096528.90350: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096528.91500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096528.91588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096528.91652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096528.91730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096528.93657: stdout chunk (state=3): >>>/root <<< 29641 1727096528.93839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096528.93851: stdout chunk (state=3): >>><<< 29641 1727096528.93865: stderr chunk (state=3): >>><<< 29641 1727096528.93898: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096528.94126: _low_level_execute_command(): starting 29641 1727096528.94130: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096528.9404988-30315-130330997106982 `" && echo ansible-tmp-1727096528.9404988-30315-130330997106982="` echo /root/.ansible/tmp/ansible-tmp-1727096528.9404988-30315-130330997106982 `" ) && sleep 0' 29641 1727096528.95242: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096528.95256: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096528.95277: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096528.95318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096528.95453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096528.95461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096528.97308: stdout chunk (state=3): >>>ansible-tmp-1727096528.9404988-30315-130330997106982=/root/.ansible/tmp/ansible-tmp-1727096528.9404988-30315-130330997106982 <<< 29641 1727096528.97438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096528.97443: stdout chunk (state=3): >>><<< 29641 1727096528.97452: stderr chunk (state=3): >>><<< 29641 1727096528.97463: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096528.9404988-30315-130330997106982=/root/.ansible/tmp/ansible-tmp-1727096528.9404988-30315-130330997106982 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096528.97512: variable 'ansible_module_compression' from source: unknown 29641 1727096528.97559: ANSIBALLZ: Using lock for package_facts 29641 1727096528.97562: ANSIBALLZ: Acquiring lock 29641 1727096528.97565: ANSIBALLZ: Lock acquired: 140568834668592 29641 1727096528.97569: ANSIBALLZ: Creating module 29641 1727096529.29077: ANSIBALLZ: Writing module into payload 29641 1727096529.29217: ANSIBALLZ: Writing module 29641 1727096529.29239: ANSIBALLZ: Renaming module 29641 1727096529.29243: ANSIBALLZ: Done creating module 29641 1727096529.29487: variable 'ansible_facts' from source: unknown 29641 1727096529.29679: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096528.9404988-30315-130330997106982/AnsiballZ_package_facts.py 29641 1727096529.30080: Sending initial data 29641 1727096529.30083: Sent initial data (162 bytes) 29641 1727096529.30896: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096529.30902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096529.30989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096529.31024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096529.31060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096529.31238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096529.32731: 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 <<< 29641 1727096529.32780: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096529.32836: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpckt4dfdd /root/.ansible/tmp/ansible-tmp-1727096528.9404988-30315-130330997106982/AnsiballZ_package_facts.py <<< 29641 1727096529.32851: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096528.9404988-30315-130330997106982/AnsiballZ_package_facts.py" <<< 29641 1727096529.32902: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 29641 1727096529.32917: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpckt4dfdd" to remote "/root/.ansible/tmp/ansible-tmp-1727096528.9404988-30315-130330997106982/AnsiballZ_package_facts.py" <<< 29641 1727096529.32935: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096528.9404988-30315-130330997106982/AnsiballZ_package_facts.py" <<< 29641 1727096529.35280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096529.35291: stdout chunk (state=3): >>><<< 29641 1727096529.35311: stderr chunk (state=3): >>><<< 29641 1727096529.35349: done transferring module to remote 29641 1727096529.35365: _low_level_execute_command(): starting 29641 1727096529.35382: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096528.9404988-30315-130330997106982/ /root/.ansible/tmp/ansible-tmp-1727096528.9404988-30315-130330997106982/AnsiballZ_package_facts.py && sleep 0' 29641 1727096529.36040: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096529.36098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096529.36114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096529.36146: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096529.36211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096529.38274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096529.38277: stdout chunk (state=3): >>><<< 29641 1727096529.38280: stderr chunk (state=3): >>><<< 29641 1727096529.38282: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096529.38284: _low_level_execute_command(): starting 29641 1727096529.38287: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096528.9404988-30315-130330997106982/AnsiballZ_package_facts.py && sleep 0' 29641 1727096529.39177: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096529.39181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096529.39184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096529.39186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096529.39189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096529.39192: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096529.39194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096529.39196: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096529.39198: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 29641 1727096529.39200: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29641 1727096529.39202: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096529.39204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096529.39206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096529.39208: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096529.39210: stderr chunk (state=3): >>>debug2: match found <<< 29641 1727096529.39212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096529.39266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096529.39285: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096529.39299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096529.39357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096529.84418: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 29641 1727096529.86130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096529.86241: stderr chunk (state=3): >>>Shared connection to 10.31.15.126 closed. <<< 29641 1727096529.86245: stderr chunk (state=3): >>><<< 29641 1727096529.86248: stdout chunk (state=3): >>><<< 29641 1727096529.86476: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096529.89606: 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-1727096528.9404988-30315-130330997106982/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096529.89627: _low_level_execute_command(): starting 29641 1727096529.89631: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096528.9404988-30315-130330997106982/ > /dev/null 2>&1 && sleep 0' 29641 1727096529.90074: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096529.90088: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096529.90106: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096529.90158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096529.90166: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096529.90171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096529.90203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096529.92095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096529.92099: stdout chunk (state=3): >>><<< 29641 1727096529.92101: stderr chunk (state=3): >>><<< 29641 1727096529.92104: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096529.92106: handler run complete 29641 1727096529.92893: variable 'ansible_facts' from source: unknown 29641 1727096529.93154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096529.97211: variable 'ansible_facts' from source: unknown 29641 1727096529.97740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096529.98458: attempt loop complete, returning result 29641 1727096529.98619: _execute() done 29641 1727096529.98622: dumping result to json 29641 1727096529.98697: done dumping result, returning 29641 1727096529.98704: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-80ba-72b8-0000000003d6] 29641 1727096529.98707: sending task result for task 0afff68d-5257-80ba-72b8-0000000003d6 29641 1727096530.00812: done sending task result for task 0afff68d-5257-80ba-72b8-0000000003d6 29641 1727096530.00816: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29641 1727096530.00962: no more pending results, returning what we have 29641 1727096530.00965: results queue empty 29641 1727096530.00965: checking for any_errors_fatal 29641 1727096530.00971: done checking for any_errors_fatal 29641 1727096530.00972: checking for max_fail_percentage 29641 1727096530.00974: done checking for max_fail_percentage 29641 1727096530.00975: checking to see if all hosts have failed and the running result is not ok 29641 1727096530.00976: done checking to see if all hosts have failed 29641 1727096530.00977: getting the remaining hosts for this loop 29641 1727096530.00978: done getting the remaining hosts for this loop 29641 1727096530.00981: getting the next task for host managed_node2 29641 1727096530.00987: done getting next task for host managed_node2 29641 1727096530.00990: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 29641 1727096530.00994: ^ 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=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 29641 1727096530.01004: getting variables 29641 1727096530.01006: in VariableManager get_vars() 29641 1727096530.01045: Calling all_inventory to load vars for managed_node2 29641 1727096530.01050: Calling groups_inventory to load vars for managed_node2 29641 1727096530.01052: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096530.01062: Calling all_plugins_play to load vars for managed_node2 29641 1727096530.01065: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096530.01070: Calling groups_plugins_play to load vars for managed_node2 29641 1727096530.01964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096530.02826: done with get_vars() 29641 1727096530.02842: done getting variables 29641 1727096530.02891: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:02:10 -0400 (0:00:01.154) 0:00:13.533 ****** 29641 1727096530.02919: entering _queue_task() for managed_node2/debug 29641 1727096530.03149: worker is 1 (out of 1 available) 29641 1727096530.03162: exiting _queue_task() for managed_node2/debug 29641 1727096530.03175: done queuing things up, now waiting for results queue to drain 29641 1727096530.03176: waiting for pending results... 29641 1727096530.03348: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 29641 1727096530.03435: in run() - task 0afff68d-5257-80ba-72b8-000000000018 29641 1727096530.03449: variable 'ansible_search_path' from source: unknown 29641 1727096530.03452: variable 'ansible_search_path' from source: unknown 29641 1727096530.03485: calling self._execute() 29641 1727096530.03549: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096530.03553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096530.03562: variable 'omit' from source: magic vars 29641 1727096530.03842: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.03853: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096530.03859: variable 'omit' from source: magic vars 29641 1727096530.03904: variable 'omit' from source: magic vars 29641 1727096530.03976: variable 'network_provider' from source: set_fact 29641 1727096530.03989: variable 'omit' from source: magic vars 29641 1727096530.04021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096530.04051: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096530.04066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096530.04086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096530.04095: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096530.04118: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096530.04122: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096530.04124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096530.04197: Set connection var ansible_pipelining to False 29641 1727096530.04202: Set connection var ansible_timeout to 10 29641 1727096530.04205: Set connection var ansible_connection to ssh 29641 1727096530.04211: Set connection var ansible_shell_type to sh 29641 1727096530.04217: Set connection var ansible_shell_executable to /bin/sh 29641 1727096530.04221: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096530.04241: variable 'ansible_shell_executable' from source: unknown 29641 1727096530.04244: variable 'ansible_connection' from source: unknown 29641 1727096530.04246: variable 'ansible_module_compression' from source: unknown 29641 1727096530.04250: variable 'ansible_shell_type' from source: unknown 29641 1727096530.04253: variable 'ansible_shell_executable' from source: unknown 29641 1727096530.04255: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096530.04257: variable 'ansible_pipelining' from source: unknown 29641 1727096530.04259: variable 'ansible_timeout' from source: unknown 29641 1727096530.04264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096530.04366: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096530.04378: variable 'omit' from source: magic vars 29641 1727096530.04381: starting attempt loop 29641 1727096530.04384: running the handler 29641 1727096530.04421: handler run complete 29641 1727096530.04431: attempt loop complete, returning result 29641 1727096530.04434: _execute() done 29641 1727096530.04437: dumping result to json 29641 1727096530.04439: done dumping result, returning 29641 1727096530.04446: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-80ba-72b8-000000000018] 29641 1727096530.04449: sending task result for task 0afff68d-5257-80ba-72b8-000000000018 29641 1727096530.04530: done sending task result for task 0afff68d-5257-80ba-72b8-000000000018 29641 1727096530.04533: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 29641 1727096530.04586: no more pending results, returning what we have 29641 1727096530.04589: results queue empty 29641 1727096530.04590: checking for any_errors_fatal 29641 1727096530.04601: done checking for any_errors_fatal 29641 1727096530.04602: checking for max_fail_percentage 29641 1727096530.04603: done checking for max_fail_percentage 29641 1727096530.04604: checking to see if all hosts have failed and the running result is not ok 29641 1727096530.04605: done checking to see if all hosts have failed 29641 1727096530.04605: getting the remaining hosts for this loop 29641 1727096530.04606: done getting the remaining hosts for this loop 29641 1727096530.04610: getting the next task for host managed_node2 29641 1727096530.04615: done getting next task for host managed_node2 29641 1727096530.04618: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 29641 1727096530.04622: ^ 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=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 29641 1727096530.04631: getting variables 29641 1727096530.04633: in VariableManager get_vars() 29641 1727096530.04674: Calling all_inventory to load vars for managed_node2 29641 1727096530.04677: Calling groups_inventory to load vars for managed_node2 29641 1727096530.04680: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096530.04689: Calling all_plugins_play to load vars for managed_node2 29641 1727096530.04692: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096530.04695: Calling groups_plugins_play to load vars for managed_node2 29641 1727096530.05493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096530.06436: done with get_vars() 29641 1727096530.06458: done getting variables 29641 1727096530.06523: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:02:10 -0400 (0:00:00.036) 0:00:13.569 ****** 29641 1727096530.06557: entering _queue_task() for managed_node2/fail 29641 1727096530.06879: worker is 1 (out of 1 available) 29641 1727096530.06891: exiting _queue_task() for managed_node2/fail 29641 1727096530.06903: done queuing things up, now waiting for results queue to drain 29641 1727096530.06904: waiting for pending results... 29641 1727096530.07287: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 29641 1727096530.07322: in run() - task 0afff68d-5257-80ba-72b8-000000000019 29641 1727096530.07343: variable 'ansible_search_path' from source: unknown 29641 1727096530.07352: variable 'ansible_search_path' from source: unknown 29641 1727096530.07407: calling self._execute() 29641 1727096530.07505: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096530.07509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096530.07518: variable 'omit' from source: magic vars 29641 1727096530.07801: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.07808: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096530.07893: variable 'network_state' from source: role '' defaults 29641 1727096530.07900: Evaluated conditional (network_state != {}): False 29641 1727096530.07905: when evaluation is False, skipping this task 29641 1727096530.07909: _execute() done 29641 1727096530.07911: dumping result to json 29641 1727096530.07914: done dumping result, returning 29641 1727096530.07924: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-80ba-72b8-000000000019] 29641 1727096530.07927: sending task result for task 0afff68d-5257-80ba-72b8-000000000019 29641 1727096530.08014: done sending task result for task 0afff68d-5257-80ba-72b8-000000000019 29641 1727096530.08017: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29641 1727096530.08084: no more pending results, returning what we have 29641 1727096530.08087: results queue empty 29641 1727096530.08088: checking for any_errors_fatal 29641 1727096530.08095: done checking for any_errors_fatal 29641 1727096530.08095: checking for max_fail_percentage 29641 1727096530.08097: done checking for max_fail_percentage 29641 1727096530.08097: checking to see if all hosts have failed and the running result is not ok 29641 1727096530.08099: done checking to see if all hosts have failed 29641 1727096530.08099: getting the remaining hosts for this loop 29641 1727096530.08100: done getting the remaining hosts for this loop 29641 1727096530.08104: getting the next task for host managed_node2 29641 1727096530.08109: done getting next task for host managed_node2 29641 1727096530.08112: ^ 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 29641 1727096530.08115: ^ 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=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 29641 1727096530.08130: getting variables 29641 1727096530.08132: in VariableManager get_vars() 29641 1727096530.08161: Calling all_inventory to load vars for managed_node2 29641 1727096530.08164: Calling groups_inventory to load vars for managed_node2 29641 1727096530.08166: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096530.08179: Calling all_plugins_play to load vars for managed_node2 29641 1727096530.08181: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096530.08184: Calling groups_plugins_play to load vars for managed_node2 29641 1727096530.09022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096530.10263: done with get_vars() 29641 1727096530.10290: done getting variables 29641 1727096530.10347: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:02:10 -0400 (0:00:00.038) 0:00:13.608 ****** 29641 1727096530.10383: entering _queue_task() for managed_node2/fail 29641 1727096530.10680: worker is 1 (out of 1 available) 29641 1727096530.10692: exiting _queue_task() for managed_node2/fail 29641 1727096530.10703: done queuing things up, now waiting for results queue to drain 29641 1727096530.10705: waiting for pending results... 29641 1727096530.11090: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 29641 1727096530.11111: in run() - task 0afff68d-5257-80ba-72b8-00000000001a 29641 1727096530.11131: variable 'ansible_search_path' from source: unknown 29641 1727096530.11138: variable 'ansible_search_path' from source: unknown 29641 1727096530.11182: calling self._execute() 29641 1727096530.11271: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096530.11285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096530.11406: variable 'omit' from source: magic vars 29641 1727096530.11694: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.11714: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096530.11844: variable 'network_state' from source: role '' defaults 29641 1727096530.11860: Evaluated conditional (network_state != {}): False 29641 1727096530.11870: when evaluation is False, skipping this task 29641 1727096530.11880: _execute() done 29641 1727096530.11886: dumping result to json 29641 1727096530.11893: done dumping result, returning 29641 1727096530.11904: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-80ba-72b8-00000000001a] 29641 1727096530.11913: sending task result for task 0afff68d-5257-80ba-72b8-00000000001a 29641 1727096530.12176: done sending task result for task 0afff68d-5257-80ba-72b8-00000000001a 29641 1727096530.12179: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29641 1727096530.12222: no more pending results, returning what we have 29641 1727096530.12226: results queue empty 29641 1727096530.12227: checking for any_errors_fatal 29641 1727096530.12236: done checking for any_errors_fatal 29641 1727096530.12237: checking for max_fail_percentage 29641 1727096530.12238: done checking for max_fail_percentage 29641 1727096530.12239: checking to see if all hosts have failed and the running result is not ok 29641 1727096530.12240: done checking to see if all hosts have failed 29641 1727096530.12241: getting the remaining hosts for this loop 29641 1727096530.12242: done getting the remaining hosts for this loop 29641 1727096530.12245: getting the next task for host managed_node2 29641 1727096530.12252: done getting next task for host managed_node2 29641 1727096530.12255: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 29641 1727096530.12258: ^ 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29641 1727096530.12278: getting variables 29641 1727096530.12280: in VariableManager get_vars() 29641 1727096530.12317: Calling all_inventory to load vars for managed_node2 29641 1727096530.12320: Calling groups_inventory to load vars for managed_node2 29641 1727096530.12323: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096530.12334: Calling all_plugins_play to load vars for managed_node2 29641 1727096530.12337: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096530.12340: Calling groups_plugins_play to load vars for managed_node2 29641 1727096530.14388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096530.16092: done with get_vars() 29641 1727096530.16117: done getting variables 29641 1727096530.16256: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:02:10 -0400 (0:00:00.059) 0:00:13.667 ****** 29641 1727096530.16293: entering _queue_task() for managed_node2/fail 29641 1727096530.16609: worker is 1 (out of 1 available) 29641 1727096530.16619: exiting _queue_task() for managed_node2/fail 29641 1727096530.16630: done queuing things up, now waiting for results queue to drain 29641 1727096530.16632: waiting for pending results... 29641 1727096530.16923: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 29641 1727096530.17063: in run() - task 0afff68d-5257-80ba-72b8-00000000001b 29641 1727096530.17095: variable 'ansible_search_path' from source: unknown 29641 1727096530.17104: variable 'ansible_search_path' from source: unknown 29641 1727096530.17143: calling self._execute() 29641 1727096530.17275: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096530.17278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096530.17281: variable 'omit' from source: magic vars 29641 1727096530.17618: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.17639: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096530.17817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096530.21078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096530.21158: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096530.21252: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096530.21256: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096530.21276: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096530.21357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.21398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.21426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.21478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.21498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.21690: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.21694: Evaluated conditional (ansible_distribution_major_version | int > 9): True 29641 1727096530.21762: variable 'ansible_distribution' from source: facts 29641 1727096530.21784: variable '__network_rh_distros' from source: role '' defaults 29641 1727096530.21802: Evaluated conditional (ansible_distribution in __network_rh_distros): True 29641 1727096530.22096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.22128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.22155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.22212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.22235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.22289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.22315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.22346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.22392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.22446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.22454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.22486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.22512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.22556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.22578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.22898: variable 'network_connections' from source: task vars 29641 1727096530.22975: variable 'interface' from source: set_fact 29641 1727096530.22993: variable 'interface' from source: set_fact 29641 1727096530.23006: variable 'interface' from source: set_fact 29641 1727096530.23069: variable 'interface' from source: set_fact 29641 1727096530.23115: variable 'network_state' from source: role '' defaults 29641 1727096530.23186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096530.23359: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096530.23404: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096530.23443: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096530.23482: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096530.23575: 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) 29641 1727096530.23584: 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) 29641 1727096530.23589: 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) 29641 1727096530.23615: 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) 29641 1727096530.23655: 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 29641 1727096530.23662: when evaluation is False, skipping this task 29641 1727096530.23670: _execute() done 29641 1727096530.23747: dumping result to json 29641 1727096530.23749: done dumping result, returning 29641 1727096530.23752: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-80ba-72b8-00000000001b] 29641 1727096530.23756: sending task result for task 0afff68d-5257-80ba-72b8-00000000001b 29641 1727096530.23832: done sending task result for task 0afff68d-5257-80ba-72b8-00000000001b 29641 1727096530.23836: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 29641 1727096530.23904: no more pending results, returning what we have 29641 1727096530.23907: results queue empty 29641 1727096530.23908: checking for any_errors_fatal 29641 1727096530.23916: done checking for any_errors_fatal 29641 1727096530.23917: checking for max_fail_percentage 29641 1727096530.23919: done checking for max_fail_percentage 29641 1727096530.23919: checking to see if all hosts have failed and the running result is not ok 29641 1727096530.23921: done checking to see if all hosts have failed 29641 1727096530.23921: getting the remaining hosts for this loop 29641 1727096530.23923: done getting the remaining hosts for this loop 29641 1727096530.23927: getting the next task for host managed_node2 29641 1727096530.23934: done getting next task for host managed_node2 29641 1727096530.23939: ^ 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 29641 1727096530.23942: ^ 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=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 29641 1727096530.23957: getting variables 29641 1727096530.23959: in VariableManager get_vars() 29641 1727096530.24006: Calling all_inventory to load vars for managed_node2 29641 1727096530.24009: Calling groups_inventory to load vars for managed_node2 29641 1727096530.24012: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096530.24024: Calling all_plugins_play to load vars for managed_node2 29641 1727096530.24027: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096530.24030: Calling groups_plugins_play to load vars for managed_node2 29641 1727096530.25947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096530.27474: done with get_vars() 29641 1727096530.27504: done getting variables 29641 1727096530.27607: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:02:10 -0400 (0:00:00.113) 0:00:13.780 ****** 29641 1727096530.27635: entering _queue_task() for managed_node2/dnf 29641 1727096530.28313: worker is 1 (out of 1 available) 29641 1727096530.28324: exiting _queue_task() for managed_node2/dnf 29641 1727096530.28336: done queuing things up, now waiting for results queue to drain 29641 1727096530.28337: waiting for pending results... 29641 1727096530.29187: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 29641 1727096530.29192: in run() - task 0afff68d-5257-80ba-72b8-00000000001c 29641 1727096530.29392: variable 'ansible_search_path' from source: unknown 29641 1727096530.29396: variable 'ansible_search_path' from source: unknown 29641 1727096530.29399: calling self._execute() 29641 1727096530.29575: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096530.29579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096530.29581: variable 'omit' from source: magic vars 29641 1727096530.30265: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.30476: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096530.30686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096530.35318: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096530.35545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096530.35560: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096530.35762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096530.35765: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096530.36077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.36081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.36083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.36112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.36130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.36448: variable 'ansible_distribution' from source: facts 29641 1727096530.36458: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.36482: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 29641 1727096530.36604: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096530.36905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.37016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.37044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.37095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.37228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.37274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.37302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.37343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.37470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.37492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.37646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.37681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.37710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.37976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.37979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.38145: variable 'network_connections' from source: task vars 29641 1727096530.38204: variable 'interface' from source: set_fact 29641 1727096530.38280: variable 'interface' from source: set_fact 29641 1727096530.38418: variable 'interface' from source: set_fact 29641 1727096530.38484: variable 'interface' from source: set_fact 29641 1727096530.38666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096530.39097: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096530.39139: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096530.39375: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096530.39378: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096530.39393: 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) 29641 1727096530.39419: 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) 29641 1727096530.39507: 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) 29641 1727096530.39711: 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) 29641 1727096530.39715: variable '__network_team_connections_defined' from source: role '' defaults 29641 1727096530.40241: variable 'network_connections' from source: task vars 29641 1727096530.40475: variable 'interface' from source: set_fact 29641 1727096530.40478: variable 'interface' from source: set_fact 29641 1727096530.40480: variable 'interface' from source: set_fact 29641 1727096530.40607: variable 'interface' from source: set_fact 29641 1727096530.40664: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29641 1727096530.40695: when evaluation is False, skipping this task 29641 1727096530.40702: _execute() done 29641 1727096530.40708: dumping result to json 29641 1727096530.40874: done dumping result, returning 29641 1727096530.40878: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-80ba-72b8-00000000001c] 29641 1727096530.40880: sending task result for task 0afff68d-5257-80ba-72b8-00000000001c 29641 1727096530.40952: done sending task result for task 0afff68d-5257-80ba-72b8-00000000001c 29641 1727096530.40955: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 29641 1727096530.41007: no more pending results, returning what we have 29641 1727096530.41011: results queue empty 29641 1727096530.41012: checking for any_errors_fatal 29641 1727096530.41019: done checking for any_errors_fatal 29641 1727096530.41020: checking for max_fail_percentage 29641 1727096530.41021: done checking for max_fail_percentage 29641 1727096530.41022: checking to see if all hosts have failed and the running result is not ok 29641 1727096530.41023: done checking to see if all hosts have failed 29641 1727096530.41024: getting the remaining hosts for this loop 29641 1727096530.41025: done getting the remaining hosts for this loop 29641 1727096530.41029: getting the next task for host managed_node2 29641 1727096530.41036: done getting next task for host managed_node2 29641 1727096530.41039: ^ 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 29641 1727096530.41042: ^ 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=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 29641 1727096530.41058: getting variables 29641 1727096530.41059: in VariableManager get_vars() 29641 1727096530.41102: Calling all_inventory to load vars for managed_node2 29641 1727096530.41105: Calling groups_inventory to load vars for managed_node2 29641 1727096530.41107: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096530.41119: Calling all_plugins_play to load vars for managed_node2 29641 1727096530.41122: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096530.41125: Calling groups_plugins_play to load vars for managed_node2 29641 1727096530.44408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096530.47348: done with get_vars() 29641 1727096530.47576: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29641 1727096530.47652: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:02:10 -0400 (0:00:00.200) 0:00:13.981 ****** 29641 1727096530.47691: entering _queue_task() for managed_node2/yum 29641 1727096530.47693: Creating lock for yum 29641 1727096530.48432: worker is 1 (out of 1 available) 29641 1727096530.48445: exiting _queue_task() for managed_node2/yum 29641 1727096530.48455: done queuing things up, now waiting for results queue to drain 29641 1727096530.48457: waiting for pending results... 29641 1727096530.49086: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 29641 1727096530.49172: in run() - task 0afff68d-5257-80ba-72b8-00000000001d 29641 1727096530.49251: variable 'ansible_search_path' from source: unknown 29641 1727096530.49341: variable 'ansible_search_path' from source: unknown 29641 1727096530.49365: calling self._execute() 29641 1727096530.49578: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096530.49591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096530.49607: variable 'omit' from source: magic vars 29641 1727096530.50341: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.50408: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096530.51193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096530.55641: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096530.55729: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096530.55791: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096530.55830: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096530.55861: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096530.55948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.55986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.56019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.56064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.56087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.56193: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.56215: Evaluated conditional (ansible_distribution_major_version | int < 8): False 29641 1727096530.56223: when evaluation is False, skipping this task 29641 1727096530.56235: _execute() done 29641 1727096530.56242: dumping result to json 29641 1727096530.56249: done dumping result, returning 29641 1727096530.56260: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-80ba-72b8-00000000001d] 29641 1727096530.56273: sending task result for task 0afff68d-5257-80ba-72b8-00000000001d 29641 1727096530.56511: done sending task result for task 0afff68d-5257-80ba-72b8-00000000001d 29641 1727096530.56514: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 29641 1727096530.56563: no more pending results, returning what we have 29641 1727096530.56569: results queue empty 29641 1727096530.56570: checking for any_errors_fatal 29641 1727096530.56579: done checking for any_errors_fatal 29641 1727096530.56580: checking for max_fail_percentage 29641 1727096530.56582: done checking for max_fail_percentage 29641 1727096530.56582: checking to see if all hosts have failed and the running result is not ok 29641 1727096530.56583: done checking to see if all hosts have failed 29641 1727096530.56584: getting the remaining hosts for this loop 29641 1727096530.56585: done getting the remaining hosts for this loop 29641 1727096530.56589: getting the next task for host managed_node2 29641 1727096530.56596: done getting next task for host managed_node2 29641 1727096530.56600: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29641 1727096530.56604: ^ 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=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 29641 1727096530.56618: getting variables 29641 1727096530.56620: in VariableManager get_vars() 29641 1727096530.56662: Calling all_inventory to load vars for managed_node2 29641 1727096530.56664: Calling groups_inventory to load vars for managed_node2 29641 1727096530.56667: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096530.56846: Calling all_plugins_play to load vars for managed_node2 29641 1727096530.56848: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096530.56851: Calling groups_plugins_play to load vars for managed_node2 29641 1727096530.59052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096530.60721: done with get_vars() 29641 1727096530.60743: done getting variables 29641 1727096530.60804: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:02:10 -0400 (0:00:00.131) 0:00:14.112 ****** 29641 1727096530.60837: entering _queue_task() for managed_node2/fail 29641 1727096530.61141: worker is 1 (out of 1 available) 29641 1727096530.61153: exiting _queue_task() for managed_node2/fail 29641 1727096530.61163: done queuing things up, now waiting for results queue to drain 29641 1727096530.61165: waiting for pending results... 29641 1727096530.61441: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29641 1727096530.61594: in run() - task 0afff68d-5257-80ba-72b8-00000000001e 29641 1727096530.61620: variable 'ansible_search_path' from source: unknown 29641 1727096530.61629: variable 'ansible_search_path' from source: unknown 29641 1727096530.61670: calling self._execute() 29641 1727096530.61921: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096530.61924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096530.61927: variable 'omit' from source: magic vars 29641 1727096530.62265: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.62286: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096530.62413: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096530.62619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096530.64895: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096530.65259: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096530.65306: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096530.65342: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096530.65375: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096530.65454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.65496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.65527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.65570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.65592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.65645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.65711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.65714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.65752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.65777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.65826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.65854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.65888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.65976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.65979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.66106: variable 'network_connections' from source: task vars 29641 1727096530.66121: variable 'interface' from source: set_fact 29641 1727096530.66231: variable 'interface' from source: set_fact 29641 1727096530.66246: variable 'interface' from source: set_fact 29641 1727096530.66322: variable 'interface' from source: set_fact 29641 1727096530.66476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096530.66607: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096530.66649: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096530.66688: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096530.66728: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096530.66782: 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) 29641 1727096530.66975: 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) 29641 1727096530.66979: 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) 29641 1727096530.66981: 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) 29641 1727096530.66983: variable '__network_team_connections_defined' from source: role '' defaults 29641 1727096530.67186: variable 'network_connections' from source: task vars 29641 1727096530.67198: variable 'interface' from source: set_fact 29641 1727096530.67263: variable 'interface' from source: set_fact 29641 1727096530.67280: variable 'interface' from source: set_fact 29641 1727096530.67346: variable 'interface' from source: set_fact 29641 1727096530.67407: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29641 1727096530.67416: when evaluation is False, skipping this task 29641 1727096530.67428: _execute() done 29641 1727096530.67435: dumping result to json 29641 1727096530.67442: done dumping result, returning 29641 1727096530.67455: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-80ba-72b8-00000000001e] 29641 1727096530.67533: sending task result for task 0afff68d-5257-80ba-72b8-00000000001e 29641 1727096530.67611: done sending task result for task 0afff68d-5257-80ba-72b8-00000000001e 29641 1727096530.67614: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 29641 1727096530.67695: no more pending results, returning what we have 29641 1727096530.67700: results queue empty 29641 1727096530.67701: checking for any_errors_fatal 29641 1727096530.67705: done checking for any_errors_fatal 29641 1727096530.67706: checking for max_fail_percentage 29641 1727096530.67708: done checking for max_fail_percentage 29641 1727096530.67709: checking to see if all hosts have failed and the running result is not ok 29641 1727096530.67710: done checking to see if all hosts have failed 29641 1727096530.67711: getting the remaining hosts for this loop 29641 1727096530.67712: done getting the remaining hosts for this loop 29641 1727096530.67715: getting the next task for host managed_node2 29641 1727096530.67722: done getting next task for host managed_node2 29641 1727096530.67726: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 29641 1727096530.67730: ^ 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=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 29641 1727096530.67744: getting variables 29641 1727096530.67746: in VariableManager get_vars() 29641 1727096530.67789: Calling all_inventory to load vars for managed_node2 29641 1727096530.67792: Calling groups_inventory to load vars for managed_node2 29641 1727096530.67795: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096530.67806: Calling all_plugins_play to load vars for managed_node2 29641 1727096530.67809: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096530.67812: Calling groups_plugins_play to load vars for managed_node2 29641 1727096530.72738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096530.74237: done with get_vars() 29641 1727096530.74270: done getting variables 29641 1727096530.74322: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:02:10 -0400 (0:00:00.135) 0:00:14.247 ****** 29641 1727096530.74351: entering _queue_task() for managed_node2/package 29641 1727096530.74696: worker is 1 (out of 1 available) 29641 1727096530.74709: exiting _queue_task() for managed_node2/package 29641 1727096530.74721: done queuing things up, now waiting for results queue to drain 29641 1727096530.74723: waiting for pending results... 29641 1727096530.75090: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 29641 1727096530.75208: in run() - task 0afff68d-5257-80ba-72b8-00000000001f 29641 1727096530.75212: variable 'ansible_search_path' from source: unknown 29641 1727096530.75217: variable 'ansible_search_path' from source: unknown 29641 1727096530.75245: calling self._execute() 29641 1727096530.75375: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096530.75380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096530.75382: variable 'omit' from source: magic vars 29641 1727096530.75752: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.75774: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096530.76175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096530.76241: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096530.76299: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096530.76365: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096530.76413: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096530.76526: variable 'network_packages' from source: role '' defaults 29641 1727096530.76638: variable '__network_provider_setup' from source: role '' defaults 29641 1727096530.76655: variable '__network_service_name_default_nm' from source: role '' defaults 29641 1727096530.76735: variable '__network_service_name_default_nm' from source: role '' defaults 29641 1727096530.76750: variable '__network_packages_default_nm' from source: role '' defaults 29641 1727096530.76816: variable '__network_packages_default_nm' from source: role '' defaults 29641 1727096530.77011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096530.78883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096530.78925: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096530.78953: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096530.78981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096530.79013: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096530.79071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.79095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.79114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.79139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.79150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.79187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.79204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.79222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.79246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.79256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.79404: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29641 1727096530.79482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.79498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.79517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.79544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.79554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.79619: variable 'ansible_python' from source: facts 29641 1727096530.79639: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29641 1727096530.79700: variable '__network_wpa_supplicant_required' from source: role '' defaults 29641 1727096530.79755: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29641 1727096530.79840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.79860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.79882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.79906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.79916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.79949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.79971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.79991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.80015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.80025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.80121: variable 'network_connections' from source: task vars 29641 1727096530.80127: variable 'interface' from source: set_fact 29641 1727096530.80200: variable 'interface' from source: set_fact 29641 1727096530.80209: variable 'interface' from source: set_fact 29641 1727096530.80295: variable 'interface' from source: set_fact 29641 1727096530.80563: 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) 29641 1727096530.80567: 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) 29641 1727096530.80574: 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) 29641 1727096530.80578: 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) 29641 1727096530.80581: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096530.80819: variable 'network_connections' from source: task vars 29641 1727096530.80828: variable 'interface' from source: set_fact 29641 1727096530.80937: variable 'interface' from source: set_fact 29641 1727096530.80951: variable 'interface' from source: set_fact 29641 1727096530.81060: variable 'interface' from source: set_fact 29641 1727096530.81157: variable '__network_packages_default_wireless' from source: role '' defaults 29641 1727096530.81275: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096530.81536: variable 'network_connections' from source: task vars 29641 1727096530.81548: variable 'interface' from source: set_fact 29641 1727096530.81602: variable 'interface' from source: set_fact 29641 1727096530.81608: variable 'interface' from source: set_fact 29641 1727096530.81656: variable 'interface' from source: set_fact 29641 1727096530.81690: variable '__network_packages_default_team' from source: role '' defaults 29641 1727096530.81744: variable '__network_team_connections_defined' from source: role '' defaults 29641 1727096530.81938: variable 'network_connections' from source: task vars 29641 1727096530.81941: variable 'interface' from source: set_fact 29641 1727096530.81991: variable 'interface' from source: set_fact 29641 1727096530.81997: variable 'interface' from source: set_fact 29641 1727096530.82041: variable 'interface' from source: set_fact 29641 1727096530.82099: variable '__network_service_name_default_initscripts' from source: role '' defaults 29641 1727096530.82141: variable '__network_service_name_default_initscripts' from source: role '' defaults 29641 1727096530.82147: variable '__network_packages_default_initscripts' from source: role '' defaults 29641 1727096530.82196: variable '__network_packages_default_initscripts' from source: role '' defaults 29641 1727096530.82328: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29641 1727096530.82634: variable 'network_connections' from source: task vars 29641 1727096530.82638: variable 'interface' from source: set_fact 29641 1727096530.82682: variable 'interface' from source: set_fact 29641 1727096530.82687: variable 'interface' from source: set_fact 29641 1727096530.82729: variable 'interface' from source: set_fact 29641 1727096530.82750: variable 'ansible_distribution' from source: facts 29641 1727096530.82758: variable '__network_rh_distros' from source: role '' defaults 29641 1727096530.82763: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.82785: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29641 1727096530.82899: variable 'ansible_distribution' from source: facts 29641 1727096530.82902: variable '__network_rh_distros' from source: role '' defaults 29641 1727096530.82905: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.82917: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29641 1727096530.83027: variable 'ansible_distribution' from source: facts 29641 1727096530.83030: variable '__network_rh_distros' from source: role '' defaults 29641 1727096530.83033: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.83061: variable 'network_provider' from source: set_fact 29641 1727096530.83078: variable 'ansible_facts' from source: unknown 29641 1727096530.83521: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 29641 1727096530.83529: when evaluation is False, skipping this task 29641 1727096530.83561: _execute() done 29641 1727096530.83564: dumping result to json 29641 1727096530.83566: done dumping result, returning 29641 1727096530.83614: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-80ba-72b8-00000000001f] 29641 1727096530.83617: sending task result for task 0afff68d-5257-80ba-72b8-00000000001f 29641 1727096530.83680: done sending task result for task 0afff68d-5257-80ba-72b8-00000000001f 29641 1727096530.83683: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 29641 1727096530.83760: no more pending results, returning what we have 29641 1727096530.83764: results queue empty 29641 1727096530.83765: checking for any_errors_fatal 29641 1727096530.83775: done checking for any_errors_fatal 29641 1727096530.83776: checking for max_fail_percentage 29641 1727096530.83778: done checking for max_fail_percentage 29641 1727096530.83778: checking to see if all hosts have failed and the running result is not ok 29641 1727096530.83780: done checking to see if all hosts have failed 29641 1727096530.83780: getting the remaining hosts for this loop 29641 1727096530.83782: done getting the remaining hosts for this loop 29641 1727096530.83785: getting the next task for host managed_node2 29641 1727096530.83790: done getting next task for host managed_node2 29641 1727096530.83794: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29641 1727096530.83797: ^ 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=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 29641 1727096530.83815: getting variables 29641 1727096530.83816: in VariableManager get_vars() 29641 1727096530.83851: Calling all_inventory to load vars for managed_node2 29641 1727096530.83853: Calling groups_inventory to load vars for managed_node2 29641 1727096530.83855: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096530.83864: Calling all_plugins_play to load vars for managed_node2 29641 1727096530.83866: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096530.83870: Calling groups_plugins_play to load vars for managed_node2 29641 1727096530.85242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096530.86142: done with get_vars() 29641 1727096530.86159: done getting variables 29641 1727096530.86203: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:02:10 -0400 (0:00:00.118) 0:00:14.366 ****** 29641 1727096530.86226: entering _queue_task() for managed_node2/package 29641 1727096530.86458: worker is 1 (out of 1 available) 29641 1727096530.86471: exiting _queue_task() for managed_node2/package 29641 1727096530.86481: done queuing things up, now waiting for results queue to drain 29641 1727096530.86483: waiting for pending results... 29641 1727096530.86655: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29641 1727096530.86744: in run() - task 0afff68d-5257-80ba-72b8-000000000020 29641 1727096530.86755: variable 'ansible_search_path' from source: unknown 29641 1727096530.86758: variable 'ansible_search_path' from source: unknown 29641 1727096530.86790: calling self._execute() 29641 1727096530.86888: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096530.86892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096530.86901: variable 'omit' from source: magic vars 29641 1727096530.87376: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.87381: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096530.87422: variable 'network_state' from source: role '' defaults 29641 1727096530.87444: Evaluated conditional (network_state != {}): False 29641 1727096530.87453: when evaluation is False, skipping this task 29641 1727096530.87459: _execute() done 29641 1727096530.87465: dumping result to json 29641 1727096530.87482: done dumping result, returning 29641 1727096530.87494: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-80ba-72b8-000000000020] 29641 1727096530.87505: sending task result for task 0afff68d-5257-80ba-72b8-000000000020 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29641 1727096530.87658: no more pending results, returning what we have 29641 1727096530.87662: results queue empty 29641 1727096530.87663: checking for any_errors_fatal 29641 1727096530.87674: done checking for any_errors_fatal 29641 1727096530.87675: checking for max_fail_percentage 29641 1727096530.87677: done checking for max_fail_percentage 29641 1727096530.87678: checking to see if all hosts have failed and the running result is not ok 29641 1727096530.87679: done checking to see if all hosts have failed 29641 1727096530.87679: getting the remaining hosts for this loop 29641 1727096530.87681: done getting the remaining hosts for this loop 29641 1727096530.87684: getting the next task for host managed_node2 29641 1727096530.87690: done getting next task for host managed_node2 29641 1727096530.87696: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29641 1727096530.87699: ^ 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=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 29641 1727096530.87719: getting variables 29641 1727096530.87720: in VariableManager get_vars() 29641 1727096530.87757: Calling all_inventory to load vars for managed_node2 29641 1727096530.87759: Calling groups_inventory to load vars for managed_node2 29641 1727096530.87762: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096530.87782: Calling all_plugins_play to load vars for managed_node2 29641 1727096530.87785: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096530.87789: Calling groups_plugins_play to load vars for managed_node2 29641 1727096530.88311: done sending task result for task 0afff68d-5257-80ba-72b8-000000000020 29641 1727096530.88314: WORKER PROCESS EXITING 29641 1727096530.89124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096530.90100: done with get_vars() 29641 1727096530.90116: done getting variables 29641 1727096530.90159: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:02:10 -0400 (0:00:00.039) 0:00:14.406 ****** 29641 1727096530.90186: entering _queue_task() for managed_node2/package 29641 1727096530.90416: worker is 1 (out of 1 available) 29641 1727096530.90428: exiting _queue_task() for managed_node2/package 29641 1727096530.90438: done queuing things up, now waiting for results queue to drain 29641 1727096530.90440: waiting for pending results... 29641 1727096530.90613: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29641 1727096530.90705: in run() - task 0afff68d-5257-80ba-72b8-000000000021 29641 1727096530.90718: variable 'ansible_search_path' from source: unknown 29641 1727096530.90721: variable 'ansible_search_path' from source: unknown 29641 1727096530.90748: calling self._execute() 29641 1727096530.90818: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096530.90821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096530.90830: variable 'omit' from source: magic vars 29641 1727096530.91172: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.91175: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096530.91204: variable 'network_state' from source: role '' defaults 29641 1727096530.91217: Evaluated conditional (network_state != {}): False 29641 1727096530.91220: when evaluation is False, skipping this task 29641 1727096530.91223: _execute() done 29641 1727096530.91225: dumping result to json 29641 1727096530.91227: done dumping result, returning 29641 1727096530.91230: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-80ba-72b8-000000000021] 29641 1727096530.91232: sending task result for task 0afff68d-5257-80ba-72b8-000000000021 29641 1727096530.91353: done sending task result for task 0afff68d-5257-80ba-72b8-000000000021 29641 1727096530.91356: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29641 1727096530.91407: no more pending results, returning what we have 29641 1727096530.91411: results queue empty 29641 1727096530.91412: checking for any_errors_fatal 29641 1727096530.91419: done checking for any_errors_fatal 29641 1727096530.91420: checking for max_fail_percentage 29641 1727096530.91422: done checking for max_fail_percentage 29641 1727096530.91423: checking to see if all hosts have failed and the running result is not ok 29641 1727096530.91424: done checking to see if all hosts have failed 29641 1727096530.91425: getting the remaining hosts for this loop 29641 1727096530.91426: done getting the remaining hosts for this loop 29641 1727096530.91430: getting the next task for host managed_node2 29641 1727096530.91437: done getting next task for host managed_node2 29641 1727096530.91441: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29641 1727096530.91444: ^ 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=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 29641 1727096530.91462: getting variables 29641 1727096530.91466: in VariableManager get_vars() 29641 1727096530.91513: Calling all_inventory to load vars for managed_node2 29641 1727096530.91516: Calling groups_inventory to load vars for managed_node2 29641 1727096530.91519: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096530.91530: Calling all_plugins_play to load vars for managed_node2 29641 1727096530.91533: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096530.91536: Calling groups_plugins_play to load vars for managed_node2 29641 1727096530.92742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096530.93716: done with get_vars() 29641 1727096530.93731: done getting variables 29641 1727096530.93804: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:02:10 -0400 (0:00:00.036) 0:00:14.442 ****** 29641 1727096530.93826: entering _queue_task() for managed_node2/service 29641 1727096530.93827: Creating lock for service 29641 1727096530.94044: worker is 1 (out of 1 available) 29641 1727096530.94056: exiting _queue_task() for managed_node2/service 29641 1727096530.94069: done queuing things up, now waiting for results queue to drain 29641 1727096530.94071: waiting for pending results... 29641 1727096530.94241: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29641 1727096530.94329: in run() - task 0afff68d-5257-80ba-72b8-000000000022 29641 1727096530.94340: variable 'ansible_search_path' from source: unknown 29641 1727096530.94343: variable 'ansible_search_path' from source: unknown 29641 1727096530.94371: calling self._execute() 29641 1727096530.94443: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096530.94448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096530.94457: variable 'omit' from source: magic vars 29641 1727096530.94736: variable 'ansible_distribution_major_version' from source: facts 29641 1727096530.94742: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096530.94825: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096530.94961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096530.96422: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096530.96474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096530.96503: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096530.96528: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096530.96547: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096530.96608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.96628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.96645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.96673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.96690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.96724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.96740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.96756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.96786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.96797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.96825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096530.96841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096530.96856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096530.96890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096530.96903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096530.97013: variable 'network_connections' from source: task vars 29641 1727096530.97023: variable 'interface' from source: set_fact 29641 1727096530.97078: variable 'interface' from source: set_fact 29641 1727096530.97086: variable 'interface' from source: set_fact 29641 1727096530.97131: variable 'interface' from source: set_fact 29641 1727096530.97196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096530.97313: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096530.97339: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096530.97363: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096530.97388: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096530.97418: 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) 29641 1727096530.97433: 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) 29641 1727096530.97456: 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) 29641 1727096530.97474: 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) 29641 1727096530.97519: variable '__network_team_connections_defined' from source: role '' defaults 29641 1727096530.97670: variable 'network_connections' from source: task vars 29641 1727096530.97673: variable 'interface' from source: set_fact 29641 1727096530.97718: variable 'interface' from source: set_fact 29641 1727096530.97722: variable 'interface' from source: set_fact 29641 1727096530.97763: variable 'interface' from source: set_fact 29641 1727096530.97805: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29641 1727096530.97808: when evaluation is False, skipping this task 29641 1727096530.97810: _execute() done 29641 1727096530.97813: dumping result to json 29641 1727096530.97816: done dumping result, returning 29641 1727096530.97821: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-80ba-72b8-000000000022] 29641 1727096530.97831: sending task result for task 0afff68d-5257-80ba-72b8-000000000022 29641 1727096530.97912: done sending task result for task 0afff68d-5257-80ba-72b8-000000000022 29641 1727096530.97915: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 29641 1727096530.97957: no more pending results, returning what we have 29641 1727096530.97960: results queue empty 29641 1727096530.97961: checking for any_errors_fatal 29641 1727096530.97970: done checking for any_errors_fatal 29641 1727096530.97971: checking for max_fail_percentage 29641 1727096530.97973: done checking for max_fail_percentage 29641 1727096530.97973: checking to see if all hosts have failed and the running result is not ok 29641 1727096530.97974: done checking to see if all hosts have failed 29641 1727096530.97975: getting the remaining hosts for this loop 29641 1727096530.97976: done getting the remaining hosts for this loop 29641 1727096530.97979: getting the next task for host managed_node2 29641 1727096530.97985: done getting next task for host managed_node2 29641 1727096530.97989: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29641 1727096530.97992: ^ 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=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 29641 1727096530.98005: getting variables 29641 1727096530.98007: in VariableManager get_vars() 29641 1727096530.98041: Calling all_inventory to load vars for managed_node2 29641 1727096530.98043: Calling groups_inventory to load vars for managed_node2 29641 1727096530.98045: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096530.98054: Calling all_plugins_play to load vars for managed_node2 29641 1727096530.98057: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096530.98059: Calling groups_plugins_play to load vars for managed_node2 29641 1727096530.98833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096530.99685: done with get_vars() 29641 1727096530.99701: done getting variables 29641 1727096530.99740: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:02:10 -0400 (0:00:00.059) 0:00:14.501 ****** 29641 1727096530.99762: entering _queue_task() for managed_node2/service 29641 1727096530.99965: worker is 1 (out of 1 available) 29641 1727096530.99980: exiting _queue_task() for managed_node2/service 29641 1727096530.99992: done queuing things up, now waiting for results queue to drain 29641 1727096530.99993: waiting for pending results... 29641 1727096531.00158: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29641 1727096531.00258: in run() - task 0afff68d-5257-80ba-72b8-000000000023 29641 1727096531.00274: variable 'ansible_search_path' from source: unknown 29641 1727096531.00278: variable 'ansible_search_path' from source: unknown 29641 1727096531.00304: calling self._execute() 29641 1727096531.00374: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096531.00379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096531.00385: variable 'omit' from source: magic vars 29641 1727096531.00650: variable 'ansible_distribution_major_version' from source: facts 29641 1727096531.00660: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096531.00766: variable 'network_provider' from source: set_fact 29641 1727096531.00774: variable 'network_state' from source: role '' defaults 29641 1727096531.00779: Evaluated conditional (network_provider == "nm" or network_state != {}): True 29641 1727096531.00788: variable 'omit' from source: magic vars 29641 1727096531.00820: variable 'omit' from source: magic vars 29641 1727096531.00840: variable 'network_service_name' from source: role '' defaults 29641 1727096531.00895: variable 'network_service_name' from source: role '' defaults 29641 1727096531.00964: variable '__network_provider_setup' from source: role '' defaults 29641 1727096531.00969: variable '__network_service_name_default_nm' from source: role '' defaults 29641 1727096531.01019: variable '__network_service_name_default_nm' from source: role '' defaults 29641 1727096531.01028: variable '__network_packages_default_nm' from source: role '' defaults 29641 1727096531.01076: variable '__network_packages_default_nm' from source: role '' defaults 29641 1727096531.01221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096531.03380: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096531.03384: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096531.03387: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096531.03389: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096531.03392: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096531.03418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096531.03455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096531.03490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096531.03538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096531.03560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096531.03614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096531.03645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096531.03678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096531.03723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096531.03745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096531.03976: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29641 1727096531.04094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096531.04125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096531.04156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096531.04202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096531.04225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096531.04317: variable 'ansible_python' from source: facts 29641 1727096531.04344: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29641 1727096531.04429: variable '__network_wpa_supplicant_required' from source: role '' defaults 29641 1727096531.04511: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29641 1727096531.04634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096531.04666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096531.04698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096531.04740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096531.04762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096531.04813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096531.04850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096531.04883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096531.04927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096531.04948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096531.05085: variable 'network_connections' from source: task vars 29641 1727096531.05100: variable 'interface' from source: set_fact 29641 1727096531.05181: variable 'interface' from source: set_fact 29641 1727096531.05273: variable 'interface' from source: set_fact 29641 1727096531.05280: variable 'interface' from source: set_fact 29641 1727096531.05515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096531.06034: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096531.06090: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096531.06136: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096531.06180: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096531.06246: 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) 29641 1727096531.06278: 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) 29641 1727096531.06296: 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) 29641 1727096531.06318: 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) 29641 1727096531.06354: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096531.06535: variable 'network_connections' from source: task vars 29641 1727096531.06543: variable 'interface' from source: set_fact 29641 1727096531.06597: variable 'interface' from source: set_fact 29641 1727096531.06606: variable 'interface' from source: set_fact 29641 1727096531.06658: variable 'interface' from source: set_fact 29641 1727096531.06769: variable '__network_packages_default_wireless' from source: role '' defaults 29641 1727096531.06825: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096531.07006: variable 'network_connections' from source: task vars 29641 1727096531.07009: variable 'interface' from source: set_fact 29641 1727096531.07061: variable 'interface' from source: set_fact 29641 1727096531.07065: variable 'interface' from source: set_fact 29641 1727096531.07116: variable 'interface' from source: set_fact 29641 1727096531.07151: variable '__network_packages_default_team' from source: role '' defaults 29641 1727096531.07203: variable '__network_team_connections_defined' from source: role '' defaults 29641 1727096531.07381: variable 'network_connections' from source: task vars 29641 1727096531.07385: variable 'interface' from source: set_fact 29641 1727096531.07434: variable 'interface' from source: set_fact 29641 1727096531.07440: variable 'interface' from source: set_fact 29641 1727096531.07492: variable 'interface' from source: set_fact 29641 1727096531.07544: variable '__network_service_name_default_initscripts' from source: role '' defaults 29641 1727096531.07589: variable '__network_service_name_default_initscripts' from source: role '' defaults 29641 1727096531.07595: variable '__network_packages_default_initscripts' from source: role '' defaults 29641 1727096531.07636: variable '__network_packages_default_initscripts' from source: role '' defaults 29641 1727096531.07768: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29641 1727096531.08066: variable 'network_connections' from source: task vars 29641 1727096531.08070: variable 'interface' from source: set_fact 29641 1727096531.08113: variable 'interface' from source: set_fact 29641 1727096531.08118: variable 'interface' from source: set_fact 29641 1727096531.08162: variable 'interface' from source: set_fact 29641 1727096531.08185: variable 'ansible_distribution' from source: facts 29641 1727096531.08188: variable '__network_rh_distros' from source: role '' defaults 29641 1727096531.08192: variable 'ansible_distribution_major_version' from source: facts 29641 1727096531.08209: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29641 1727096531.08321: variable 'ansible_distribution' from source: facts 29641 1727096531.08325: variable '__network_rh_distros' from source: role '' defaults 29641 1727096531.08329: variable 'ansible_distribution_major_version' from source: facts 29641 1727096531.08341: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29641 1727096531.08449: variable 'ansible_distribution' from source: facts 29641 1727096531.08454: variable '__network_rh_distros' from source: role '' defaults 29641 1727096531.08457: variable 'ansible_distribution_major_version' from source: facts 29641 1727096531.08487: variable 'network_provider' from source: set_fact 29641 1727096531.08503: variable 'omit' from source: magic vars 29641 1727096531.08524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096531.08545: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096531.08559: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096531.08578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096531.08582: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096531.08604: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096531.08607: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096531.08610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096531.08680: Set connection var ansible_pipelining to False 29641 1727096531.08683: Set connection var ansible_timeout to 10 29641 1727096531.08685: Set connection var ansible_connection to ssh 29641 1727096531.08694: Set connection var ansible_shell_type to sh 29641 1727096531.08699: Set connection var ansible_shell_executable to /bin/sh 29641 1727096531.08704: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096531.08723: variable 'ansible_shell_executable' from source: unknown 29641 1727096531.08725: variable 'ansible_connection' from source: unknown 29641 1727096531.08728: variable 'ansible_module_compression' from source: unknown 29641 1727096531.08732: variable 'ansible_shell_type' from source: unknown 29641 1727096531.08734: variable 'ansible_shell_executable' from source: unknown 29641 1727096531.08736: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096531.08743: variable 'ansible_pipelining' from source: unknown 29641 1727096531.08745: variable 'ansible_timeout' from source: unknown 29641 1727096531.08747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096531.08816: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096531.08824: variable 'omit' from source: magic vars 29641 1727096531.08829: starting attempt loop 29641 1727096531.08832: running the handler 29641 1727096531.08887: variable 'ansible_facts' from source: unknown 29641 1727096531.09281: _low_level_execute_command(): starting 29641 1727096531.09289: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096531.09776: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096531.09780: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096531.09782: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096531.09791: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096531.09825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096531.09837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096531.09896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096531.11562: stdout chunk (state=3): >>>/root <<< 29641 1727096531.11685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096531.11693: stderr chunk (state=3): >>><<< 29641 1727096531.11701: stdout chunk (state=3): >>><<< 29641 1727096531.11722: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096531.11732: _low_level_execute_command(): starting 29641 1727096531.11738: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096531.117217-30408-141743211712899 `" && echo ansible-tmp-1727096531.117217-30408-141743211712899="` echo /root/.ansible/tmp/ansible-tmp-1727096531.117217-30408-141743211712899 `" ) && sleep 0' 29641 1727096531.12183: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096531.12187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29641 1727096531.12190: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096531.12192: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096531.12233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096531.12237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096531.12280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096531.14187: stdout chunk (state=3): >>>ansible-tmp-1727096531.117217-30408-141743211712899=/root/.ansible/tmp/ansible-tmp-1727096531.117217-30408-141743211712899 <<< 29641 1727096531.14293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096531.14316: stderr chunk (state=3): >>><<< 29641 1727096531.14319: stdout chunk (state=3): >>><<< 29641 1727096531.14337: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096531.117217-30408-141743211712899=/root/.ansible/tmp/ansible-tmp-1727096531.117217-30408-141743211712899 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096531.14363: variable 'ansible_module_compression' from source: unknown 29641 1727096531.14413: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 29641 1727096531.14416: ANSIBALLZ: Acquiring lock 29641 1727096531.14419: ANSIBALLZ: Lock acquired: 140568836886976 29641 1727096531.14422: ANSIBALLZ: Creating module 29641 1727096531.31909: ANSIBALLZ: Writing module into payload 29641 1727096531.32016: ANSIBALLZ: Writing module 29641 1727096531.32037: ANSIBALLZ: Renaming module 29641 1727096531.32043: ANSIBALLZ: Done creating module 29641 1727096531.32075: variable 'ansible_facts' from source: unknown 29641 1727096531.32209: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096531.117217-30408-141743211712899/AnsiballZ_systemd.py 29641 1727096531.32319: Sending initial data 29641 1727096531.32323: Sent initial data (155 bytes) 29641 1727096531.32758: 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 <<< 29641 1727096531.32794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096531.32797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096531.32800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096531.32802: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 29641 1727096531.32803: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096531.32805: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096531.32857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096531.32860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096531.32862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096531.32907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096531.34557: 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 <<< 29641 1727096531.34587: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096531.34621: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp53y8zlg8 /root/.ansible/tmp/ansible-tmp-1727096531.117217-30408-141743211712899/AnsiballZ_systemd.py <<< 29641 1727096531.34633: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096531.117217-30408-141743211712899/AnsiballZ_systemd.py" <<< 29641 1727096531.34656: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp53y8zlg8" to remote "/root/.ansible/tmp/ansible-tmp-1727096531.117217-30408-141743211712899/AnsiballZ_systemd.py" <<< 29641 1727096531.34659: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096531.117217-30408-141743211712899/AnsiballZ_systemd.py" <<< 29641 1727096531.35642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096531.35690: stderr chunk (state=3): >>><<< 29641 1727096531.35693: stdout chunk (state=3): >>><<< 29641 1727096531.35714: done transferring module to remote 29641 1727096531.35723: _low_level_execute_command(): starting 29641 1727096531.35728: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096531.117217-30408-141743211712899/ /root/.ansible/tmp/ansible-tmp-1727096531.117217-30408-141743211712899/AnsiballZ_systemd.py && sleep 0' 29641 1727096531.36154: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096531.36158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096531.36195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096531.36198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096531.36201: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 29641 1727096531.36203: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096531.36205: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096531.36261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096531.36265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096531.36279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096531.36304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096531.38119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096531.38149: stderr chunk (state=3): >>><<< 29641 1727096531.38152: stdout chunk (state=3): >>><<< 29641 1727096531.38165: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096531.38170: _low_level_execute_command(): starting 29641 1727096531.38176: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096531.117217-30408-141743211712899/AnsiballZ_systemd.py && sleep 0' 29641 1727096531.38622: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096531.38630: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096531.38632: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096531.38634: 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.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096531.38637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096531.38680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096531.38684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096531.38703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096531.38735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096531.68280: 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": "6933", "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": "Mon 2024-09-23 08:53:26 EDT", "ExecMainStartTimestampMonotonic": "148866720", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainHandoffTimestampMonotonic": "148882347", "ExecMainPID": "6933", "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": "4195", "MemoryCurrent": "4644864", "MemoryPeak": "7372800", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3299844096", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1832692000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "Coredum<<< 29641 1727096531.68289: stdout chunk (state=3): >>>pReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target cloud-init.service", "After": "syst<<< 29641 1727096531.68304: stdout chunk (state=3): >>>emd-journald.socket dbus-broker.service sysinit.target system.slice basic.target cloud-init-local.service dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:25 EDT", "StateChangeTimestampMonotonic": "267537564", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveExitTimestampMonotonic": "148867374", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveEnterTimestampMonotonic": "148958112", "ActiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveExitTimestampMonotonic": "148846079", "InactiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveEnterTimestampMonotonic": "148863571", "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": "Mon 2024-09-23 08:53:26 EDT", "ConditionTimestampMonotonic": "148865593", "AssertTimestamp": "Mon 2024-09-23 08:53:26 EDT", "AssertTimestampMonotonic": "148865596", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1d8325a356394de09dff7606f8803703", "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}}} <<< 29641 1727096531.70196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096531.70225: stderr chunk (state=3): >>><<< 29641 1727096531.70228: stdout chunk (state=3): >>><<< 29641 1727096531.70243: _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": "6933", "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": "Mon 2024-09-23 08:53:26 EDT", "ExecMainStartTimestampMonotonic": "148866720", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainHandoffTimestampMonotonic": "148882347", "ExecMainPID": "6933", "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": "4195", "MemoryCurrent": "4644864", "MemoryPeak": "7372800", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3299844096", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1832692000", "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 sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target cloud-init.service", "After": "systemd-journald.socket dbus-broker.service sysinit.target system.slice basic.target cloud-init-local.service dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:25 EDT", "StateChangeTimestampMonotonic": "267537564", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveExitTimestampMonotonic": "148867374", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveEnterTimestampMonotonic": "148958112", "ActiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveExitTimestampMonotonic": "148846079", "InactiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveEnterTimestampMonotonic": "148863571", "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": "Mon 2024-09-23 08:53:26 EDT", "ConditionTimestampMonotonic": "148865593", "AssertTimestamp": "Mon 2024-09-23 08:53:26 EDT", "AssertTimestampMonotonic": "148865596", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1d8325a356394de09dff7606f8803703", "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096531.70372: 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-1727096531.117217-30408-141743211712899/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096531.70391: _low_level_execute_command(): starting 29641 1727096531.70394: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096531.117217-30408-141743211712899/ > /dev/null 2>&1 && sleep 0' 29641 1727096531.70826: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096531.70841: stderr 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096531.70845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096531.70862: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096531.70918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096531.70922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096531.70926: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096531.70957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096531.72788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096531.72813: stderr chunk (state=3): >>><<< 29641 1727096531.72817: stdout chunk (state=3): >>><<< 29641 1727096531.72828: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096531.72835: handler run complete 29641 1727096531.72878: attempt loop complete, returning result 29641 1727096531.72881: _execute() done 29641 1727096531.72884: dumping result to json 29641 1727096531.72899: done dumping result, returning 29641 1727096531.72909: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-80ba-72b8-000000000023] 29641 1727096531.72911: sending task result for task 0afff68d-5257-80ba-72b8-000000000023 29641 1727096531.73208: done sending task result for task 0afff68d-5257-80ba-72b8-000000000023 29641 1727096531.73211: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29641 1727096531.73258: no more pending results, returning what we have 29641 1727096531.73261: results queue empty 29641 1727096531.73261: checking for any_errors_fatal 29641 1727096531.73267: done checking for any_errors_fatal 29641 1727096531.73270: checking for max_fail_percentage 29641 1727096531.73272: done checking for max_fail_percentage 29641 1727096531.73272: checking to see if all hosts have failed and the running result is not ok 29641 1727096531.73273: done checking to see if all hosts have failed 29641 1727096531.73274: getting the remaining hosts for this loop 29641 1727096531.73275: done getting the remaining hosts for this loop 29641 1727096531.73278: getting the next task for host managed_node2 29641 1727096531.73284: done getting next task for host managed_node2 29641 1727096531.73287: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29641 1727096531.73289: ^ 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=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 29641 1727096531.73298: getting variables 29641 1727096531.73300: in VariableManager get_vars() 29641 1727096531.73331: Calling all_inventory to load vars for managed_node2 29641 1727096531.73334: Calling groups_inventory to load vars for managed_node2 29641 1727096531.73336: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096531.73344: Calling all_plugins_play to load vars for managed_node2 29641 1727096531.73346: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096531.73348: Calling groups_plugins_play to load vars for managed_node2 29641 1727096531.74223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096531.75075: done with get_vars() 29641 1727096531.75091: done getting variables 29641 1727096531.75135: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:02:11 -0400 (0:00:00.753) 0:00:15.255 ****** 29641 1727096531.75158: entering _queue_task() for managed_node2/service 29641 1727096531.75399: worker is 1 (out of 1 available) 29641 1727096531.75412: exiting _queue_task() for managed_node2/service 29641 1727096531.75424: done queuing things up, now waiting for results queue to drain 29641 1727096531.75425: waiting for pending results... 29641 1727096531.75609: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29641 1727096531.75701: in run() - task 0afff68d-5257-80ba-72b8-000000000024 29641 1727096531.75712: variable 'ansible_search_path' from source: unknown 29641 1727096531.75715: variable 'ansible_search_path' from source: unknown 29641 1727096531.75743: calling self._execute() 29641 1727096531.75817: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096531.75822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096531.75829: variable 'omit' from source: magic vars 29641 1727096531.76113: variable 'ansible_distribution_major_version' from source: facts 29641 1727096531.76122: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096531.76207: variable 'network_provider' from source: set_fact 29641 1727096531.76212: Evaluated conditional (network_provider == "nm"): True 29641 1727096531.76275: variable '__network_wpa_supplicant_required' from source: role '' defaults 29641 1727096531.76337: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29641 1727096531.76457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096531.77900: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096531.77946: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096531.77975: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096531.78001: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096531.78021: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096531.78093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096531.78113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096531.78130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096531.78160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096531.78172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096531.78207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096531.78223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096531.78239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096531.78271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096531.78284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096531.78311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096531.78327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096531.78342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096531.78367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096531.78386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096531.78484: variable 'network_connections' from source: task vars 29641 1727096531.78494: variable 'interface' from source: set_fact 29641 1727096531.78545: variable 'interface' from source: set_fact 29641 1727096531.78553: variable 'interface' from source: set_fact 29641 1727096531.78600: variable 'interface' from source: set_fact 29641 1727096531.78663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096531.78777: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096531.78809: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096531.78827: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096531.78849: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096531.78882: 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) 29641 1727096531.78898: 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) 29641 1727096531.78918: 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) 29641 1727096531.78938: 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) 29641 1727096531.78978: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096531.79132: variable 'network_connections' from source: task vars 29641 1727096531.79141: variable 'interface' from source: set_fact 29641 1727096531.79189: variable 'interface' from source: set_fact 29641 1727096531.79193: variable 'interface' from source: set_fact 29641 1727096531.79235: variable 'interface' from source: set_fact 29641 1727096531.79284: Evaluated conditional (__network_wpa_supplicant_required): False 29641 1727096531.79287: when evaluation is False, skipping this task 29641 1727096531.79289: _execute() done 29641 1727096531.79300: dumping result to json 29641 1727096531.79303: done dumping result, returning 29641 1727096531.79306: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-80ba-72b8-000000000024] 29641 1727096531.79308: sending task result for task 0afff68d-5257-80ba-72b8-000000000024 29641 1727096531.79388: done sending task result for task 0afff68d-5257-80ba-72b8-000000000024 29641 1727096531.79390: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 29641 1727096531.79431: no more pending results, returning what we have 29641 1727096531.79435: results queue empty 29641 1727096531.79436: checking for any_errors_fatal 29641 1727096531.79457: done checking for any_errors_fatal 29641 1727096531.79457: checking for max_fail_percentage 29641 1727096531.79459: done checking for max_fail_percentage 29641 1727096531.79460: checking to see if all hosts have failed and the running result is not ok 29641 1727096531.79460: done checking to see if all hosts have failed 29641 1727096531.79461: getting the remaining hosts for this loop 29641 1727096531.79474: done getting the remaining hosts for this loop 29641 1727096531.79479: getting the next task for host managed_node2 29641 1727096531.79485: done getting next task for host managed_node2 29641 1727096531.79489: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 29641 1727096531.79492: ^ 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=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 29641 1727096531.79505: getting variables 29641 1727096531.79506: in VariableManager get_vars() 29641 1727096531.79542: Calling all_inventory to load vars for managed_node2 29641 1727096531.79545: Calling groups_inventory to load vars for managed_node2 29641 1727096531.79547: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096531.79557: Calling all_plugins_play to load vars for managed_node2 29641 1727096531.79559: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096531.79562: Calling groups_plugins_play to load vars for managed_node2 29641 1727096531.80349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096531.81206: done with get_vars() 29641 1727096531.81224: done getting variables 29641 1727096531.81266: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:02:11 -0400 (0:00:00.061) 0:00:15.317 ****** 29641 1727096531.81292: entering _queue_task() for managed_node2/service 29641 1727096531.81533: worker is 1 (out of 1 available) 29641 1727096531.81544: exiting _queue_task() for managed_node2/service 29641 1727096531.81555: done queuing things up, now waiting for results queue to drain 29641 1727096531.81557: waiting for pending results... 29641 1727096531.81736: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 29641 1727096531.81829: in run() - task 0afff68d-5257-80ba-72b8-000000000025 29641 1727096531.81841: variable 'ansible_search_path' from source: unknown 29641 1727096531.81844: variable 'ansible_search_path' from source: unknown 29641 1727096531.81879: calling self._execute() 29641 1727096531.81951: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096531.81955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096531.81961: variable 'omit' from source: magic vars 29641 1727096531.82238: variable 'ansible_distribution_major_version' from source: facts 29641 1727096531.82248: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096531.82333: variable 'network_provider' from source: set_fact 29641 1727096531.82337: Evaluated conditional (network_provider == "initscripts"): False 29641 1727096531.82340: when evaluation is False, skipping this task 29641 1727096531.82342: _execute() done 29641 1727096531.82345: dumping result to json 29641 1727096531.82347: done dumping result, returning 29641 1727096531.82350: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-80ba-72b8-000000000025] 29641 1727096531.82353: sending task result for task 0afff68d-5257-80ba-72b8-000000000025 29641 1727096531.82442: done sending task result for task 0afff68d-5257-80ba-72b8-000000000025 29641 1727096531.82444: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29641 1727096531.82486: no more pending results, returning what we have 29641 1727096531.82489: results queue empty 29641 1727096531.82490: checking for any_errors_fatal 29641 1727096531.82496: done checking for any_errors_fatal 29641 1727096531.82497: checking for max_fail_percentage 29641 1727096531.82498: done checking for max_fail_percentage 29641 1727096531.82499: checking to see if all hosts have failed and the running result is not ok 29641 1727096531.82500: done checking to see if all hosts have failed 29641 1727096531.82501: getting the remaining hosts for this loop 29641 1727096531.82502: done getting the remaining hosts for this loop 29641 1727096531.82505: getting the next task for host managed_node2 29641 1727096531.82511: done getting next task for host managed_node2 29641 1727096531.82514: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29641 1727096531.82518: ^ 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=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 29641 1727096531.82533: getting variables 29641 1727096531.82535: in VariableManager get_vars() 29641 1727096531.82580: Calling all_inventory to load vars for managed_node2 29641 1727096531.82583: Calling groups_inventory to load vars for managed_node2 29641 1727096531.82586: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096531.82595: Calling all_plugins_play to load vars for managed_node2 29641 1727096531.82597: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096531.82599: Calling groups_plugins_play to load vars for managed_node2 29641 1727096531.83445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096531.84294: done with get_vars() 29641 1727096531.84313: done getting variables 29641 1727096531.84355: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:02:11 -0400 (0:00:00.030) 0:00:15.348 ****** 29641 1727096531.84381: entering _queue_task() for managed_node2/copy 29641 1727096531.84625: worker is 1 (out of 1 available) 29641 1727096531.84638: exiting _queue_task() for managed_node2/copy 29641 1727096531.84649: done queuing things up, now waiting for results queue to drain 29641 1727096531.84651: waiting for pending results... 29641 1727096531.84842: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29641 1727096531.84935: in run() - task 0afff68d-5257-80ba-72b8-000000000026 29641 1727096531.84946: variable 'ansible_search_path' from source: unknown 29641 1727096531.84950: variable 'ansible_search_path' from source: unknown 29641 1727096531.84984: calling self._execute() 29641 1727096531.85057: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096531.85061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096531.85071: variable 'omit' from source: magic vars 29641 1727096531.85352: variable 'ansible_distribution_major_version' from source: facts 29641 1727096531.85361: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096531.85444: variable 'network_provider' from source: set_fact 29641 1727096531.85448: Evaluated conditional (network_provider == "initscripts"): False 29641 1727096531.85451: when evaluation is False, skipping this task 29641 1727096531.85454: _execute() done 29641 1727096531.85457: dumping result to json 29641 1727096531.85462: done dumping result, returning 29641 1727096531.85473: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-80ba-72b8-000000000026] 29641 1727096531.85476: sending task result for task 0afff68d-5257-80ba-72b8-000000000026 29641 1727096531.85562: done sending task result for task 0afff68d-5257-80ba-72b8-000000000026 29641 1727096531.85565: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 29641 1727096531.85609: no more pending results, returning what we have 29641 1727096531.85613: results queue empty 29641 1727096531.85614: checking for any_errors_fatal 29641 1727096531.85620: done checking for any_errors_fatal 29641 1727096531.85621: checking for max_fail_percentage 29641 1727096531.85622: done checking for max_fail_percentage 29641 1727096531.85623: checking to see if all hosts have failed and the running result is not ok 29641 1727096531.85624: done checking to see if all hosts have failed 29641 1727096531.85625: getting the remaining hosts for this loop 29641 1727096531.85626: done getting the remaining hosts for this loop 29641 1727096531.85629: getting the next task for host managed_node2 29641 1727096531.85635: done getting next task for host managed_node2 29641 1727096531.85638: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29641 1727096531.85641: ^ 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=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 29641 1727096531.85657: getting variables 29641 1727096531.85658: in VariableManager get_vars() 29641 1727096531.85695: Calling all_inventory to load vars for managed_node2 29641 1727096531.85698: Calling groups_inventory to load vars for managed_node2 29641 1727096531.85700: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096531.85708: Calling all_plugins_play to load vars for managed_node2 29641 1727096531.85711: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096531.85713: Calling groups_plugins_play to load vars for managed_node2 29641 1727096531.86484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096531.87860: done with get_vars() 29641 1727096531.87880: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:02:11 -0400 (0:00:00.035) 0:00:15.383 ****** 29641 1727096531.87944: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 29641 1727096531.87946: Creating lock for fedora.linux_system_roles.network_connections 29641 1727096531.88197: worker is 1 (out of 1 available) 29641 1727096531.88211: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 29641 1727096531.88222: done queuing things up, now waiting for results queue to drain 29641 1727096531.88224: waiting for pending results... 29641 1727096531.88411: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29641 1727096531.88499: in run() - task 0afff68d-5257-80ba-72b8-000000000027 29641 1727096531.88510: variable 'ansible_search_path' from source: unknown 29641 1727096531.88513: variable 'ansible_search_path' from source: unknown 29641 1727096531.88542: calling self._execute() 29641 1727096531.88618: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096531.88621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096531.88630: variable 'omit' from source: magic vars 29641 1727096531.88905: variable 'ansible_distribution_major_version' from source: facts 29641 1727096531.88915: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096531.88921: variable 'omit' from source: magic vars 29641 1727096531.88960: variable 'omit' from source: magic vars 29641 1727096531.89075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096531.91057: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096531.91274: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096531.91278: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096531.91281: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096531.91283: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096531.91319: variable 'network_provider' from source: set_fact 29641 1727096531.91457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096531.91510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096531.91542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096531.91591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096531.91611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096531.91686: variable 'omit' from source: magic vars 29641 1727096531.91805: variable 'omit' from source: magic vars 29641 1727096531.91908: variable 'network_connections' from source: task vars 29641 1727096531.91925: variable 'interface' from source: set_fact 29641 1727096531.91994: variable 'interface' from source: set_fact 29641 1727096531.92006: variable 'interface' from source: set_fact 29641 1727096531.92072: variable 'interface' from source: set_fact 29641 1727096531.92403: variable 'omit' from source: magic vars 29641 1727096531.92418: variable '__lsr_ansible_managed' from source: task vars 29641 1727096531.92479: variable '__lsr_ansible_managed' from source: task vars 29641 1727096531.92753: Loaded config def from plugin (lookup/template) 29641 1727096531.92764: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 29641 1727096531.92802: File lookup term: get_ansible_managed.j2 29641 1727096531.92816: variable 'ansible_search_path' from source: unknown 29641 1727096531.92827: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 29641 1727096531.92839: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 29641 1727096531.92859: variable 'ansible_search_path' from source: unknown 29641 1727096531.96732: variable 'ansible_managed' from source: unknown 29641 1727096531.96812: variable 'omit' from source: magic vars 29641 1727096531.96833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096531.96856: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096531.96872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096531.96890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096531.96898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096531.96921: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096531.96924: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096531.96927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096531.96997: Set connection var ansible_pipelining to False 29641 1727096531.97000: Set connection var ansible_timeout to 10 29641 1727096531.97003: Set connection var ansible_connection to ssh 29641 1727096531.97010: Set connection var ansible_shell_type to sh 29641 1727096531.97015: Set connection var ansible_shell_executable to /bin/sh 29641 1727096531.97020: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096531.97038: variable 'ansible_shell_executable' from source: unknown 29641 1727096531.97042: variable 'ansible_connection' from source: unknown 29641 1727096531.97045: variable 'ansible_module_compression' from source: unknown 29641 1727096531.97048: variable 'ansible_shell_type' from source: unknown 29641 1727096531.97050: variable 'ansible_shell_executable' from source: unknown 29641 1727096531.97052: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096531.97054: variable 'ansible_pipelining' from source: unknown 29641 1727096531.97057: variable 'ansible_timeout' from source: unknown 29641 1727096531.97064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096531.97157: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096531.97176: variable 'omit' from source: magic vars 29641 1727096531.97181: starting attempt loop 29641 1727096531.97184: running the handler 29641 1727096531.97195: _low_level_execute_command(): starting 29641 1727096531.97201: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096531.97944: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096531.97948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096531.97951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096531.97985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096531.98059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096531.99735: stdout chunk (state=3): >>>/root <<< 29641 1727096531.99859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096531.99869: stdout chunk (state=3): >>><<< 29641 1727096531.99885: stderr chunk (state=3): >>><<< 29641 1727096531.99902: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096531.99914: _low_level_execute_command(): starting 29641 1727096531.99921: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096531.999032-30427-37228101714457 `" && echo ansible-tmp-1727096531.999032-30427-37228101714457="` echo /root/.ansible/tmp/ansible-tmp-1727096531.999032-30427-37228101714457 `" ) && sleep 0' 29641 1727096532.00500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096532.00503: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096532.00506: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096532.00508: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096532.00589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096532.00594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096532.00623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096532.02563: stdout chunk (state=3): >>>ansible-tmp-1727096531.999032-30427-37228101714457=/root/.ansible/tmp/ansible-tmp-1727096531.999032-30427-37228101714457 <<< 29641 1727096532.02684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096532.02875: stderr chunk (state=3): >>><<< 29641 1727096532.02878: stdout chunk (state=3): >>><<< 29641 1727096532.02880: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096531.999032-30427-37228101714457=/root/.ansible/tmp/ansible-tmp-1727096531.999032-30427-37228101714457 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096532.02882: variable 'ansible_module_compression' from source: unknown 29641 1727096532.02883: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 29641 1727096532.02884: ANSIBALLZ: Acquiring lock 29641 1727096532.02885: ANSIBALLZ: Lock acquired: 140568831130272 29641 1727096532.02886: ANSIBALLZ: Creating module 29641 1727096532.18077: ANSIBALLZ: Writing module into payload 29641 1727096532.18300: ANSIBALLZ: Writing module 29641 1727096532.18319: ANSIBALLZ: Renaming module 29641 1727096532.18325: ANSIBALLZ: Done creating module 29641 1727096532.18346: variable 'ansible_facts' from source: unknown 29641 1727096532.18418: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096531.999032-30427-37228101714457/AnsiballZ_network_connections.py 29641 1727096532.18517: Sending initial data 29641 1727096532.18521: Sent initial data (166 bytes) 29641 1727096532.18961: 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 <<< 29641 1727096532.18994: stderr 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096532.19001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096532.19005: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096532.19053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096532.19056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096532.19058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096532.19107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096532.20759: 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 <<< 29641 1727096532.20790: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096532.20827: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpepju2mhx /root/.ansible/tmp/ansible-tmp-1727096531.999032-30427-37228101714457/AnsiballZ_network_connections.py <<< 29641 1727096532.20830: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096531.999032-30427-37228101714457/AnsiballZ_network_connections.py" <<< 29641 1727096532.20856: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpepju2mhx" to remote "/root/.ansible/tmp/ansible-tmp-1727096531.999032-30427-37228101714457/AnsiballZ_network_connections.py" <<< 29641 1727096532.20863: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096531.999032-30427-37228101714457/AnsiballZ_network_connections.py" <<< 29641 1727096532.21533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096532.21581: stderr chunk (state=3): >>><<< 29641 1727096532.21584: stdout chunk (state=3): >>><<< 29641 1727096532.21623: done transferring module to remote 29641 1727096532.21632: _low_level_execute_command(): starting 29641 1727096532.21637: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096531.999032-30427-37228101714457/ /root/.ansible/tmp/ansible-tmp-1727096531.999032-30427-37228101714457/AnsiballZ_network_connections.py && sleep 0' 29641 1727096532.22066: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096532.22072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096532.22102: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096532.22105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29641 1727096532.22107: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096532.22111: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096532.22152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096532.22166: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096532.22209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096532.24127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096532.24153: stderr chunk (state=3): >>><<< 29641 1727096532.24157: stdout chunk (state=3): >>><<< 29641 1727096532.24179: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096532.24275: _low_level_execute_command(): starting 29641 1727096532.24279: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096531.999032-30427-37228101714457/AnsiballZ_network_connections.py && sleep 0' 29641 1727096532.24812: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096532.24875: stderr 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096532.24890: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096532.24956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096532.24995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096532.25019: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096532.25088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096532.70664: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 282a07e4-6c9a-43ac-9288-6ca592092576\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 282a07e4-6c9a-43ac-9288-6ca592092576 (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", "2001:db8::2/32"], "route": [{"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": 30200}, {"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": 30400}, {"network": "2001:db8::4", "prefix": 32, "gateway": "2001:db8::1", "metric": 2, "table": 30600}], "routing_rule": [{"priority": 30200, "from": "198.51.100.58/26", "table": 30200}, {"priority": 30201, "family": "ipv4", "fwmark": 1, "fwmask": 1, "table": 30200}, {"priority": 30202, "family": "ipv4", "ipproto": 6, "table": 30200}, {"priority": 30203, "family": "ipv4", "sport": "128 - 256", "table": 30200}, {"priority": 30204, "family": "ipv4", "tos": 8, "table": 30200}, {"priority": 30400, "to": "198.51.100.128/26", "table": 30400}, {"priority": 30401, "family": "ipv4", "iif": "iiftest", "table": 30400}, {"priority": 30402, "family": "ipv4", "oif": "oiftest", "table": 30400}, {"priority": 30403, "from": "0.0.0.0/0", "to": "0.0.0.0/0", "table": 30400}, {"priority": 30600, "to": "2001:db8::4/32", "table": 30600}, {"priority": 30601, "family": "ipv6", "dport": "128 - 256", "invert": true, "table": 30600}, {"priority": 30602, "from": "::/0", "to": "::/0", "table": 30600}, {"priority": 200, "from": "198.51.100.56/26", "table": "custom"}]}}], "__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", "2001:db8::2/32"], "route": [{"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": 30200}, {"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": 30400}, {"network": "2001:db8::4", "prefix": 32, "gateway": "2001:db8::1", "metric": 2, "table": 30600}], "routing_rule": [{"priority": 30200, "from": "198.51.100.58/26", "table": 30200}, {"priority": 30201, "family": "ipv4", "fwmark": 1, "fwmask": 1, "table": 30200}, {"priority": 30202, "family": "ipv4", "ipproto": 6, "table": 30200}, {"priority": 30203, "family": "ipv4", "sport": "128 - 256", "table": 30200}, {"priority": 30204, "family": "ipv4", "tos": 8, "table": 30200}, {"priority": 30400, "to": "198.51.100.128/26", "table": 30400}, {"priority": 30401, "family": "ipv4", "iif": "iiftest", "table": 30400}, {"priority": 30402, "family": "ipv4", "oif": "oiftest", "table": 30400}, {"priority": 30403, "from": "0.0.0.0/0", "to": "0.0.0.0/0", "table": 30400}, {"priority": 30600, "to": "2001:db8::4/32", "table": 30600}, {"priority": 30601, "family": "ipv6", "dport": "128 - 256", "invert": true, "table": 30600}, {"priority": 30602, "from": "::/0", "to": "::/0", "table": 30600}, {"priority": 200, "from": "198.51.100.56/26", "table": "custom"}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 29641 1727096532.72633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096532.72679: stderr chunk (state=3): >>>Shared connection to 10.31.15.126 closed. <<< 29641 1727096532.72683: stdout chunk (state=3): >>><<< 29641 1727096532.72685: stderr chunk (state=3): >>><<< 29641 1727096532.72688: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 282a07e4-6c9a-43ac-9288-6ca592092576\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 282a07e4-6c9a-43ac-9288-6ca592092576 (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", "2001:db8::2/32"], "route": [{"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": 30200}, {"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": 30400}, {"network": "2001:db8::4", "prefix": 32, "gateway": "2001:db8::1", "metric": 2, "table": 30600}], "routing_rule": [{"priority": 30200, "from": "198.51.100.58/26", "table": 30200}, {"priority": 30201, "family": "ipv4", "fwmark": 1, "fwmask": 1, "table": 30200}, {"priority": 30202, "family": "ipv4", "ipproto": 6, "table": 30200}, {"priority": 30203, "family": "ipv4", "sport": "128 - 256", "table": 30200}, {"priority": 30204, "family": "ipv4", "tos": 8, "table": 30200}, {"priority": 30400, "to": "198.51.100.128/26", "table": 30400}, {"priority": 30401, "family": "ipv4", "iif": "iiftest", "table": 30400}, {"priority": 30402, "family": "ipv4", "oif": "oiftest", "table": 30400}, {"priority": 30403, "from": "0.0.0.0/0", "to": "0.0.0.0/0", "table": 30400}, {"priority": 30600, "to": "2001:db8::4/32", "table": 30600}, {"priority": 30601, "family": "ipv6", "dport": "128 - 256", "invert": true, "table": 30600}, {"priority": 30602, "from": "::/0", "to": "::/0", "table": 30600}, {"priority": 200, "from": "198.51.100.56/26", "table": "custom"}]}}], "__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", "2001:db8::2/32"], "route": [{"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": 30200}, {"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": 30400}, {"network": "2001:db8::4", "prefix": 32, "gateway": "2001:db8::1", "metric": 2, "table": 30600}], "routing_rule": [{"priority": 30200, "from": "198.51.100.58/26", "table": 30200}, {"priority": 30201, "family": "ipv4", "fwmark": 1, "fwmask": 1, "table": 30200}, {"priority": 30202, "family": "ipv4", "ipproto": 6, "table": 30200}, {"priority": 30203, "family": "ipv4", "sport": "128 - 256", "table": 30200}, {"priority": 30204, "family": "ipv4", "tos": 8, "table": 30200}, {"priority": 30400, "to": "198.51.100.128/26", "table": 30400}, {"priority": 30401, "family": "ipv4", "iif": "iiftest", "table": 30400}, {"priority": 30402, "family": "ipv4", "oif": "oiftest", "table": 30400}, {"priority": 30403, "from": "0.0.0.0/0", "to": "0.0.0.0/0", "table": 30400}, {"priority": 30600, "to": "2001:db8::4/32", "table": 30600}, {"priority": 30601, "family": "ipv6", "dport": "128 - 256", "invert": true, "table": 30600}, {"priority": 30602, "from": "::/0", "to": "::/0", "table": 30600}, {"priority": 200, "from": "198.51.100.56/26", "table": "custom"}]}}], "__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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096532.72888: 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', '2001:db8::2/32'], 'route': [{'network': '198.51.100.64', 'prefix': 26, 'gateway': '198.51.100.6', 'metric': 4, 'table': 30200}, {'network': '198.51.100.128', 'prefix': 26, 'gateway': '198.51.100.1', 'metric': 2, 'table': 30400}, {'network': '2001:db8::4', 'prefix': 32, 'gateway': '2001:db8::1', 'metric': 2, 'table': 30600}], 'routing_rule': [{'priority': 30200, 'from': '198.51.100.58/26', 'table': 30200}, {'priority': 30201, 'family': 'ipv4', 'fwmark': 1, 'fwmask': 1, 'table': 30200}, {'priority': 30202, 'family': 'ipv4', 'ipproto': 6, 'table': 30200}, {'priority': 30203, 'family': 'ipv4', 'sport': '128 - 256', 'table': 30200}, {'priority': 30204, 'family': 'ipv4', 'tos': 8, 'table': 30200}, {'priority': 30400, 'to': '198.51.100.128/26', 'table': 30400}, {'priority': 30401, 'family': 'ipv4', 'iif': 'iiftest', 'table': 30400}, {'priority': 30402, 'family': 'ipv4', 'oif': 'oiftest', 'table': 30400}, {'priority': 30403, 'from': '0.0.0.0/0', 'to': '0.0.0.0/0', 'table': 30400}, {'priority': 30600, 'to': '2001:db8::4/32', 'table': 30600}, {'priority': 30601, 'family': 'ipv6', 'dport': '128 - 256', 'invert': True, 'table': 30600}, {'priority': 30602, 'from': '::/0', 'to': '::/0', 'table': 30600}, {'priority': 200, 'from': '198.51.100.56/26', 'table': 'custom'}]}}], '__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-1727096531.999032-30427-37228101714457/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096532.72891: _low_level_execute_command(): starting 29641 1727096532.72894: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096531.999032-30427-37228101714457/ > /dev/null 2>&1 && sleep 0' 29641 1727096532.73417: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096532.73430: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096532.73489: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096532.73538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096532.73554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096532.73610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096532.75475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096532.75498: stderr chunk (state=3): >>><<< 29641 1727096532.75501: stdout chunk (state=3): >>><<< 29641 1727096532.75514: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096532.75520: handler run complete 29641 1727096532.75597: attempt loop complete, returning result 29641 1727096532.75601: _execute() done 29641 1727096532.75603: dumping result to json 29641 1727096532.75612: done dumping result, returning 29641 1727096532.75621: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-80ba-72b8-000000000027] 29641 1727096532.75625: sending task result for task 0afff68d-5257-80ba-72b8-000000000027 29641 1727096532.75769: done sending task result for task 0afff68d-5257-80ba-72b8-000000000027 29641 1727096532.75778: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26", "2001:db8::2/32" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": 30200 }, { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": 30400 }, { "gateway": "2001:db8::1", "metric": 2, "network": "2001:db8::4", "prefix": 32, "table": 30600 } ], "routing_rule": [ { "from": "198.51.100.58/26", "priority": 30200, "table": 30200 }, { "family": "ipv4", "fwmark": 1, "fwmask": 1, "priority": 30201, "table": 30200 }, { "family": "ipv4", "ipproto": 6, "priority": 30202, "table": 30200 }, { "family": "ipv4", "priority": 30203, "sport": "128 - 256", "table": 30200 }, { "family": "ipv4", "priority": 30204, "table": 30200, "tos": 8 }, { "priority": 30400, "table": 30400, "to": "198.51.100.128/26" }, { "family": "ipv4", "iif": "iiftest", "priority": 30401, "table": 30400 }, { "family": "ipv4", "oif": "oiftest", "priority": 30402, "table": 30400 }, { "from": "0.0.0.0/0", "priority": 30403, "table": 30400, "to": "0.0.0.0/0" }, { "priority": 30600, "table": 30600, "to": "2001:db8::4/32" }, { "dport": "128 - 256", "family": "ipv6", "invert": true, "priority": 30601, "table": 30600 }, { "from": "::/0", "priority": 30602, "table": 30600, "to": "::/0" }, { "from": "198.51.100.56/26", "priority": 200, "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': add connection ethtest0, 282a07e4-6c9a-43ac-9288-6ca592092576 [004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 282a07e4-6c9a-43ac-9288-6ca592092576 (not-active) 29641 1727096532.76299: no more pending results, returning what we have 29641 1727096532.76302: results queue empty 29641 1727096532.76303: checking for any_errors_fatal 29641 1727096532.76307: done checking for any_errors_fatal 29641 1727096532.76308: checking for max_fail_percentage 29641 1727096532.76310: done checking for max_fail_percentage 29641 1727096532.76310: checking to see if all hosts have failed and the running result is not ok 29641 1727096532.76311: done checking to see if all hosts have failed 29641 1727096532.76312: getting the remaining hosts for this loop 29641 1727096532.76313: done getting the remaining hosts for this loop 29641 1727096532.76316: getting the next task for host managed_node2 29641 1727096532.76321: done getting next task for host managed_node2 29641 1727096532.76324: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 29641 1727096532.76326: ^ 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=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 29641 1727096532.76335: getting variables 29641 1727096532.76336: in VariableManager get_vars() 29641 1727096532.76369: Calling all_inventory to load vars for managed_node2 29641 1727096532.76375: Calling groups_inventory to load vars for managed_node2 29641 1727096532.76377: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096532.76389: Calling all_plugins_play to load vars for managed_node2 29641 1727096532.76392: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096532.76395: Calling groups_plugins_play to load vars for managed_node2 29641 1727096532.77647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096532.78521: done with get_vars() 29641 1727096532.78540: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:02:12 -0400 (0:00:00.906) 0:00:16.290 ****** 29641 1727096532.78607: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 29641 1727096532.78609: Creating lock for fedora.linux_system_roles.network_state 29641 1727096532.78859: worker is 1 (out of 1 available) 29641 1727096532.78877: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 29641 1727096532.78889: done queuing things up, now waiting for results queue to drain 29641 1727096532.78891: waiting for pending results... 29641 1727096532.79064: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 29641 1727096532.79154: in run() - task 0afff68d-5257-80ba-72b8-000000000028 29641 1727096532.79167: variable 'ansible_search_path' from source: unknown 29641 1727096532.79175: variable 'ansible_search_path' from source: unknown 29641 1727096532.79200: calling self._execute() 29641 1727096532.79294: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096532.79298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096532.79306: variable 'omit' from source: magic vars 29641 1727096532.79773: variable 'ansible_distribution_major_version' from source: facts 29641 1727096532.79778: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096532.79795: variable 'network_state' from source: role '' defaults 29641 1727096532.79810: Evaluated conditional (network_state != {}): False 29641 1727096532.79817: when evaluation is False, skipping this task 29641 1727096532.79823: _execute() done 29641 1727096532.79834: dumping result to json 29641 1727096532.79842: done dumping result, returning 29641 1727096532.79853: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-80ba-72b8-000000000028] 29641 1727096532.79861: sending task result for task 0afff68d-5257-80ba-72b8-000000000028 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29641 1727096532.80053: no more pending results, returning what we have 29641 1727096532.80058: results queue empty 29641 1727096532.80059: checking for any_errors_fatal 29641 1727096532.80080: done checking for any_errors_fatal 29641 1727096532.80081: checking for max_fail_percentage 29641 1727096532.80085: done checking for max_fail_percentage 29641 1727096532.80086: checking to see if all hosts have failed and the running result is not ok 29641 1727096532.80087: done checking to see if all hosts have failed 29641 1727096532.80088: getting the remaining hosts for this loop 29641 1727096532.80089: done getting the remaining hosts for this loop 29641 1727096532.80092: getting the next task for host managed_node2 29641 1727096532.80099: done getting next task for host managed_node2 29641 1727096532.80103: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29641 1727096532.80106: ^ 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=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 29641 1727096532.80124: getting variables 29641 1727096532.80125: in VariableManager get_vars() 29641 1727096532.80162: Calling all_inventory to load vars for managed_node2 29641 1727096532.80277: Calling groups_inventory to load vars for managed_node2 29641 1727096532.80281: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096532.80287: done sending task result for task 0afff68d-5257-80ba-72b8-000000000028 29641 1727096532.80290: WORKER PROCESS EXITING 29641 1727096532.80302: Calling all_plugins_play to load vars for managed_node2 29641 1727096532.80304: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096532.80307: Calling groups_plugins_play to load vars for managed_node2 29641 1727096532.81674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096532.82746: done with get_vars() 29641 1727096532.82763: done getting variables 29641 1727096532.82807: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:02:12 -0400 (0:00:00.042) 0:00:16.332 ****** 29641 1727096532.82830: entering _queue_task() for managed_node2/debug 29641 1727096532.83053: worker is 1 (out of 1 available) 29641 1727096532.83066: exiting _queue_task() for managed_node2/debug 29641 1727096532.83080: done queuing things up, now waiting for results queue to drain 29641 1727096532.83082: waiting for pending results... 29641 1727096532.83256: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29641 1727096532.83347: in run() - task 0afff68d-5257-80ba-72b8-000000000029 29641 1727096532.83361: variable 'ansible_search_path' from source: unknown 29641 1727096532.83364: variable 'ansible_search_path' from source: unknown 29641 1727096532.83394: calling self._execute() 29641 1727096532.83462: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096532.83466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096532.83479: variable 'omit' from source: magic vars 29641 1727096532.83752: variable 'ansible_distribution_major_version' from source: facts 29641 1727096532.83762: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096532.83768: variable 'omit' from source: magic vars 29641 1727096532.83810: variable 'omit' from source: magic vars 29641 1727096532.83833: variable 'omit' from source: magic vars 29641 1727096532.83868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096532.83896: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096532.83911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096532.83926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096532.83936: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096532.83958: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096532.83961: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096532.83964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096532.84033: Set connection var ansible_pipelining to False 29641 1727096532.84037: Set connection var ansible_timeout to 10 29641 1727096532.84039: Set connection var ansible_connection to ssh 29641 1727096532.84046: Set connection var ansible_shell_type to sh 29641 1727096532.84051: Set connection var ansible_shell_executable to /bin/sh 29641 1727096532.84055: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096532.84084: variable 'ansible_shell_executable' from source: unknown 29641 1727096532.84087: variable 'ansible_connection' from source: unknown 29641 1727096532.84090: variable 'ansible_module_compression' from source: unknown 29641 1727096532.84093: variable 'ansible_shell_type' from source: unknown 29641 1727096532.84095: variable 'ansible_shell_executable' from source: unknown 29641 1727096532.84097: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096532.84099: variable 'ansible_pipelining' from source: unknown 29641 1727096532.84101: variable 'ansible_timeout' from source: unknown 29641 1727096532.84103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096532.84337: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096532.84341: variable 'omit' from source: magic vars 29641 1727096532.84343: starting attempt loop 29641 1727096532.84346: running the handler 29641 1727096532.84384: variable '__network_connections_result' from source: set_fact 29641 1727096532.84464: handler run complete 29641 1727096532.84492: attempt loop complete, returning result 29641 1727096532.84500: _execute() done 29641 1727096532.84525: dumping result to json 29641 1727096532.84528: done dumping result, returning 29641 1727096532.84530: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-80ba-72b8-000000000029] 29641 1727096532.84785: sending task result for task 0afff68d-5257-80ba-72b8-000000000029 29641 1727096532.84846: done sending task result for task 0afff68d-5257-80ba-72b8-000000000029 29641 1727096532.84849: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 282a07e4-6c9a-43ac-9288-6ca592092576", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 282a07e4-6c9a-43ac-9288-6ca592092576 (not-active)" ] } 29641 1727096532.84902: no more pending results, returning what we have 29641 1727096532.84906: results queue empty 29641 1727096532.84907: checking for any_errors_fatal 29641 1727096532.84911: done checking for any_errors_fatal 29641 1727096532.84912: checking for max_fail_percentage 29641 1727096532.84913: done checking for max_fail_percentage 29641 1727096532.84914: checking to see if all hosts have failed and the running result is not ok 29641 1727096532.84915: done checking to see if all hosts have failed 29641 1727096532.84916: getting the remaining hosts for this loop 29641 1727096532.84917: done getting the remaining hosts for this loop 29641 1727096532.84920: getting the next task for host managed_node2 29641 1727096532.84926: done getting next task for host managed_node2 29641 1727096532.84929: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29641 1727096532.84932: ^ 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=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 29641 1727096532.84942: getting variables 29641 1727096532.84943: in VariableManager get_vars() 29641 1727096532.84978: Calling all_inventory to load vars for managed_node2 29641 1727096532.84981: Calling groups_inventory to load vars for managed_node2 29641 1727096532.84983: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096532.84992: Calling all_plugins_play to load vars for managed_node2 29641 1727096532.84996: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096532.84999: Calling groups_plugins_play to load vars for managed_node2 29641 1727096532.85866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096532.86717: done with get_vars() 29641 1727096532.86733: done getting variables 29641 1727096532.86775: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:02:12 -0400 (0:00:00.039) 0:00:16.372 ****** 29641 1727096532.86797: entering _queue_task() for managed_node2/debug 29641 1727096532.87012: worker is 1 (out of 1 available) 29641 1727096532.87025: exiting _queue_task() for managed_node2/debug 29641 1727096532.87036: done queuing things up, now waiting for results queue to drain 29641 1727096532.87038: waiting for pending results... 29641 1727096532.87221: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29641 1727096532.87310: in run() - task 0afff68d-5257-80ba-72b8-00000000002a 29641 1727096532.87322: variable 'ansible_search_path' from source: unknown 29641 1727096532.87325: variable 'ansible_search_path' from source: unknown 29641 1727096532.87360: calling self._execute() 29641 1727096532.87433: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096532.87437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096532.87445: variable 'omit' from source: magic vars 29641 1727096532.87714: variable 'ansible_distribution_major_version' from source: facts 29641 1727096532.87723: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096532.87729: variable 'omit' from source: magic vars 29641 1727096532.87768: variable 'omit' from source: magic vars 29641 1727096532.87797: variable 'omit' from source: magic vars 29641 1727096532.87830: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096532.87858: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096532.87877: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096532.87890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096532.87899: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096532.87924: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096532.87927: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096532.87930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096532.87998: Set connection var ansible_pipelining to False 29641 1727096532.88003: Set connection var ansible_timeout to 10 29641 1727096532.88006: Set connection var ansible_connection to ssh 29641 1727096532.88012: Set connection var ansible_shell_type to sh 29641 1727096532.88018: Set connection var ansible_shell_executable to /bin/sh 29641 1727096532.88027: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096532.88042: variable 'ansible_shell_executable' from source: unknown 29641 1727096532.88045: variable 'ansible_connection' from source: unknown 29641 1727096532.88047: variable 'ansible_module_compression' from source: unknown 29641 1727096532.88050: variable 'ansible_shell_type' from source: unknown 29641 1727096532.88052: variable 'ansible_shell_executable' from source: unknown 29641 1727096532.88054: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096532.88058: variable 'ansible_pipelining' from source: unknown 29641 1727096532.88060: variable 'ansible_timeout' from source: unknown 29641 1727096532.88064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096532.88188: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096532.88196: variable 'omit' from source: magic vars 29641 1727096532.88202: starting attempt loop 29641 1727096532.88204: running the handler 29641 1727096532.88246: variable '__network_connections_result' from source: set_fact 29641 1727096532.88302: variable '__network_connections_result' from source: set_fact 29641 1727096532.88745: handler run complete 29641 1727096532.88791: attempt loop complete, returning result 29641 1727096532.88794: _execute() done 29641 1727096532.88797: dumping result to json 29641 1727096532.88804: done dumping result, returning 29641 1727096532.88811: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-80ba-72b8-00000000002a] 29641 1727096532.88814: sending task result for task 0afff68d-5257-80ba-72b8-00000000002a 29641 1727096532.88924: done sending task result for task 0afff68d-5257-80ba-72b8-00000000002a 29641 1727096532.88927: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26", "2001:db8::2/32" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": 30200 }, { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": 30400 }, { "gateway": "2001:db8::1", "metric": 2, "network": "2001:db8::4", "prefix": 32, "table": 30600 } ], "routing_rule": [ { "from": "198.51.100.58/26", "priority": 30200, "table": 30200 }, { "family": "ipv4", "fwmark": 1, "fwmask": 1, "priority": 30201, "table": 30200 }, { "family": "ipv4", "ipproto": 6, "priority": 30202, "table": 30200 }, { "family": "ipv4", "priority": 30203, "sport": "128 - 256", "table": 30200 }, { "family": "ipv4", "priority": 30204, "table": 30200, "tos": 8 }, { "priority": 30400, "table": 30400, "to": "198.51.100.128/26" }, { "family": "ipv4", "iif": "iiftest", "priority": 30401, "table": 30400 }, { "family": "ipv4", "oif": "oiftest", "priority": 30402, "table": 30400 }, { "from": "0.0.0.0/0", "priority": 30403, "table": 30400, "to": "0.0.0.0/0" }, { "priority": 30600, "table": 30600, "to": "2001:db8::4/32" }, { "dport": "128 - 256", "family": "ipv6", "invert": true, "priority": 30601, "table": 30600 }, { "from": "::/0", "priority": 30602, "table": 30600, "to": "::/0" }, { "from": "198.51.100.56/26", "priority": 200, "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': add connection ethtest0, 282a07e4-6c9a-43ac-9288-6ca592092576\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 282a07e4-6c9a-43ac-9288-6ca592092576 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 282a07e4-6c9a-43ac-9288-6ca592092576", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 282a07e4-6c9a-43ac-9288-6ca592092576 (not-active)" ] } } 29641 1727096532.89084: no more pending results, returning what we have 29641 1727096532.89087: results queue empty 29641 1727096532.89088: checking for any_errors_fatal 29641 1727096532.89093: done checking for any_errors_fatal 29641 1727096532.89094: checking for max_fail_percentage 29641 1727096532.89095: done checking for max_fail_percentage 29641 1727096532.89096: checking to see if all hosts have failed and the running result is not ok 29641 1727096532.89097: done checking to see if all hosts have failed 29641 1727096532.89097: getting the remaining hosts for this loop 29641 1727096532.89098: done getting the remaining hosts for this loop 29641 1727096532.89101: getting the next task for host managed_node2 29641 1727096532.89106: done getting next task for host managed_node2 29641 1727096532.89109: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29641 1727096532.89111: ^ 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=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 29641 1727096532.89120: getting variables 29641 1727096532.89121: in VariableManager get_vars() 29641 1727096532.89153: Calling all_inventory to load vars for managed_node2 29641 1727096532.89155: Calling groups_inventory to load vars for managed_node2 29641 1727096532.89157: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096532.89165: Calling all_plugins_play to load vars for managed_node2 29641 1727096532.89175: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096532.89178: Calling groups_plugins_play to load vars for managed_node2 29641 1727096532.89995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096532.90839: done with get_vars() 29641 1727096532.90853: done getting variables 29641 1727096532.90900: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:02:12 -0400 (0:00:00.041) 0:00:16.413 ****** 29641 1727096532.90923: entering _queue_task() for managed_node2/debug 29641 1727096532.91145: worker is 1 (out of 1 available) 29641 1727096532.91158: exiting _queue_task() for managed_node2/debug 29641 1727096532.91173: done queuing things up, now waiting for results queue to drain 29641 1727096532.91175: waiting for pending results... 29641 1727096532.91346: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29641 1727096532.91434: in run() - task 0afff68d-5257-80ba-72b8-00000000002b 29641 1727096532.91445: variable 'ansible_search_path' from source: unknown 29641 1727096532.91449: variable 'ansible_search_path' from source: unknown 29641 1727096532.91478: calling self._execute() 29641 1727096532.91544: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096532.91548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096532.91557: variable 'omit' from source: magic vars 29641 1727096532.91820: variable 'ansible_distribution_major_version' from source: facts 29641 1727096532.91831: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096532.91913: variable 'network_state' from source: role '' defaults 29641 1727096532.91921: Evaluated conditional (network_state != {}): False 29641 1727096532.91924: when evaluation is False, skipping this task 29641 1727096532.91927: _execute() done 29641 1727096532.91929: dumping result to json 29641 1727096532.91933: done dumping result, returning 29641 1727096532.91942: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-80ba-72b8-00000000002b] 29641 1727096532.91945: sending task result for task 0afff68d-5257-80ba-72b8-00000000002b 29641 1727096532.92028: done sending task result for task 0afff68d-5257-80ba-72b8-00000000002b 29641 1727096532.92030: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 29641 1727096532.92100: no more pending results, returning what we have 29641 1727096532.92103: results queue empty 29641 1727096532.92103: checking for any_errors_fatal 29641 1727096532.92113: done checking for any_errors_fatal 29641 1727096532.92114: checking for max_fail_percentage 29641 1727096532.92115: done checking for max_fail_percentage 29641 1727096532.92116: checking to see if all hosts have failed and the running result is not ok 29641 1727096532.92117: done checking to see if all hosts have failed 29641 1727096532.92118: getting the remaining hosts for this loop 29641 1727096532.92119: done getting the remaining hosts for this loop 29641 1727096532.92122: getting the next task for host managed_node2 29641 1727096532.92126: done getting next task for host managed_node2 29641 1727096532.92130: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 29641 1727096532.92133: ^ 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=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 29641 1727096532.92145: getting variables 29641 1727096532.92146: in VariableManager get_vars() 29641 1727096532.92179: Calling all_inventory to load vars for managed_node2 29641 1727096532.92182: Calling groups_inventory to load vars for managed_node2 29641 1727096532.92183: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096532.92191: Calling all_plugins_play to load vars for managed_node2 29641 1727096532.92194: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096532.92196: Calling groups_plugins_play to load vars for managed_node2 29641 1727096532.92924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096532.93861: done with get_vars() 29641 1727096532.93880: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:02:12 -0400 (0:00:00.030) 0:00:16.443 ****** 29641 1727096532.93942: entering _queue_task() for managed_node2/ping 29641 1727096532.93944: Creating lock for ping 29641 1727096532.94163: worker is 1 (out of 1 available) 29641 1727096532.94179: exiting _queue_task() for managed_node2/ping 29641 1727096532.94189: done queuing things up, now waiting for results queue to drain 29641 1727096532.94191: waiting for pending results... 29641 1727096532.94359: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 29641 1727096532.94445: in run() - task 0afff68d-5257-80ba-72b8-00000000002c 29641 1727096532.94456: variable 'ansible_search_path' from source: unknown 29641 1727096532.94459: variable 'ansible_search_path' from source: unknown 29641 1727096532.94488: calling self._execute() 29641 1727096532.94555: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096532.94559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096532.94568: variable 'omit' from source: magic vars 29641 1727096532.94825: variable 'ansible_distribution_major_version' from source: facts 29641 1727096532.94835: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096532.94840: variable 'omit' from source: magic vars 29641 1727096532.94881: variable 'omit' from source: magic vars 29641 1727096532.94905: variable 'omit' from source: magic vars 29641 1727096532.94935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096532.94963: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096532.94980: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096532.94993: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096532.95002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096532.95025: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096532.95028: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096532.95030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096532.95101: Set connection var ansible_pipelining to False 29641 1727096532.95105: Set connection var ansible_timeout to 10 29641 1727096532.95108: Set connection var ansible_connection to ssh 29641 1727096532.95114: Set connection var ansible_shell_type to sh 29641 1727096532.95119: Set connection var ansible_shell_executable to /bin/sh 29641 1727096532.95124: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096532.95142: variable 'ansible_shell_executable' from source: unknown 29641 1727096532.95144: variable 'ansible_connection' from source: unknown 29641 1727096532.95147: variable 'ansible_module_compression' from source: unknown 29641 1727096532.95149: variable 'ansible_shell_type' from source: unknown 29641 1727096532.95152: variable 'ansible_shell_executable' from source: unknown 29641 1727096532.95154: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096532.95158: variable 'ansible_pipelining' from source: unknown 29641 1727096532.95160: variable 'ansible_timeout' from source: unknown 29641 1727096532.95164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096532.95306: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096532.95315: variable 'omit' from source: magic vars 29641 1727096532.95319: starting attempt loop 29641 1727096532.95322: running the handler 29641 1727096532.95333: _low_level_execute_command(): starting 29641 1727096532.95341: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096532.95853: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096532.95856: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096532.95860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096532.95862: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096532.95915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096532.95918: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096532.95922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096532.95970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096532.97659: stdout chunk (state=3): >>>/root <<< 29641 1727096532.97756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096532.97791: stderr chunk (state=3): >>><<< 29641 1727096532.97794: stdout chunk (state=3): >>><<< 29641 1727096532.97815: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096532.97827: _low_level_execute_command(): starting 29641 1727096532.97833: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096532.9781563-30468-97274685092781 `" && echo ansible-tmp-1727096532.9781563-30468-97274685092781="` echo /root/.ansible/tmp/ansible-tmp-1727096532.9781563-30468-97274685092781 `" ) && sleep 0' 29641 1727096532.98254: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096532.98258: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096532.98282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096532.98336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096532.98339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096532.98342: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096532.98373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096533.00262: stdout chunk (state=3): >>>ansible-tmp-1727096532.9781563-30468-97274685092781=/root/.ansible/tmp/ansible-tmp-1727096532.9781563-30468-97274685092781 <<< 29641 1727096533.00364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096533.00394: stderr chunk (state=3): >>><<< 29641 1727096533.00398: stdout chunk (state=3): >>><<< 29641 1727096533.00413: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096532.9781563-30468-97274685092781=/root/.ansible/tmp/ansible-tmp-1727096532.9781563-30468-97274685092781 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096533.00449: variable 'ansible_module_compression' from source: unknown 29641 1727096533.00485: ANSIBALLZ: Using lock for ping 29641 1727096533.00488: ANSIBALLZ: Acquiring lock 29641 1727096533.00491: ANSIBALLZ: Lock acquired: 140568836762048 29641 1727096533.00493: ANSIBALLZ: Creating module 29641 1727096533.07945: ANSIBALLZ: Writing module into payload 29641 1727096533.07989: ANSIBALLZ: Writing module 29641 1727096533.08007: ANSIBALLZ: Renaming module 29641 1727096533.08013: ANSIBALLZ: Done creating module 29641 1727096533.08027: variable 'ansible_facts' from source: unknown 29641 1727096533.08070: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096532.9781563-30468-97274685092781/AnsiballZ_ping.py 29641 1727096533.08174: Sending initial data 29641 1727096533.08178: Sent initial data (152 bytes) 29641 1727096533.08623: 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 <<< 29641 1727096533.08626: stderr 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096533.08628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096533.08631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096533.08633: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096533.08677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096533.08690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096533.08739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096533.10399: 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 <<< 29641 1727096533.10427: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096533.10457: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpao2t6n9z /root/.ansible/tmp/ansible-tmp-1727096532.9781563-30468-97274685092781/AnsiballZ_ping.py <<< 29641 1727096533.10470: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096532.9781563-30468-97274685092781/AnsiballZ_ping.py" <<< 29641 1727096533.10493: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpao2t6n9z" to remote "/root/.ansible/tmp/ansible-tmp-1727096532.9781563-30468-97274685092781/AnsiballZ_ping.py" <<< 29641 1727096533.10501: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096532.9781563-30468-97274685092781/AnsiballZ_ping.py" <<< 29641 1727096533.10964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096533.11011: stderr chunk (state=3): >>><<< 29641 1727096533.11014: stdout chunk (state=3): >>><<< 29641 1727096533.11051: done transferring module to remote 29641 1727096533.11061: _low_level_execute_command(): starting 29641 1727096533.11065: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096532.9781563-30468-97274685092781/ /root/.ansible/tmp/ansible-tmp-1727096532.9781563-30468-97274685092781/AnsiballZ_ping.py && sleep 0' 29641 1727096533.11750: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096533.11791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096533.13638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096533.13643: stdout chunk (state=3): >>><<< 29641 1727096533.13646: stderr chunk (state=3): >>><<< 29641 1727096533.13666: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096533.13747: _low_level_execute_command(): starting 29641 1727096533.13751: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096532.9781563-30468-97274685092781/AnsiballZ_ping.py && sleep 0' 29641 1727096533.14340: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096533.14353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096533.14375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096533.14415: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096533.14429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096533.14525: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096533.14574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096533.14612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096533.29623: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 29641 1727096533.31036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096533.31041: stdout chunk (state=3): >>><<< 29641 1727096533.31043: stderr chunk (state=3): >>><<< 29641 1727096533.31063: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096533.31181: 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-1727096532.9781563-30468-97274685092781/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096533.31185: _low_level_execute_command(): starting 29641 1727096533.31187: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096532.9781563-30468-97274685092781/ > /dev/null 2>&1 && sleep 0' 29641 1727096533.31733: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096533.31747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096533.31762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096533.31788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096533.31888: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096533.31901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096533.31924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096533.31996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096533.34087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096533.34098: stdout chunk (state=3): >>><<< 29641 1727096533.34124: stderr chunk (state=3): >>><<< 29641 1727096533.34141: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096533.34185: handler run complete 29641 1727096533.34236: attempt loop complete, returning result 29641 1727096533.34436: _execute() done 29641 1727096533.34440: dumping result to json 29641 1727096533.34442: done dumping result, returning 29641 1727096533.34447: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-80ba-72b8-00000000002c] 29641 1727096533.34449: sending task result for task 0afff68d-5257-80ba-72b8-00000000002c ok: [managed_node2] => { "changed": false, "ping": "pong" } 29641 1727096533.34585: no more pending results, returning what we have 29641 1727096533.34589: results queue empty 29641 1727096533.34589: checking for any_errors_fatal 29641 1727096533.34598: done checking for any_errors_fatal 29641 1727096533.34598: checking for max_fail_percentage 29641 1727096533.34600: done checking for max_fail_percentage 29641 1727096533.34601: checking to see if all hosts have failed and the running result is not ok 29641 1727096533.34602: done checking to see if all hosts have failed 29641 1727096533.34603: getting the remaining hosts for this loop 29641 1727096533.34605: done getting the remaining hosts for this loop 29641 1727096533.34608: getting the next task for host managed_node2 29641 1727096533.34619: done getting next task for host managed_node2 29641 1727096533.34622: ^ task is: TASK: meta (role_complete) 29641 1727096533.34625: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29641 1727096533.34637: getting variables 29641 1727096533.34639: in VariableManager get_vars() 29641 1727096533.34685: Calling all_inventory to load vars for managed_node2 29641 1727096533.34688: Calling groups_inventory to load vars for managed_node2 29641 1727096533.34691: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096533.34703: Calling all_plugins_play to load vars for managed_node2 29641 1727096533.34706: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096533.34709: Calling groups_plugins_play to load vars for managed_node2 29641 1727096533.35536: done sending task result for task 0afff68d-5257-80ba-72b8-00000000002c 29641 1727096533.35539: WORKER PROCESS EXITING 29641 1727096533.38257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096533.40218: done with get_vars() 29641 1727096533.40246: done getting variables 29641 1727096533.40342: done queuing things up, now waiting for results queue to drain 29641 1727096533.40344: results queue empty 29641 1727096533.40345: checking for any_errors_fatal 29641 1727096533.40348: done checking for any_errors_fatal 29641 1727096533.40349: checking for max_fail_percentage 29641 1727096533.40350: done checking for max_fail_percentage 29641 1727096533.40351: checking to see if all hosts have failed and the running result is not ok 29641 1727096533.40351: done checking to see if all hosts have failed 29641 1727096533.40352: getting the remaining hosts for this loop 29641 1727096533.40353: done getting the remaining hosts for this loop 29641 1727096533.40356: getting the next task for host managed_node2 29641 1727096533.40360: done getting next task for host managed_node2 29641 1727096533.40363: ^ task is: TASK: Get the routing rule for looking up the table 30200 29641 1727096533.40364: ^ 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 29641 1727096533.40367: getting variables 29641 1727096533.40370: in VariableManager get_vars() 29641 1727096533.40384: Calling all_inventory to load vars for managed_node2 29641 1727096533.40386: Calling groups_inventory to load vars for managed_node2 29641 1727096533.40387: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096533.40392: Calling all_plugins_play to load vars for managed_node2 29641 1727096533.40394: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096533.40396: Calling groups_plugins_play to load vars for managed_node2 29641 1727096533.42717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096533.46237: done with get_vars() 29641 1727096533.46270: done getting variables 29641 1727096533.46439: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the routing rule for looking up the table 30200] ********************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:115 Monday 23 September 2024 09:02:13 -0400 (0:00:00.525) 0:00:16.968 ****** 29641 1727096533.46525: entering _queue_task() for managed_node2/command 29641 1727096533.47431: worker is 1 (out of 1 available) 29641 1727096533.47444: exiting _queue_task() for managed_node2/command 29641 1727096533.47456: done queuing things up, now waiting for results queue to drain 29641 1727096533.47458: waiting for pending results... 29641 1727096533.48084: running TaskExecutor() for managed_node2/TASK: Get the routing rule for looking up the table 30200 29641 1727096533.48089: in run() - task 0afff68d-5257-80ba-72b8-00000000005c 29641 1727096533.48093: variable 'ansible_search_path' from source: unknown 29641 1727096533.48302: calling self._execute() 29641 1727096533.48402: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096533.48673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096533.48677: variable 'omit' from source: magic vars 29641 1727096533.49155: variable 'ansible_distribution_major_version' from source: facts 29641 1727096533.49474: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096533.49498: variable 'ansible_distribution_major_version' from source: facts 29641 1727096533.49508: Evaluated conditional (ansible_distribution_major_version != "7"): True 29641 1727096533.49517: variable 'omit' from source: magic vars 29641 1727096533.49540: variable 'omit' from source: magic vars 29641 1727096533.49581: variable 'omit' from source: magic vars 29641 1727096533.49622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096533.49906: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096533.50073: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096533.50076: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096533.50079: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096533.50082: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096533.50084: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096533.50086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096533.50099: Set connection var ansible_pipelining to False 29641 1727096533.50108: Set connection var ansible_timeout to 10 29641 1727096533.50116: Set connection var ansible_connection to ssh 29641 1727096533.50127: Set connection var ansible_shell_type to sh 29641 1727096533.50572: Set connection var ansible_shell_executable to /bin/sh 29641 1727096533.50575: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096533.50577: variable 'ansible_shell_executable' from source: unknown 29641 1727096533.50579: variable 'ansible_connection' from source: unknown 29641 1727096533.50580: variable 'ansible_module_compression' from source: unknown 29641 1727096533.50582: variable 'ansible_shell_type' from source: unknown 29641 1727096533.50584: variable 'ansible_shell_executable' from source: unknown 29641 1727096533.50585: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096533.50587: variable 'ansible_pipelining' from source: unknown 29641 1727096533.50589: variable 'ansible_timeout' from source: unknown 29641 1727096533.50590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096533.50593: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096533.50595: variable 'omit' from source: magic vars 29641 1727096533.50597: starting attempt loop 29641 1727096533.50599: running the handler 29641 1727096533.50609: _low_level_execute_command(): starting 29641 1727096533.50619: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096533.51985: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096533.52213: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096533.52242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096533.53936: stdout chunk (state=3): >>>/root <<< 29641 1727096533.54070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096533.54084: stdout chunk (state=3): >>><<< 29641 1727096533.54100: stderr chunk (state=3): >>><<< 29641 1727096533.54127: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096533.54148: _low_level_execute_command(): starting 29641 1727096533.54165: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096533.5413492-30496-26558441117261 `" && echo ansible-tmp-1727096533.5413492-30496-26558441117261="` echo /root/.ansible/tmp/ansible-tmp-1727096533.5413492-30496-26558441117261 `" ) && sleep 0' 29641 1727096533.54765: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096533.54782: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096533.54798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096533.54817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096533.54834: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096533.54845: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096533.54869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096533.54889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096533.54902: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 29641 1727096533.54912: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29641 1727096533.54923: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096533.54937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096533.54989: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096533.55039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096533.55064: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096533.55081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096533.55296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096533.57255: stdout chunk (state=3): >>>ansible-tmp-1727096533.5413492-30496-26558441117261=/root/.ansible/tmp/ansible-tmp-1727096533.5413492-30496-26558441117261 <<< 29641 1727096533.57400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096533.57404: stdout chunk (state=3): >>><<< 29641 1727096533.57414: stderr chunk (state=3): >>><<< 29641 1727096533.57434: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096533.5413492-30496-26558441117261=/root/.ansible/tmp/ansible-tmp-1727096533.5413492-30496-26558441117261 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096533.57469: variable 'ansible_module_compression' from source: unknown 29641 1727096533.57524: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29641 1727096533.57566: variable 'ansible_facts' from source: unknown 29641 1727096533.57753: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096533.5413492-30496-26558441117261/AnsiballZ_command.py 29641 1727096533.58088: Sending initial data 29641 1727096533.58098: Sent initial data (155 bytes) 29641 1727096533.59286: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096533.59529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096533.59547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096533.61168: 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" <<< 29641 1727096533.61195: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096533.61230: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpz70lmgns /root/.ansible/tmp/ansible-tmp-1727096533.5413492-30496-26558441117261/AnsiballZ_command.py <<< 29641 1727096533.61289: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096533.5413492-30496-26558441117261/AnsiballZ_command.py" <<< 29641 1727096533.61304: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpz70lmgns" to remote "/root/.ansible/tmp/ansible-tmp-1727096533.5413492-30496-26558441117261/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096533.5413492-30496-26558441117261/AnsiballZ_command.py" <<< 29641 1727096533.62517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096533.62577: stderr chunk (state=3): >>><<< 29641 1727096533.62580: stdout chunk (state=3): >>><<< 29641 1727096533.62583: done transferring module to remote 29641 1727096533.62588: _low_level_execute_command(): starting 29641 1727096533.62598: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096533.5413492-30496-26558441117261/ /root/.ansible/tmp/ansible-tmp-1727096533.5413492-30496-26558441117261/AnsiballZ_command.py && sleep 0' 29641 1727096533.63710: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096533.63973: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096533.64193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096533.64254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096533.66165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096533.66171: stdout chunk (state=3): >>><<< 29641 1727096533.66174: stderr chunk (state=3): >>><<< 29641 1727096533.66189: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096533.66196: _low_level_execute_command(): starting 29641 1727096533.66204: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096533.5413492-30496-26558441117261/AnsiballZ_command.py && sleep 0' 29641 1727096533.67018: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096533.67035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096533.67052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096533.67075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096533.67094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096533.67126: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096533.67139: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096533.67230: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096533.67310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096533.67383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096533.83683: stdout chunk (state=3): >>> {"changed": true, "stdout": "30200:\tfrom 198.51.100.58/26 lookup 30200 proto static\n30201:\tfrom all fwmark 0x1/0x1 lookup 30200 proto static\n30202:\tfrom all ipproto tcp lookup 30200 proto static\n30203:\tfrom all sport 128-256 lookup 30200 proto static\n30204:\tfrom all tos throughput lookup 30200 proto static", "stderr": "", "rc": 0, "cmd": ["ip", "rule", "list", "table", "30200"], "start": "2024-09-23 09:02:13.828980", "end": "2024-09-23 09:02:13.834132", "delta": "0:00:00.005152", "msg": "", "invocation": {"module_args": {"_raw_params": "ip rule list 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}}} <<< 29641 1727096533.85138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096533.85277: stderr chunk (state=3): >>>Shared connection to 10.31.15.126 closed. <<< 29641 1727096533.85283: stdout chunk (state=3): >>><<< 29641 1727096533.85285: stderr chunk (state=3): >>><<< 29641 1727096533.85289: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "30200:\tfrom 198.51.100.58/26 lookup 30200 proto static\n30201:\tfrom all fwmark 0x1/0x1 lookup 30200 proto static\n30202:\tfrom all ipproto tcp lookup 30200 proto static\n30203:\tfrom all sport 128-256 lookup 30200 proto static\n30204:\tfrom all tos throughput lookup 30200 proto static", "stderr": "", "rc": 0, "cmd": ["ip", "rule", "list", "table", "30200"], "start": "2024-09-23 09:02:13.828980", "end": "2024-09-23 09:02:13.834132", "delta": "0:00:00.005152", "msg": "", "invocation": {"module_args": {"_raw_params": "ip rule list 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096533.85304: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip rule list 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-1727096533.5413492-30496-26558441117261/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096533.85336: _low_level_execute_command(): starting 29641 1727096533.85345: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096533.5413492-30496-26558441117261/ > /dev/null 2>&1 && sleep 0' 29641 1727096533.85992: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096533.86053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096533.86119: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096533.86152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096533.88131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096533.88157: stdout chunk (state=3): >>><<< 29641 1727096533.88160: stderr chunk (state=3): >>><<< 29641 1727096533.88184: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096533.88224: handler run complete 29641 1727096533.88244: Evaluated conditional (False): False 29641 1727096533.88268: attempt loop complete, returning result 29641 1727096533.88319: _execute() done 29641 1727096533.88323: dumping result to json 29641 1727096533.88325: done dumping result, returning 29641 1727096533.88329: done running TaskExecutor() for managed_node2/TASK: Get the routing rule for looking up the table 30200 [0afff68d-5257-80ba-72b8-00000000005c] 29641 1727096533.88331: sending task result for task 0afff68d-5257-80ba-72b8-00000000005c 29641 1727096533.88944: done sending task result for task 0afff68d-5257-80ba-72b8-00000000005c 29641 1727096533.88947: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "rule", "list", "table", "30200" ], "delta": "0:00:00.005152", "end": "2024-09-23 09:02:13.834132", "rc": 0, "start": "2024-09-23 09:02:13.828980" } STDOUT: 30200: from 198.51.100.58/26 lookup 30200 proto static 30201: from all fwmark 0x1/0x1 lookup 30200 proto static 30202: from all ipproto tcp lookup 30200 proto static 30203: from all sport 128-256 lookup 30200 proto static 30204: from all tos throughput lookup 30200 proto static 29641 1727096533.89024: no more pending results, returning what we have 29641 1727096533.89027: results queue empty 29641 1727096533.89028: checking for any_errors_fatal 29641 1727096533.89030: done checking for any_errors_fatal 29641 1727096533.89031: checking for max_fail_percentage 29641 1727096533.89033: done checking for max_fail_percentage 29641 1727096533.89033: checking to see if all hosts have failed and the running result is not ok 29641 1727096533.89034: done checking to see if all hosts have failed 29641 1727096533.89035: getting the remaining hosts for this loop 29641 1727096533.89036: done getting the remaining hosts for this loop 29641 1727096533.89039: getting the next task for host managed_node2 29641 1727096533.89044: done getting next task for host managed_node2 29641 1727096533.89046: ^ task is: TASK: Get the routing rule for looking up the table 30400 29641 1727096533.89049: ^ 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 29641 1727096533.89053: getting variables 29641 1727096533.89054: in VariableManager get_vars() 29641 1727096533.89096: Calling all_inventory to load vars for managed_node2 29641 1727096533.89099: Calling groups_inventory to load vars for managed_node2 29641 1727096533.89101: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096533.89110: Calling all_plugins_play to load vars for managed_node2 29641 1727096533.89113: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096533.89116: Calling groups_plugins_play to load vars for managed_node2 29641 1727096533.90529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096533.92193: done with get_vars() 29641 1727096533.92217: done getting variables 29641 1727096533.92289: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the routing rule for looking up the table 30400] ********************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:122 Monday 23 September 2024 09:02:13 -0400 (0:00:00.458) 0:00:17.427 ****** 29641 1727096533.92318: entering _queue_task() for managed_node2/command 29641 1727096533.92787: worker is 1 (out of 1 available) 29641 1727096533.92798: exiting _queue_task() for managed_node2/command 29641 1727096533.92809: done queuing things up, now waiting for results queue to drain 29641 1727096533.92810: waiting for pending results... 29641 1727096533.93189: running TaskExecutor() for managed_node2/TASK: Get the routing rule for looking up the table 30400 29641 1727096533.93194: in run() - task 0afff68d-5257-80ba-72b8-00000000005d 29641 1727096533.93197: variable 'ansible_search_path' from source: unknown 29641 1727096533.93200: calling self._execute() 29641 1727096533.93269: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096533.93292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096533.93309: variable 'omit' from source: magic vars 29641 1727096533.93702: variable 'ansible_distribution_major_version' from source: facts 29641 1727096533.93729: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096533.93851: variable 'ansible_distribution_major_version' from source: facts 29641 1727096533.93862: Evaluated conditional (ansible_distribution_major_version != "7"): True 29641 1727096533.93877: variable 'omit' from source: magic vars 29641 1727096533.93903: variable 'omit' from source: magic vars 29641 1727096533.93952: variable 'omit' from source: magic vars 29641 1727096533.94002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096533.94050: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096533.94159: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096533.94166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096533.94173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096533.94176: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096533.94178: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096533.94180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096533.94284: Set connection var ansible_pipelining to False 29641 1727096533.94297: Set connection var ansible_timeout to 10 29641 1727096533.94304: Set connection var ansible_connection to ssh 29641 1727096533.94313: Set connection var ansible_shell_type to sh 29641 1727096533.94320: Set connection var ansible_shell_executable to /bin/sh 29641 1727096533.94326: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096533.94349: variable 'ansible_shell_executable' from source: unknown 29641 1727096533.94356: variable 'ansible_connection' from source: unknown 29641 1727096533.94361: variable 'ansible_module_compression' from source: unknown 29641 1727096533.94365: variable 'ansible_shell_type' from source: unknown 29641 1727096533.94383: variable 'ansible_shell_executable' from source: unknown 29641 1727096533.94388: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096533.94394: variable 'ansible_pipelining' from source: unknown 29641 1727096533.94398: variable 'ansible_timeout' from source: unknown 29641 1727096533.94404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096533.94545: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096533.94596: variable 'omit' from source: magic vars 29641 1727096533.94599: starting attempt loop 29641 1727096533.94602: running the handler 29641 1727096533.94604: _low_level_execute_command(): starting 29641 1727096533.94611: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096533.95896: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096533.95900: stderr 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096533.96004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096533.96008: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096533.96011: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096533.96060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096533.96122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096533.96231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096533.97937: stdout chunk (state=3): >>>/root <<< 29641 1727096533.98028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096533.98059: stderr chunk (state=3): >>><<< 29641 1727096533.98070: stdout chunk (state=3): >>><<< 29641 1727096533.98349: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096533.98353: _low_level_execute_command(): starting 29641 1727096533.98357: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096533.9815876-30520-211002141487850 `" && echo ansible-tmp-1727096533.9815876-30520-211002141487850="` echo /root/.ansible/tmp/ansible-tmp-1727096533.9815876-30520-211002141487850 `" ) && sleep 0' 29641 1727096533.99310: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096533.99335: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096533.99451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096533.99455: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096533.99578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096533.99708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096533.99721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096534.01726: stdout chunk (state=3): >>>ansible-tmp-1727096533.9815876-30520-211002141487850=/root/.ansible/tmp/ansible-tmp-1727096533.9815876-30520-211002141487850 <<< 29641 1727096534.01824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096534.02075: stderr chunk (state=3): >>><<< 29641 1727096534.02079: stdout chunk (state=3): >>><<< 29641 1727096534.02081: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096533.9815876-30520-211002141487850=/root/.ansible/tmp/ansible-tmp-1727096533.9815876-30520-211002141487850 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096534.02083: variable 'ansible_module_compression' from source: unknown 29641 1727096534.02401: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29641 1727096534.02404: variable 'ansible_facts' from source: unknown 29641 1727096534.02445: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096533.9815876-30520-211002141487850/AnsiballZ_command.py 29641 1727096534.02727: Sending initial data 29641 1727096534.02736: Sent initial data (156 bytes) 29641 1727096534.03956: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096534.03996: 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 <<< 29641 1727096534.04116: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096534.04231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096534.04290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096534.04307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096534.04419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096534.06111: 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 <<< 29641 1727096534.06158: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096534.06235: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpoosfskra /root/.ansible/tmp/ansible-tmp-1727096533.9815876-30520-211002141487850/AnsiballZ_command.py <<< 29641 1727096534.06240: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096533.9815876-30520-211002141487850/AnsiballZ_command.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpoosfskra" to remote "/root/.ansible/tmp/ansible-tmp-1727096533.9815876-30520-211002141487850/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096533.9815876-30520-211002141487850/AnsiballZ_command.py" <<< 29641 1727096534.07508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096534.07511: stderr chunk (state=3): >>><<< 29641 1727096534.07514: stdout chunk (state=3): >>><<< 29641 1727096534.07616: done transferring module to remote 29641 1727096534.07620: _low_level_execute_command(): starting 29641 1727096534.07622: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096533.9815876-30520-211002141487850/ /root/.ansible/tmp/ansible-tmp-1727096533.9815876-30520-211002141487850/AnsiballZ_command.py && sleep 0' 29641 1727096534.08887: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096534.08995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096534.09008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096534.11087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096534.11092: stdout chunk (state=3): >>><<< 29641 1727096534.11106: stderr chunk (state=3): >>><<< 29641 1727096534.11115: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096534.11118: _low_level_execute_command(): starting 29641 1727096534.11178: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096533.9815876-30520-211002141487850/AnsiballZ_command.py && sleep 0' 29641 1727096534.12293: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096534.12301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096534.12313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096534.12328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096534.12340: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096534.12347: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096534.12376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096534.12658: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096534.12754: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096534.12758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096534.28780: stdout chunk (state=3): >>> {"changed": true, "stdout": "30400:\tfrom all to 198.51.100.128/26 lookup 30400 proto static\n30401:\tfrom all iif iiftest [detached] lookup 30400 proto static\n30402:\tfrom all oif oiftest [detached] lookup 30400 proto static\n30403:\tfrom all lookup 30400 proto static", "stderr": "", "rc": 0, "cmd": ["ip", "rule", "list", "table", "30400"], "start": "2024-09-23 09:02:14.283032", "end": "2024-09-23 09:02:14.286763", "delta": "0:00:00.003731", "msg": "", "invocation": {"module_args": {"_raw_params": "ip rule list 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}}} <<< 29641 1727096534.30450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096534.30456: stderr chunk (state=3): >>>Shared connection to 10.31.15.126 closed. <<< 29641 1727096534.30532: stderr chunk (state=3): >>><<< 29641 1727096534.30580: stdout chunk (state=3): >>><<< 29641 1727096534.30587: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "30400:\tfrom all to 198.51.100.128/26 lookup 30400 proto static\n30401:\tfrom all iif iiftest [detached] lookup 30400 proto static\n30402:\tfrom all oif oiftest [detached] lookup 30400 proto static\n30403:\tfrom all lookup 30400 proto static", "stderr": "", "rc": 0, "cmd": ["ip", "rule", "list", "table", "30400"], "start": "2024-09-23 09:02:14.283032", "end": "2024-09-23 09:02:14.286763", "delta": "0:00:00.003731", "msg": "", "invocation": {"module_args": {"_raw_params": "ip rule list 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096534.30634: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip rule list 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-1727096533.9815876-30520-211002141487850/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096534.30744: _low_level_execute_command(): starting 29641 1727096534.30752: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096533.9815876-30520-211002141487850/ > /dev/null 2>&1 && sleep 0' 29641 1727096534.31370: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096534.31386: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096534.31407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096534.31423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096534.31440: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096534.31476: 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.126 is address debug1: re-parsing configuration <<< 29641 1727096534.31509: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096534.31618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096534.31641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096534.31714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096534.33707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096534.33711: stdout chunk (state=3): >>><<< 29641 1727096534.33714: stderr chunk (state=3): >>><<< 29641 1727096534.33817: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096534.33821: handler run complete 29641 1727096534.33991: Evaluated conditional (False): False 29641 1727096534.33994: attempt loop complete, returning result 29641 1727096534.33997: _execute() done 29641 1727096534.33999: dumping result to json 29641 1727096534.34001: done dumping result, returning 29641 1727096534.34005: done running TaskExecutor() for managed_node2/TASK: Get the routing rule for looking up the table 30400 [0afff68d-5257-80ba-72b8-00000000005d] 29641 1727096534.34007: sending task result for task 0afff68d-5257-80ba-72b8-00000000005d ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "rule", "list", "table", "30400" ], "delta": "0:00:00.003731", "end": "2024-09-23 09:02:14.286763", "rc": 0, "start": "2024-09-23 09:02:14.283032" } STDOUT: 30400: from all to 198.51.100.128/26 lookup 30400 proto static 30401: from all iif iiftest [detached] lookup 30400 proto static 30402: from all oif oiftest [detached] lookup 30400 proto static 30403: from all lookup 30400 proto static 29641 1727096534.34443: no more pending results, returning what we have 29641 1727096534.34447: results queue empty 29641 1727096534.34448: checking for any_errors_fatal 29641 1727096534.34459: done checking for any_errors_fatal 29641 1727096534.34460: checking for max_fail_percentage 29641 1727096534.34462: done checking for max_fail_percentage 29641 1727096534.34463: checking to see if all hosts have failed and the running result is not ok 29641 1727096534.34602: done checking to see if all hosts have failed 29641 1727096534.34604: getting the remaining hosts for this loop 29641 1727096534.34605: done getting the remaining hosts for this loop 29641 1727096534.34609: getting the next task for host managed_node2 29641 1727096534.34615: done getting next task for host managed_node2 29641 1727096534.34618: ^ task is: TASK: Get the routing rule for looking up the table 30600 29641 1727096534.34620: ^ 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 29641 1727096534.34625: getting variables 29641 1727096534.34627: in VariableManager get_vars() 29641 1727096534.34863: Calling all_inventory to load vars for managed_node2 29641 1727096534.34866: Calling groups_inventory to load vars for managed_node2 29641 1727096534.34872: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096534.34935: Calling all_plugins_play to load vars for managed_node2 29641 1727096534.34938: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096534.34941: Calling groups_plugins_play to load vars for managed_node2 29641 1727096534.35510: done sending task result for task 0afff68d-5257-80ba-72b8-00000000005d 29641 1727096534.35526: WORKER PROCESS EXITING 29641 1727096534.37124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096534.39373: done with get_vars() 29641 1727096534.39400: done getting variables 29641 1727096534.39574: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the routing rule for looking up the table 30600] ********************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:129 Monday 23 September 2024 09:02:14 -0400 (0:00:00.472) 0:00:17.900 ****** 29641 1727096534.39611: entering _queue_task() for managed_node2/command 29641 1727096534.40081: worker is 1 (out of 1 available) 29641 1727096534.40093: exiting _queue_task() for managed_node2/command 29641 1727096534.40104: done queuing things up, now waiting for results queue to drain 29641 1727096534.40106: waiting for pending results... 29641 1727096534.40595: running TaskExecutor() for managed_node2/TASK: Get the routing rule for looking up the table 30600 29641 1727096534.40704: in run() - task 0afff68d-5257-80ba-72b8-00000000005e 29641 1727096534.40729: variable 'ansible_search_path' from source: unknown 29641 1727096534.40766: calling self._execute() 29641 1727096534.40923: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096534.40983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096534.40996: variable 'omit' from source: magic vars 29641 1727096534.41761: variable 'ansible_distribution_major_version' from source: facts 29641 1727096534.41787: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096534.41943: variable 'ansible_distribution_major_version' from source: facts 29641 1727096534.41956: Evaluated conditional (ansible_distribution_major_version != "7"): True 29641 1727096534.42025: variable 'omit' from source: magic vars 29641 1727096534.42033: variable 'omit' from source: magic vars 29641 1727096534.42047: variable 'omit' from source: magic vars 29641 1727096534.42094: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096534.42146: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096534.42176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096534.42201: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096534.42217: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096534.42272: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096534.42283: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096534.42299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096534.42474: Set connection var ansible_pipelining to False 29641 1727096534.42477: Set connection var ansible_timeout to 10 29641 1727096534.42479: Set connection var ansible_connection to ssh 29641 1727096534.42482: Set connection var ansible_shell_type to sh 29641 1727096534.42484: Set connection var ansible_shell_executable to /bin/sh 29641 1727096534.42487: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096534.42501: variable 'ansible_shell_executable' from source: unknown 29641 1727096534.42510: variable 'ansible_connection' from source: unknown 29641 1727096534.42516: variable 'ansible_module_compression' from source: unknown 29641 1727096534.42524: variable 'ansible_shell_type' from source: unknown 29641 1727096534.42530: variable 'ansible_shell_executable' from source: unknown 29641 1727096534.42537: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096534.42575: variable 'ansible_pipelining' from source: unknown 29641 1727096534.42579: variable 'ansible_timeout' from source: unknown 29641 1727096534.42582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096534.42717: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096534.42733: variable 'omit' from source: magic vars 29641 1727096534.42772: starting attempt loop 29641 1727096534.42776: running the handler 29641 1727096534.42779: _low_level_execute_command(): starting 29641 1727096534.42804: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096534.43756: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096534.43793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096534.43828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096534.43860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096534.45546: stdout chunk (state=3): >>>/root <<< 29641 1727096534.45703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096534.45707: stdout chunk (state=3): >>><<< 29641 1727096534.45712: stderr chunk (state=3): >>><<< 29641 1727096534.45735: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096534.45839: _low_level_execute_command(): starting 29641 1727096534.45842: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096534.4574327-30536-80276282078235 `" && echo ansible-tmp-1727096534.4574327-30536-80276282078235="` echo /root/.ansible/tmp/ansible-tmp-1727096534.4574327-30536-80276282078235 `" ) && sleep 0' 29641 1727096534.46393: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096534.46417: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096534.46434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096534.46450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096534.46484: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096534.46594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096534.46598: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096534.46623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096534.46650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096534.46673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096534.46746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096534.48695: stdout chunk (state=3): >>>ansible-tmp-1727096534.4574327-30536-80276282078235=/root/.ansible/tmp/ansible-tmp-1727096534.4574327-30536-80276282078235 <<< 29641 1727096534.48917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096534.48924: stdout chunk (state=3): >>><<< 29641 1727096534.48929: stderr chunk (state=3): >>><<< 29641 1727096534.49202: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096534.4574327-30536-80276282078235=/root/.ansible/tmp/ansible-tmp-1727096534.4574327-30536-80276282078235 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096534.49206: variable 'ansible_module_compression' from source: unknown 29641 1727096534.49404: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29641 1727096534.49562: variable 'ansible_facts' from source: unknown 29641 1727096534.49874: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096534.4574327-30536-80276282078235/AnsiballZ_command.py 29641 1727096534.50321: Sending initial data 29641 1727096534.50324: Sent initial data (155 bytes) 29641 1727096534.51007: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096534.51010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096534.51036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096534.51106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096534.51210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096534.52820: 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 <<< 29641 1727096534.52925: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096534.52934: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpnwwrxw15 /root/.ansible/tmp/ansible-tmp-1727096534.4574327-30536-80276282078235/AnsiballZ_command.py <<< 29641 1727096534.52937: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096534.4574327-30536-80276282078235/AnsiballZ_command.py" <<< 29641 1727096534.53275: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpnwwrxw15" to remote "/root/.ansible/tmp/ansible-tmp-1727096534.4574327-30536-80276282078235/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096534.4574327-30536-80276282078235/AnsiballZ_command.py" <<< 29641 1727096534.53945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096534.54008: stderr chunk (state=3): >>><<< 29641 1727096534.54011: stdout chunk (state=3): >>><<< 29641 1727096534.54013: done transferring module to remote 29641 1727096534.54022: _low_level_execute_command(): starting 29641 1727096534.54028: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096534.4574327-30536-80276282078235/ /root/.ansible/tmp/ansible-tmp-1727096534.4574327-30536-80276282078235/AnsiballZ_command.py && sleep 0' 29641 1727096534.54645: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096534.54660: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096534.54666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096534.54775: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096534.54783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096534.54796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096534.54851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096534.56977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096534.57002: stderr chunk (state=3): >>><<< 29641 1727096534.57005: stdout chunk (state=3): >>><<< 29641 1727096534.57026: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096534.57029: _low_level_execute_command(): starting 29641 1727096534.57034: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096534.4574327-30536-80276282078235/AnsiballZ_command.py && sleep 0' 29641 1727096534.58185: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096534.58194: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096534.58206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096534.58220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096534.58239: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096534.58375: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096534.58380: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096534.58382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096534.58385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096534.58394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096534.58406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096534.58479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096534.74392: stdout chunk (state=3): >>> {"changed": true, "stdout": "30600:\tfrom all to 2001:db8::4/32 lookup 30600 proto static\n30601:\tnot from all dport 128-256 lookup 30600 proto static\n30602:\tfrom all lookup 30600 proto static", "stderr": "", "rc": 0, "cmd": ["ip", "-6", "rule", "list", "table", "30600"], "start": "2024-09-23 09:02:14.739185", "end": "2024-09-23 09:02:14.742874", "delta": "0:00:00.003689", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -6 rule list table 30600", "_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}}} <<< 29641 1727096534.76078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096534.76082: stdout chunk (state=3): >>><<< 29641 1727096534.76164: stderr chunk (state=3): >>><<< 29641 1727096534.76170: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "30600:\tfrom all to 2001:db8::4/32 lookup 30600 proto static\n30601:\tnot from all dport 128-256 lookup 30600 proto static\n30602:\tfrom all lookup 30600 proto static", "stderr": "", "rc": 0, "cmd": ["ip", "-6", "rule", "list", "table", "30600"], "start": "2024-09-23 09:02:14.739185", "end": "2024-09-23 09:02:14.742874", "delta": "0:00:00.003689", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -6 rule list table 30600", "_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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096534.76233: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip -6 rule list table 30600', '_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-1727096534.4574327-30536-80276282078235/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096534.76299: _low_level_execute_command(): starting 29641 1727096534.76303: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096534.4574327-30536-80276282078235/ > /dev/null 2>&1 && sleep 0' 29641 1727096534.77254: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096534.77262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096534.77265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096534.77296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096534.77365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096534.79374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096534.79379: stderr chunk (state=3): >>><<< 29641 1727096534.79381: stdout chunk (state=3): >>><<< 29641 1727096534.79384: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096534.79386: handler run complete 29641 1727096534.79389: Evaluated conditional (False): False 29641 1727096534.79390: attempt loop complete, returning result 29641 1727096534.79392: _execute() done 29641 1727096534.79394: dumping result to json 29641 1727096534.79396: done dumping result, returning 29641 1727096534.79398: done running TaskExecutor() for managed_node2/TASK: Get the routing rule for looking up the table 30600 [0afff68d-5257-80ba-72b8-00000000005e] 29641 1727096534.79403: sending task result for task 0afff68d-5257-80ba-72b8-00000000005e 29641 1727096534.79510: done sending task result for task 0afff68d-5257-80ba-72b8-00000000005e 29641 1727096534.79513: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "-6", "rule", "list", "table", "30600" ], "delta": "0:00:00.003689", "end": "2024-09-23 09:02:14.742874", "rc": 0, "start": "2024-09-23 09:02:14.739185" } STDOUT: 30600: from all to 2001:db8::4/32 lookup 30600 proto static 30601: not from all dport 128-256 lookup 30600 proto static 30602: from all lookup 30600 proto static 29641 1727096534.79584: no more pending results, returning what we have 29641 1727096534.79587: results queue empty 29641 1727096534.79588: checking for any_errors_fatal 29641 1727096534.79597: done checking for any_errors_fatal 29641 1727096534.79598: checking for max_fail_percentage 29641 1727096534.79600: done checking for max_fail_percentage 29641 1727096534.79600: checking to see if all hosts have failed and the running result is not ok 29641 1727096534.79601: done checking to see if all hosts have failed 29641 1727096534.79602: getting the remaining hosts for this loop 29641 1727096534.79603: done getting the remaining hosts for this loop 29641 1727096534.79607: getting the next task for host managed_node2 29641 1727096534.79612: done getting next task for host managed_node2 29641 1727096534.79614: ^ task is: TASK: Get the routing rule for looking up the table 'custom' 29641 1727096534.79617: ^ 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 29641 1727096534.79620: getting variables 29641 1727096534.79622: in VariableManager get_vars() 29641 1727096534.79659: Calling all_inventory to load vars for managed_node2 29641 1727096534.79661: Calling groups_inventory to load vars for managed_node2 29641 1727096534.79663: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096534.79823: Calling all_plugins_play to load vars for managed_node2 29641 1727096534.79826: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096534.79829: Calling groups_plugins_play to load vars for managed_node2 29641 1727096534.81258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096534.83241: done with get_vars() 29641 1727096534.83264: done getting variables 29641 1727096534.83361: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the routing rule for looking up the table 'custom'] ****************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:136 Monday 23 September 2024 09:02:14 -0400 (0:00:00.437) 0:00:18.338 ****** 29641 1727096534.83393: entering _queue_task() for managed_node2/command 29641 1727096534.83787: worker is 1 (out of 1 available) 29641 1727096534.83802: exiting _queue_task() for managed_node2/command 29641 1727096534.83814: done queuing things up, now waiting for results queue to drain 29641 1727096534.83815: waiting for pending results... 29641 1727096534.84017: running TaskExecutor() for managed_node2/TASK: Get the routing rule for looking up the table 'custom' 29641 1727096534.84116: in run() - task 0afff68d-5257-80ba-72b8-00000000005f 29641 1727096534.84188: variable 'ansible_search_path' from source: unknown 29641 1727096534.84193: calling self._execute() 29641 1727096534.84297: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096534.84313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096534.84328: variable 'omit' from source: magic vars 29641 1727096534.84777: variable 'ansible_distribution_major_version' from source: facts 29641 1727096534.84781: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096534.84847: variable 'ansible_distribution_major_version' from source: facts 29641 1727096534.84859: Evaluated conditional (ansible_distribution_major_version != "7"): True 29641 1727096534.84876: variable 'omit' from source: magic vars 29641 1727096534.84903: variable 'omit' from source: magic vars 29641 1727096534.84947: variable 'omit' from source: magic vars 29641 1727096534.84998: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096534.85038: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096534.85065: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096534.85093: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096534.85175: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096534.85179: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096534.85181: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096534.85184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096534.85262: Set connection var ansible_pipelining to False 29641 1727096534.85279: Set connection var ansible_timeout to 10 29641 1727096534.85287: Set connection var ansible_connection to ssh 29641 1727096534.85299: Set connection var ansible_shell_type to sh 29641 1727096534.85308: Set connection var ansible_shell_executable to /bin/sh 29641 1727096534.85317: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096534.85346: variable 'ansible_shell_executable' from source: unknown 29641 1727096534.85355: variable 'ansible_connection' from source: unknown 29641 1727096534.85362: variable 'ansible_module_compression' from source: unknown 29641 1727096534.85374: variable 'ansible_shell_type' from source: unknown 29641 1727096534.85476: variable 'ansible_shell_executable' from source: unknown 29641 1727096534.85480: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096534.85483: variable 'ansible_pipelining' from source: unknown 29641 1727096534.85485: variable 'ansible_timeout' from source: unknown 29641 1727096534.85487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096534.85559: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096534.85581: variable 'omit' from source: magic vars 29641 1727096534.85592: starting attempt loop 29641 1727096534.85599: running the handler 29641 1727096534.85620: _low_level_execute_command(): starting 29641 1727096534.85632: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096534.86349: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096534.86365: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096534.86389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096534.86410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096534.86429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096534.86441: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096534.86456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096534.86481: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096534.86496: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 29641 1727096534.86589: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096534.86625: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096534.86682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096534.88367: stdout chunk (state=3): >>>/root <<< 29641 1727096534.88461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096534.88494: stderr chunk (state=3): >>><<< 29641 1727096534.88498: stdout chunk (state=3): >>><<< 29641 1727096534.88518: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096534.88530: _low_level_execute_command(): starting 29641 1727096534.88537: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096534.8851895-30551-243116960547897 `" && echo ansible-tmp-1727096534.8851895-30551-243116960547897="` echo /root/.ansible/tmp/ansible-tmp-1727096534.8851895-30551-243116960547897 `" ) && sleep 0' 29641 1727096534.88977: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096534.88989: stderr 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096534.88991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29641 1727096534.88994: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096534.88997: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096534.89034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096534.89038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096534.89079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096534.91015: stdout chunk (state=3): >>>ansible-tmp-1727096534.8851895-30551-243116960547897=/root/.ansible/tmp/ansible-tmp-1727096534.8851895-30551-243116960547897 <<< 29641 1727096534.91146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096534.91149: stdout chunk (state=3): >>><<< 29641 1727096534.91159: stderr chunk (state=3): >>><<< 29641 1727096534.91181: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096534.8851895-30551-243116960547897=/root/.ansible/tmp/ansible-tmp-1727096534.8851895-30551-243116960547897 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096534.91208: variable 'ansible_module_compression' from source: unknown 29641 1727096534.91247: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29641 1727096534.91279: variable 'ansible_facts' from source: unknown 29641 1727096534.91333: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096534.8851895-30551-243116960547897/AnsiballZ_command.py 29641 1727096534.91436: Sending initial data 29641 1727096534.91439: Sent initial data (156 bytes) 29641 1727096534.91883: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096534.91886: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096534.91889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096534.91891: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096534.91893: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096534.91949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096534.91952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096534.91985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096534.93573: 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 <<< 29641 1727096534.93605: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096534.93640: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpavmjanid /root/.ansible/tmp/ansible-tmp-1727096534.8851895-30551-243116960547897/AnsiballZ_command.py <<< 29641 1727096534.93643: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096534.8851895-30551-243116960547897/AnsiballZ_command.py" <<< 29641 1727096534.93670: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpavmjanid" to remote "/root/.ansible/tmp/ansible-tmp-1727096534.8851895-30551-243116960547897/AnsiballZ_command.py" <<< 29641 1727096534.93673: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096534.8851895-30551-243116960547897/AnsiballZ_command.py" <<< 29641 1727096534.94172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096534.94214: stderr chunk (state=3): >>><<< 29641 1727096534.94218: stdout chunk (state=3): >>><<< 29641 1727096534.94257: done transferring module to remote 29641 1727096534.94268: _low_level_execute_command(): starting 29641 1727096534.94273: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096534.8851895-30551-243116960547897/ /root/.ansible/tmp/ansible-tmp-1727096534.8851895-30551-243116960547897/AnsiballZ_command.py && sleep 0' 29641 1727096534.94825: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096534.94835: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096534.94842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29641 1727096534.94844: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096534.94847: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096534.94902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096534.94906: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096534.94951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096534.96798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096534.96832: stderr chunk (state=3): >>><<< 29641 1727096534.96835: stdout chunk (state=3): >>><<< 29641 1727096534.96925: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096534.96929: _low_level_execute_command(): starting 29641 1727096534.96932: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096534.8851895-30551-243116960547897/AnsiballZ_command.py && sleep 0' 29641 1727096534.97518: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096534.97560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096534.97586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096534.97625: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096534.97691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096535.13548: stdout chunk (state=3): >>> {"changed": true, "stdout": "200:\tfrom 198.51.100.56/26 lookup custom proto static", "stderr": "", "rc": 0, "cmd": ["ip", "rule", "list", "table", "custom"], "start": "2024-09-23 09:02:15.130487", "end": "2024-09-23 09:02:15.134391", "delta": "0:00:00.003904", "msg": "", "invocation": {"module_args": {"_raw_params": "ip rule list 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}}} <<< 29641 1727096535.15451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096535.15455: stdout chunk (state=3): >>><<< 29641 1727096535.15457: stderr chunk (state=3): >>><<< 29641 1727096535.15483: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "200:\tfrom 198.51.100.56/26 lookup custom proto static", "stderr": "", "rc": 0, "cmd": ["ip", "rule", "list", "table", "custom"], "start": "2024-09-23 09:02:15.130487", "end": "2024-09-23 09:02:15.134391", "delta": "0:00:00.003904", "msg": "", "invocation": {"module_args": {"_raw_params": "ip rule list 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096535.15576: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip rule list 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-1727096534.8851895-30551-243116960547897/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096535.15581: _low_level_execute_command(): starting 29641 1727096535.15583: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096534.8851895-30551-243116960547897/ > /dev/null 2>&1 && sleep 0' 29641 1727096535.16294: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096535.16315: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096535.16333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096535.16352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096535.16374: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096535.16389: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096535.16492: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096535.16527: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096535.16628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096535.18652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096535.18656: stdout chunk (state=3): >>><<< 29641 1727096535.18777: stderr chunk (state=3): >>><<< 29641 1727096535.18782: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096535.18784: handler run complete 29641 1727096535.18787: Evaluated conditional (False): False 29641 1727096535.18789: attempt loop complete, returning result 29641 1727096535.18791: _execute() done 29641 1727096535.18793: dumping result to json 29641 1727096535.18795: done dumping result, returning 29641 1727096535.18797: done running TaskExecutor() for managed_node2/TASK: Get the routing rule for looking up the table 'custom' [0afff68d-5257-80ba-72b8-00000000005f] 29641 1727096535.18799: sending task result for task 0afff68d-5257-80ba-72b8-00000000005f 29641 1727096535.18921: done sending task result for task 0afff68d-5257-80ba-72b8-00000000005f 29641 1727096535.18924: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "rule", "list", "table", "custom" ], "delta": "0:00:00.003904", "end": "2024-09-23 09:02:15.134391", "rc": 0, "start": "2024-09-23 09:02:15.130487" } STDOUT: 200: from 198.51.100.56/26 lookup custom proto static 29641 1727096535.19149: no more pending results, returning what we have 29641 1727096535.19154: results queue empty 29641 1727096535.19155: checking for any_errors_fatal 29641 1727096535.19164: done checking for any_errors_fatal 29641 1727096535.19164: checking for max_fail_percentage 29641 1727096535.19167: done checking for max_fail_percentage 29641 1727096535.19170: checking to see if all hosts have failed and the running result is not ok 29641 1727096535.19171: done checking to see if all hosts have failed 29641 1727096535.19172: getting the remaining hosts for this loop 29641 1727096535.19173: done getting the remaining hosts for this loop 29641 1727096535.19178: getting the next task for host managed_node2 29641 1727096535.19185: done getting next task for host managed_node2 29641 1727096535.19188: ^ task is: TASK: Get the IPv4 routing rule for the connection "{{ interface }}" 29641 1727096535.19191: ^ 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 29641 1727096535.19196: getting variables 29641 1727096535.19198: in VariableManager get_vars() 29641 1727096535.19240: Calling all_inventory to load vars for managed_node2 29641 1727096535.19244: Calling groups_inventory to load vars for managed_node2 29641 1727096535.19247: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096535.19260: Calling all_plugins_play to load vars for managed_node2 29641 1727096535.19263: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096535.19266: Calling groups_plugins_play to load vars for managed_node2 29641 1727096535.25385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096535.26912: done with get_vars() 29641 1727096535.26937: done getting variables 29641 1727096535.26992: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096535.27097: variable 'interface' from source: set_fact TASK [Get the IPv4 routing rule for the connection "ethtest0"] ***************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:143 Monday 23 September 2024 09:02:15 -0400 (0:00:00.437) 0:00:18.775 ****** 29641 1727096535.27122: entering _queue_task() for managed_node2/command 29641 1727096535.27474: worker is 1 (out of 1 available) 29641 1727096535.27488: exiting _queue_task() for managed_node2/command 29641 1727096535.27499: done queuing things up, now waiting for results queue to drain 29641 1727096535.27502: waiting for pending results... 29641 1727096535.27894: running TaskExecutor() for managed_node2/TASK: Get the IPv4 routing rule for the connection "ethtest0" 29641 1727096535.27927: in run() - task 0afff68d-5257-80ba-72b8-000000000060 29641 1727096535.27950: variable 'ansible_search_path' from source: unknown 29641 1727096535.28000: calling self._execute() 29641 1727096535.28111: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096535.28123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096535.28138: variable 'omit' from source: magic vars 29641 1727096535.28527: variable 'ansible_distribution_major_version' from source: facts 29641 1727096535.28548: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096535.28560: variable 'omit' from source: magic vars 29641 1727096535.28591: variable 'omit' from source: magic vars 29641 1727096535.28705: variable 'interface' from source: set_fact 29641 1727096535.28727: variable 'omit' from source: magic vars 29641 1727096535.28779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096535.28818: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096535.28841: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096535.28868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096535.28974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096535.28978: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096535.28981: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096535.28983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096535.29041: Set connection var ansible_pipelining to False 29641 1727096535.29054: Set connection var ansible_timeout to 10 29641 1727096535.29061: Set connection var ansible_connection to ssh 29641 1727096535.29081: Set connection var ansible_shell_type to sh 29641 1727096535.29092: Set connection var ansible_shell_executable to /bin/sh 29641 1727096535.29102: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096535.29128: variable 'ansible_shell_executable' from source: unknown 29641 1727096535.29136: variable 'ansible_connection' from source: unknown 29641 1727096535.29143: variable 'ansible_module_compression' from source: unknown 29641 1727096535.29149: variable 'ansible_shell_type' from source: unknown 29641 1727096535.29156: variable 'ansible_shell_executable' from source: unknown 29641 1727096535.29162: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096535.29174: variable 'ansible_pipelining' from source: unknown 29641 1727096535.29188: variable 'ansible_timeout' from source: unknown 29641 1727096535.29197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096535.29403: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096535.29406: variable 'omit' from source: magic vars 29641 1727096535.29409: starting attempt loop 29641 1727096535.29411: running the handler 29641 1727096535.29414: _low_level_execute_command(): starting 29641 1727096535.29416: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096535.30150: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096535.30178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096535.30289: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096535.30316: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096535.30340: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096535.30359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096535.30436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096535.32156: stdout chunk (state=3): >>>/root <<< 29641 1727096535.32528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096535.32532: stdout chunk (state=3): >>><<< 29641 1727096535.32534: stderr chunk (state=3): >>><<< 29641 1727096535.32538: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096535.32540: _low_level_execute_command(): starting 29641 1727096535.32544: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096535.3252401-30574-106948379357316 `" && echo ansible-tmp-1727096535.3252401-30574-106948379357316="` echo /root/.ansible/tmp/ansible-tmp-1727096535.3252401-30574-106948379357316 `" ) && sleep 0' 29641 1727096535.33726: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096535.33976: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096535.34017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096535.34020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096535.34085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096535.36004: stdout chunk (state=3): >>>ansible-tmp-1727096535.3252401-30574-106948379357316=/root/.ansible/tmp/ansible-tmp-1727096535.3252401-30574-106948379357316 <<< 29641 1727096535.36119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096535.36175: stderr chunk (state=3): >>><<< 29641 1727096535.36178: stdout chunk (state=3): >>><<< 29641 1727096535.36181: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096535.3252401-30574-106948379357316=/root/.ansible/tmp/ansible-tmp-1727096535.3252401-30574-106948379357316 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096535.36241: variable 'ansible_module_compression' from source: unknown 29641 1727096535.36263: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29641 1727096535.36320: variable 'ansible_facts' from source: unknown 29641 1727096535.36402: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096535.3252401-30574-106948379357316/AnsiballZ_command.py 29641 1727096535.36615: Sending initial data 29641 1727096535.36619: Sent initial data (156 bytes) 29641 1727096535.37176: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096535.37407: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096535.37435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096535.37686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096535.39282: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 29641 1727096535.39291: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 29641 1727096535.39299: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 29641 1727096535.39306: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 29641 1727096535.39326: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29641 1727096535.39367: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096535.39417: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpxx8vp8ka /root/.ansible/tmp/ansible-tmp-1727096535.3252401-30574-106948379357316/AnsiballZ_command.py <<< 29641 1727096535.39421: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096535.3252401-30574-106948379357316/AnsiballZ_command.py" <<< 29641 1727096535.39462: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpxx8vp8ka" to remote "/root/.ansible/tmp/ansible-tmp-1727096535.3252401-30574-106948379357316/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096535.3252401-30574-106948379357316/AnsiballZ_command.py" <<< 29641 1727096535.40348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096535.40351: stderr chunk (state=3): >>><<< 29641 1727096535.40354: stdout chunk (state=3): >>><<< 29641 1727096535.40556: done transferring module to remote 29641 1727096535.40564: _low_level_execute_command(): starting 29641 1727096535.40574: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096535.3252401-30574-106948379357316/ /root/.ansible/tmp/ansible-tmp-1727096535.3252401-30574-106948379357316/AnsiballZ_command.py && sleep 0' 29641 1727096535.41789: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096535.41859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096535.41896: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096535.41970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096535.43892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096535.43896: stdout chunk (state=3): >>><<< 29641 1727096535.43898: stderr chunk (state=3): >>><<< 29641 1727096535.44074: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096535.44079: _low_level_execute_command(): starting 29641 1727096535.44082: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096535.3252401-30574-106948379357316/AnsiballZ_command.py && sleep 0' 29641 1727096535.45031: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096535.45036: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096535.45111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096535.45114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096535.45117: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096535.45433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096535.45438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096535.45576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096535.62502: stdout chunk (state=3): >>> {"changed": true, "stdout": "ipv4.routing-rules: priority 30200 from 198.51.100.58/26 table 30200, priority 30201 from 0.0.0.0/0 fwmark 0x1/0x1 table 30200, priority 30202 from 0.0.0.0/0 ipproto 6 table 30200, priority 30203 from 0.0.0.0/0 sport 128-256 table 30200, priority 30204 from 0.0.0.0/0 tos 0x08 table 30200, priority 30400 to 198.51.100.128/26 table 30400, priority 30401 from 0.0.0.0/0 iif iiftest table 30400, priority 30402 from 0.0.0.0/0 oif oiftest table 30400, priority 30403 from 0.0.0.0/0 table 30400, priority 200 from 198.51.100.56/26 table 200", "stderr": "", "rc": 0, "cmd": ["nmcli", "-f", "ipv4.routing-rules", "c", "show", "ethtest0"], "start": "2024-09-23 09:02:15.607756", "end": "2024-09-23 09:02:15.623958", "delta": "0:00:00.016202", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f ipv4.routing-rules c show \"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}}} <<< 29641 1727096535.64202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096535.64207: stdout chunk (state=3): >>><<< 29641 1727096535.64213: stderr chunk (state=3): >>><<< 29641 1727096535.64261: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "ipv4.routing-rules: priority 30200 from 198.51.100.58/26 table 30200, priority 30201 from 0.0.0.0/0 fwmark 0x1/0x1 table 30200, priority 30202 from 0.0.0.0/0 ipproto 6 table 30200, priority 30203 from 0.0.0.0/0 sport 128-256 table 30200, priority 30204 from 0.0.0.0/0 tos 0x08 table 30200, priority 30400 to 198.51.100.128/26 table 30400, priority 30401 from 0.0.0.0/0 iif iiftest table 30400, priority 30402 from 0.0.0.0/0 oif oiftest table 30400, priority 30403 from 0.0.0.0/0 table 30400, priority 200 from 198.51.100.56/26 table 200", "stderr": "", "rc": 0, "cmd": ["nmcli", "-f", "ipv4.routing-rules", "c", "show", "ethtest0"], "start": "2024-09-23 09:02:15.607756", "end": "2024-09-23 09:02:15.623958", "delta": "0:00:00.016202", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f ipv4.routing-rules c show \"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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096535.64304: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f ipv4.routing-rules c show "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-1727096535.3252401-30574-106948379357316/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096535.64311: _low_level_execute_command(): starting 29641 1727096535.64316: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096535.3252401-30574-106948379357316/ > /dev/null 2>&1 && sleep 0' 29641 1727096535.65056: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096535.65081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096535.65133: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096535.65270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096535.65319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096535.65465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096535.67393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096535.67477: stderr chunk (state=3): >>><<< 29641 1727096535.67482: stdout chunk (state=3): >>><<< 29641 1727096535.67675: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096535.67679: handler run complete 29641 1727096535.67681: Evaluated conditional (False): False 29641 1727096535.67684: attempt loop complete, returning result 29641 1727096535.67686: _execute() done 29641 1727096535.67688: dumping result to json 29641 1727096535.67690: done dumping result, returning 29641 1727096535.67692: done running TaskExecutor() for managed_node2/TASK: Get the IPv4 routing rule for the connection "ethtest0" [0afff68d-5257-80ba-72b8-000000000060] 29641 1727096535.67694: sending task result for task 0afff68d-5257-80ba-72b8-000000000060 29641 1727096535.67810: done sending task result for task 0afff68d-5257-80ba-72b8-000000000060 29641 1727096535.67818: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.routing-rules", "c", "show", "ethtest0" ], "delta": "0:00:00.016202", "end": "2024-09-23 09:02:15.623958", "rc": 0, "start": "2024-09-23 09:02:15.607756" } STDOUT: ipv4.routing-rules: priority 30200 from 198.51.100.58/26 table 30200, priority 30201 from 0.0.0.0/0 fwmark 0x1/0x1 table 30200, priority 30202 from 0.0.0.0/0 ipproto 6 table 30200, priority 30203 from 0.0.0.0/0 sport 128-256 table 30200, priority 30204 from 0.0.0.0/0 tos 0x08 table 30200, priority 30400 to 198.51.100.128/26 table 30400, priority 30401 from 0.0.0.0/0 iif iiftest table 30400, priority 30402 from 0.0.0.0/0 oif oiftest table 30400, priority 30403 from 0.0.0.0/0 table 30400, priority 200 from 198.51.100.56/26 table 200 29641 1727096535.67935: no more pending results, returning what we have 29641 1727096535.67938: results queue empty 29641 1727096535.67939: checking for any_errors_fatal 29641 1727096535.67950: done checking for any_errors_fatal 29641 1727096535.67951: checking for max_fail_percentage 29641 1727096535.67952: done checking for max_fail_percentage 29641 1727096535.67953: checking to see if all hosts have failed and the running result is not ok 29641 1727096535.67954: done checking to see if all hosts have failed 29641 1727096535.67955: getting the remaining hosts for this loop 29641 1727096535.67958: done getting the remaining hosts for this loop 29641 1727096535.67961: getting the next task for host managed_node2 29641 1727096535.68198: done getting next task for host managed_node2 29641 1727096535.68202: ^ task is: TASK: Get the IPv6 routing rule for the connection "{{ interface }}" 29641 1727096535.68204: ^ 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 29641 1727096535.68208: getting variables 29641 1727096535.68210: in VariableManager get_vars() 29641 1727096535.68246: Calling all_inventory to load vars for managed_node2 29641 1727096535.68250: Calling groups_inventory to load vars for managed_node2 29641 1727096535.68252: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096535.68264: Calling all_plugins_play to load vars for managed_node2 29641 1727096535.68267: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096535.68279: Calling groups_plugins_play to load vars for managed_node2 29641 1727096535.71044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096535.74291: done with get_vars() 29641 1727096535.74307: done getting variables 29641 1727096535.74369: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096535.74480: variable 'interface' from source: set_fact TASK [Get the IPv6 routing rule for the connection "ethtest0"] ***************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:149 Monday 23 September 2024 09:02:15 -0400 (0:00:00.473) 0:00:19.249 ****** 29641 1727096535.74502: entering _queue_task() for managed_node2/command 29641 1727096535.74817: worker is 1 (out of 1 available) 29641 1727096535.74832: exiting _queue_task() for managed_node2/command 29641 1727096535.74847: done queuing things up, now waiting for results queue to drain 29641 1727096535.74849: waiting for pending results... 29641 1727096535.75055: running TaskExecutor() for managed_node2/TASK: Get the IPv6 routing rule for the connection "ethtest0" 29641 1727096535.75130: in run() - task 0afff68d-5257-80ba-72b8-000000000061 29641 1727096535.75152: variable 'ansible_search_path' from source: unknown 29641 1727096535.75183: calling self._execute() 29641 1727096535.75288: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096535.75293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096535.75297: variable 'omit' from source: magic vars 29641 1727096535.75594: variable 'ansible_distribution_major_version' from source: facts 29641 1727096535.75604: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096535.75611: variable 'omit' from source: magic vars 29641 1727096535.75630: variable 'omit' from source: magic vars 29641 1727096535.75699: variable 'interface' from source: set_fact 29641 1727096535.75713: variable 'omit' from source: magic vars 29641 1727096535.75748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096535.75777: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096535.75792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096535.75806: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096535.75814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096535.75837: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096535.75842: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096535.75845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096535.75927: Set connection var ansible_pipelining to False 29641 1727096535.75931: Set connection var ansible_timeout to 10 29641 1727096535.75933: Set connection var ansible_connection to ssh 29641 1727096535.75940: Set connection var ansible_shell_type to sh 29641 1727096535.75945: Set connection var ansible_shell_executable to /bin/sh 29641 1727096535.75950: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096535.75974: variable 'ansible_shell_executable' from source: unknown 29641 1727096535.75977: variable 'ansible_connection' from source: unknown 29641 1727096535.75980: variable 'ansible_module_compression' from source: unknown 29641 1727096535.75983: variable 'ansible_shell_type' from source: unknown 29641 1727096535.75985: variable 'ansible_shell_executable' from source: unknown 29641 1727096535.75987: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096535.75989: variable 'ansible_pipelining' from source: unknown 29641 1727096535.75992: variable 'ansible_timeout' from source: unknown 29641 1727096535.75994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096535.76121: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096535.76126: variable 'omit' from source: magic vars 29641 1727096535.76158: starting attempt loop 29641 1727096535.76161: running the handler 29641 1727096535.76164: _low_level_execute_command(): starting 29641 1727096535.76166: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096535.76990: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096535.77020: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096535.77024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096535.77086: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096535.77167: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096535.77173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096535.77235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096535.77304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096535.78992: stdout chunk (state=3): >>>/root <<< 29641 1727096535.79123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096535.79127: stderr chunk (state=3): >>><<< 29641 1727096535.79129: stdout chunk (state=3): >>><<< 29641 1727096535.79170: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096535.79209: _low_level_execute_command(): starting 29641 1727096535.79214: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096535.791632-30595-83828013957299 `" && echo ansible-tmp-1727096535.791632-30595-83828013957299="` echo /root/.ansible/tmp/ansible-tmp-1727096535.791632-30595-83828013957299 `" ) && sleep 0' 29641 1727096535.79964: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096535.80083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096535.80101: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096535.80129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096535.80259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096535.82155: stdout chunk (state=3): >>>ansible-tmp-1727096535.791632-30595-83828013957299=/root/.ansible/tmp/ansible-tmp-1727096535.791632-30595-83828013957299 <<< 29641 1727096535.82285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096535.82290: stderr chunk (state=3): >>><<< 29641 1727096535.82294: stdout chunk (state=3): >>><<< 29641 1727096535.82312: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096535.791632-30595-83828013957299=/root/.ansible/tmp/ansible-tmp-1727096535.791632-30595-83828013957299 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096535.82340: variable 'ansible_module_compression' from source: unknown 29641 1727096535.82383: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29641 1727096535.82449: variable 'ansible_facts' from source: unknown 29641 1727096535.82500: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096535.791632-30595-83828013957299/AnsiballZ_command.py 29641 1727096535.82628: Sending initial data 29641 1727096535.82632: Sent initial data (154 bytes) 29641 1727096535.83568: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096535.83591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096535.83598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096535.83742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096535.85357: 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 <<< 29641 1727096535.85398: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096535.85426: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpiobscoxq /root/.ansible/tmp/ansible-tmp-1727096535.791632-30595-83828013957299/AnsiballZ_command.py <<< 29641 1727096535.85429: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096535.791632-30595-83828013957299/AnsiballZ_command.py" <<< 29641 1727096535.85700: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpiobscoxq" to remote "/root/.ansible/tmp/ansible-tmp-1727096535.791632-30595-83828013957299/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096535.791632-30595-83828013957299/AnsiballZ_command.py" <<< 29641 1727096535.86559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096535.86624: stderr chunk (state=3): >>><<< 29641 1727096535.86627: stdout chunk (state=3): >>><<< 29641 1727096535.86660: done transferring module to remote 29641 1727096535.86666: _low_level_execute_command(): starting 29641 1727096535.86674: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096535.791632-30595-83828013957299/ /root/.ansible/tmp/ansible-tmp-1727096535.791632-30595-83828013957299/AnsiballZ_command.py && sleep 0' 29641 1727096535.87277: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29641 1727096535.87282: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096535.87379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096535.87384: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096535.87412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096535.89278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096535.89282: stdout chunk (state=3): >>><<< 29641 1727096535.89284: stderr chunk (state=3): >>><<< 29641 1727096535.89302: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096535.89395: _low_level_execute_command(): starting 29641 1727096535.89398: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096535.791632-30595-83828013957299/AnsiballZ_command.py && sleep 0' 29641 1727096535.90033: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096535.90086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096535.90103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096535.90129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096535.90205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096536.07157: stdout chunk (state=3): >>> {"changed": true, "stdout": "ipv6.routing-rules: priority 30600 to 2001:db8::4/32 table 30600, priority 30601 not from ::/0 dport 128-256 table 30600, priority 30602 from ::/0 table 30600", "stderr": "", "rc": 0, "cmd": ["nmcli", "-f", "ipv6.routing-rules", "c", "show", "ethtest0"], "start": "2024-09-23 09:02:16.054736", "end": "2024-09-23 09:02:16.070323", "delta": "0:00:00.015587", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f ipv6.routing-rules c show \"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}}} <<< 29641 1727096536.08784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096536.08810: stderr chunk (state=3): >>><<< 29641 1727096536.08814: stdout chunk (state=3): >>><<< 29641 1727096536.08830: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "ipv6.routing-rules: priority 30600 to 2001:db8::4/32 table 30600, priority 30601 not from ::/0 dport 128-256 table 30600, priority 30602 from ::/0 table 30600", "stderr": "", "rc": 0, "cmd": ["nmcli", "-f", "ipv6.routing-rules", "c", "show", "ethtest0"], "start": "2024-09-23 09:02:16.054736", "end": "2024-09-23 09:02:16.070323", "delta": "0:00:00.015587", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f ipv6.routing-rules c show \"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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096536.08862: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f ipv6.routing-rules c show "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-1727096535.791632-30595-83828013957299/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096536.08873: _low_level_execute_command(): starting 29641 1727096536.08877: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096535.791632-30595-83828013957299/ > /dev/null 2>&1 && sleep 0' 29641 1727096536.09330: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096536.09334: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096536.09336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096536.09339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096536.09341: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096536.09406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096536.09410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096536.09422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096536.09484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096536.11317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096536.11345: stderr chunk (state=3): >>><<< 29641 1727096536.11348: stdout chunk (state=3): >>><<< 29641 1727096536.11363: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096536.11375: handler run complete 29641 1727096536.11394: Evaluated conditional (False): False 29641 1727096536.11401: attempt loop complete, returning result 29641 1727096536.11404: _execute() done 29641 1727096536.11408: dumping result to json 29641 1727096536.11413: done dumping result, returning 29641 1727096536.11420: done running TaskExecutor() for managed_node2/TASK: Get the IPv6 routing rule for the connection "ethtest0" [0afff68d-5257-80ba-72b8-000000000061] 29641 1727096536.11423: sending task result for task 0afff68d-5257-80ba-72b8-000000000061 29641 1727096536.11521: done sending task result for task 0afff68d-5257-80ba-72b8-000000000061 29641 1727096536.11524: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.routing-rules", "c", "show", "ethtest0" ], "delta": "0:00:00.015587", "end": "2024-09-23 09:02:16.070323", "rc": 0, "start": "2024-09-23 09:02:16.054736" } STDOUT: ipv6.routing-rules: priority 30600 to 2001:db8::4/32 table 30600, priority 30601 not from ::/0 dport 128-256 table 30600, priority 30602 from ::/0 table 30600 29641 1727096536.11600: no more pending results, returning what we have 29641 1727096536.11603: results queue empty 29641 1727096536.11604: checking for any_errors_fatal 29641 1727096536.11612: done checking for any_errors_fatal 29641 1727096536.11613: checking for max_fail_percentage 29641 1727096536.11615: done checking for max_fail_percentage 29641 1727096536.11615: checking to see if all hosts have failed and the running result is not ok 29641 1727096536.11616: done checking to see if all hosts have failed 29641 1727096536.11617: getting the remaining hosts for this loop 29641 1727096536.11618: done getting the remaining hosts for this loop 29641 1727096536.11621: getting the next task for host managed_node2 29641 1727096536.11627: done getting next task for host managed_node2 29641 1727096536.11629: ^ task is: TASK: Assert that the routing rule with table lookup 30200 matches the specified rule 29641 1727096536.11631: ^ 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 29641 1727096536.11642: getting variables 29641 1727096536.11643: in VariableManager get_vars() 29641 1727096536.11682: Calling all_inventory to load vars for managed_node2 29641 1727096536.11685: Calling groups_inventory to load vars for managed_node2 29641 1727096536.11687: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096536.11699: Calling all_plugins_play to load vars for managed_node2 29641 1727096536.11701: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096536.11703: Calling groups_plugins_play to load vars for managed_node2 29641 1727096536.12760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096536.14157: done with get_vars() 29641 1727096536.14191: done getting variables 29641 1727096536.14284: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the routing rule with table lookup 30200 matches the specified rule] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:155 Monday 23 September 2024 09:02:16 -0400 (0:00:00.398) 0:00:19.647 ****** 29641 1727096536.14324: entering _queue_task() for managed_node2/assert 29641 1727096536.14753: worker is 1 (out of 1 available) 29641 1727096536.14770: exiting _queue_task() for managed_node2/assert 29641 1727096536.14786: done queuing things up, now waiting for results queue to drain 29641 1727096536.14789: waiting for pending results... 29641 1727096536.15138: running TaskExecutor() for managed_node2/TASK: Assert that the routing rule with table lookup 30200 matches the specified rule 29641 1727096536.15249: in run() - task 0afff68d-5257-80ba-72b8-000000000062 29641 1727096536.15266: variable 'ansible_search_path' from source: unknown 29641 1727096536.15403: calling self._execute() 29641 1727096536.15430: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.15436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.15444: variable 'omit' from source: magic vars 29641 1727096536.15934: variable 'ansible_distribution_major_version' from source: facts 29641 1727096536.15938: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096536.15950: variable 'ansible_distribution_major_version' from source: facts 29641 1727096536.15956: Evaluated conditional (ansible_distribution_major_version != "7"): True 29641 1727096536.15962: variable 'omit' from source: magic vars 29641 1727096536.16016: variable 'omit' from source: magic vars 29641 1727096536.16041: variable 'omit' from source: magic vars 29641 1727096536.16086: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096536.16136: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096536.16161: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096536.16191: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096536.16212: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096536.16250: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096536.16253: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.16256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.16360: Set connection var ansible_pipelining to False 29641 1727096536.16363: Set connection var ansible_timeout to 10 29641 1727096536.16366: Set connection var ansible_connection to ssh 29641 1727096536.16371: Set connection var ansible_shell_type to sh 29641 1727096536.16400: Set connection var ansible_shell_executable to /bin/sh 29641 1727096536.16421: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096536.16425: variable 'ansible_shell_executable' from source: unknown 29641 1727096536.16433: variable 'ansible_connection' from source: unknown 29641 1727096536.16436: variable 'ansible_module_compression' from source: unknown 29641 1727096536.16438: variable 'ansible_shell_type' from source: unknown 29641 1727096536.16441: variable 'ansible_shell_executable' from source: unknown 29641 1727096536.16443: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.16445: variable 'ansible_pipelining' from source: unknown 29641 1727096536.16448: variable 'ansible_timeout' from source: unknown 29641 1727096536.16450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.16586: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096536.16590: variable 'omit' from source: magic vars 29641 1727096536.16593: starting attempt loop 29641 1727096536.16595: running the handler 29641 1727096536.16758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096536.16965: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096536.17000: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096536.17081: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096536.17107: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096536.17174: variable 'route_rule_table_30200' from source: set_fact 29641 1727096536.17220: Evaluated conditional (route_rule_table_30200.stdout is search("30200:(\s+)from 198.51.100.58/26 lookup 30200")): True 29641 1727096536.17330: variable 'route_rule_table_30200' from source: set_fact 29641 1727096536.17363: Evaluated conditional (route_rule_table_30200.stdout is search("30201:(\s+)from all fwmark 0x1/0x1 lookup 30200")): True 29641 1727096536.17463: variable 'route_rule_table_30200' from source: set_fact 29641 1727096536.17488: Evaluated conditional (route_rule_table_30200.stdout is search("30202:(\s+)from all ipproto tcp lookup 30200")): True 29641 1727096536.17634: variable 'route_rule_table_30200' from source: set_fact 29641 1727096536.17640: Evaluated conditional (route_rule_table_30200.stdout is search("30203:(\s+)from all sport 128-256 lookup 30200")): True 29641 1727096536.17739: variable 'route_rule_table_30200' from source: set_fact 29641 1727096536.17762: Evaluated conditional (route_rule_table_30200.stdout is search("30204:(\s+)from all tos (0x08|throughput) lookup 30200")): True 29641 1727096536.17770: handler run complete 29641 1727096536.17782: attempt loop complete, returning result 29641 1727096536.17785: _execute() done 29641 1727096536.17788: dumping result to json 29641 1727096536.17790: done dumping result, returning 29641 1727096536.17797: done running TaskExecutor() for managed_node2/TASK: Assert that the routing rule with table lookup 30200 matches the specified rule [0afff68d-5257-80ba-72b8-000000000062] 29641 1727096536.17800: sending task result for task 0afff68d-5257-80ba-72b8-000000000062 29641 1727096536.17892: done sending task result for task 0afff68d-5257-80ba-72b8-000000000062 29641 1727096536.17894: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 29641 1727096536.17951: no more pending results, returning what we have 29641 1727096536.17954: results queue empty 29641 1727096536.17955: checking for any_errors_fatal 29641 1727096536.17965: done checking for any_errors_fatal 29641 1727096536.17966: checking for max_fail_percentage 29641 1727096536.17969: done checking for max_fail_percentage 29641 1727096536.17970: checking to see if all hosts have failed and the running result is not ok 29641 1727096536.17973: done checking to see if all hosts have failed 29641 1727096536.17974: getting the remaining hosts for this loop 29641 1727096536.17975: done getting the remaining hosts for this loop 29641 1727096536.17978: getting the next task for host managed_node2 29641 1727096536.17984: done getting next task for host managed_node2 29641 1727096536.17986: ^ task is: TASK: Assert that the routing rule with table lookup 30400 matches the specified rule 29641 1727096536.17988: ^ 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 29641 1727096536.17991: getting variables 29641 1727096536.17994: in VariableManager get_vars() 29641 1727096536.18038: Calling all_inventory to load vars for managed_node2 29641 1727096536.18040: Calling groups_inventory to load vars for managed_node2 29641 1727096536.18042: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096536.18058: Calling all_plugins_play to load vars for managed_node2 29641 1727096536.18060: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096536.18062: Calling groups_plugins_play to load vars for managed_node2 29641 1727096536.19003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096536.20136: done with get_vars() 29641 1727096536.20159: done getting variables 29641 1727096536.20231: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the routing rule with table lookup 30400 matches the specified rule] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:166 Monday 23 September 2024 09:02:16 -0400 (0:00:00.059) 0:00:19.706 ****** 29641 1727096536.20264: entering _queue_task() for managed_node2/assert 29641 1727096536.21530: worker is 1 (out of 1 available) 29641 1727096536.21542: exiting _queue_task() for managed_node2/assert 29641 1727096536.21772: done queuing things up, now waiting for results queue to drain 29641 1727096536.21774: waiting for pending results... 29641 1727096536.22236: running TaskExecutor() for managed_node2/TASK: Assert that the routing rule with table lookup 30400 matches the specified rule 29641 1727096536.22319: in run() - task 0afff68d-5257-80ba-72b8-000000000063 29641 1727096536.22411: variable 'ansible_search_path' from source: unknown 29641 1727096536.22514: calling self._execute() 29641 1727096536.22809: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.22812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.22815: variable 'omit' from source: magic vars 29641 1727096536.23439: variable 'ansible_distribution_major_version' from source: facts 29641 1727096536.23458: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096536.23600: variable 'ansible_distribution_major_version' from source: facts 29641 1727096536.23617: Evaluated conditional (ansible_distribution_major_version != "7"): True 29641 1727096536.23777: variable 'omit' from source: magic vars 29641 1727096536.23781: variable 'omit' from source: magic vars 29641 1727096536.23787: variable 'omit' from source: magic vars 29641 1727096536.23790: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096536.23793: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096536.23849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096536.23876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096536.23894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096536.23930: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096536.23937: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.23943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.24053: Set connection var ansible_pipelining to False 29641 1727096536.24065: Set connection var ansible_timeout to 10 29641 1727096536.24077: Set connection var ansible_connection to ssh 29641 1727096536.24125: Set connection var ansible_shell_type to sh 29641 1727096536.24129: Set connection var ansible_shell_executable to /bin/sh 29641 1727096536.24131: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096536.24135: variable 'ansible_shell_executable' from source: unknown 29641 1727096536.24143: variable 'ansible_connection' from source: unknown 29641 1727096536.24150: variable 'ansible_module_compression' from source: unknown 29641 1727096536.24156: variable 'ansible_shell_type' from source: unknown 29641 1727096536.24162: variable 'ansible_shell_executable' from source: unknown 29641 1727096536.24170: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.24181: variable 'ansible_pipelining' from source: unknown 29641 1727096536.24235: variable 'ansible_timeout' from source: unknown 29641 1727096536.24238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.24435: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096536.24481: variable 'omit' from source: magic vars 29641 1727096536.24495: starting attempt loop 29641 1727096536.24503: running the handler 29641 1727096536.24863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096536.25180: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096536.25227: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096536.25324: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096536.25346: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096536.25446: variable 'route_rule_table_30400' from source: set_fact 29641 1727096536.25543: Evaluated conditional (route_rule_table_30400.stdout is search("30400:(\s+)from all to 198.51.100.128/26 lookup 30400")): True 29641 1727096536.25672: variable 'route_rule_table_30400' from source: set_fact 29641 1727096536.25706: Evaluated conditional (route_rule_table_30400.stdout is search("30401:(\s+)from all iif iiftest \[detached\] lookup 30400")): True 29641 1727096536.25841: variable 'route_rule_table_30400' from source: set_fact 29641 1727096536.25881: Evaluated conditional (route_rule_table_30400.stdout is search("30402:(\s+)from all oif oiftest \[detached\] lookup 30400")): True 29641 1727096536.25932: handler run complete 29641 1727096536.25936: attempt loop complete, returning result 29641 1727096536.25938: _execute() done 29641 1727096536.25940: dumping result to json 29641 1727096536.25942: done dumping result, returning 29641 1727096536.25975: done running TaskExecutor() for managed_node2/TASK: Assert that the routing rule with table lookup 30400 matches the specified rule [0afff68d-5257-80ba-72b8-000000000063] 29641 1727096536.25978: sending task result for task 0afff68d-5257-80ba-72b8-000000000063 29641 1727096536.26208: done sending task result for task 0afff68d-5257-80ba-72b8-000000000063 29641 1727096536.26211: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 29641 1727096536.26278: no more pending results, returning what we have 29641 1727096536.26282: results queue empty 29641 1727096536.26283: checking for any_errors_fatal 29641 1727096536.26293: done checking for any_errors_fatal 29641 1727096536.26293: checking for max_fail_percentage 29641 1727096536.26295: done checking for max_fail_percentage 29641 1727096536.26296: checking to see if all hosts have failed and the running result is not ok 29641 1727096536.26297: done checking to see if all hosts have failed 29641 1727096536.26297: getting the remaining hosts for this loop 29641 1727096536.26300: done getting the remaining hosts for this loop 29641 1727096536.26304: getting the next task for host managed_node2 29641 1727096536.26313: done getting next task for host managed_node2 29641 1727096536.26317: ^ task is: TASK: Assert that the routing rule with table lookup 30600 matches the specified rule 29641 1727096536.26319: ^ 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 29641 1727096536.26325: getting variables 29641 1727096536.26327: in VariableManager get_vars() 29641 1727096536.26376: Calling all_inventory to load vars for managed_node2 29641 1727096536.26380: Calling groups_inventory to load vars for managed_node2 29641 1727096536.26382: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096536.26398: Calling all_plugins_play to load vars for managed_node2 29641 1727096536.26401: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096536.26404: Calling groups_plugins_play to load vars for managed_node2 29641 1727096536.28878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096536.32088: done with get_vars() 29641 1727096536.32119: done getting variables 29641 1727096536.32506: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the routing rule with table lookup 30600 matches the specified rule] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:175 Monday 23 September 2024 09:02:16 -0400 (0:00:00.122) 0:00:19.829 ****** 29641 1727096536.32538: entering _queue_task() for managed_node2/assert 29641 1727096536.33325: worker is 1 (out of 1 available) 29641 1727096536.33336: exiting _queue_task() for managed_node2/assert 29641 1727096536.33346: done queuing things up, now waiting for results queue to drain 29641 1727096536.33348: waiting for pending results... 29641 1727096536.33672: running TaskExecutor() for managed_node2/TASK: Assert that the routing rule with table lookup 30600 matches the specified rule 29641 1727096536.33781: in run() - task 0afff68d-5257-80ba-72b8-000000000064 29641 1727096536.33803: variable 'ansible_search_path' from source: unknown 29641 1727096536.33844: calling self._execute() 29641 1727096536.33954: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.34074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.34078: variable 'omit' from source: magic vars 29641 1727096536.34374: variable 'ansible_distribution_major_version' from source: facts 29641 1727096536.34394: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096536.34518: variable 'ansible_distribution_major_version' from source: facts 29641 1727096536.34530: Evaluated conditional (ansible_distribution_major_version != "7"): True 29641 1727096536.34541: variable 'omit' from source: magic vars 29641 1727096536.34569: variable 'omit' from source: magic vars 29641 1727096536.34609: variable 'omit' from source: magic vars 29641 1727096536.34672: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096536.34691: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096536.34713: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096536.34737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096536.34750: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096536.34835: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096536.34838: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.34841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.34902: Set connection var ansible_pipelining to False 29641 1727096536.34913: Set connection var ansible_timeout to 10 29641 1727096536.34918: Set connection var ansible_connection to ssh 29641 1727096536.34929: Set connection var ansible_shell_type to sh 29641 1727096536.34939: Set connection var ansible_shell_executable to /bin/sh 29641 1727096536.34949: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096536.34977: variable 'ansible_shell_executable' from source: unknown 29641 1727096536.34985: variable 'ansible_connection' from source: unknown 29641 1727096536.34992: variable 'ansible_module_compression' from source: unknown 29641 1727096536.34998: variable 'ansible_shell_type' from source: unknown 29641 1727096536.35054: variable 'ansible_shell_executable' from source: unknown 29641 1727096536.35057: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.35059: variable 'ansible_pipelining' from source: unknown 29641 1727096536.35061: variable 'ansible_timeout' from source: unknown 29641 1727096536.35063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.35163: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096536.35181: variable 'omit' from source: magic vars 29641 1727096536.35192: starting attempt loop 29641 1727096536.35198: running the handler 29641 1727096536.35360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096536.36177: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096536.36181: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096536.36238: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096536.36324: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096536.36593: variable 'route_rule_table_30600' from source: set_fact 29641 1727096536.36635: Evaluated conditional (route_rule_table_30600.stdout is search("30600:(\s+)from all to 2001:db8::4/32 lookup 30600")): True 29641 1727096536.36783: variable 'route_rule_table_30600' from source: set_fact 29641 1727096536.36815: Evaluated conditional (route_rule_table_30600.stdout is search("30601:(\s+)not from all dport 128-256 lookup 30600")): True 29641 1727096536.36825: handler run complete 29641 1727096536.36845: attempt loop complete, returning result 29641 1727096536.36854: _execute() done 29641 1727096536.36860: dumping result to json 29641 1727096536.36871: done dumping result, returning 29641 1727096536.36884: done running TaskExecutor() for managed_node2/TASK: Assert that the routing rule with table lookup 30600 matches the specified rule [0afff68d-5257-80ba-72b8-000000000064] 29641 1727096536.36892: sending task result for task 0afff68d-5257-80ba-72b8-000000000064 29641 1727096536.37108: done sending task result for task 0afff68d-5257-80ba-72b8-000000000064 29641 1727096536.37111: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 29641 1727096536.37161: no more pending results, returning what we have 29641 1727096536.37165: results queue empty 29641 1727096536.37165: checking for any_errors_fatal 29641 1727096536.37174: done checking for any_errors_fatal 29641 1727096536.37175: checking for max_fail_percentage 29641 1727096536.37177: done checking for max_fail_percentage 29641 1727096536.37177: checking to see if all hosts have failed and the running result is not ok 29641 1727096536.37178: done checking to see if all hosts have failed 29641 1727096536.37179: getting the remaining hosts for this loop 29641 1727096536.37180: done getting the remaining hosts for this loop 29641 1727096536.37184: getting the next task for host managed_node2 29641 1727096536.37190: done getting next task for host managed_node2 29641 1727096536.37193: ^ task is: TASK: Assert that the routing rule with 'custom' table lookup matches the specified rule 29641 1727096536.37196: ^ 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 29641 1727096536.37200: getting variables 29641 1727096536.37202: in VariableManager get_vars() 29641 1727096536.37242: Calling all_inventory to load vars for managed_node2 29641 1727096536.37244: Calling groups_inventory to load vars for managed_node2 29641 1727096536.37247: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096536.37258: Calling all_plugins_play to load vars for managed_node2 29641 1727096536.37261: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096536.37264: Calling groups_plugins_play to load vars for managed_node2 29641 1727096536.40322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096536.43316: done with get_vars() 29641 1727096536.43342: done getting variables 29641 1727096536.43404: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the routing rule with 'custom' table lookup matches the specified rule] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:183 Monday 23 September 2024 09:02:16 -0400 (0:00:00.108) 0:00:19.938 ****** 29641 1727096536.43438: entering _queue_task() for managed_node2/assert 29641 1727096536.43778: worker is 1 (out of 1 available) 29641 1727096536.43792: exiting _queue_task() for managed_node2/assert 29641 1727096536.43803: done queuing things up, now waiting for results queue to drain 29641 1727096536.43805: waiting for pending results... 29641 1727096536.44097: running TaskExecutor() for managed_node2/TASK: Assert that the routing rule with 'custom' table lookup matches the specified rule 29641 1727096536.44199: in run() - task 0afff68d-5257-80ba-72b8-000000000065 29641 1727096536.44215: variable 'ansible_search_path' from source: unknown 29641 1727096536.44250: calling self._execute() 29641 1727096536.44373: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.44376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.44379: variable 'omit' from source: magic vars 29641 1727096536.44732: variable 'ansible_distribution_major_version' from source: facts 29641 1727096536.44748: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096536.45175: variable 'ansible_distribution_major_version' from source: facts 29641 1727096536.45178: Evaluated conditional (ansible_distribution_major_version != "7"): True 29641 1727096536.45181: variable 'omit' from source: magic vars 29641 1727096536.45183: variable 'omit' from source: magic vars 29641 1727096536.45185: variable 'omit' from source: magic vars 29641 1727096536.45210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096536.45320: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096536.45407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096536.45429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096536.45444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096536.45556: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096536.45564: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.45574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.45748: Set connection var ansible_pipelining to False 29641 1727096536.45805: Set connection var ansible_timeout to 10 29641 1727096536.45830: Set connection var ansible_connection to ssh 29641 1727096536.45844: Set connection var ansible_shell_type to sh 29641 1727096536.45972: Set connection var ansible_shell_executable to /bin/sh 29641 1727096536.45975: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096536.46043: variable 'ansible_shell_executable' from source: unknown 29641 1727096536.46047: variable 'ansible_connection' from source: unknown 29641 1727096536.46049: variable 'ansible_module_compression' from source: unknown 29641 1727096536.46051: variable 'ansible_shell_type' from source: unknown 29641 1727096536.46053: variable 'ansible_shell_executable' from source: unknown 29641 1727096536.46055: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.46057: variable 'ansible_pipelining' from source: unknown 29641 1727096536.46059: variable 'ansible_timeout' from source: unknown 29641 1727096536.46061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.46252: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096536.46480: variable 'omit' from source: magic vars 29641 1727096536.46483: starting attempt loop 29641 1727096536.46486: running the handler 29641 1727096536.46654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096536.47190: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096536.47285: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096536.47508: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096536.47637: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096536.47977: variable 'route_rule_table_custom' from source: set_fact 29641 1727096536.47980: Evaluated conditional (route_rule_table_custom.stdout is search("200:(\s+)from 198.51.100.56/26 lookup custom")): True 29641 1727096536.47983: handler run complete 29641 1727096536.47985: attempt loop complete, returning result 29641 1727096536.47987: _execute() done 29641 1727096536.47989: dumping result to json 29641 1727096536.47992: done dumping result, returning 29641 1727096536.47994: done running TaskExecutor() for managed_node2/TASK: Assert that the routing rule with 'custom' table lookup matches the specified rule [0afff68d-5257-80ba-72b8-000000000065] 29641 1727096536.47996: sending task result for task 0afff68d-5257-80ba-72b8-000000000065 29641 1727096536.48063: done sending task result for task 0afff68d-5257-80ba-72b8-000000000065 29641 1727096536.48066: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 29641 1727096536.48129: no more pending results, returning what we have 29641 1727096536.48133: results queue empty 29641 1727096536.48133: checking for any_errors_fatal 29641 1727096536.48144: done checking for any_errors_fatal 29641 1727096536.48145: checking for max_fail_percentage 29641 1727096536.48146: done checking for max_fail_percentage 29641 1727096536.48147: checking to see if all hosts have failed and the running result is not ok 29641 1727096536.48148: done checking to see if all hosts have failed 29641 1727096536.48149: getting the remaining hosts for this loop 29641 1727096536.48150: done getting the remaining hosts for this loop 29641 1727096536.48153: getting the next task for host managed_node2 29641 1727096536.48159: done getting next task for host managed_node2 29641 1727096536.48162: ^ task is: TASK: Assert that the specified IPv4 routing rule was configured in the connection "{{ interface }}" 29641 1727096536.48164: ^ 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 29641 1727096536.48170: getting variables 29641 1727096536.48172: in VariableManager get_vars() 29641 1727096536.48213: Calling all_inventory to load vars for managed_node2 29641 1727096536.48216: Calling groups_inventory to load vars for managed_node2 29641 1727096536.48219: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096536.48230: Calling all_plugins_play to load vars for managed_node2 29641 1727096536.48233: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096536.48235: Calling groups_plugins_play to load vars for managed_node2 29641 1727096536.50403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096536.53840: done with get_vars() 29641 1727096536.53864: done getting variables 29641 1727096536.54026: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096536.54349: variable 'interface' from source: set_fact TASK [Assert that the specified IPv4 routing rule was configured in the connection "ethtest0"] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:190 Monday 23 September 2024 09:02:16 -0400 (0:00:00.109) 0:00:20.048 ****** 29641 1727096536.54386: entering _queue_task() for managed_node2/assert 29641 1727096536.55103: worker is 1 (out of 1 available) 29641 1727096536.55113: exiting _queue_task() for managed_node2/assert 29641 1727096536.55122: done queuing things up, now waiting for results queue to drain 29641 1727096536.55124: waiting for pending results... 29641 1727096536.55398: running TaskExecutor() for managed_node2/TASK: Assert that the specified IPv4 routing rule was configured in the connection "ethtest0" 29641 1727096536.55599: in run() - task 0afff68d-5257-80ba-72b8-000000000066 29641 1727096536.55615: variable 'ansible_search_path' from source: unknown 29641 1727096536.55649: calling self._execute() 29641 1727096536.55862: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.55870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.55919: variable 'omit' from source: magic vars 29641 1727096536.56931: variable 'ansible_distribution_major_version' from source: facts 29641 1727096536.56973: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096536.56977: variable 'omit' from source: magic vars 29641 1727096536.56980: variable 'omit' from source: magic vars 29641 1727096536.57281: variable 'interface' from source: set_fact 29641 1727096536.57299: variable 'omit' from source: magic vars 29641 1727096536.57344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096536.57453: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096536.57456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096536.57459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096536.57461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096536.57464: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096536.57466: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.57470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.57759: Set connection var ansible_pipelining to False 29641 1727096536.57765: Set connection var ansible_timeout to 10 29641 1727096536.57769: Set connection var ansible_connection to ssh 29641 1727096536.57780: Set connection var ansible_shell_type to sh 29641 1727096536.57786: Set connection var ansible_shell_executable to /bin/sh 29641 1727096536.57791: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096536.57816: variable 'ansible_shell_executable' from source: unknown 29641 1727096536.57820: variable 'ansible_connection' from source: unknown 29641 1727096536.57823: variable 'ansible_module_compression' from source: unknown 29641 1727096536.57825: variable 'ansible_shell_type' from source: unknown 29641 1727096536.57827: variable 'ansible_shell_executable' from source: unknown 29641 1727096536.57830: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.57832: variable 'ansible_pipelining' from source: unknown 29641 1727096536.57836: variable 'ansible_timeout' from source: unknown 29641 1727096536.57840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.58182: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096536.58193: variable 'omit' from source: magic vars 29641 1727096536.58199: starting attempt loop 29641 1727096536.58202: running the handler 29641 1727096536.58562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096536.58994: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096536.59036: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096536.59315: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096536.59410: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096536.59440: variable 'connection_route_rule' from source: set_fact 29641 1727096536.59587: Evaluated conditional (connection_route_rule.stdout is search("priority 30200 from 198.51.100.58/26 table 30200")): True 29641 1727096536.59786: variable 'connection_route_rule' from source: set_fact 29641 1727096536.59810: Evaluated conditional (connection_route_rule.stdout is search("priority 30201 from 0.0.0.0/0 fwmark 0x1/0x1 table 30200")): True 29641 1727096536.60212: variable 'connection_route_rule' from source: set_fact 29641 1727096536.60236: Evaluated conditional (connection_route_rule.stdout is search("priority 30202 from 0.0.0.0/0 ipproto 6 table 30200")): True 29641 1727096536.60616: variable 'connection_route_rule' from source: set_fact 29641 1727096536.60639: Evaluated conditional (connection_route_rule.stdout is search("priority 30203 from 0.0.0.0/0 sport 128-256 table 30200")): True 29641 1727096536.60963: variable 'connection_route_rule' from source: set_fact 29641 1727096536.61074: Evaluated conditional (connection_route_rule.stdout is search("priority 30204 from 0.0.0.0/0 tos 0x08 table 30200")): True 29641 1727096536.61337: variable 'connection_route_rule' from source: set_fact 29641 1727096536.61340: Evaluated conditional (connection_route_rule.stdout is search("priority 30400 to 198.51.100.128/26 table 30400")): True 29641 1727096536.61552: variable 'connection_route_rule' from source: set_fact 29641 1727096536.61578: Evaluated conditional (connection_route_rule.stdout is search("priority 30401 from 0.0.0.0/0 iif iiftest table 30400")): True 29641 1727096536.61982: variable 'connection_route_rule' from source: set_fact 29641 1727096536.62005: Evaluated conditional (connection_route_rule.stdout is search("priority 30402 from 0.0.0.0/0 oif oiftest table 30400")): True 29641 1727096536.62279: variable 'connection_route_rule' from source: set_fact 29641 1727096536.62291: Evaluated conditional (connection_route_rule.stdout is search("priority 30403 from 0.0.0.0/0 table 30400")): True 29641 1727096536.62537: variable 'connection_route_rule' from source: set_fact 29641 1727096536.62557: Evaluated conditional (connection_route_rule.stdout is search("priority 200 from 198.51.100.56/26 table 200")): True 29641 1727096536.62564: handler run complete 29641 1727096536.62696: attempt loop complete, returning result 29641 1727096536.62700: _execute() done 29641 1727096536.62702: dumping result to json 29641 1727096536.62704: done dumping result, returning 29641 1727096536.62713: done running TaskExecutor() for managed_node2/TASK: Assert that the specified IPv4 routing rule was configured in the connection "ethtest0" [0afff68d-5257-80ba-72b8-000000000066] 29641 1727096536.62717: sending task result for task 0afff68d-5257-80ba-72b8-000000000066 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 29641 1727096536.63015: no more pending results, returning what we have 29641 1727096536.63019: results queue empty 29641 1727096536.63020: checking for any_errors_fatal 29641 1727096536.63028: done checking for any_errors_fatal 29641 1727096536.63029: checking for max_fail_percentage 29641 1727096536.63031: done checking for max_fail_percentage 29641 1727096536.63032: checking to see if all hosts have failed and the running result is not ok 29641 1727096536.63033: done checking to see if all hosts have failed 29641 1727096536.63034: getting the remaining hosts for this loop 29641 1727096536.63035: done getting the remaining hosts for this loop 29641 1727096536.63045: getting the next task for host managed_node2 29641 1727096536.63053: done getting next task for host managed_node2 29641 1727096536.63057: ^ task is: TASK: Assert that the specified IPv6 routing rule was configured in the connection "{{ interface }}" 29641 1727096536.63059: ^ 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 29641 1727096536.63063: getting variables 29641 1727096536.63065: in VariableManager get_vars() 29641 1727096536.63109: Calling all_inventory to load vars for managed_node2 29641 1727096536.63112: Calling groups_inventory to load vars for managed_node2 29641 1727096536.63114: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096536.63126: Calling all_plugins_play to load vars for managed_node2 29641 1727096536.63129: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096536.63131: Calling groups_plugins_play to load vars for managed_node2 29641 1727096536.64174: done sending task result for task 0afff68d-5257-80ba-72b8-000000000066 29641 1727096536.64177: WORKER PROCESS EXITING 29641 1727096536.65988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096536.67712: done with get_vars() 29641 1727096536.67742: done getting variables 29641 1727096536.67861: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096536.68173: variable 'interface' from source: set_fact TASK [Assert that the specified IPv6 routing rule was configured in the connection "ethtest0"] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:205 Monday 23 September 2024 09:02:16 -0400 (0:00:00.138) 0:00:20.186 ****** 29641 1727096536.68201: entering _queue_task() for managed_node2/assert 29641 1727096536.68930: worker is 1 (out of 1 available) 29641 1727096536.68943: exiting _queue_task() for managed_node2/assert 29641 1727096536.68953: done queuing things up, now waiting for results queue to drain 29641 1727096536.68954: waiting for pending results... 29641 1727096536.69510: running TaskExecutor() for managed_node2/TASK: Assert that the specified IPv6 routing rule was configured in the connection "ethtest0" 29641 1727096536.69543: in run() - task 0afff68d-5257-80ba-72b8-000000000067 29641 1727096536.69557: variable 'ansible_search_path' from source: unknown 29641 1727096536.69800: calling self._execute() 29641 1727096536.69896: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.69902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.69912: variable 'omit' from source: magic vars 29641 1727096536.70585: variable 'ansible_distribution_major_version' from source: facts 29641 1727096536.70589: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096536.70592: variable 'omit' from source: magic vars 29641 1727096536.70594: variable 'omit' from source: magic vars 29641 1727096536.70700: variable 'interface' from source: set_fact 29641 1727096536.70723: variable 'omit' from source: magic vars 29641 1727096536.70765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096536.70804: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096536.70829: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096536.70847: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096536.70859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096536.70892: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096536.70900: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.70903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.71048: Set connection var ansible_pipelining to False 29641 1727096536.71051: Set connection var ansible_timeout to 10 29641 1727096536.71054: Set connection var ansible_connection to ssh 29641 1727096536.71056: Set connection var ansible_shell_type to sh 29641 1727096536.71058: Set connection var ansible_shell_executable to /bin/sh 29641 1727096536.71060: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096536.71078: variable 'ansible_shell_executable' from source: unknown 29641 1727096536.71081: variable 'ansible_connection' from source: unknown 29641 1727096536.71084: variable 'ansible_module_compression' from source: unknown 29641 1727096536.71086: variable 'ansible_shell_type' from source: unknown 29641 1727096536.71088: variable 'ansible_shell_executable' from source: unknown 29641 1727096536.71092: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.71096: variable 'ansible_pipelining' from source: unknown 29641 1727096536.71099: variable 'ansible_timeout' from source: unknown 29641 1727096536.71118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.71875: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096536.71879: variable 'omit' from source: magic vars 29641 1727096536.71881: starting attempt loop 29641 1727096536.71884: running the handler 29641 1727096536.71886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096536.71888: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096536.71890: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096536.71893: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096536.71895: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096536.71947: variable 'connection_route_rule6' from source: set_fact 29641 1727096536.71979: Evaluated conditional (connection_route_rule6.stdout is search("priority 30600 to 2001:db8::4/32 table 30600")): True 29641 1727096536.72181: variable 'connection_route_rule6' from source: set_fact 29641 1727096536.72202: Evaluated conditional (connection_route_rule6.stdout is search("priority 30601 not from ::/0 dport 128-256 table 30600") or connection_route_rule6.stdout is search("not priority 30601 from ::/0 dport 128-256 table 30600")): True 29641 1727096536.72336: variable 'connection_route_rule6' from source: set_fact 29641 1727096536.72362: Evaluated conditional (connection_route_rule6.stdout is search("priority 30602 from ::/0 table 30600")): True 29641 1727096536.72369: handler run complete 29641 1727096536.72387: attempt loop complete, returning result 29641 1727096536.72390: _execute() done 29641 1727096536.72393: dumping result to json 29641 1727096536.72395: done dumping result, returning 29641 1727096536.72403: done running TaskExecutor() for managed_node2/TASK: Assert that the specified IPv6 routing rule was configured in the connection "ethtest0" [0afff68d-5257-80ba-72b8-000000000067] 29641 1727096536.72406: sending task result for task 0afff68d-5257-80ba-72b8-000000000067 29641 1727096536.72493: done sending task result for task 0afff68d-5257-80ba-72b8-000000000067 29641 1727096536.72495: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 29641 1727096536.72567: no more pending results, returning what we have 29641 1727096536.72572: results queue empty 29641 1727096536.72572: checking for any_errors_fatal 29641 1727096536.72582: done checking for any_errors_fatal 29641 1727096536.72582: checking for max_fail_percentage 29641 1727096536.72584: done checking for max_fail_percentage 29641 1727096536.72585: checking to see if all hosts have failed and the running result is not ok 29641 1727096536.72585: done checking to see if all hosts have failed 29641 1727096536.72586: getting the remaining hosts for this loop 29641 1727096536.72588: done getting the remaining hosts for this loop 29641 1727096536.72591: getting the next task for host managed_node2 29641 1727096536.72596: done getting next task for host managed_node2 29641 1727096536.72598: ^ task is: TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` 29641 1727096536.72600: ^ 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 29641 1727096536.72604: getting variables 29641 1727096536.72606: in VariableManager get_vars() 29641 1727096536.72643: Calling all_inventory to load vars for managed_node2 29641 1727096536.72645: Calling groups_inventory to load vars for managed_node2 29641 1727096536.72648: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096536.72658: Calling all_plugins_play to load vars for managed_node2 29641 1727096536.72661: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096536.72664: Calling groups_plugins_play to load vars for managed_node2 29641 1727096536.75683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096536.78526: done with get_vars() 29641 1727096536.78554: done getting variables TASK [Remove the dedicated test file in `/etc/iproute2/rt_tables.d/`] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:213 Monday 23 September 2024 09:02:16 -0400 (0:00:00.104) 0:00:20.290 ****** 29641 1727096536.78653: entering _queue_task() for managed_node2/file 29641 1727096536.78985: worker is 1 (out of 1 available) 29641 1727096536.78997: exiting _queue_task() for managed_node2/file 29641 1727096536.79009: done queuing things up, now waiting for results queue to drain 29641 1727096536.79010: waiting for pending results... 29641 1727096536.79230: running TaskExecutor() for managed_node2/TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` 29641 1727096536.79312: in run() - task 0afff68d-5257-80ba-72b8-000000000068 29641 1727096536.79327: variable 'ansible_search_path' from source: unknown 29641 1727096536.79361: calling self._execute() 29641 1727096536.79459: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.79463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.79480: variable 'omit' from source: magic vars 29641 1727096536.79860: variable 'ansible_distribution_major_version' from source: facts 29641 1727096536.79873: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096536.79882: variable 'omit' from source: magic vars 29641 1727096536.79902: variable 'omit' from source: magic vars 29641 1727096536.80174: variable 'omit' from source: magic vars 29641 1727096536.80177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096536.80180: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096536.80182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096536.80185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096536.80187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096536.80190: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096536.80192: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.80194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.80238: Set connection var ansible_pipelining to False 29641 1727096536.80241: Set connection var ansible_timeout to 10 29641 1727096536.80244: Set connection var ansible_connection to ssh 29641 1727096536.80261: Set connection var ansible_shell_type to sh 29641 1727096536.80264: Set connection var ansible_shell_executable to /bin/sh 29641 1727096536.80266: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096536.80318: variable 'ansible_shell_executable' from source: unknown 29641 1727096536.80321: variable 'ansible_connection' from source: unknown 29641 1727096536.80324: variable 'ansible_module_compression' from source: unknown 29641 1727096536.80327: variable 'ansible_shell_type' from source: unknown 29641 1727096536.80329: variable 'ansible_shell_executable' from source: unknown 29641 1727096536.80331: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096536.80333: variable 'ansible_pipelining' from source: unknown 29641 1727096536.80335: variable 'ansible_timeout' from source: unknown 29641 1727096536.80337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096536.80747: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096536.80758: variable 'omit' from source: magic vars 29641 1727096536.80763: starting attempt loop 29641 1727096536.80766: running the handler 29641 1727096536.80803: _low_level_execute_command(): starting 29641 1727096536.80812: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096536.81805: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096536.81874: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096536.82008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096536.82012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096536.82014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096536.82047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096536.83857: stdout chunk (state=3): >>>/root <<< 29641 1727096536.83974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096536.83980: stdout chunk (state=3): >>><<< 29641 1727096536.83982: stderr chunk (state=3): >>><<< 29641 1727096536.83985: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096536.83988: _low_level_execute_command(): starting 29641 1727096536.83990: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096536.8395612-30646-112810541608188 `" && echo ansible-tmp-1727096536.8395612-30646-112810541608188="` echo /root/.ansible/tmp/ansible-tmp-1727096536.8395612-30646-112810541608188 `" ) && sleep 0' 29641 1727096536.84598: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096536.84602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096536.84617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096536.84659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096536.84686: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096536.84729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096536.84738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096536.84776: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096536.84806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096536.86786: stdout chunk (state=3): >>>ansible-tmp-1727096536.8395612-30646-112810541608188=/root/.ansible/tmp/ansible-tmp-1727096536.8395612-30646-112810541608188 <<< 29641 1727096536.86914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096536.86933: stderr chunk (state=3): >>><<< 29641 1727096536.86936: stdout chunk (state=3): >>><<< 29641 1727096536.86954: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096536.8395612-30646-112810541608188=/root/.ansible/tmp/ansible-tmp-1727096536.8395612-30646-112810541608188 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096536.87019: variable 'ansible_module_compression' from source: unknown 29641 1727096536.87275: ANSIBALLZ: Using lock for file 29641 1727096536.87278: ANSIBALLZ: Acquiring lock 29641 1727096536.87281: ANSIBALLZ: Lock acquired: 140568836888608 29641 1727096536.87283: ANSIBALLZ: Creating module 29641 1727096536.99103: ANSIBALLZ: Writing module into payload 29641 1727096536.99211: ANSIBALLZ: Writing module 29641 1727096536.99230: ANSIBALLZ: Renaming module 29641 1727096536.99235: ANSIBALLZ: Done creating module 29641 1727096536.99250: variable 'ansible_facts' from source: unknown 29641 1727096536.99319: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096536.8395612-30646-112810541608188/AnsiballZ_file.py 29641 1727096536.99416: Sending initial data 29641 1727096536.99420: Sent initial data (153 bytes) 29641 1727096536.99847: 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 <<< 29641 1727096536.99890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096536.99893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096536.99895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29641 1727096536.99898: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096536.99900: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096536.99946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096536.99949: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096536.99951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096537.00000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096537.01657: 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 <<< 29641 1727096537.01688: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096537.01726: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpnft3smos /root/.ansible/tmp/ansible-tmp-1727096536.8395612-30646-112810541608188/AnsiballZ_file.py <<< 29641 1727096537.01729: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096536.8395612-30646-112810541608188/AnsiballZ_file.py" <<< 29641 1727096537.01757: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpnft3smos" to remote "/root/.ansible/tmp/ansible-tmp-1727096536.8395612-30646-112810541608188/AnsiballZ_file.py" <<< 29641 1727096537.01759: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096536.8395612-30646-112810541608188/AnsiballZ_file.py" <<< 29641 1727096537.02269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096537.02313: stderr chunk (state=3): >>><<< 29641 1727096537.02317: stdout chunk (state=3): >>><<< 29641 1727096537.02378: done transferring module to remote 29641 1727096537.02388: _low_level_execute_command(): starting 29641 1727096537.02393: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096536.8395612-30646-112810541608188/ /root/.ansible/tmp/ansible-tmp-1727096536.8395612-30646-112810541608188/AnsiballZ_file.py && sleep 0' 29641 1727096537.02848: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096537.02851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096537.02854: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096537.02856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096537.02858: 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.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096537.02863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096537.02916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096537.02921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096537.02928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096537.02954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096537.04788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096537.04812: stderr chunk (state=3): >>><<< 29641 1727096537.04815: stdout chunk (state=3): >>><<< 29641 1727096537.04831: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096537.04834: _low_level_execute_command(): starting 29641 1727096537.04838: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096536.8395612-30646-112810541608188/AnsiballZ_file.py && sleep 0' 29641 1727096537.05309: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096537.05312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096537.05315: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096537.05317: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096537.05319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096537.05365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096537.05372: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096537.05379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096537.05414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096537.21639: 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}}} <<< 29641 1727096537.23283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096537.23288: stdout chunk (state=3): >>><<< 29641 1727096537.23290: stderr chunk (state=3): >>><<< 29641 1727096537.23293: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096537.23295: 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-1727096536.8395612-30646-112810541608188/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096537.23298: _low_level_execute_command(): starting 29641 1727096537.23300: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096536.8395612-30646-112810541608188/ > /dev/null 2>&1 && sleep 0' 29641 1727096537.23908: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096537.23929: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096537.23990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096537.23995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096537.24032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096537.25937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096537.25959: stderr chunk (state=3): >>><<< 29641 1727096537.25962: stdout chunk (state=3): >>><<< 29641 1727096537.25983: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096537.26178: handler run complete 29641 1727096537.26181: attempt loop complete, returning result 29641 1727096537.26183: _execute() done 29641 1727096537.26185: dumping result to json 29641 1727096537.26186: done dumping result, returning 29641 1727096537.26188: done running TaskExecutor() for managed_node2/TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` [0afff68d-5257-80ba-72b8-000000000068] 29641 1727096537.26190: sending task result for task 0afff68d-5257-80ba-72b8-000000000068 29641 1727096537.26262: done sending task result for task 0afff68d-5257-80ba-72b8-000000000068 29641 1727096537.26265: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "path": "/etc/iproute2/rt_tables.d/table.conf", "state": "absent" } 29641 1727096537.26329: no more pending results, returning what we have 29641 1727096537.26333: results queue empty 29641 1727096537.26334: checking for any_errors_fatal 29641 1727096537.26340: done checking for any_errors_fatal 29641 1727096537.26340: checking for max_fail_percentage 29641 1727096537.26342: done checking for max_fail_percentage 29641 1727096537.26343: checking to see if all hosts have failed and the running result is not ok 29641 1727096537.26344: done checking to see if all hosts have failed 29641 1727096537.26344: getting the remaining hosts for this loop 29641 1727096537.26345: done getting the remaining hosts for this loop 29641 1727096537.26348: getting the next task for host managed_node2 29641 1727096537.26355: done getting next task for host managed_node2 29641 1727096537.26358: ^ task is: TASK: meta (flush_handlers) 29641 1727096537.26360: ^ 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 29641 1727096537.26364: getting variables 29641 1727096537.26366: in VariableManager get_vars() 29641 1727096537.26411: Calling all_inventory to load vars for managed_node2 29641 1727096537.26413: Calling groups_inventory to load vars for managed_node2 29641 1727096537.26416: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096537.26426: Calling all_plugins_play to load vars for managed_node2 29641 1727096537.26430: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096537.26432: Calling groups_plugins_play to load vars for managed_node2 29641 1727096537.27809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096537.28724: done with get_vars() 29641 1727096537.28741: done getting variables 29641 1727096537.28797: in VariableManager get_vars() 29641 1727096537.28807: Calling all_inventory to load vars for managed_node2 29641 1727096537.28808: Calling groups_inventory to load vars for managed_node2 29641 1727096537.28809: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096537.28813: Calling all_plugins_play to load vars for managed_node2 29641 1727096537.28814: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096537.28816: Calling groups_plugins_play to load vars for managed_node2 29641 1727096537.29534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096537.31654: done with get_vars() 29641 1727096537.31699: done queuing things up, now waiting for results queue to drain 29641 1727096537.31702: results queue empty 29641 1727096537.31703: checking for any_errors_fatal 29641 1727096537.31706: done checking for any_errors_fatal 29641 1727096537.31707: checking for max_fail_percentage 29641 1727096537.31708: done checking for max_fail_percentage 29641 1727096537.31709: checking to see if all hosts have failed and the running result is not ok 29641 1727096537.31709: done checking to see if all hosts have failed 29641 1727096537.31710: getting the remaining hosts for this loop 29641 1727096537.31711: done getting the remaining hosts for this loop 29641 1727096537.31714: getting the next task for host managed_node2 29641 1727096537.31717: done getting next task for host managed_node2 29641 1727096537.31719: ^ task is: TASK: meta (flush_handlers) 29641 1727096537.31720: ^ 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 29641 1727096537.31723: getting variables 29641 1727096537.31724: in VariableManager get_vars() 29641 1727096537.31736: Calling all_inventory to load vars for managed_node2 29641 1727096537.31739: Calling groups_inventory to load vars for managed_node2 29641 1727096537.31741: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096537.31746: Calling all_plugins_play to load vars for managed_node2 29641 1727096537.31749: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096537.31752: Calling groups_plugins_play to load vars for managed_node2 29641 1727096537.33008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096537.34514: done with get_vars() 29641 1727096537.34535: done getting variables 29641 1727096537.34576: in VariableManager get_vars() 29641 1727096537.34585: Calling all_inventory to load vars for managed_node2 29641 1727096537.34586: Calling groups_inventory to load vars for managed_node2 29641 1727096537.34588: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096537.34591: Calling all_plugins_play to load vars for managed_node2 29641 1727096537.34593: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096537.34594: Calling groups_plugins_play to load vars for managed_node2 29641 1727096537.35249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096537.36105: done with get_vars() 29641 1727096537.36124: done queuing things up, now waiting for results queue to drain 29641 1727096537.36126: results queue empty 29641 1727096537.36127: checking for any_errors_fatal 29641 1727096537.36127: done checking for any_errors_fatal 29641 1727096537.36128: checking for max_fail_percentage 29641 1727096537.36128: done checking for max_fail_percentage 29641 1727096537.36129: checking to see if all hosts have failed and the running result is not ok 29641 1727096537.36129: done checking to see if all hosts have failed 29641 1727096537.36130: getting the remaining hosts for this loop 29641 1727096537.36130: done getting the remaining hosts for this loop 29641 1727096537.36132: getting the next task for host managed_node2 29641 1727096537.36134: done getting next task for host managed_node2 29641 1727096537.36135: ^ task is: None 29641 1727096537.36136: ^ 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 29641 1727096537.36137: done queuing things up, now waiting for results queue to drain 29641 1727096537.36137: results queue empty 29641 1727096537.36138: checking for any_errors_fatal 29641 1727096537.36138: done checking for any_errors_fatal 29641 1727096537.36138: checking for max_fail_percentage 29641 1727096537.36139: done checking for max_fail_percentage 29641 1727096537.36139: checking to see if all hosts have failed and the running result is not ok 29641 1727096537.36140: done checking to see if all hosts have failed 29641 1727096537.36141: getting the next task for host managed_node2 29641 1727096537.36143: done getting next task for host managed_node2 29641 1727096537.36143: ^ task is: None 29641 1727096537.36144: ^ 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 29641 1727096537.36192: in VariableManager get_vars() 29641 1727096537.36206: done with get_vars() 29641 1727096537.36210: in VariableManager get_vars() 29641 1727096537.36217: done with get_vars() 29641 1727096537.36220: variable 'omit' from source: magic vars 29641 1727096537.36308: variable 'profile' from source: play vars 29641 1727096537.36394: in VariableManager get_vars() 29641 1727096537.36404: done with get_vars() 29641 1727096537.36418: variable 'omit' from source: magic vars 29641 1727096537.36463: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 29641 1727096537.36905: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29641 1727096537.36927: getting the remaining hosts for this loop 29641 1727096537.36929: done getting the remaining hosts for this loop 29641 1727096537.36930: getting the next task for host managed_node2 29641 1727096537.36932: done getting next task for host managed_node2 29641 1727096537.36934: ^ task is: TASK: Gathering Facts 29641 1727096537.36935: ^ 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 29641 1727096537.36936: getting variables 29641 1727096537.36937: in VariableManager get_vars() 29641 1727096537.36944: Calling all_inventory to load vars for managed_node2 29641 1727096537.36946: Calling groups_inventory to load vars for managed_node2 29641 1727096537.36947: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096537.36951: Calling all_plugins_play to load vars for managed_node2 29641 1727096537.36953: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096537.36954: Calling groups_plugins_play to load vars for managed_node2 29641 1727096537.37624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096537.38514: done with get_vars() 29641 1727096537.38528: done getting variables 29641 1727096537.38558: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Monday 23 September 2024 09:02:17 -0400 (0:00:00.599) 0:00:20.890 ****** 29641 1727096537.38578: entering _queue_task() for managed_node2/gather_facts 29641 1727096537.38821: worker is 1 (out of 1 available) 29641 1727096537.38833: exiting _queue_task() for managed_node2/gather_facts 29641 1727096537.38843: done queuing things up, now waiting for results queue to drain 29641 1727096537.38844: waiting for pending results... 29641 1727096537.39023: running TaskExecutor() for managed_node2/TASK: Gathering Facts 29641 1727096537.39094: in run() - task 0afff68d-5257-80ba-72b8-0000000004b1 29641 1727096537.39107: variable 'ansible_search_path' from source: unknown 29641 1727096537.39134: calling self._execute() 29641 1727096537.39214: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096537.39218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096537.39226: variable 'omit' from source: magic vars 29641 1727096537.39496: variable 'ansible_distribution_major_version' from source: facts 29641 1727096537.39512: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096537.39515: variable 'omit' from source: magic vars 29641 1727096537.39531: variable 'omit' from source: magic vars 29641 1727096537.39555: variable 'omit' from source: magic vars 29641 1727096537.39589: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096537.39622: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096537.39637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096537.39651: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096537.39660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096537.39687: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096537.39690: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096537.39693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096537.39762: Set connection var ansible_pipelining to False 29641 1727096537.39768: Set connection var ansible_timeout to 10 29641 1727096537.39772: Set connection var ansible_connection to ssh 29641 1727096537.39780: Set connection var ansible_shell_type to sh 29641 1727096537.39785: Set connection var ansible_shell_executable to /bin/sh 29641 1727096537.39790: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096537.39809: variable 'ansible_shell_executable' from source: unknown 29641 1727096537.39813: variable 'ansible_connection' from source: unknown 29641 1727096537.39816: variable 'ansible_module_compression' from source: unknown 29641 1727096537.39818: variable 'ansible_shell_type' from source: unknown 29641 1727096537.39821: variable 'ansible_shell_executable' from source: unknown 29641 1727096537.39823: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096537.39825: variable 'ansible_pipelining' from source: unknown 29641 1727096537.39829: variable 'ansible_timeout' from source: unknown 29641 1727096537.39831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096537.39970: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096537.39981: variable 'omit' from source: magic vars 29641 1727096537.39984: starting attempt loop 29641 1727096537.39987: running the handler 29641 1727096537.40000: variable 'ansible_facts' from source: unknown 29641 1727096537.40016: _low_level_execute_command(): starting 29641 1727096537.40023: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096537.40541: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096537.40545: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096537.40547: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096537.40549: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096537.40608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096537.40611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096537.40623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096537.40657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096537.42344: stdout chunk (state=3): >>>/root <<< 29641 1727096537.42440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096537.42476: stderr chunk (state=3): >>><<< 29641 1727096537.42481: stdout chunk (state=3): >>><<< 29641 1727096537.42504: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096537.42517: _low_level_execute_command(): starting 29641 1727096537.42522: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096537.4250462-30683-64291430829915 `" && echo ansible-tmp-1727096537.4250462-30683-64291430829915="` echo /root/.ansible/tmp/ansible-tmp-1727096537.4250462-30683-64291430829915 `" ) && sleep 0' 29641 1727096537.42974: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096537.42978: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096537.42980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096537.42992: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096537.42994: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096537.43037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096537.43040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096537.43044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096537.43081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096537.44970: stdout chunk (state=3): >>>ansible-tmp-1727096537.4250462-30683-64291430829915=/root/.ansible/tmp/ansible-tmp-1727096537.4250462-30683-64291430829915 <<< 29641 1727096537.45079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096537.45103: stderr chunk (state=3): >>><<< 29641 1727096537.45106: stdout chunk (state=3): >>><<< 29641 1727096537.45120: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096537.4250462-30683-64291430829915=/root/.ansible/tmp/ansible-tmp-1727096537.4250462-30683-64291430829915 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096537.45150: variable 'ansible_module_compression' from source: unknown 29641 1727096537.45192: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29641 1727096537.45244: variable 'ansible_facts' from source: unknown 29641 1727096537.45346: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096537.4250462-30683-64291430829915/AnsiballZ_setup.py 29641 1727096537.45452: Sending initial data 29641 1727096537.45455: Sent initial data (153 bytes) 29641 1727096537.45895: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096537.45899: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096537.45901: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096537.45905: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096537.45960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096537.45963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096537.45969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096537.45997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096537.47553: 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" <<< 29641 1727096537.47569: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29641 1727096537.47586: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096537.47621: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpvfjhxmxc /root/.ansible/tmp/ansible-tmp-1727096537.4250462-30683-64291430829915/AnsiballZ_setup.py <<< 29641 1727096537.47626: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096537.4250462-30683-64291430829915/AnsiballZ_setup.py" <<< 29641 1727096537.47652: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpvfjhxmxc" to remote "/root/.ansible/tmp/ansible-tmp-1727096537.4250462-30683-64291430829915/AnsiballZ_setup.py" <<< 29641 1727096537.47658: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096537.4250462-30683-64291430829915/AnsiballZ_setup.py" <<< 29641 1727096537.48636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096537.48680: stderr chunk (state=3): >>><<< 29641 1727096537.48683: stdout chunk (state=3): >>><<< 29641 1727096537.48700: done transferring module to remote 29641 1727096537.48709: _low_level_execute_command(): starting 29641 1727096537.48713: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096537.4250462-30683-64291430829915/ /root/.ansible/tmp/ansible-tmp-1727096537.4250462-30683-64291430829915/AnsiballZ_setup.py && sleep 0' 29641 1727096537.49145: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096537.49148: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096537.49150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096537.49153: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096537.49160: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096537.49207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096537.49210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096537.49248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096537.51059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096537.51082: stderr chunk (state=3): >>><<< 29641 1727096537.51085: stdout chunk (state=3): >>><<< 29641 1727096537.51097: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096537.51100: _low_level_execute_command(): starting 29641 1727096537.51105: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096537.4250462-30683-64291430829915/AnsiballZ_setup.py && sleep 0' 29641 1727096537.51535: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096537.51538: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096537.51540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096537.51542: 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.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096537.51544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096537.51596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096537.51604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096537.51606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096537.51643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096538.17937: stdout chunk (state=3): >>> {"ansible_facts": {"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_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-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_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": 2950, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 581, "free": 2950}, "nocache": {"free": 3290, "used": 241}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec<<< 29641 1727096538.17980: stdout chunk (state=3): >>>28dde2-945b-45c6-03c0-7d1816f189ea", "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": 680, "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": 261790670848, "block_size": 4096, "block_total": 65519099, "block_available": 63913738, "block_used": 1605361, "inode_total": 131070960, "inode_available": 131029095, "inode_used": 41865, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.72265625, "5m": 0.5537109375, "15m": 0.3271484375}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["peerethtest0", "eth0", "ethtest0", "lo"], "ansible_ethtest0": {"device": "ethtest0", "macaddress": "ea:58:80:e6:b2:6a", "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": "2001:db8::2", "prefix": "32", "scope": "global"}, {"address": "fe80::e858:80ff:fee6:b26a", "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_peerethtest0": {"device": "peerethtest0", "macaddress": "de:68:01:ed:af:48", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::dc68:1ff:feed:af48", "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:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["198.51.100.3", "10.31.15.126"], "ansible_all_ipv6_addresses": ["2001:db8::2", "fe80::e858:80ff:fee6:b26a", "fe80::dc68:1ff:feed:af48", "fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1", "198.51.100.3"], "ipv6": ["::1", "2001:db8::2", "fe80::8ff:ceff:fe61:4d8f", "fe80::dc68:1ff:feed:af48", "fe80::e858:80ff:fee6:b26a"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "18", "epoch": "1727096538", "epoch_int": "1727096538", "date": "2024-09-23", "time": "09:02:18", "iso8601_micro": "2024-09-23T13:02:18.175064Z", "iso8601": "2024-09-23T13:02:18Z", "iso8601_basic": "20240923T090218175064", "iso8601_basic_short": "20240923T090218", "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_fips": false, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_service_mgr": "systemd", "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.13.159 34268 10.31.15.126 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.13.159 34268 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"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29641 1727096538.20050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096538.20054: stdout chunk (state=3): >>><<< 29641 1727096538.20056: stderr chunk (state=3): >>><<< 29641 1727096538.20104: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"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_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-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_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": 2950, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 581, "free": 2950}, "nocache": {"free": 3290, "used": 241}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 680, "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": 261790670848, "block_size": 4096, "block_total": 65519099, "block_available": 63913738, "block_used": 1605361, "inode_total": 131070960, "inode_available": 131029095, "inode_used": 41865, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.72265625, "5m": 0.5537109375, "15m": 0.3271484375}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["peerethtest0", "eth0", "ethtest0", "lo"], "ansible_ethtest0": {"device": "ethtest0", "macaddress": "ea:58:80:e6:b2:6a", "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": "2001:db8::2", "prefix": "32", "scope": "global"}, {"address": "fe80::e858:80ff:fee6:b26a", "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_peerethtest0": {"device": "peerethtest0", "macaddress": "de:68:01:ed:af:48", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::dc68:1ff:feed:af48", "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:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["198.51.100.3", "10.31.15.126"], "ansible_all_ipv6_addresses": ["2001:db8::2", "fe80::e858:80ff:fee6:b26a", "fe80::dc68:1ff:feed:af48", "fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1", "198.51.100.3"], "ipv6": ["::1", "2001:db8::2", "fe80::8ff:ceff:fe61:4d8f", "fe80::dc68:1ff:feed:af48", "fe80::e858:80ff:fee6:b26a"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "18", "epoch": "1727096538", "epoch_int": "1727096538", "date": "2024-09-23", "time": "09:02:18", "iso8601_micro": "2024-09-23T13:02:18.175064Z", "iso8601": "2024-09-23T13:02:18Z", "iso8601_basic": "20240923T090218175064", "iso8601_basic_short": "20240923T090218", "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_fips": false, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_service_mgr": "systemd", "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.13.159 34268 10.31.15.126 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.13.159 34268 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"}, "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096538.20617: 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-1727096537.4250462-30683-64291430829915/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096538.20620: _low_level_execute_command(): starting 29641 1727096538.20697: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096537.4250462-30683-64291430829915/ > /dev/null 2>&1 && sleep 0' 29641 1727096538.21277: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096538.21291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096538.21394: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096538.21416: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096538.21431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096538.21452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096538.21518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096538.23440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096538.23454: stdout chunk (state=3): >>><<< 29641 1727096538.23470: stderr chunk (state=3): >>><<< 29641 1727096538.23493: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096538.23507: handler run complete 29641 1727096538.23873: variable 'ansible_facts' from source: unknown 29641 1727096538.23876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096538.24127: variable 'ansible_facts' from source: unknown 29641 1727096538.24240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096538.24390: attempt loop complete, returning result 29641 1727096538.24400: _execute() done 29641 1727096538.24408: dumping result to json 29641 1727096538.24453: done dumping result, returning 29641 1727096538.24465: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-80ba-72b8-0000000004b1] 29641 1727096538.24478: sending task result for task 0afff68d-5257-80ba-72b8-0000000004b1 29641 1727096538.25073: done sending task result for task 0afff68d-5257-80ba-72b8-0000000004b1 29641 1727096538.25077: WORKER PROCESS EXITING ok: [managed_node2] 29641 1727096538.25560: no more pending results, returning what we have 29641 1727096538.25563: results queue empty 29641 1727096538.25564: checking for any_errors_fatal 29641 1727096538.25565: done checking for any_errors_fatal 29641 1727096538.25566: checking for max_fail_percentage 29641 1727096538.25571: done checking for max_fail_percentage 29641 1727096538.25574: checking to see if all hosts have failed and the running result is not ok 29641 1727096538.25575: done checking to see if all hosts have failed 29641 1727096538.25575: getting the remaining hosts for this loop 29641 1727096538.25577: done getting the remaining hosts for this loop 29641 1727096538.25580: getting the next task for host managed_node2 29641 1727096538.25585: done getting next task for host managed_node2 29641 1727096538.25586: ^ task is: TASK: meta (flush_handlers) 29641 1727096538.25588: ^ 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 29641 1727096538.25592: getting variables 29641 1727096538.25594: in VariableManager get_vars() 29641 1727096538.25620: Calling all_inventory to load vars for managed_node2 29641 1727096538.25623: Calling groups_inventory to load vars for managed_node2 29641 1727096538.25625: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096538.25635: Calling all_plugins_play to load vars for managed_node2 29641 1727096538.25637: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096538.25647: Calling groups_plugins_play to load vars for managed_node2 29641 1727096538.26653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096538.27537: done with get_vars() 29641 1727096538.27554: done getting variables 29641 1727096538.27608: in VariableManager get_vars() 29641 1727096538.27618: Calling all_inventory to load vars for managed_node2 29641 1727096538.27620: Calling groups_inventory to load vars for managed_node2 29641 1727096538.27621: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096538.27624: Calling all_plugins_play to load vars for managed_node2 29641 1727096538.27626: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096538.27627: Calling groups_plugins_play to load vars for managed_node2 29641 1727096538.28782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096538.29726: done with get_vars() 29641 1727096538.29746: done queuing things up, now waiting for results queue to drain 29641 1727096538.29747: results queue empty 29641 1727096538.29748: checking for any_errors_fatal 29641 1727096538.29750: done checking for any_errors_fatal 29641 1727096538.29750: checking for max_fail_percentage 29641 1727096538.29751: done checking for max_fail_percentage 29641 1727096538.29755: checking to see if all hosts have failed and the running result is not ok 29641 1727096538.29756: done checking to see if all hosts have failed 29641 1727096538.29756: getting the remaining hosts for this loop 29641 1727096538.29757: done getting the remaining hosts for this loop 29641 1727096538.29759: getting the next task for host managed_node2 29641 1727096538.29762: done getting next task for host managed_node2 29641 1727096538.29764: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29641 1727096538.29765: ^ 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 29641 1727096538.29776: getting variables 29641 1727096538.29777: in VariableManager get_vars() 29641 1727096538.29787: Calling all_inventory to load vars for managed_node2 29641 1727096538.29788: Calling groups_inventory to load vars for managed_node2 29641 1727096538.29789: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096538.29793: Calling all_plugins_play to load vars for managed_node2 29641 1727096538.29794: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096538.29796: Calling groups_plugins_play to load vars for managed_node2 29641 1727096538.30438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096538.31630: done with get_vars() 29641 1727096538.31650: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:02:18 -0400 (0:00:00.931) 0:00:21.821 ****** 29641 1727096538.31734: entering _queue_task() for managed_node2/include_tasks 29641 1727096538.32145: worker is 1 (out of 1 available) 29641 1727096538.32158: exiting _queue_task() for managed_node2/include_tasks 29641 1727096538.32373: done queuing things up, now waiting for results queue to drain 29641 1727096538.32376: waiting for pending results... 29641 1727096538.32573: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29641 1727096538.32608: in run() - task 0afff68d-5257-80ba-72b8-000000000071 29641 1727096538.32631: variable 'ansible_search_path' from source: unknown 29641 1727096538.32640: variable 'ansible_search_path' from source: unknown 29641 1727096538.32685: calling self._execute() 29641 1727096538.32885: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096538.32905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096538.32953: variable 'omit' from source: magic vars 29641 1727096538.33410: variable 'ansible_distribution_major_version' from source: facts 29641 1727096538.33427: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096538.33478: _execute() done 29641 1727096538.33481: dumping result to json 29641 1727096538.33490: done dumping result, returning 29641 1727096538.33495: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-80ba-72b8-000000000071] 29641 1727096538.33498: sending task result for task 0afff68d-5257-80ba-72b8-000000000071 29641 1727096538.33618: done sending task result for task 0afff68d-5257-80ba-72b8-000000000071 29641 1727096538.33659: no more pending results, returning what we have 29641 1727096538.33665: in VariableManager get_vars() 29641 1727096538.33716: Calling all_inventory to load vars for managed_node2 29641 1727096538.33719: Calling groups_inventory to load vars for managed_node2 29641 1727096538.33721: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096538.33727: WORKER PROCESS EXITING 29641 1727096538.33738: Calling all_plugins_play to load vars for managed_node2 29641 1727096538.33740: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096538.33743: Calling groups_plugins_play to load vars for managed_node2 29641 1727096538.34826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096538.37732: done with get_vars() 29641 1727096538.37765: variable 'ansible_search_path' from source: unknown 29641 1727096538.37766: variable 'ansible_search_path' from source: unknown 29641 1727096538.37800: we have included files to process 29641 1727096538.37802: generating all_blocks data 29641 1727096538.37803: done generating all_blocks data 29641 1727096538.37804: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29641 1727096538.37805: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29641 1727096538.37807: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29641 1727096538.39140: done processing included file 29641 1727096538.39142: iterating over new_blocks loaded from include file 29641 1727096538.39144: in VariableManager get_vars() 29641 1727096538.39164: done with get_vars() 29641 1727096538.39166: filtering new block on tags 29641 1727096538.39232: done filtering new block on tags 29641 1727096538.39235: in VariableManager get_vars() 29641 1727096538.39255: done with get_vars() 29641 1727096538.39257: filtering new block on tags 29641 1727096538.39281: done filtering new block on tags 29641 1727096538.39284: in VariableManager get_vars() 29641 1727096538.39305: done with get_vars() 29641 1727096538.39307: filtering new block on tags 29641 1727096538.39462: done filtering new block on tags 29641 1727096538.39465: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 29641 1727096538.39475: extending task lists for all hosts with included blocks 29641 1727096538.40021: done extending task lists 29641 1727096538.40023: done processing included files 29641 1727096538.40024: results queue empty 29641 1727096538.40025: checking for any_errors_fatal 29641 1727096538.40026: done checking for any_errors_fatal 29641 1727096538.40027: checking for max_fail_percentage 29641 1727096538.40028: done checking for max_fail_percentage 29641 1727096538.40028: checking to see if all hosts have failed and the running result is not ok 29641 1727096538.40029: done checking to see if all hosts have failed 29641 1727096538.40030: getting the remaining hosts for this loop 29641 1727096538.40031: done getting the remaining hosts for this loop 29641 1727096538.40034: getting the next task for host managed_node2 29641 1727096538.40038: done getting next task for host managed_node2 29641 1727096538.40040: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29641 1727096538.40043: ^ 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 29641 1727096538.40052: getting variables 29641 1727096538.40053: in VariableManager get_vars() 29641 1727096538.40074: Calling all_inventory to load vars for managed_node2 29641 1727096538.40077: Calling groups_inventory to load vars for managed_node2 29641 1727096538.40079: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096538.40085: Calling all_plugins_play to load vars for managed_node2 29641 1727096538.40088: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096538.40091: Calling groups_plugins_play to load vars for managed_node2 29641 1727096538.47801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096538.49410: done with get_vars() 29641 1727096538.49439: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:02:18 -0400 (0:00:00.177) 0:00:21.999 ****** 29641 1727096538.49518: entering _queue_task() for managed_node2/setup 29641 1727096538.49887: worker is 1 (out of 1 available) 29641 1727096538.49899: exiting _queue_task() for managed_node2/setup 29641 1727096538.49910: done queuing things up, now waiting for results queue to drain 29641 1727096538.49912: waiting for pending results... 29641 1727096538.50216: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29641 1727096538.50411: in run() - task 0afff68d-5257-80ba-72b8-0000000004f2 29641 1727096538.50415: variable 'ansible_search_path' from source: unknown 29641 1727096538.50417: variable 'ansible_search_path' from source: unknown 29641 1727096538.50438: calling self._execute() 29641 1727096538.50552: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096538.50563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096538.50581: variable 'omit' from source: magic vars 29641 1727096538.51065: variable 'ansible_distribution_major_version' from source: facts 29641 1727096538.51070: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096538.51232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096538.53496: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096538.53583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096538.53622: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096538.53661: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096538.53712: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096538.53793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096538.53814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096538.53833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096538.53860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096538.53881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096538.53923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096538.53941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096538.53958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096538.53987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096538.54003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096538.54111: variable '__network_required_facts' from source: role '' defaults 29641 1727096538.54117: variable 'ansible_facts' from source: unknown 29641 1727096538.54566: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 29641 1727096538.54572: when evaluation is False, skipping this task 29641 1727096538.54575: _execute() done 29641 1727096538.54577: dumping result to json 29641 1727096538.54582: done dumping result, returning 29641 1727096538.54589: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-80ba-72b8-0000000004f2] 29641 1727096538.54594: sending task result for task 0afff68d-5257-80ba-72b8-0000000004f2 29641 1727096538.54680: done sending task result for task 0afff68d-5257-80ba-72b8-0000000004f2 29641 1727096538.54683: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29641 1727096538.54724: no more pending results, returning what we have 29641 1727096538.54728: results queue empty 29641 1727096538.54729: checking for any_errors_fatal 29641 1727096538.54730: done checking for any_errors_fatal 29641 1727096538.54731: checking for max_fail_percentage 29641 1727096538.54732: done checking for max_fail_percentage 29641 1727096538.54733: checking to see if all hosts have failed and the running result is not ok 29641 1727096538.54734: done checking to see if all hosts have failed 29641 1727096538.54735: getting the remaining hosts for this loop 29641 1727096538.54736: done getting the remaining hosts for this loop 29641 1727096538.54739: getting the next task for host managed_node2 29641 1727096538.54748: done getting next task for host managed_node2 29641 1727096538.54751: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 29641 1727096538.54754: ^ 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 29641 1727096538.54770: getting variables 29641 1727096538.54771: in VariableManager get_vars() 29641 1727096538.54811: Calling all_inventory to load vars for managed_node2 29641 1727096538.54813: Calling groups_inventory to load vars for managed_node2 29641 1727096538.54816: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096538.54825: Calling all_plugins_play to load vars for managed_node2 29641 1727096538.54828: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096538.54830: Calling groups_plugins_play to load vars for managed_node2 29641 1727096538.55810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096538.57010: done with get_vars() 29641 1727096538.57026: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:02:18 -0400 (0:00:00.075) 0:00:22.075 ****** 29641 1727096538.57099: entering _queue_task() for managed_node2/stat 29641 1727096538.57322: worker is 1 (out of 1 available) 29641 1727096538.57335: exiting _queue_task() for managed_node2/stat 29641 1727096538.57346: done queuing things up, now waiting for results queue to drain 29641 1727096538.57348: waiting for pending results... 29641 1727096538.57526: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 29641 1727096538.57618: in run() - task 0afff68d-5257-80ba-72b8-0000000004f4 29641 1727096538.57628: variable 'ansible_search_path' from source: unknown 29641 1727096538.57631: variable 'ansible_search_path' from source: unknown 29641 1727096538.57658: calling self._execute() 29641 1727096538.57738: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096538.57745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096538.57754: variable 'omit' from source: magic vars 29641 1727096538.58027: variable 'ansible_distribution_major_version' from source: facts 29641 1727096538.58037: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096538.58153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096538.58338: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096538.58406: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096538.58439: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096538.58673: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096538.58677: 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) 29641 1727096538.58679: 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) 29641 1727096538.58682: 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) 29641 1727096538.58684: 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) 29641 1727096538.58728: variable '__network_is_ostree' from source: set_fact 29641 1727096538.58740: Evaluated conditional (not __network_is_ostree is defined): False 29641 1727096538.58747: when evaluation is False, skipping this task 29641 1727096538.58752: _execute() done 29641 1727096538.58758: dumping result to json 29641 1727096538.58764: done dumping result, returning 29641 1727096538.58776: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-80ba-72b8-0000000004f4] 29641 1727096538.58784: sending task result for task 0afff68d-5257-80ba-72b8-0000000004f4 29641 1727096538.58883: done sending task result for task 0afff68d-5257-80ba-72b8-0000000004f4 29641 1727096538.58890: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29641 1727096538.58952: no more pending results, returning what we have 29641 1727096538.58956: results queue empty 29641 1727096538.58957: checking for any_errors_fatal 29641 1727096538.58964: done checking for any_errors_fatal 29641 1727096538.58965: checking for max_fail_percentage 29641 1727096538.58966: done checking for max_fail_percentage 29641 1727096538.58976: checking to see if all hosts have failed and the running result is not ok 29641 1727096538.58977: done checking to see if all hosts have failed 29641 1727096538.58978: getting the remaining hosts for this loop 29641 1727096538.58979: done getting the remaining hosts for this loop 29641 1727096538.58983: getting the next task for host managed_node2 29641 1727096538.58988: done getting next task for host managed_node2 29641 1727096538.58992: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29641 1727096538.58994: ^ 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 29641 1727096538.59008: getting variables 29641 1727096538.59009: in VariableManager get_vars() 29641 1727096538.59044: Calling all_inventory to load vars for managed_node2 29641 1727096538.59046: Calling groups_inventory to load vars for managed_node2 29641 1727096538.59049: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096538.59058: Calling all_plugins_play to load vars for managed_node2 29641 1727096538.59060: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096538.59062: Calling groups_plugins_play to load vars for managed_node2 29641 1727096538.60389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096538.61279: done with get_vars() 29641 1727096538.61295: done getting variables 29641 1727096538.61335: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:02:18 -0400 (0:00:00.042) 0:00:22.117 ****** 29641 1727096538.61364: entering _queue_task() for managed_node2/set_fact 29641 1727096538.61675: worker is 1 (out of 1 available) 29641 1727096538.61689: exiting _queue_task() for managed_node2/set_fact 29641 1727096538.61701: done queuing things up, now waiting for results queue to drain 29641 1727096538.61702: waiting for pending results... 29641 1727096538.61944: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29641 1727096538.62096: in run() - task 0afff68d-5257-80ba-72b8-0000000004f5 29641 1727096538.62115: variable 'ansible_search_path' from source: unknown 29641 1727096538.62122: variable 'ansible_search_path' from source: unknown 29641 1727096538.62163: calling self._execute() 29641 1727096538.62269: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096538.62289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096538.62297: variable 'omit' from source: magic vars 29641 1727096538.62874: variable 'ansible_distribution_major_version' from source: facts 29641 1727096538.62879: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096538.62882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096538.63136: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096538.63189: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096538.63234: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096538.63312: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096538.63414: 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) 29641 1727096538.63434: 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) 29641 1727096538.63453: 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) 29641 1727096538.63471: 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) 29641 1727096538.63540: variable '__network_is_ostree' from source: set_fact 29641 1727096538.63547: Evaluated conditional (not __network_is_ostree is defined): False 29641 1727096538.63550: when evaluation is False, skipping this task 29641 1727096538.63553: _execute() done 29641 1727096538.63555: dumping result to json 29641 1727096538.63560: done dumping result, returning 29641 1727096538.63567: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-80ba-72b8-0000000004f5] 29641 1727096538.63571: sending task result for task 0afff68d-5257-80ba-72b8-0000000004f5 29641 1727096538.63651: done sending task result for task 0afff68d-5257-80ba-72b8-0000000004f5 29641 1727096538.63653: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29641 1727096538.63699: no more pending results, returning what we have 29641 1727096538.63702: results queue empty 29641 1727096538.63703: checking for any_errors_fatal 29641 1727096538.63708: done checking for any_errors_fatal 29641 1727096538.63708: checking for max_fail_percentage 29641 1727096538.63710: done checking for max_fail_percentage 29641 1727096538.63711: checking to see if all hosts have failed and the running result is not ok 29641 1727096538.63712: done checking to see if all hosts have failed 29641 1727096538.63712: getting the remaining hosts for this loop 29641 1727096538.63714: done getting the remaining hosts for this loop 29641 1727096538.63717: getting the next task for host managed_node2 29641 1727096538.63725: done getting next task for host managed_node2 29641 1727096538.63728: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 29641 1727096538.63730: ^ 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 29641 1727096538.63743: getting variables 29641 1727096538.63744: in VariableManager get_vars() 29641 1727096538.63787: Calling all_inventory to load vars for managed_node2 29641 1727096538.63790: Calling groups_inventory to load vars for managed_node2 29641 1727096538.63792: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096538.63801: Calling all_plugins_play to load vars for managed_node2 29641 1727096538.63803: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096538.63805: Calling groups_plugins_play to load vars for managed_node2 29641 1727096538.64578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096538.65838: done with get_vars() 29641 1727096538.65861: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:02:18 -0400 (0:00:00.045) 0:00:22.163 ****** 29641 1727096538.65948: entering _queue_task() for managed_node2/service_facts 29641 1727096538.66202: worker is 1 (out of 1 available) 29641 1727096538.66215: exiting _queue_task() for managed_node2/service_facts 29641 1727096538.66226: done queuing things up, now waiting for results queue to drain 29641 1727096538.66228: waiting for pending results... 29641 1727096538.66412: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 29641 1727096538.66500: in run() - task 0afff68d-5257-80ba-72b8-0000000004f7 29641 1727096538.66510: variable 'ansible_search_path' from source: unknown 29641 1727096538.66514: variable 'ansible_search_path' from source: unknown 29641 1727096538.66541: calling self._execute() 29641 1727096538.66615: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096538.66619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096538.66628: variable 'omit' from source: magic vars 29641 1727096538.66896: variable 'ansible_distribution_major_version' from source: facts 29641 1727096538.66906: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096538.66912: variable 'omit' from source: magic vars 29641 1727096538.66948: variable 'omit' from source: magic vars 29641 1727096538.66979: variable 'omit' from source: magic vars 29641 1727096538.67010: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096538.67034: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096538.67050: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096538.67063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096538.67078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096538.67101: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096538.67105: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096538.67108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096538.67174: Set connection var ansible_pipelining to False 29641 1727096538.67185: Set connection var ansible_timeout to 10 29641 1727096538.67188: Set connection var ansible_connection to ssh 29641 1727096538.67193: Set connection var ansible_shell_type to sh 29641 1727096538.67198: Set connection var ansible_shell_executable to /bin/sh 29641 1727096538.67205: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096538.67221: variable 'ansible_shell_executable' from source: unknown 29641 1727096538.67224: variable 'ansible_connection' from source: unknown 29641 1727096538.67227: variable 'ansible_module_compression' from source: unknown 29641 1727096538.67229: variable 'ansible_shell_type' from source: unknown 29641 1727096538.67232: variable 'ansible_shell_executable' from source: unknown 29641 1727096538.67234: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096538.67236: variable 'ansible_pipelining' from source: unknown 29641 1727096538.67240: variable 'ansible_timeout' from source: unknown 29641 1727096538.67244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096538.67382: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096538.67390: variable 'omit' from source: magic vars 29641 1727096538.67396: starting attempt loop 29641 1727096538.67399: running the handler 29641 1727096538.67411: _low_level_execute_command(): starting 29641 1727096538.67420: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096538.67900: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096538.67905: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096538.67909: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096538.67960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096538.67969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096538.67974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096538.68009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096538.69701: stdout chunk (state=3): >>>/root <<< 29641 1727096538.69803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096538.69834: stderr chunk (state=3): >>><<< 29641 1727096538.69837: stdout chunk (state=3): >>><<< 29641 1727096538.69857: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096538.69871: _low_level_execute_command(): starting 29641 1727096538.69877: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096538.6985817-30747-127676578081219 `" && echo ansible-tmp-1727096538.6985817-30747-127676578081219="` echo /root/.ansible/tmp/ansible-tmp-1727096538.6985817-30747-127676578081219 `" ) && sleep 0' 29641 1727096538.70317: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096538.70321: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096538.70340: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096538.70401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096538.70404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096538.70409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096538.70443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096538.72399: stdout chunk (state=3): >>>ansible-tmp-1727096538.6985817-30747-127676578081219=/root/.ansible/tmp/ansible-tmp-1727096538.6985817-30747-127676578081219 <<< 29641 1727096538.72506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096538.72532: stderr chunk (state=3): >>><<< 29641 1727096538.72535: stdout chunk (state=3): >>><<< 29641 1727096538.72549: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096538.6985817-30747-127676578081219=/root/.ansible/tmp/ansible-tmp-1727096538.6985817-30747-127676578081219 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096538.72597: variable 'ansible_module_compression' from source: unknown 29641 1727096538.72634: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 29641 1727096538.72671: variable 'ansible_facts' from source: unknown 29641 1727096538.72726: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096538.6985817-30747-127676578081219/AnsiballZ_service_facts.py 29641 1727096538.72831: Sending initial data 29641 1727096538.72835: Sent initial data (162 bytes) 29641 1727096538.73279: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096538.73283: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096538.73286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096538.73288: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096538.73300: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096538.73352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096538.73355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096538.73359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096538.73394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096538.75010: 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 <<< 29641 1727096538.75039: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096538.75074: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpqdhnz_zk /root/.ansible/tmp/ansible-tmp-1727096538.6985817-30747-127676578081219/AnsiballZ_service_facts.py <<< 29641 1727096538.75085: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096538.6985817-30747-127676578081219/AnsiballZ_service_facts.py" <<< 29641 1727096538.75110: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpqdhnz_zk" to remote "/root/.ansible/tmp/ansible-tmp-1727096538.6985817-30747-127676578081219/AnsiballZ_service_facts.py" <<< 29641 1727096538.75114: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096538.6985817-30747-127676578081219/AnsiballZ_service_facts.py" <<< 29641 1727096538.75615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096538.75661: stderr chunk (state=3): >>><<< 29641 1727096538.75664: stdout chunk (state=3): >>><<< 29641 1727096538.75716: done transferring module to remote 29641 1727096538.75725: _low_level_execute_command(): starting 29641 1727096538.75729: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096538.6985817-30747-127676578081219/ /root/.ansible/tmp/ansible-tmp-1727096538.6985817-30747-127676578081219/AnsiballZ_service_facts.py && sleep 0' 29641 1727096538.76185: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096538.76189: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096538.76191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096538.76193: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096538.76195: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096538.76246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096538.76257: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096538.76260: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096538.76292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096538.78102: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096538.78129: stderr chunk (state=3): >>><<< 29641 1727096538.78133: stdout chunk (state=3): >>><<< 29641 1727096538.78150: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096538.78154: _low_level_execute_command(): starting 29641 1727096538.78157: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096538.6985817-30747-127676578081219/AnsiballZ_service_facts.py && sleep 0' 29641 1727096538.78620: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096538.78624: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096538.78626: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096538.78628: stderr 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.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096538.78630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096538.78680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096538.78683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096538.78727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096540.33928: 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":<<< 29641 1727096540.33953: 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": "st<<< 29641 1727096540.33985: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "st<<< 29641 1727096540.33996: stdout chunk (state=3): >>>atic", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 29641 1727096540.35505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096540.35536: stderr chunk (state=3): >>><<< 29641 1727096540.35539: stdout chunk (state=3): >>><<< 29641 1727096540.35577: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096540.36020: 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-1727096538.6985817-30747-127676578081219/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096540.36026: _low_level_execute_command(): starting 29641 1727096540.36032: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096538.6985817-30747-127676578081219/ > /dev/null 2>&1 && sleep 0' 29641 1727096540.36469: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096540.36500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096540.36504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 29641 1727096540.36507: 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.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096540.36509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096540.36564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096540.36573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096540.36576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096540.36604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096540.38473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096540.38504: stderr chunk (state=3): >>><<< 29641 1727096540.38507: stdout chunk (state=3): >>><<< 29641 1727096540.38519: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096540.38526: handler run complete 29641 1727096540.38646: variable 'ansible_facts' from source: unknown 29641 1727096540.38750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096540.39032: variable 'ansible_facts' from source: unknown 29641 1727096540.39116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096540.39232: attempt loop complete, returning result 29641 1727096540.39235: _execute() done 29641 1727096540.39241: dumping result to json 29641 1727096540.39281: done dumping result, returning 29641 1727096540.39290: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-80ba-72b8-0000000004f7] 29641 1727096540.39294: sending task result for task 0afff68d-5257-80ba-72b8-0000000004f7 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29641 1727096540.39912: no more pending results, returning what we have 29641 1727096540.39915: results queue empty 29641 1727096540.39916: checking for any_errors_fatal 29641 1727096540.39921: done checking for any_errors_fatal 29641 1727096540.39921: checking for max_fail_percentage 29641 1727096540.39923: done checking for max_fail_percentage 29641 1727096540.39924: checking to see if all hosts have failed and the running result is not ok 29641 1727096540.39924: done checking to see if all hosts have failed 29641 1727096540.39925: getting the remaining hosts for this loop 29641 1727096540.39926: done getting the remaining hosts for this loop 29641 1727096540.39929: getting the next task for host managed_node2 29641 1727096540.39934: done getting next task for host managed_node2 29641 1727096540.39936: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 29641 1727096540.39939: ^ 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 29641 1727096540.39948: getting variables 29641 1727096540.39949: in VariableManager get_vars() 29641 1727096540.39976: Calling all_inventory to load vars for managed_node2 29641 1727096540.39977: Calling groups_inventory to load vars for managed_node2 29641 1727096540.39979: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096540.39991: Calling all_plugins_play to load vars for managed_node2 29641 1727096540.39993: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096540.39996: Calling groups_plugins_play to load vars for managed_node2 29641 1727096540.40513: done sending task result for task 0afff68d-5257-80ba-72b8-0000000004f7 29641 1727096540.40517: WORKER PROCESS EXITING 29641 1727096540.40735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096540.41687: done with get_vars() 29641 1727096540.41704: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:02:20 -0400 (0:00:01.758) 0:00:23.922 ****** 29641 1727096540.41775: entering _queue_task() for managed_node2/package_facts 29641 1727096540.42016: worker is 1 (out of 1 available) 29641 1727096540.42031: exiting _queue_task() for managed_node2/package_facts 29641 1727096540.42043: done queuing things up, now waiting for results queue to drain 29641 1727096540.42044: waiting for pending results... 29641 1727096540.42221: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 29641 1727096540.42310: in run() - task 0afff68d-5257-80ba-72b8-0000000004f8 29641 1727096540.42320: variable 'ansible_search_path' from source: unknown 29641 1727096540.42324: variable 'ansible_search_path' from source: unknown 29641 1727096540.42351: calling self._execute() 29641 1727096540.42429: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096540.42433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096540.42441: variable 'omit' from source: magic vars 29641 1727096540.42720: variable 'ansible_distribution_major_version' from source: facts 29641 1727096540.42731: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096540.42737: variable 'omit' from source: magic vars 29641 1727096540.42781: variable 'omit' from source: magic vars 29641 1727096540.42804: variable 'omit' from source: magic vars 29641 1727096540.42837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096540.42863: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096540.42884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096540.42898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096540.42909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096540.42936: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096540.42939: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096540.42942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096540.43013: Set connection var ansible_pipelining to False 29641 1727096540.43016: Set connection var ansible_timeout to 10 29641 1727096540.43019: Set connection var ansible_connection to ssh 29641 1727096540.43026: Set connection var ansible_shell_type to sh 29641 1727096540.43032: Set connection var ansible_shell_executable to /bin/sh 29641 1727096540.43035: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096540.43057: variable 'ansible_shell_executable' from source: unknown 29641 1727096540.43060: variable 'ansible_connection' from source: unknown 29641 1727096540.43063: variable 'ansible_module_compression' from source: unknown 29641 1727096540.43065: variable 'ansible_shell_type' from source: unknown 29641 1727096540.43070: variable 'ansible_shell_executable' from source: unknown 29641 1727096540.43072: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096540.43157: variable 'ansible_pipelining' from source: unknown 29641 1727096540.43160: variable 'ansible_timeout' from source: unknown 29641 1727096540.43163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096540.43226: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096540.43234: variable 'omit' from source: magic vars 29641 1727096540.43238: starting attempt loop 29641 1727096540.43241: running the handler 29641 1727096540.43252: _low_level_execute_command(): starting 29641 1727096540.43259: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096540.43776: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096540.43779: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096540.43782: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096540.43784: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096540.43836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096540.43839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096540.43841: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096540.43886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096540.45555: stdout chunk (state=3): >>>/root <<< 29641 1727096540.45658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096540.45691: stderr chunk (state=3): >>><<< 29641 1727096540.45695: stdout chunk (state=3): >>><<< 29641 1727096540.45712: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096540.45724: _low_level_execute_command(): starting 29641 1727096540.45730: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096540.4571285-30798-87131658826273 `" && echo ansible-tmp-1727096540.4571285-30798-87131658826273="` echo /root/.ansible/tmp/ansible-tmp-1727096540.4571285-30798-87131658826273 `" ) && sleep 0' 29641 1727096540.46156: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096540.46160: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096540.46190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096540.46235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096540.46239: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096540.46243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096540.46277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096540.48177: stdout chunk (state=3): >>>ansible-tmp-1727096540.4571285-30798-87131658826273=/root/.ansible/tmp/ansible-tmp-1727096540.4571285-30798-87131658826273 <<< 29641 1727096540.48317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096540.48320: stderr chunk (state=3): >>><<< 29641 1727096540.48323: stdout chunk (state=3): >>><<< 29641 1727096540.48379: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096540.4571285-30798-87131658826273=/root/.ansible/tmp/ansible-tmp-1727096540.4571285-30798-87131658826273 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096540.48403: variable 'ansible_module_compression' from source: unknown 29641 1727096540.48453: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 29641 1727096540.48532: variable 'ansible_facts' from source: unknown 29641 1727096540.48741: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096540.4571285-30798-87131658826273/AnsiballZ_package_facts.py 29641 1727096540.48900: Sending initial data 29641 1727096540.48904: Sent initial data (161 bytes) 29641 1727096540.49541: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096540.49558: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096540.49586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096540.49607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096540.49651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096540.49666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096540.49760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096540.49792: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096540.49855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096540.51464: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 29641 1727096540.51482: 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 <<< 29641 1727096540.51523: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096540.51581: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpb37piyha /root/.ansible/tmp/ansible-tmp-1727096540.4571285-30798-87131658826273/AnsiballZ_package_facts.py <<< 29641 1727096540.51611: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096540.4571285-30798-87131658826273/AnsiballZ_package_facts.py" <<< 29641 1727096540.51644: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpb37piyha" to remote "/root/.ansible/tmp/ansible-tmp-1727096540.4571285-30798-87131658826273/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096540.4571285-30798-87131658826273/AnsiballZ_package_facts.py" <<< 29641 1727096540.52717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096540.52759: stderr chunk (state=3): >>><<< 29641 1727096540.52765: stdout chunk (state=3): >>><<< 29641 1727096540.52788: done transferring module to remote 29641 1727096540.52798: _low_level_execute_command(): starting 29641 1727096540.52802: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096540.4571285-30798-87131658826273/ /root/.ansible/tmp/ansible-tmp-1727096540.4571285-30798-87131658826273/AnsiballZ_package_facts.py && sleep 0' 29641 1727096540.53236: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096540.53240: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096540.53242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096540.53244: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096540.53250: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096540.53304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096540.53309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096540.53313: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096540.53341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096540.55156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096540.55180: stderr chunk (state=3): >>><<< 29641 1727096540.55184: stdout chunk (state=3): >>><<< 29641 1727096540.55195: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096540.55198: _low_level_execute_command(): starting 29641 1727096540.55203: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096540.4571285-30798-87131658826273/AnsiballZ_package_facts.py && sleep 0' 29641 1727096540.55637: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096540.55641: stderr 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096540.55643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096540.55645: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096540.55647: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096540.55704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096540.55707: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096540.55745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096541.00226: 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<<< 29641 1727096541.00244: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 29641 1727096541.00253: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null,<<< 29641 1727096541.00301: 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", "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<<< 29641 1727096541.00316: 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, "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"<<< 29641 1727096541.00344: 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<<< 29641 1727096541.00359: 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<<< 29641 1727096541.00384: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 29641 1727096541.00404: 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"}], "c<<< 29641 1727096541.00413: stdout chunk (state=3): >>>loud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 29641 1727096541.02186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096541.02217: stderr chunk (state=3): >>><<< 29641 1727096541.02220: stdout chunk (state=3): >>><<< 29641 1727096541.02273: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096541.03491: 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-1727096540.4571285-30798-87131658826273/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096541.03507: _low_level_execute_command(): starting 29641 1727096541.03510: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096540.4571285-30798-87131658826273/ > /dev/null 2>&1 && sleep 0' 29641 1727096541.03972: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096541.03975: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096541.03978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096541.03980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096541.03982: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096541.04036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096541.04041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096541.04045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096541.04079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096541.05905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096541.05935: stderr chunk (state=3): >>><<< 29641 1727096541.05938: stdout chunk (state=3): >>><<< 29641 1727096541.05949: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096541.05955: handler run complete 29641 1727096541.06494: variable 'ansible_facts' from source: unknown 29641 1727096541.06769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096541.07837: variable 'ansible_facts' from source: unknown 29641 1727096541.08085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096541.08466: attempt loop complete, returning result 29641 1727096541.08480: _execute() done 29641 1727096541.08483: dumping result to json 29641 1727096541.08599: done dumping result, returning 29641 1727096541.08607: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-80ba-72b8-0000000004f8] 29641 1727096541.08611: sending task result for task 0afff68d-5257-80ba-72b8-0000000004f8 29641 1727096541.09929: done sending task result for task 0afff68d-5257-80ba-72b8-0000000004f8 29641 1727096541.09932: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29641 1727096541.10021: no more pending results, returning what we have 29641 1727096541.10023: results queue empty 29641 1727096541.10024: checking for any_errors_fatal 29641 1727096541.10027: done checking for any_errors_fatal 29641 1727096541.10028: checking for max_fail_percentage 29641 1727096541.10029: done checking for max_fail_percentage 29641 1727096541.10029: checking to see if all hosts have failed and the running result is not ok 29641 1727096541.10030: done checking to see if all hosts have failed 29641 1727096541.10031: getting the remaining hosts for this loop 29641 1727096541.10031: done getting the remaining hosts for this loop 29641 1727096541.10034: getting the next task for host managed_node2 29641 1727096541.10038: done getting next task for host managed_node2 29641 1727096541.10040: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 29641 1727096541.10042: ^ 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 29641 1727096541.10048: getting variables 29641 1727096541.10048: in VariableManager get_vars() 29641 1727096541.10073: Calling all_inventory to load vars for managed_node2 29641 1727096541.10075: Calling groups_inventory to load vars for managed_node2 29641 1727096541.10077: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096541.10083: Calling all_plugins_play to load vars for managed_node2 29641 1727096541.10085: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096541.10086: Calling groups_plugins_play to load vars for managed_node2 29641 1727096541.10781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096541.11680: done with get_vars() 29641 1727096541.11697: done getting variables 29641 1727096541.11739: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:02:21 -0400 (0:00:00.699) 0:00:24.621 ****** 29641 1727096541.11764: entering _queue_task() for managed_node2/debug 29641 1727096541.12014: worker is 1 (out of 1 available) 29641 1727096541.12027: exiting _queue_task() for managed_node2/debug 29641 1727096541.12040: done queuing things up, now waiting for results queue to drain 29641 1727096541.12041: waiting for pending results... 29641 1727096541.12219: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 29641 1727096541.12293: in run() - task 0afff68d-5257-80ba-72b8-000000000072 29641 1727096541.12306: variable 'ansible_search_path' from source: unknown 29641 1727096541.12310: variable 'ansible_search_path' from source: unknown 29641 1727096541.12337: calling self._execute() 29641 1727096541.12418: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096541.12422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096541.12430: variable 'omit' from source: magic vars 29641 1727096541.12704: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.12713: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096541.12719: variable 'omit' from source: magic vars 29641 1727096541.12748: variable 'omit' from source: magic vars 29641 1727096541.12816: variable 'network_provider' from source: set_fact 29641 1727096541.12830: variable 'omit' from source: magic vars 29641 1727096541.12863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096541.12893: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096541.12910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096541.12924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096541.12933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096541.12957: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096541.12960: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096541.12963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096541.13033: Set connection var ansible_pipelining to False 29641 1727096541.13039: Set connection var ansible_timeout to 10 29641 1727096541.13042: Set connection var ansible_connection to ssh 29641 1727096541.13048: Set connection var ansible_shell_type to sh 29641 1727096541.13053: Set connection var ansible_shell_executable to /bin/sh 29641 1727096541.13064: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096541.13081: variable 'ansible_shell_executable' from source: unknown 29641 1727096541.13085: variable 'ansible_connection' from source: unknown 29641 1727096541.13088: variable 'ansible_module_compression' from source: unknown 29641 1727096541.13090: variable 'ansible_shell_type' from source: unknown 29641 1727096541.13092: variable 'ansible_shell_executable' from source: unknown 29641 1727096541.13095: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096541.13097: variable 'ansible_pipelining' from source: unknown 29641 1727096541.13099: variable 'ansible_timeout' from source: unknown 29641 1727096541.13102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096541.13203: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096541.13211: variable 'omit' from source: magic vars 29641 1727096541.13216: starting attempt loop 29641 1727096541.13219: running the handler 29641 1727096541.13255: handler run complete 29641 1727096541.13265: attempt loop complete, returning result 29641 1727096541.13269: _execute() done 29641 1727096541.13276: dumping result to json 29641 1727096541.13279: done dumping result, returning 29641 1727096541.13282: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-80ba-72b8-000000000072] 29641 1727096541.13290: sending task result for task 0afff68d-5257-80ba-72b8-000000000072 29641 1727096541.13363: done sending task result for task 0afff68d-5257-80ba-72b8-000000000072 29641 1727096541.13366: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 29641 1727096541.13423: no more pending results, returning what we have 29641 1727096541.13428: results queue empty 29641 1727096541.13429: checking for any_errors_fatal 29641 1727096541.13439: done checking for any_errors_fatal 29641 1727096541.13439: checking for max_fail_percentage 29641 1727096541.13441: done checking for max_fail_percentage 29641 1727096541.13442: checking to see if all hosts have failed and the running result is not ok 29641 1727096541.13443: done checking to see if all hosts have failed 29641 1727096541.13443: getting the remaining hosts for this loop 29641 1727096541.13444: done getting the remaining hosts for this loop 29641 1727096541.13449: getting the next task for host managed_node2 29641 1727096541.13455: done getting next task for host managed_node2 29641 1727096541.13458: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 29641 1727096541.13460: ^ 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 29641 1727096541.13473: getting variables 29641 1727096541.13475: in VariableManager get_vars() 29641 1727096541.13507: Calling all_inventory to load vars for managed_node2 29641 1727096541.13509: Calling groups_inventory to load vars for managed_node2 29641 1727096541.13511: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096541.13520: Calling all_plugins_play to load vars for managed_node2 29641 1727096541.13522: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096541.13524: Calling groups_plugins_play to load vars for managed_node2 29641 1727096541.14361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096541.15259: done with get_vars() 29641 1727096541.15280: done getting variables 29641 1727096541.15323: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:02:21 -0400 (0:00:00.035) 0:00:24.657 ****** 29641 1727096541.15346: entering _queue_task() for managed_node2/fail 29641 1727096541.15582: worker is 1 (out of 1 available) 29641 1727096541.15595: exiting _queue_task() for managed_node2/fail 29641 1727096541.15607: done queuing things up, now waiting for results queue to drain 29641 1727096541.15609: waiting for pending results... 29641 1727096541.15783: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 29641 1727096541.15857: in run() - task 0afff68d-5257-80ba-72b8-000000000073 29641 1727096541.15864: variable 'ansible_search_path' from source: unknown 29641 1727096541.15869: variable 'ansible_search_path' from source: unknown 29641 1727096541.15898: calling self._execute() 29641 1727096541.15977: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096541.15981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096541.15988: variable 'omit' from source: magic vars 29641 1727096541.16255: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.16268: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096541.16351: variable 'network_state' from source: role '' defaults 29641 1727096541.16360: Evaluated conditional (network_state != {}): False 29641 1727096541.16363: when evaluation is False, skipping this task 29641 1727096541.16366: _execute() done 29641 1727096541.16370: dumping result to json 29641 1727096541.16375: done dumping result, returning 29641 1727096541.16378: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-80ba-72b8-000000000073] 29641 1727096541.16383: sending task result for task 0afff68d-5257-80ba-72b8-000000000073 29641 1727096541.16463: done sending task result for task 0afff68d-5257-80ba-72b8-000000000073 29641 1727096541.16465: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29641 1727096541.16537: no more pending results, returning what we have 29641 1727096541.16540: results queue empty 29641 1727096541.16541: checking for any_errors_fatal 29641 1727096541.16547: done checking for any_errors_fatal 29641 1727096541.16548: checking for max_fail_percentage 29641 1727096541.16549: done checking for max_fail_percentage 29641 1727096541.16550: checking to see if all hosts have failed and the running result is not ok 29641 1727096541.16551: done checking to see if all hosts have failed 29641 1727096541.16551: getting the remaining hosts for this loop 29641 1727096541.16552: done getting the remaining hosts for this loop 29641 1727096541.16555: getting the next task for host managed_node2 29641 1727096541.16560: done getting next task for host managed_node2 29641 1727096541.16563: ^ 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 29641 1727096541.16565: ^ 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 29641 1727096541.16582: getting variables 29641 1727096541.16583: in VariableManager get_vars() 29641 1727096541.16612: Calling all_inventory to load vars for managed_node2 29641 1727096541.16614: Calling groups_inventory to load vars for managed_node2 29641 1727096541.16616: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096541.16624: Calling all_plugins_play to load vars for managed_node2 29641 1727096541.16626: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096541.16628: Calling groups_plugins_play to load vars for managed_node2 29641 1727096541.17391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096541.18385: done with get_vars() 29641 1727096541.18402: done getting variables 29641 1727096541.18442: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:02:21 -0400 (0:00:00.031) 0:00:24.688 ****** 29641 1727096541.18461: entering _queue_task() for managed_node2/fail 29641 1727096541.18693: worker is 1 (out of 1 available) 29641 1727096541.18706: exiting _queue_task() for managed_node2/fail 29641 1727096541.18717: done queuing things up, now waiting for results queue to drain 29641 1727096541.18719: waiting for pending results... 29641 1727096541.18962: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 29641 1727096541.18969: in run() - task 0afff68d-5257-80ba-72b8-000000000074 29641 1727096541.18976: variable 'ansible_search_path' from source: unknown 29641 1727096541.18979: variable 'ansible_search_path' from source: unknown 29641 1727096541.19003: calling self._execute() 29641 1727096541.19085: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096541.19089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096541.19097: variable 'omit' from source: magic vars 29641 1727096541.19381: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.19392: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096541.19472: variable 'network_state' from source: role '' defaults 29641 1727096541.19482: Evaluated conditional (network_state != {}): False 29641 1727096541.19485: when evaluation is False, skipping this task 29641 1727096541.19487: _execute() done 29641 1727096541.19492: dumping result to json 29641 1727096541.19495: done dumping result, returning 29641 1727096541.19499: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-80ba-72b8-000000000074] 29641 1727096541.19509: sending task result for task 0afff68d-5257-80ba-72b8-000000000074 29641 1727096541.19589: done sending task result for task 0afff68d-5257-80ba-72b8-000000000074 29641 1727096541.19592: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29641 1727096541.19655: no more pending results, returning what we have 29641 1727096541.19658: results queue empty 29641 1727096541.19659: checking for any_errors_fatal 29641 1727096541.19665: done checking for any_errors_fatal 29641 1727096541.19666: checking for max_fail_percentage 29641 1727096541.19669: done checking for max_fail_percentage 29641 1727096541.19671: checking to see if all hosts have failed and the running result is not ok 29641 1727096541.19671: done checking to see if all hosts have failed 29641 1727096541.19672: getting the remaining hosts for this loop 29641 1727096541.19673: done getting the remaining hosts for this loop 29641 1727096541.19676: getting the next task for host managed_node2 29641 1727096541.19682: done getting next task for host managed_node2 29641 1727096541.19684: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 29641 1727096541.19686: ^ 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 29641 1727096541.19700: getting variables 29641 1727096541.19701: in VariableManager get_vars() 29641 1727096541.19732: Calling all_inventory to load vars for managed_node2 29641 1727096541.19735: Calling groups_inventory to load vars for managed_node2 29641 1727096541.19737: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096541.19745: Calling all_plugins_play to load vars for managed_node2 29641 1727096541.19747: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096541.19749: Calling groups_plugins_play to load vars for managed_node2 29641 1727096541.20513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096541.21393: done with get_vars() 29641 1727096541.21411: done getting variables 29641 1727096541.21451: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:02:21 -0400 (0:00:00.030) 0:00:24.719 ****** 29641 1727096541.21475: entering _queue_task() for managed_node2/fail 29641 1727096541.21697: worker is 1 (out of 1 available) 29641 1727096541.21710: exiting _queue_task() for managed_node2/fail 29641 1727096541.21720: done queuing things up, now waiting for results queue to drain 29641 1727096541.21722: waiting for pending results... 29641 1727096541.21904: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 29641 1727096541.21982: in run() - task 0afff68d-5257-80ba-72b8-000000000075 29641 1727096541.21992: variable 'ansible_search_path' from source: unknown 29641 1727096541.21995: variable 'ansible_search_path' from source: unknown 29641 1727096541.22022: calling self._execute() 29641 1727096541.22097: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096541.22100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096541.22109: variable 'omit' from source: magic vars 29641 1727096541.22387: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.22394: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096541.22517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096541.24022: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096541.24063: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096541.24095: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096541.24121: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096541.24145: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096541.24205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.24485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.24505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.24531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.24542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.24615: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.24627: Evaluated conditional (ansible_distribution_major_version | int > 9): True 29641 1727096541.24711: variable 'ansible_distribution' from source: facts 29641 1727096541.24715: variable '__network_rh_distros' from source: role '' defaults 29641 1727096541.24722: Evaluated conditional (ansible_distribution in __network_rh_distros): True 29641 1727096541.24880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.24901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.24917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.24942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.24952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.24988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.25007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.25023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.25047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.25058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.25091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.25113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.25126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.25150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.25160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.25346: variable 'network_connections' from source: play vars 29641 1727096541.25354: variable 'profile' from source: play vars 29641 1727096541.25406: variable 'profile' from source: play vars 29641 1727096541.25410: variable 'interface' from source: set_fact 29641 1727096541.25456: variable 'interface' from source: set_fact 29641 1727096541.25465: variable 'network_state' from source: role '' defaults 29641 1727096541.25513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096541.25623: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096541.25651: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096541.25678: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096541.25700: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096541.25729: 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) 29641 1727096541.25747: 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) 29641 1727096541.25773: 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) 29641 1727096541.25790: 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) 29641 1727096541.25809: 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 29641 1727096541.25813: when evaluation is False, skipping this task 29641 1727096541.25816: _execute() done 29641 1727096541.25818: dumping result to json 29641 1727096541.25820: done dumping result, returning 29641 1727096541.25827: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-80ba-72b8-000000000075] 29641 1727096541.25830: sending task result for task 0afff68d-5257-80ba-72b8-000000000075 29641 1727096541.25914: done sending task result for task 0afff68d-5257-80ba-72b8-000000000075 29641 1727096541.25916: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 29641 1727096541.25958: no more pending results, returning what we have 29641 1727096541.25962: results queue empty 29641 1727096541.25962: checking for any_errors_fatal 29641 1727096541.25971: done checking for any_errors_fatal 29641 1727096541.25972: checking for max_fail_percentage 29641 1727096541.25974: done checking for max_fail_percentage 29641 1727096541.25975: checking to see if all hosts have failed and the running result is not ok 29641 1727096541.25976: done checking to see if all hosts have failed 29641 1727096541.25976: getting the remaining hosts for this loop 29641 1727096541.25978: done getting the remaining hosts for this loop 29641 1727096541.25981: getting the next task for host managed_node2 29641 1727096541.25987: done getting next task for host managed_node2 29641 1727096541.25990: ^ 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 29641 1727096541.25991: ^ 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 29641 1727096541.26004: getting variables 29641 1727096541.26006: in VariableManager get_vars() 29641 1727096541.26041: Calling all_inventory to load vars for managed_node2 29641 1727096541.26044: Calling groups_inventory to load vars for managed_node2 29641 1727096541.26046: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096541.26055: Calling all_plugins_play to load vars for managed_node2 29641 1727096541.26058: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096541.26060: Calling groups_plugins_play to load vars for managed_node2 29641 1727096541.27029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096541.27901: done with get_vars() 29641 1727096541.27921: done getting variables 29641 1727096541.27962: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:02:21 -0400 (0:00:00.065) 0:00:24.784 ****** 29641 1727096541.27987: entering _queue_task() for managed_node2/dnf 29641 1727096541.28228: worker is 1 (out of 1 available) 29641 1727096541.28240: exiting _queue_task() for managed_node2/dnf 29641 1727096541.28253: done queuing things up, now waiting for results queue to drain 29641 1727096541.28254: waiting for pending results... 29641 1727096541.28441: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 29641 1727096541.28520: in run() - task 0afff68d-5257-80ba-72b8-000000000076 29641 1727096541.28532: variable 'ansible_search_path' from source: unknown 29641 1727096541.28535: variable 'ansible_search_path' from source: unknown 29641 1727096541.28563: calling self._execute() 29641 1727096541.28640: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096541.28644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096541.28653: variable 'omit' from source: magic vars 29641 1727096541.28926: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.28935: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096541.29070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096541.30547: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096541.30595: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096541.30623: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096541.30649: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096541.30676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096541.30738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.30759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.30782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.30808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.30820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.30900: variable 'ansible_distribution' from source: facts 29641 1727096541.30904: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.30915: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 29641 1727096541.30996: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096541.31077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.31094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.31114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.31138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.31149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.31178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.31194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.31216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.31237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.31247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.31277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.31293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.31310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.31338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.31348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.31448: variable 'network_connections' from source: play vars 29641 1727096541.31458: variable 'profile' from source: play vars 29641 1727096541.31508: variable 'profile' from source: play vars 29641 1727096541.31512: variable 'interface' from source: set_fact 29641 1727096541.31557: variable 'interface' from source: set_fact 29641 1727096541.31607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096541.31714: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096541.31741: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096541.31766: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096541.31791: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096541.31820: 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) 29641 1727096541.31836: 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) 29641 1727096541.31858: 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) 29641 1727096541.31882: 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) 29641 1727096541.31915: variable '__network_team_connections_defined' from source: role '' defaults 29641 1727096541.32075: variable 'network_connections' from source: play vars 29641 1727096541.32080: variable 'profile' from source: play vars 29641 1727096541.32122: variable 'profile' from source: play vars 29641 1727096541.32125: variable 'interface' from source: set_fact 29641 1727096541.32165: variable 'interface' from source: set_fact 29641 1727096541.32190: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29641 1727096541.32194: when evaluation is False, skipping this task 29641 1727096541.32197: _execute() done 29641 1727096541.32199: dumping result to json 29641 1727096541.32205: done dumping result, returning 29641 1727096541.32213: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-80ba-72b8-000000000076] 29641 1727096541.32216: sending task result for task 0afff68d-5257-80ba-72b8-000000000076 29641 1727096541.32298: done sending task result for task 0afff68d-5257-80ba-72b8-000000000076 29641 1727096541.32301: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 29641 1727096541.32357: no more pending results, returning what we have 29641 1727096541.32360: results queue empty 29641 1727096541.32361: checking for any_errors_fatal 29641 1727096541.32370: done checking for any_errors_fatal 29641 1727096541.32370: checking for max_fail_percentage 29641 1727096541.32372: done checking for max_fail_percentage 29641 1727096541.32373: checking to see if all hosts have failed and the running result is not ok 29641 1727096541.32374: done checking to see if all hosts have failed 29641 1727096541.32374: getting the remaining hosts for this loop 29641 1727096541.32376: done getting the remaining hosts for this loop 29641 1727096541.32379: getting the next task for host managed_node2 29641 1727096541.32384: done getting next task for host managed_node2 29641 1727096541.32388: ^ 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 29641 1727096541.32389: ^ 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 29641 1727096541.32402: getting variables 29641 1727096541.32404: in VariableManager get_vars() 29641 1727096541.32440: Calling all_inventory to load vars for managed_node2 29641 1727096541.32442: Calling groups_inventory to load vars for managed_node2 29641 1727096541.32444: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096541.32454: Calling all_plugins_play to load vars for managed_node2 29641 1727096541.32456: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096541.32459: Calling groups_plugins_play to load vars for managed_node2 29641 1727096541.33298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096541.34181: done with get_vars() 29641 1727096541.34199: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29641 1727096541.34253: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:02:21 -0400 (0:00:00.062) 0:00:24.847 ****** 29641 1727096541.34278: entering _queue_task() for managed_node2/yum 29641 1727096541.34514: worker is 1 (out of 1 available) 29641 1727096541.34527: exiting _queue_task() for managed_node2/yum 29641 1727096541.34540: done queuing things up, now waiting for results queue to drain 29641 1727096541.34541: waiting for pending results... 29641 1727096541.34716: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 29641 1727096541.34786: in run() - task 0afff68d-5257-80ba-72b8-000000000077 29641 1727096541.34797: variable 'ansible_search_path' from source: unknown 29641 1727096541.34801: variable 'ansible_search_path' from source: unknown 29641 1727096541.34830: calling self._execute() 29641 1727096541.34905: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096541.34910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096541.34917: variable 'omit' from source: magic vars 29641 1727096541.35262: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.35275: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096541.35398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096541.37473: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096541.37478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096541.37481: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096541.37483: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096541.37490: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096541.37574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.37608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.37640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.37688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.37710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.37801: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.37822: Evaluated conditional (ansible_distribution_major_version | int < 8): False 29641 1727096541.37831: when evaluation is False, skipping this task 29641 1727096541.37839: _execute() done 29641 1727096541.37845: dumping result to json 29641 1727096541.37854: done dumping result, returning 29641 1727096541.37864: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-80ba-72b8-000000000077] 29641 1727096541.37881: sending task result for task 0afff68d-5257-80ba-72b8-000000000077 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 29641 1727096541.38030: no more pending results, returning what we have 29641 1727096541.38034: results queue empty 29641 1727096541.38034: checking for any_errors_fatal 29641 1727096541.38041: done checking for any_errors_fatal 29641 1727096541.38041: checking for max_fail_percentage 29641 1727096541.38043: done checking for max_fail_percentage 29641 1727096541.38044: checking to see if all hosts have failed and the running result is not ok 29641 1727096541.38045: done checking to see if all hosts have failed 29641 1727096541.38045: getting the remaining hosts for this loop 29641 1727096541.38047: done getting the remaining hosts for this loop 29641 1727096541.38050: getting the next task for host managed_node2 29641 1727096541.38055: done getting next task for host managed_node2 29641 1727096541.38058: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29641 1727096541.38060: ^ 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 29641 1727096541.38081: getting variables 29641 1727096541.38082: in VariableManager get_vars() 29641 1727096541.38121: Calling all_inventory to load vars for managed_node2 29641 1727096541.38124: Calling groups_inventory to load vars for managed_node2 29641 1727096541.38126: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096541.38136: Calling all_plugins_play to load vars for managed_node2 29641 1727096541.38138: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096541.38141: Calling groups_plugins_play to load vars for managed_node2 29641 1727096541.38685: done sending task result for task 0afff68d-5257-80ba-72b8-000000000077 29641 1727096541.38688: WORKER PROCESS EXITING 29641 1727096541.39277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096541.40144: done with get_vars() 29641 1727096541.40160: done getting variables 29641 1727096541.40203: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:02:21 -0400 (0:00:00.059) 0:00:24.906 ****** 29641 1727096541.40225: entering _queue_task() for managed_node2/fail 29641 1727096541.40663: worker is 1 (out of 1 available) 29641 1727096541.40678: exiting _queue_task() for managed_node2/fail 29641 1727096541.40689: done queuing things up, now waiting for results queue to drain 29641 1727096541.40691: waiting for pending results... 29641 1727096541.40969: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29641 1727096541.41134: in run() - task 0afff68d-5257-80ba-72b8-000000000078 29641 1727096541.41138: variable 'ansible_search_path' from source: unknown 29641 1727096541.41141: variable 'ansible_search_path' from source: unknown 29641 1727096541.41144: calling self._execute() 29641 1727096541.41201: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096541.41212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096541.41225: variable 'omit' from source: magic vars 29641 1727096541.41601: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.41622: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096541.41744: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096541.41978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096541.44216: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096541.44219: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096541.44221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096541.44256: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096541.44288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096541.44374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.44479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.44511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.44761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.44764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.44769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.45074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.45077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.45080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.45082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.45124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.45152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.45188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.45229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.45309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.45660: variable 'network_connections' from source: play vars 29641 1727096541.45680: variable 'profile' from source: play vars 29641 1727096541.45818: variable 'profile' from source: play vars 29641 1727096541.45831: variable 'interface' from source: set_fact 29641 1727096541.45903: variable 'interface' from source: set_fact 29641 1727096541.45997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096541.46171: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096541.46274: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096541.46277: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096541.46285: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096541.46332: 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) 29641 1727096541.46360: 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) 29641 1727096541.46397: 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) 29641 1727096541.46429: 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) 29641 1727096541.46482: variable '__network_team_connections_defined' from source: role '' defaults 29641 1727096541.46734: variable 'network_connections' from source: play vars 29641 1727096541.46745: variable 'profile' from source: play vars 29641 1727096541.46809: variable 'profile' from source: play vars 29641 1727096541.46822: variable 'interface' from source: set_fact 29641 1727096541.46927: variable 'interface' from source: set_fact 29641 1727096541.46931: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29641 1727096541.46933: when evaluation is False, skipping this task 29641 1727096541.46935: _execute() done 29641 1727096541.46937: dumping result to json 29641 1727096541.46940: done dumping result, returning 29641 1727096541.46950: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-80ba-72b8-000000000078] 29641 1727096541.46970: sending task result for task 0afff68d-5257-80ba-72b8-000000000078 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 29641 1727096541.47259: no more pending results, returning what we have 29641 1727096541.47262: results queue empty 29641 1727096541.47263: checking for any_errors_fatal 29641 1727096541.47274: done checking for any_errors_fatal 29641 1727096541.47275: checking for max_fail_percentage 29641 1727096541.47277: done checking for max_fail_percentage 29641 1727096541.47278: checking to see if all hosts have failed and the running result is not ok 29641 1727096541.47279: done checking to see if all hosts have failed 29641 1727096541.47279: getting the remaining hosts for this loop 29641 1727096541.47281: done getting the remaining hosts for this loop 29641 1727096541.47285: getting the next task for host managed_node2 29641 1727096541.47291: done getting next task for host managed_node2 29641 1727096541.47296: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 29641 1727096541.47298: ^ 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 29641 1727096541.47314: getting variables 29641 1727096541.47316: in VariableManager get_vars() 29641 1727096541.47357: Calling all_inventory to load vars for managed_node2 29641 1727096541.47360: Calling groups_inventory to load vars for managed_node2 29641 1727096541.47363: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096541.47575: Calling all_plugins_play to load vars for managed_node2 29641 1727096541.47579: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096541.47583: Calling groups_plugins_play to load vars for managed_node2 29641 1727096541.48281: done sending task result for task 0afff68d-5257-80ba-72b8-000000000078 29641 1727096541.48284: WORKER PROCESS EXITING 29641 1727096541.49013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096541.50744: done with get_vars() 29641 1727096541.50766: done getting variables 29641 1727096541.50828: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:02:21 -0400 (0:00:00.106) 0:00:25.012 ****** 29641 1727096541.50857: entering _queue_task() for managed_node2/package 29641 1727096541.51572: worker is 1 (out of 1 available) 29641 1727096541.51582: exiting _queue_task() for managed_node2/package 29641 1727096541.51592: done queuing things up, now waiting for results queue to drain 29641 1727096541.51593: waiting for pending results... 29641 1727096541.51732: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 29641 1727096541.51851: in run() - task 0afff68d-5257-80ba-72b8-000000000079 29641 1727096541.51873: variable 'ansible_search_path' from source: unknown 29641 1727096541.51883: variable 'ansible_search_path' from source: unknown 29641 1727096541.51932: calling self._execute() 29641 1727096541.52033: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096541.52047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096541.52062: variable 'omit' from source: magic vars 29641 1727096541.52590: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.52609: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096541.52812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096541.53118: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096541.53170: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096541.53286: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096541.53370: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096541.53510: variable 'network_packages' from source: role '' defaults 29641 1727096541.53630: variable '__network_provider_setup' from source: role '' defaults 29641 1727096541.53651: variable '__network_service_name_default_nm' from source: role '' defaults 29641 1727096541.53727: variable '__network_service_name_default_nm' from source: role '' defaults 29641 1727096541.53746: variable '__network_packages_default_nm' from source: role '' defaults 29641 1727096541.53862: variable '__network_packages_default_nm' from source: role '' defaults 29641 1727096541.54010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096541.56233: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096541.56408: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096541.56670: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096541.56673: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096541.56676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096541.56816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.56850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.56912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.57019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.57119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.57166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.57198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.57474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.57478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.57480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.57930: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29641 1727096541.58111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.58143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.58261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.58309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.58359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.58522: variable 'ansible_python' from source: facts 29641 1727096541.58556: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29641 1727096541.58646: variable '__network_wpa_supplicant_required' from source: role '' defaults 29641 1727096541.58731: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29641 1727096541.59215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.59432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.59436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.59439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.59441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.59495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.59602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.59673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.59709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.59776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.60275: variable 'network_connections' from source: play vars 29641 1727096541.60278: variable 'profile' from source: play vars 29641 1727096541.60308: variable 'profile' from source: play vars 29641 1727096541.60320: variable 'interface' from source: set_fact 29641 1727096541.60510: variable 'interface' from source: set_fact 29641 1727096541.60589: 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) 29641 1727096541.60707: 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) 29641 1727096541.60744: 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) 29641 1727096541.60782: 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) 29641 1727096541.60932: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096541.61439: variable 'network_connections' from source: play vars 29641 1727096541.61491: variable 'profile' from source: play vars 29641 1727096541.61716: variable 'profile' from source: play vars 29641 1727096541.61730: variable 'interface' from source: set_fact 29641 1727096541.61873: variable 'interface' from source: set_fact 29641 1727096541.61916: variable '__network_packages_default_wireless' from source: role '' defaults 29641 1727096541.61998: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096541.62309: variable 'network_connections' from source: play vars 29641 1727096541.62319: variable 'profile' from source: play vars 29641 1727096541.62390: variable 'profile' from source: play vars 29641 1727096541.62400: variable 'interface' from source: set_fact 29641 1727096541.62503: variable 'interface' from source: set_fact 29641 1727096541.62532: variable '__network_packages_default_team' from source: role '' defaults 29641 1727096541.62619: variable '__network_team_connections_defined' from source: role '' defaults 29641 1727096541.62929: variable 'network_connections' from source: play vars 29641 1727096541.63001: variable 'profile' from source: play vars 29641 1727096541.63008: variable 'profile' from source: play vars 29641 1727096541.63016: variable 'interface' from source: set_fact 29641 1727096541.63117: variable 'interface' from source: set_fact 29641 1727096541.63175: variable '__network_service_name_default_initscripts' from source: role '' defaults 29641 1727096541.63243: variable '__network_service_name_default_initscripts' from source: role '' defaults 29641 1727096541.63255: variable '__network_packages_default_initscripts' from source: role '' defaults 29641 1727096541.63317: variable '__network_packages_default_initscripts' from source: role '' defaults 29641 1727096541.63542: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29641 1727096541.64033: variable 'network_connections' from source: play vars 29641 1727096541.64043: variable 'profile' from source: play vars 29641 1727096541.64172: variable 'profile' from source: play vars 29641 1727096541.64175: variable 'interface' from source: set_fact 29641 1727096541.64180: variable 'interface' from source: set_fact 29641 1727096541.64196: variable 'ansible_distribution' from source: facts 29641 1727096541.64208: variable '__network_rh_distros' from source: role '' defaults 29641 1727096541.64219: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.64238: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29641 1727096541.64409: variable 'ansible_distribution' from source: facts 29641 1727096541.64423: variable '__network_rh_distros' from source: role '' defaults 29641 1727096541.64433: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.64451: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29641 1727096541.64615: variable 'ansible_distribution' from source: facts 29641 1727096541.64625: variable '__network_rh_distros' from source: role '' defaults 29641 1727096541.64639: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.64747: variable 'network_provider' from source: set_fact 29641 1727096541.64750: variable 'ansible_facts' from source: unknown 29641 1727096541.65442: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 29641 1727096541.65452: when evaluation is False, skipping this task 29641 1727096541.65459: _execute() done 29641 1727096541.65466: dumping result to json 29641 1727096541.65476: done dumping result, returning 29641 1727096541.65488: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-80ba-72b8-000000000079] 29641 1727096541.65498: sending task result for task 0afff68d-5257-80ba-72b8-000000000079 skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 29641 1727096541.65661: no more pending results, returning what we have 29641 1727096541.65666: results queue empty 29641 1727096541.65666: checking for any_errors_fatal 29641 1727096541.65674: done checking for any_errors_fatal 29641 1727096541.65674: checking for max_fail_percentage 29641 1727096541.65676: done checking for max_fail_percentage 29641 1727096541.65677: checking to see if all hosts have failed and the running result is not ok 29641 1727096541.65678: done checking to see if all hosts have failed 29641 1727096541.65679: getting the remaining hosts for this loop 29641 1727096541.65680: done getting the remaining hosts for this loop 29641 1727096541.65684: getting the next task for host managed_node2 29641 1727096541.65690: done getting next task for host managed_node2 29641 1727096541.65693: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29641 1727096541.65696: ^ 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 29641 1727096541.65711: getting variables 29641 1727096541.65713: in VariableManager get_vars() 29641 1727096541.65753: Calling all_inventory to load vars for managed_node2 29641 1727096541.65757: Calling groups_inventory to load vars for managed_node2 29641 1727096541.65759: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096541.65874: Calling all_plugins_play to load vars for managed_node2 29641 1727096541.65884: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096541.65888: Calling groups_plugins_play to load vars for managed_node2 29641 1727096541.66533: done sending task result for task 0afff68d-5257-80ba-72b8-000000000079 29641 1727096541.66537: WORKER PROCESS EXITING 29641 1727096541.67911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096541.69698: done with get_vars() 29641 1727096541.69725: done getting variables 29641 1727096541.69787: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:02:21 -0400 (0:00:00.189) 0:00:25.202 ****** 29641 1727096541.69819: entering _queue_task() for managed_node2/package 29641 1727096541.70154: worker is 1 (out of 1 available) 29641 1727096541.70337: exiting _queue_task() for managed_node2/package 29641 1727096541.70347: done queuing things up, now waiting for results queue to drain 29641 1727096541.70349: waiting for pending results... 29641 1727096541.70536: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29641 1727096541.70975: in run() - task 0afff68d-5257-80ba-72b8-00000000007a 29641 1727096541.70980: variable 'ansible_search_path' from source: unknown 29641 1727096541.70983: variable 'ansible_search_path' from source: unknown 29641 1727096541.70986: calling self._execute() 29641 1727096541.71134: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096541.71147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096541.71163: variable 'omit' from source: magic vars 29641 1727096541.71837: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.71844: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096541.71975: variable 'network_state' from source: role '' defaults 29641 1727096541.71993: Evaluated conditional (network_state != {}): False 29641 1727096541.71997: when evaluation is False, skipping this task 29641 1727096541.71999: _execute() done 29641 1727096541.72002: dumping result to json 29641 1727096541.72004: done dumping result, returning 29641 1727096541.72012: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-80ba-72b8-00000000007a] 29641 1727096541.72015: sending task result for task 0afff68d-5257-80ba-72b8-00000000007a skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29641 1727096541.72152: no more pending results, returning what we have 29641 1727096541.72156: results queue empty 29641 1727096541.72157: checking for any_errors_fatal 29641 1727096541.72165: done checking for any_errors_fatal 29641 1727096541.72165: checking for max_fail_percentage 29641 1727096541.72169: done checking for max_fail_percentage 29641 1727096541.72170: checking to see if all hosts have failed and the running result is not ok 29641 1727096541.72171: done checking to see if all hosts have failed 29641 1727096541.72172: getting the remaining hosts for this loop 29641 1727096541.72173: done getting the remaining hosts for this loop 29641 1727096541.72176: getting the next task for host managed_node2 29641 1727096541.72182: done getting next task for host managed_node2 29641 1727096541.72184: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29641 1727096541.72186: ^ 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 29641 1727096541.72202: getting variables 29641 1727096541.72204: in VariableManager get_vars() 29641 1727096541.72239: Calling all_inventory to load vars for managed_node2 29641 1727096541.72241: Calling groups_inventory to load vars for managed_node2 29641 1727096541.72244: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096541.72255: Calling all_plugins_play to load vars for managed_node2 29641 1727096541.72258: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096541.72260: Calling groups_plugins_play to load vars for managed_node2 29641 1727096541.72780: done sending task result for task 0afff68d-5257-80ba-72b8-00000000007a 29641 1727096541.72784: WORKER PROCESS EXITING 29641 1727096541.73724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096541.76528: done with get_vars() 29641 1727096541.76574: done getting variables 29641 1727096541.76631: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:02:21 -0400 (0:00:00.068) 0:00:25.270 ****** 29641 1727096541.76663: entering _queue_task() for managed_node2/package 29641 1727096541.76985: worker is 1 (out of 1 available) 29641 1727096541.76996: exiting _queue_task() for managed_node2/package 29641 1727096541.77010: done queuing things up, now waiting for results queue to drain 29641 1727096541.77012: waiting for pending results... 29641 1727096541.77293: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29641 1727096541.77474: in run() - task 0afff68d-5257-80ba-72b8-00000000007b 29641 1727096541.77479: variable 'ansible_search_path' from source: unknown 29641 1727096541.77482: variable 'ansible_search_path' from source: unknown 29641 1727096541.77484: calling self._execute() 29641 1727096541.77562: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096541.77568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096541.77588: variable 'omit' from source: magic vars 29641 1727096541.77986: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.77998: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096541.78241: variable 'network_state' from source: role '' defaults 29641 1727096541.78255: Evaluated conditional (network_state != {}): False 29641 1727096541.78258: when evaluation is False, skipping this task 29641 1727096541.78260: _execute() done 29641 1727096541.78263: dumping result to json 29641 1727096541.78265: done dumping result, returning 29641 1727096541.78280: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-80ba-72b8-00000000007b] 29641 1727096541.78326: sending task result for task 0afff68d-5257-80ba-72b8-00000000007b 29641 1727096541.78461: done sending task result for task 0afff68d-5257-80ba-72b8-00000000007b 29641 1727096541.78463: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29641 1727096541.78507: no more pending results, returning what we have 29641 1727096541.78510: results queue empty 29641 1727096541.78511: checking for any_errors_fatal 29641 1727096541.78516: done checking for any_errors_fatal 29641 1727096541.78517: checking for max_fail_percentage 29641 1727096541.78519: done checking for max_fail_percentage 29641 1727096541.78519: checking to see if all hosts have failed and the running result is not ok 29641 1727096541.78520: done checking to see if all hosts have failed 29641 1727096541.78521: getting the remaining hosts for this loop 29641 1727096541.78522: done getting the remaining hosts for this loop 29641 1727096541.78525: getting the next task for host managed_node2 29641 1727096541.78530: done getting next task for host managed_node2 29641 1727096541.78533: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29641 1727096541.78535: ^ 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 29641 1727096541.78550: getting variables 29641 1727096541.78551: in VariableManager get_vars() 29641 1727096541.78586: Calling all_inventory to load vars for managed_node2 29641 1727096541.78589: Calling groups_inventory to load vars for managed_node2 29641 1727096541.78591: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096541.78601: Calling all_plugins_play to load vars for managed_node2 29641 1727096541.78604: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096541.78606: Calling groups_plugins_play to load vars for managed_node2 29641 1727096541.80711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096541.83018: done with get_vars() 29641 1727096541.83049: done getting variables 29641 1727096541.83110: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:02:21 -0400 (0:00:00.064) 0:00:25.335 ****** 29641 1727096541.83143: entering _queue_task() for managed_node2/service 29641 1727096541.83480: worker is 1 (out of 1 available) 29641 1727096541.83492: exiting _queue_task() for managed_node2/service 29641 1727096541.83503: done queuing things up, now waiting for results queue to drain 29641 1727096541.83504: waiting for pending results... 29641 1727096541.83887: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29641 1727096541.83892: in run() - task 0afff68d-5257-80ba-72b8-00000000007c 29641 1727096541.83907: variable 'ansible_search_path' from source: unknown 29641 1727096541.83914: variable 'ansible_search_path' from source: unknown 29641 1727096541.83954: calling self._execute() 29641 1727096541.84274: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096541.84279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096541.84309: variable 'omit' from source: magic vars 29641 1727096541.84691: variable 'ansible_distribution_major_version' from source: facts 29641 1727096541.84716: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096541.84839: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096541.85046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096541.87601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096541.87675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096541.87718: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096541.87760: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096541.87793: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096541.87878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.87913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.87959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.87995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.88068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.88073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.88096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.88125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.88174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.88195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.88239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096541.88270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096541.88304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096541.88391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096541.88395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096541.88534: variable 'network_connections' from source: play vars 29641 1727096541.88551: variable 'profile' from source: play vars 29641 1727096541.88630: variable 'profile' from source: play vars 29641 1727096541.88640: variable 'interface' from source: set_fact 29641 1727096541.88705: variable 'interface' from source: set_fact 29641 1727096541.88784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096541.94126: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096541.94273: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096541.94277: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096541.94279: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096541.94292: 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) 29641 1727096541.94318: 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) 29641 1727096541.94347: 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) 29641 1727096541.94379: 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) 29641 1727096541.94427: variable '__network_team_connections_defined' from source: role '' defaults 29641 1727096541.94682: variable 'network_connections' from source: play vars 29641 1727096541.94692: variable 'profile' from source: play vars 29641 1727096541.94760: variable 'profile' from source: play vars 29641 1727096541.94771: variable 'interface' from source: set_fact 29641 1727096541.94836: variable 'interface' from source: set_fact 29641 1727096541.94864: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29641 1727096541.94875: when evaluation is False, skipping this task 29641 1727096541.94882: _execute() done 29641 1727096541.94887: dumping result to json 29641 1727096541.94894: done dumping result, returning 29641 1727096541.94904: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-80ba-72b8-00000000007c] 29641 1727096541.94941: sending task result for task 0afff68d-5257-80ba-72b8-00000000007c skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 29641 1727096541.95087: no more pending results, returning what we have 29641 1727096541.95091: results queue empty 29641 1727096541.95091: checking for any_errors_fatal 29641 1727096541.95097: done checking for any_errors_fatal 29641 1727096541.95098: checking for max_fail_percentage 29641 1727096541.95100: done checking for max_fail_percentage 29641 1727096541.95101: checking to see if all hosts have failed and the running result is not ok 29641 1727096541.95102: done checking to see if all hosts have failed 29641 1727096541.95103: getting the remaining hosts for this loop 29641 1727096541.95104: done getting the remaining hosts for this loop 29641 1727096541.95107: getting the next task for host managed_node2 29641 1727096541.95113: done getting next task for host managed_node2 29641 1727096541.95116: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29641 1727096541.95119: ^ 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 29641 1727096541.95132: getting variables 29641 1727096541.95133: in VariableManager get_vars() 29641 1727096541.95171: Calling all_inventory to load vars for managed_node2 29641 1727096541.95174: Calling groups_inventory to load vars for managed_node2 29641 1727096541.95177: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096541.95186: Calling all_plugins_play to load vars for managed_node2 29641 1727096541.95189: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096541.95192: Calling groups_plugins_play to load vars for managed_node2 29641 1727096541.95881: done sending task result for task 0afff68d-5257-80ba-72b8-00000000007c 29641 1727096541.95884: WORKER PROCESS EXITING 29641 1727096542.00957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096542.02362: done with get_vars() 29641 1727096542.02386: done getting variables 29641 1727096542.02421: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:02:22 -0400 (0:00:00.192) 0:00:25.528 ****** 29641 1727096542.02438: entering _queue_task() for managed_node2/service 29641 1727096542.02702: worker is 1 (out of 1 available) 29641 1727096542.02714: exiting _queue_task() for managed_node2/service 29641 1727096542.02726: done queuing things up, now waiting for results queue to drain 29641 1727096542.02728: waiting for pending results... 29641 1727096542.02912: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29641 1727096542.02992: in run() - task 0afff68d-5257-80ba-72b8-00000000007d 29641 1727096542.03002: variable 'ansible_search_path' from source: unknown 29641 1727096542.03005: variable 'ansible_search_path' from source: unknown 29641 1727096542.03033: calling self._execute() 29641 1727096542.03119: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096542.03123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096542.03131: variable 'omit' from source: magic vars 29641 1727096542.03411: variable 'ansible_distribution_major_version' from source: facts 29641 1727096542.03421: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096542.03529: variable 'network_provider' from source: set_fact 29641 1727096542.03533: variable 'network_state' from source: role '' defaults 29641 1727096542.03541: Evaluated conditional (network_provider == "nm" or network_state != {}): True 29641 1727096542.03547: variable 'omit' from source: magic vars 29641 1727096542.03574: variable 'omit' from source: magic vars 29641 1727096542.03596: variable 'network_service_name' from source: role '' defaults 29641 1727096542.03647: variable 'network_service_name' from source: role '' defaults 29641 1727096542.03723: variable '__network_provider_setup' from source: role '' defaults 29641 1727096542.03727: variable '__network_service_name_default_nm' from source: role '' defaults 29641 1727096542.03768: variable '__network_service_name_default_nm' from source: role '' defaults 29641 1727096542.03779: variable '__network_packages_default_nm' from source: role '' defaults 29641 1727096542.03823: variable '__network_packages_default_nm' from source: role '' defaults 29641 1727096542.03972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096542.05818: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096542.05871: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096542.05904: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096542.05931: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096542.05949: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096542.06013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096542.06034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096542.06051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096542.06081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096542.06092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096542.06126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096542.06142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096542.06158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096542.06186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096542.06196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096542.06349: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29641 1727096542.06425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096542.06444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096542.06461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096542.06489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096542.06500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096542.06560: variable 'ansible_python' from source: facts 29641 1727096542.06581: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29641 1727096542.06635: variable '__network_wpa_supplicant_required' from source: role '' defaults 29641 1727096542.06695: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29641 1727096542.06781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096542.06799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096542.06815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096542.06839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096542.06849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096542.06888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096542.06907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096542.06923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096542.06947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096542.06957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096542.07054: variable 'network_connections' from source: play vars 29641 1727096542.07060: variable 'profile' from source: play vars 29641 1727096542.07117: variable 'profile' from source: play vars 29641 1727096542.07120: variable 'interface' from source: set_fact 29641 1727096542.07162: variable 'interface' from source: set_fact 29641 1727096542.07237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096542.07363: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096542.07402: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096542.07435: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096542.07466: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096542.07511: 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) 29641 1727096542.07534: 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) 29641 1727096542.07556: 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) 29641 1727096542.07583: 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) 29641 1727096542.07617: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096542.07798: variable 'network_connections' from source: play vars 29641 1727096542.07803: variable 'profile' from source: play vars 29641 1727096542.07860: variable 'profile' from source: play vars 29641 1727096542.07864: variable 'interface' from source: set_fact 29641 1727096542.07906: variable 'interface' from source: set_fact 29641 1727096542.07931: variable '__network_packages_default_wireless' from source: role '' defaults 29641 1727096542.07990: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096542.08166: variable 'network_connections' from source: play vars 29641 1727096542.08171: variable 'profile' from source: play vars 29641 1727096542.08224: variable 'profile' from source: play vars 29641 1727096542.08227: variable 'interface' from source: set_fact 29641 1727096542.08282: variable 'interface' from source: set_fact 29641 1727096542.08303: variable '__network_packages_default_team' from source: role '' defaults 29641 1727096542.08355: variable '__network_team_connections_defined' from source: role '' defaults 29641 1727096542.08541: variable 'network_connections' from source: play vars 29641 1727096542.08544: variable 'profile' from source: play vars 29641 1727096542.08596: variable 'profile' from source: play vars 29641 1727096542.08600: variable 'interface' from source: set_fact 29641 1727096542.08654: variable 'interface' from source: set_fact 29641 1727096542.08694: variable '__network_service_name_default_initscripts' from source: role '' defaults 29641 1727096542.08736: variable '__network_service_name_default_initscripts' from source: role '' defaults 29641 1727096542.08742: variable '__network_packages_default_initscripts' from source: role '' defaults 29641 1727096542.08788: variable '__network_packages_default_initscripts' from source: role '' defaults 29641 1727096542.08921: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29641 1727096542.09235: variable 'network_connections' from source: play vars 29641 1727096542.09239: variable 'profile' from source: play vars 29641 1727096542.09286: variable 'profile' from source: play vars 29641 1727096542.09290: variable 'interface' from source: set_fact 29641 1727096542.09337: variable 'interface' from source: set_fact 29641 1727096542.09344: variable 'ansible_distribution' from source: facts 29641 1727096542.09347: variable '__network_rh_distros' from source: role '' defaults 29641 1727096542.09352: variable 'ansible_distribution_major_version' from source: facts 29641 1727096542.09363: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29641 1727096542.09482: variable 'ansible_distribution' from source: facts 29641 1727096542.09487: variable '__network_rh_distros' from source: role '' defaults 29641 1727096542.09490: variable 'ansible_distribution_major_version' from source: facts 29641 1727096542.09503: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29641 1727096542.09613: variable 'ansible_distribution' from source: facts 29641 1727096542.09616: variable '__network_rh_distros' from source: role '' defaults 29641 1727096542.09621: variable 'ansible_distribution_major_version' from source: facts 29641 1727096542.09645: variable 'network_provider' from source: set_fact 29641 1727096542.09662: variable 'omit' from source: magic vars 29641 1727096542.09686: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096542.09706: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096542.09724: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096542.09737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096542.09745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096542.09768: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096542.09772: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096542.09777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096542.09845: Set connection var ansible_pipelining to False 29641 1727096542.09851: Set connection var ansible_timeout to 10 29641 1727096542.09854: Set connection var ansible_connection to ssh 29641 1727096542.09860: Set connection var ansible_shell_type to sh 29641 1727096542.09865: Set connection var ansible_shell_executable to /bin/sh 29641 1727096542.09871: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096542.09892: variable 'ansible_shell_executable' from source: unknown 29641 1727096542.09895: variable 'ansible_connection' from source: unknown 29641 1727096542.09898: variable 'ansible_module_compression' from source: unknown 29641 1727096542.09900: variable 'ansible_shell_type' from source: unknown 29641 1727096542.09902: variable 'ansible_shell_executable' from source: unknown 29641 1727096542.09904: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096542.09911: variable 'ansible_pipelining' from source: unknown 29641 1727096542.09913: variable 'ansible_timeout' from source: unknown 29641 1727096542.09915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096542.09985: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096542.09993: variable 'omit' from source: magic vars 29641 1727096542.09998: starting attempt loop 29641 1727096542.10001: running the handler 29641 1727096542.10055: variable 'ansible_facts' from source: unknown 29641 1727096542.10536: _low_level_execute_command(): starting 29641 1727096542.10540: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096542.11042: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096542.11046: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096542.11050: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096542.11052: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096542.11104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096542.11108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096542.11110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096542.11155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096542.12824: stdout chunk (state=3): >>>/root <<< 29641 1727096542.12949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096542.12952: stdout chunk (state=3): >>><<< 29641 1727096542.12961: stderr chunk (state=3): >>><<< 29641 1727096542.12982: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096542.12992: _low_level_execute_command(): starting 29641 1727096542.12999: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096542.1298275-30846-166631844432190 `" && echo ansible-tmp-1727096542.1298275-30846-166631844432190="` echo /root/.ansible/tmp/ansible-tmp-1727096542.1298275-30846-166631844432190 `" ) && sleep 0' 29641 1727096542.13440: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096542.13444: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096542.13446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 29641 1727096542.13450: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096542.13452: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096542.13503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096542.13510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096542.13513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096542.13542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096542.15460: stdout chunk (state=3): >>>ansible-tmp-1727096542.1298275-30846-166631844432190=/root/.ansible/tmp/ansible-tmp-1727096542.1298275-30846-166631844432190 <<< 29641 1727096542.15564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096542.15599: stderr chunk (state=3): >>><<< 29641 1727096542.15602: stdout chunk (state=3): >>><<< 29641 1727096542.15616: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096542.1298275-30846-166631844432190=/root/.ansible/tmp/ansible-tmp-1727096542.1298275-30846-166631844432190 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096542.15642: variable 'ansible_module_compression' from source: unknown 29641 1727096542.15685: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 29641 1727096542.15735: variable 'ansible_facts' from source: unknown 29641 1727096542.15867: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096542.1298275-30846-166631844432190/AnsiballZ_systemd.py 29641 1727096542.15971: Sending initial data 29641 1727096542.15977: Sent initial data (156 bytes) 29641 1727096542.16422: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096542.16425: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096542.16428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096542.16430: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096542.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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096542.16489: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096542.16496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096542.16527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096542.18096: 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" <<< 29641 1727096542.18107: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29641 1727096542.18128: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096542.18164: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpjsxvple0 /root/.ansible/tmp/ansible-tmp-1727096542.1298275-30846-166631844432190/AnsiballZ_systemd.py <<< 29641 1727096542.18166: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096542.1298275-30846-166631844432190/AnsiballZ_systemd.py" <<< 29641 1727096542.18192: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpjsxvple0" to remote "/root/.ansible/tmp/ansible-tmp-1727096542.1298275-30846-166631844432190/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096542.1298275-30846-166631844432190/AnsiballZ_systemd.py" <<< 29641 1727096542.19197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096542.19235: stderr chunk (state=3): >>><<< 29641 1727096542.19239: stdout chunk (state=3): >>><<< 29641 1727096542.19280: done transferring module to remote 29641 1727096542.19289: _low_level_execute_command(): starting 29641 1727096542.19293: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096542.1298275-30846-166631844432190/ /root/.ansible/tmp/ansible-tmp-1727096542.1298275-30846-166631844432190/AnsiballZ_systemd.py && sleep 0' 29641 1727096542.19732: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096542.19735: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096542.19738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29641 1727096542.19740: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096542.19742: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096542.19799: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096542.19804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096542.19813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096542.19834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096542.21596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096542.21622: stderr chunk (state=3): >>><<< 29641 1727096542.21625: stdout chunk (state=3): >>><<< 29641 1727096542.21636: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096542.21639: _low_level_execute_command(): starting 29641 1727096542.21643: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096542.1298275-30846-166631844432190/AnsiballZ_systemd.py && sleep 0' 29641 1727096542.22069: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096542.22074: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096542.22077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096542.22084: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096542.22086: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096542.22129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096542.22132: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096542.22177: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096542.51739: 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": "6933", "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": "Mon 2024-09-23 08:53:26 EDT", "ExecMainStartTimestampMonotonic": "148866720", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainHandoffTimestampMonotonic": "148882347", "ExecMainPID": "6933", "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": "4195", "MemoryCurrent": "4677632", "MemoryPeak": "7372800", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3312381952", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1867558000", "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 sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target cloud-init.service", "After": "systemd-journald.socket dbus-broker.service sysinit.target system.slice basic.target cloud-init-local.service dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:25 EDT", "StateChangeTimestampMonotonic": "267537564", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveExitTimestampMonotonic": "148867374", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveEnterTimestampMonotonic": "148958112", "ActiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveExitTimestampMonotonic": "148846079", "InactiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveEnterTimestampMonotonic": "148863571", "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": "Mon 2024-09-23 08:53:26 EDT", "ConditionTimestampMonotonic": "148865593", "AssertTimestamp": "Mon 2024-09-23 08:53:26 EDT", "AssertTimestampMonotonic": "148865596", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1d8325a356394de09dff7606f8803703", "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}}} <<< 29641 1727096542.53695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096542.53719: stderr chunk (state=3): >>><<< 29641 1727096542.53722: stdout chunk (state=3): >>><<< 29641 1727096542.53740: _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": "6933", "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": "Mon 2024-09-23 08:53:26 EDT", "ExecMainStartTimestampMonotonic": "148866720", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainHandoffTimestampMonotonic": "148882347", "ExecMainPID": "6933", "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": "4195", "MemoryCurrent": "4677632", "MemoryPeak": "7372800", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3312381952", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1867558000", "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 sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target cloud-init.service", "After": "systemd-journald.socket dbus-broker.service sysinit.target system.slice basic.target cloud-init-local.service dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:25 EDT", "StateChangeTimestampMonotonic": "267537564", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveExitTimestampMonotonic": "148867374", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveEnterTimestampMonotonic": "148958112", "ActiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveExitTimestampMonotonic": "148846079", "InactiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveEnterTimestampMonotonic": "148863571", "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": "Mon 2024-09-23 08:53:26 EDT", "ConditionTimestampMonotonic": "148865593", "AssertTimestamp": "Mon 2024-09-23 08:53:26 EDT", "AssertTimestampMonotonic": "148865596", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1d8325a356394de09dff7606f8803703", "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096542.54374: 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-1727096542.1298275-30846-166631844432190/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096542.54378: _low_level_execute_command(): starting 29641 1727096542.54381: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096542.1298275-30846-166631844432190/ > /dev/null 2>&1 && sleep 0' 29641 1727096542.55472: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096542.55490: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096542.55507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096542.55526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096542.55554: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096542.55658: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096542.55685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096542.55762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096542.57632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096542.57691: stderr chunk (state=3): >>><<< 29641 1727096542.57711: stdout chunk (state=3): >>><<< 29641 1727096542.57741: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096542.57754: handler run complete 29641 1727096542.57812: attempt loop complete, returning result 29641 1727096542.57819: _execute() done 29641 1727096542.57826: dumping result to json 29641 1727096542.57851: done dumping result, returning 29641 1727096542.57862: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-80ba-72b8-00000000007d] 29641 1727096542.57871: sending task result for task 0afff68d-5257-80ba-72b8-00000000007d ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29641 1727096542.58329: no more pending results, returning what we have 29641 1727096542.58333: results queue empty 29641 1727096542.58333: checking for any_errors_fatal 29641 1727096542.58343: done checking for any_errors_fatal 29641 1727096542.58343: checking for max_fail_percentage 29641 1727096542.58345: done checking for max_fail_percentage 29641 1727096542.58346: checking to see if all hosts have failed and the running result is not ok 29641 1727096542.58348: done checking to see if all hosts have failed 29641 1727096542.58348: getting the remaining hosts for this loop 29641 1727096542.58350: done getting the remaining hosts for this loop 29641 1727096542.58354: getting the next task for host managed_node2 29641 1727096542.58359: done getting next task for host managed_node2 29641 1727096542.58363: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29641 1727096542.58365: ^ 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 29641 1727096542.58535: done sending task result for task 0afff68d-5257-80ba-72b8-00000000007d 29641 1727096542.58538: WORKER PROCESS EXITING 29641 1727096542.58547: getting variables 29641 1727096542.58549: in VariableManager get_vars() 29641 1727096542.58791: Calling all_inventory to load vars for managed_node2 29641 1727096542.58794: Calling groups_inventory to load vars for managed_node2 29641 1727096542.58797: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096542.58808: Calling all_plugins_play to load vars for managed_node2 29641 1727096542.58811: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096542.58814: Calling groups_plugins_play to load vars for managed_node2 29641 1727096542.61862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096542.65917: done with get_vars() 29641 1727096542.65940: done getting variables 29641 1727096542.66017: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:02:22 -0400 (0:00:00.636) 0:00:26.164 ****** 29641 1727096542.66048: entering _queue_task() for managed_node2/service 29641 1727096542.66933: worker is 1 (out of 1 available) 29641 1727096542.66944: exiting _queue_task() for managed_node2/service 29641 1727096542.66976: done queuing things up, now waiting for results queue to drain 29641 1727096542.66978: waiting for pending results... 29641 1727096542.67437: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29641 1727096542.67777: in run() - task 0afff68d-5257-80ba-72b8-00000000007e 29641 1727096542.67806: variable 'ansible_search_path' from source: unknown 29641 1727096542.67813: variable 'ansible_search_path' from source: unknown 29641 1727096542.67851: calling self._execute() 29641 1727096542.68104: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096542.68117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096542.68139: variable 'omit' from source: magic vars 29641 1727096542.69082: variable 'ansible_distribution_major_version' from source: facts 29641 1727096542.69101: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096542.69373: variable 'network_provider' from source: set_fact 29641 1727096542.69377: Evaluated conditional (network_provider == "nm"): True 29641 1727096542.69662: variable '__network_wpa_supplicant_required' from source: role '' defaults 29641 1727096542.69732: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29641 1727096542.70052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096542.73786: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096542.73980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096542.74021: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096542.74098: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096542.74281: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096542.74401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096542.74434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096542.74463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096542.74538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096542.74622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096542.74715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096542.74743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096542.74972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096542.74976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096542.74979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096542.75052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096542.75083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096542.75113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096542.75188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096542.75276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096542.75534: variable 'network_connections' from source: play vars 29641 1727096542.75596: variable 'profile' from source: play vars 29641 1727096542.75801: variable 'profile' from source: play vars 29641 1727096542.75805: variable 'interface' from source: set_fact 29641 1727096542.75909: variable 'interface' from source: set_fact 29641 1727096542.75983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096542.76273: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096542.76276: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096542.76279: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096542.76281: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096542.76309: 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) 29641 1727096542.76334: 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) 29641 1727096542.76354: 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) 29641 1727096542.76386: 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) 29641 1727096542.76435: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096542.76702: variable 'network_connections' from source: play vars 29641 1727096542.76706: variable 'profile' from source: play vars 29641 1727096542.76772: variable 'profile' from source: play vars 29641 1727096542.76779: variable 'interface' from source: set_fact 29641 1727096542.76841: variable 'interface' from source: set_fact 29641 1727096542.76871: Evaluated conditional (__network_wpa_supplicant_required): False 29641 1727096542.76874: when evaluation is False, skipping this task 29641 1727096542.76880: _execute() done 29641 1727096542.76891: dumping result to json 29641 1727096542.76894: done dumping result, returning 29641 1727096542.76897: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-80ba-72b8-00000000007e] 29641 1727096542.76899: sending task result for task 0afff68d-5257-80ba-72b8-00000000007e 29641 1727096542.77172: done sending task result for task 0afff68d-5257-80ba-72b8-00000000007e 29641 1727096542.77176: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 29641 1727096542.77214: no more pending results, returning what we have 29641 1727096542.77217: results queue empty 29641 1727096542.77218: checking for any_errors_fatal 29641 1727096542.77233: done checking for any_errors_fatal 29641 1727096542.77233: checking for max_fail_percentage 29641 1727096542.77235: done checking for max_fail_percentage 29641 1727096542.77236: checking to see if all hosts have failed and the running result is not ok 29641 1727096542.77236: done checking to see if all hosts have failed 29641 1727096542.77237: getting the remaining hosts for this loop 29641 1727096542.77238: done getting the remaining hosts for this loop 29641 1727096542.77241: getting the next task for host managed_node2 29641 1727096542.77246: done getting next task for host managed_node2 29641 1727096542.77249: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 29641 1727096542.77251: ^ 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 29641 1727096542.77263: getting variables 29641 1727096542.77264: in VariableManager get_vars() 29641 1727096542.77298: Calling all_inventory to load vars for managed_node2 29641 1727096542.77300: Calling groups_inventory to load vars for managed_node2 29641 1727096542.77303: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096542.77311: Calling all_plugins_play to load vars for managed_node2 29641 1727096542.77314: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096542.77317: Calling groups_plugins_play to load vars for managed_node2 29641 1727096542.80026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096542.81882: done with get_vars() 29641 1727096542.81914: done getting variables 29641 1727096542.81985: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:02:22 -0400 (0:00:00.159) 0:00:26.324 ****** 29641 1727096542.82020: entering _queue_task() for managed_node2/service 29641 1727096542.82380: worker is 1 (out of 1 available) 29641 1727096542.82392: exiting _queue_task() for managed_node2/service 29641 1727096542.82404: done queuing things up, now waiting for results queue to drain 29641 1727096542.82406: waiting for pending results... 29641 1727096542.82798: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 29641 1727096542.82838: in run() - task 0afff68d-5257-80ba-72b8-00000000007f 29641 1727096542.82857: variable 'ansible_search_path' from source: unknown 29641 1727096542.82865: variable 'ansible_search_path' from source: unknown 29641 1727096542.82919: calling self._execute() 29641 1727096542.83073: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096542.83077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096542.83080: variable 'omit' from source: magic vars 29641 1727096542.83478: variable 'ansible_distribution_major_version' from source: facts 29641 1727096542.83498: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096542.83623: variable 'network_provider' from source: set_fact 29641 1727096542.83633: Evaluated conditional (network_provider == "initscripts"): False 29641 1727096542.83657: when evaluation is False, skipping this task 29641 1727096542.83661: _execute() done 29641 1727096542.83663: dumping result to json 29641 1727096542.83765: done dumping result, returning 29641 1727096542.83772: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-80ba-72b8-00000000007f] 29641 1727096542.83775: sending task result for task 0afff68d-5257-80ba-72b8-00000000007f 29641 1727096542.83842: done sending task result for task 0afff68d-5257-80ba-72b8-00000000007f 29641 1727096542.83845: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29641 1727096542.83894: no more pending results, returning what we have 29641 1727096542.83898: results queue empty 29641 1727096542.83899: checking for any_errors_fatal 29641 1727096542.83908: done checking for any_errors_fatal 29641 1727096542.83909: checking for max_fail_percentage 29641 1727096542.83911: done checking for max_fail_percentage 29641 1727096542.83912: checking to see if all hosts have failed and the running result is not ok 29641 1727096542.83913: done checking to see if all hosts have failed 29641 1727096542.83914: getting the remaining hosts for this loop 29641 1727096542.83915: done getting the remaining hosts for this loop 29641 1727096542.83919: getting the next task for host managed_node2 29641 1727096542.83924: done getting next task for host managed_node2 29641 1727096542.83927: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29641 1727096542.83929: ^ 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 29641 1727096542.83944: getting variables 29641 1727096542.83945: in VariableManager get_vars() 29641 1727096542.84278: Calling all_inventory to load vars for managed_node2 29641 1727096542.84281: Calling groups_inventory to load vars for managed_node2 29641 1727096542.84284: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096542.84297: Calling all_plugins_play to load vars for managed_node2 29641 1727096542.84300: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096542.84307: Calling groups_plugins_play to load vars for managed_node2 29641 1727096542.87409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096542.90581: done with get_vars() 29641 1727096542.90608: done getting variables 29641 1727096542.90666: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:02:22 -0400 (0:00:00.086) 0:00:26.411 ****** 29641 1727096542.90699: entering _queue_task() for managed_node2/copy 29641 1727096542.91430: worker is 1 (out of 1 available) 29641 1727096542.91444: exiting _queue_task() for managed_node2/copy 29641 1727096542.91456: done queuing things up, now waiting for results queue to drain 29641 1727096542.91458: waiting for pending results... 29641 1727096542.92014: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29641 1727096542.92073: in run() - task 0afff68d-5257-80ba-72b8-000000000080 29641 1727096542.92078: variable 'ansible_search_path' from source: unknown 29641 1727096542.92081: variable 'ansible_search_path' from source: unknown 29641 1727096542.92283: calling self._execute() 29641 1727096542.92562: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096542.92566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096542.92572: variable 'omit' from source: magic vars 29641 1727096542.93201: variable 'ansible_distribution_major_version' from source: facts 29641 1727096542.93215: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096542.93550: variable 'network_provider' from source: set_fact 29641 1727096542.93556: Evaluated conditional (network_provider == "initscripts"): False 29641 1727096542.93562: when evaluation is False, skipping this task 29641 1727096542.93565: _execute() done 29641 1727096542.93569: dumping result to json 29641 1727096542.93572: done dumping result, returning 29641 1727096542.93575: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-80ba-72b8-000000000080] 29641 1727096542.93578: sending task result for task 0afff68d-5257-80ba-72b8-000000000080 29641 1727096542.93728: done sending task result for task 0afff68d-5257-80ba-72b8-000000000080 29641 1727096542.93731: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 29641 1727096542.93783: no more pending results, returning what we have 29641 1727096542.93787: results queue empty 29641 1727096542.93788: checking for any_errors_fatal 29641 1727096542.93793: done checking for any_errors_fatal 29641 1727096542.93793: checking for max_fail_percentage 29641 1727096542.93795: done checking for max_fail_percentage 29641 1727096542.93796: checking to see if all hosts have failed and the running result is not ok 29641 1727096542.93797: done checking to see if all hosts have failed 29641 1727096542.93798: getting the remaining hosts for this loop 29641 1727096542.93799: done getting the remaining hosts for this loop 29641 1727096542.93802: getting the next task for host managed_node2 29641 1727096542.93808: done getting next task for host managed_node2 29641 1727096542.93811: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29641 1727096542.93814: ^ 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 29641 1727096542.93829: getting variables 29641 1727096542.93831: in VariableManager get_vars() 29641 1727096542.93871: Calling all_inventory to load vars for managed_node2 29641 1727096542.93874: Calling groups_inventory to load vars for managed_node2 29641 1727096542.93876: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096542.93887: Calling all_plugins_play to load vars for managed_node2 29641 1727096542.93890: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096542.93892: Calling groups_plugins_play to load vars for managed_node2 29641 1727096542.96807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096543.00219: done with get_vars() 29641 1727096543.00250: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:02:23 -0400 (0:00:00.097) 0:00:26.508 ****** 29641 1727096543.00449: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 29641 1727096543.01313: worker is 1 (out of 1 available) 29641 1727096543.01326: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 29641 1727096543.01339: done queuing things up, now waiting for results queue to drain 29641 1727096543.01340: waiting for pending results... 29641 1727096543.02106: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29641 1727096543.02374: in run() - task 0afff68d-5257-80ba-72b8-000000000081 29641 1727096543.02378: variable 'ansible_search_path' from source: unknown 29641 1727096543.02381: variable 'ansible_search_path' from source: unknown 29641 1727096543.02384: calling self._execute() 29641 1727096543.02775: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096543.02779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096543.02781: variable 'omit' from source: magic vars 29641 1727096543.03476: variable 'ansible_distribution_major_version' from source: facts 29641 1727096543.03550: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096543.03753: variable 'omit' from source: magic vars 29641 1727096543.03757: variable 'omit' from source: magic vars 29641 1727096543.03963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096543.07443: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096543.07524: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096543.07565: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096543.07605: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096543.07631: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096543.07773: variable 'network_provider' from source: set_fact 29641 1727096543.08025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096543.08029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096543.08043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096543.08113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096543.08352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096543.08355: variable 'omit' from source: magic vars 29641 1727096543.08555: variable 'omit' from source: magic vars 29641 1727096543.08770: variable 'network_connections' from source: play vars 29641 1727096543.08973: variable 'profile' from source: play vars 29641 1727096543.08976: variable 'profile' from source: play vars 29641 1727096543.08978: variable 'interface' from source: set_fact 29641 1727096543.09033: variable 'interface' from source: set_fact 29641 1727096543.09352: variable 'omit' from source: magic vars 29641 1727096543.09439: variable '__lsr_ansible_managed' from source: task vars 29641 1727096543.09502: variable '__lsr_ansible_managed' from source: task vars 29641 1727096543.10117: Loaded config def from plugin (lookup/template) 29641 1727096543.10126: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 29641 1727096543.10154: File lookup term: get_ansible_managed.j2 29641 1727096543.10161: variable 'ansible_search_path' from source: unknown 29641 1727096543.10171: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 29641 1727096543.10187: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 29641 1727096543.10411: variable 'ansible_search_path' from source: unknown 29641 1727096543.18960: variable 'ansible_managed' from source: unknown 29641 1727096543.19111: variable 'omit' from source: magic vars 29641 1727096543.19144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096543.19180: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096543.19208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096543.19232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096543.19246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096543.19283: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096543.19293: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096543.19320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096543.19414: Set connection var ansible_pipelining to False 29641 1727096543.19572: Set connection var ansible_timeout to 10 29641 1727096543.19575: Set connection var ansible_connection to ssh 29641 1727096543.19577: Set connection var ansible_shell_type to sh 29641 1727096543.19579: Set connection var ansible_shell_executable to /bin/sh 29641 1727096543.19581: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096543.19583: variable 'ansible_shell_executable' from source: unknown 29641 1727096543.19585: variable 'ansible_connection' from source: unknown 29641 1727096543.19586: variable 'ansible_module_compression' from source: unknown 29641 1727096543.19588: variable 'ansible_shell_type' from source: unknown 29641 1727096543.19591: variable 'ansible_shell_executable' from source: unknown 29641 1727096543.19593: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096543.19594: variable 'ansible_pipelining' from source: unknown 29641 1727096543.19596: variable 'ansible_timeout' from source: unknown 29641 1727096543.19598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096543.19665: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096543.19693: variable 'omit' from source: magic vars 29641 1727096543.19704: starting attempt loop 29641 1727096543.19721: running the handler 29641 1727096543.19824: _low_level_execute_command(): starting 29641 1727096543.19827: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096543.20445: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096543.20488: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096543.20503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096543.20594: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096543.20615: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096543.20634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096543.20703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096543.22386: stdout chunk (state=3): >>>/root <<< 29641 1727096543.22484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096543.22535: stderr chunk (state=3): >>><<< 29641 1727096543.22590: stdout chunk (state=3): >>><<< 29641 1727096543.22609: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096543.22861: _low_level_execute_command(): starting 29641 1727096543.22865: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096543.22778-30876-73153159095362 `" && echo ansible-tmp-1727096543.22778-30876-73153159095362="` echo /root/.ansible/tmp/ansible-tmp-1727096543.22778-30876-73153159095362 `" ) && sleep 0' 29641 1727096543.24080: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096543.24184: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096543.24234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096543.24297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096543.24307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096543.24370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096543.26381: stdout chunk (state=3): >>>ansible-tmp-1727096543.22778-30876-73153159095362=/root/.ansible/tmp/ansible-tmp-1727096543.22778-30876-73153159095362 <<< 29641 1727096543.26411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096543.26414: stdout chunk (state=3): >>><<< 29641 1727096543.26421: stderr chunk (state=3): >>><<< 29641 1727096543.26586: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096543.22778-30876-73153159095362=/root/.ansible/tmp/ansible-tmp-1727096543.22778-30876-73153159095362 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096543.26627: variable 'ansible_module_compression' from source: unknown 29641 1727096543.26674: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 29641 1727096543.26704: variable 'ansible_facts' from source: unknown 29641 1727096543.27016: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096543.22778-30876-73153159095362/AnsiballZ_network_connections.py 29641 1727096543.27264: Sending initial data 29641 1727096543.27270: Sent initial data (165 bytes) 29641 1727096543.28344: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096543.28598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096543.28641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096543.30285: 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 <<< 29641 1727096543.30376: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096543.30497: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmplz1p3cjh /root/.ansible/tmp/ansible-tmp-1727096543.22778-30876-73153159095362/AnsiballZ_network_connections.py <<< 29641 1727096543.30507: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096543.22778-30876-73153159095362/AnsiballZ_network_connections.py" <<< 29641 1727096543.30535: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmplz1p3cjh" to remote "/root/.ansible/tmp/ansible-tmp-1727096543.22778-30876-73153159095362/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096543.22778-30876-73153159095362/AnsiballZ_network_connections.py" <<< 29641 1727096543.32408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096543.32411: stdout chunk (state=3): >>><<< 29641 1727096543.32425: stderr chunk (state=3): >>><<< 29641 1727096543.32583: done transferring module to remote 29641 1727096543.32586: _low_level_execute_command(): starting 29641 1727096543.32589: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096543.22778-30876-73153159095362/ /root/.ansible/tmp/ansible-tmp-1727096543.22778-30876-73153159095362/AnsiballZ_network_connections.py && sleep 0' 29641 1727096543.33604: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096543.33663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096543.33666: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096543.33671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096543.33676: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096543.33679: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096543.33811: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096543.33815: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096543.33839: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096543.33904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096543.35783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096543.35787: stdout chunk (state=3): >>><<< 29641 1727096543.35793: stderr chunk (state=3): >>><<< 29641 1727096543.35810: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096543.35813: _low_level_execute_command(): starting 29641 1727096543.35817: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096543.22778-30876-73153159095362/AnsiballZ_network_connections.py && sleep 0' 29641 1727096543.36845: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096543.37124: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096543.37127: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096543.37304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096543.37369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096543.68378: 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": ""}}} <<< 29641 1727096543.70136: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096543.70145: stdout chunk (state=3): >>><<< 29641 1727096543.70148: stderr chunk (state=3): >>><<< 29641 1727096543.70163: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096543.70203: 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-1727096543.22778-30876-73153159095362/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096543.70215: _low_level_execute_command(): starting 29641 1727096543.70218: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096543.22778-30876-73153159095362/ > /dev/null 2>&1 && sleep 0' 29641 1727096543.71627: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096543.71631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096543.71633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096543.71635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096543.71638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096543.71789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096543.71889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096543.72277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096543.74377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096543.74382: stdout chunk (state=3): >>><<< 29641 1727096543.74384: stderr chunk (state=3): >>><<< 29641 1727096543.74387: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096543.74389: handler run complete 29641 1727096543.74392: attempt loop complete, returning result 29641 1727096543.74394: _execute() done 29641 1727096543.74396: dumping result to json 29641 1727096543.74398: done dumping result, returning 29641 1727096543.74400: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-80ba-72b8-000000000081] 29641 1727096543.74402: sending task result for task 0afff68d-5257-80ba-72b8-000000000081 29641 1727096543.74656: done sending task result for task 0afff68d-5257-80ba-72b8-000000000081 29641 1727096543.74659: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 29641 1727096543.74780: no more pending results, returning what we have 29641 1727096543.74784: results queue empty 29641 1727096543.74785: checking for any_errors_fatal 29641 1727096543.74791: done checking for any_errors_fatal 29641 1727096543.74792: checking for max_fail_percentage 29641 1727096543.74794: done checking for max_fail_percentage 29641 1727096543.74796: checking to see if all hosts have failed and the running result is not ok 29641 1727096543.74797: done checking to see if all hosts have failed 29641 1727096543.74798: getting the remaining hosts for this loop 29641 1727096543.74799: done getting the remaining hosts for this loop 29641 1727096543.74803: getting the next task for host managed_node2 29641 1727096543.74809: done getting next task for host managed_node2 29641 1727096543.74818: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 29641 1727096543.74820: ^ 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 29641 1727096543.74833: getting variables 29641 1727096543.74834: in VariableManager get_vars() 29641 1727096543.75422: Calling all_inventory to load vars for managed_node2 29641 1727096543.75425: Calling groups_inventory to load vars for managed_node2 29641 1727096543.75428: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096543.75438: Calling all_plugins_play to load vars for managed_node2 29641 1727096543.75441: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096543.75444: Calling groups_plugins_play to load vars for managed_node2 29641 1727096543.80471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096543.83889: done with get_vars() 29641 1727096543.83916: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:02:23 -0400 (0:00:00.836) 0:00:27.345 ****** 29641 1727096543.84131: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 29641 1727096543.85097: worker is 1 (out of 1 available) 29641 1727096543.85110: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 29641 1727096543.85124: done queuing things up, now waiting for results queue to drain 29641 1727096543.85125: waiting for pending results... 29641 1727096543.85577: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 29641 1727096543.86178: in run() - task 0afff68d-5257-80ba-72b8-000000000082 29641 1727096543.86182: variable 'ansible_search_path' from source: unknown 29641 1727096543.86185: variable 'ansible_search_path' from source: unknown 29641 1727096543.86188: calling self._execute() 29641 1727096543.86191: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096543.86193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096543.86196: variable 'omit' from source: magic vars 29641 1727096543.86959: variable 'ansible_distribution_major_version' from source: facts 29641 1727096543.87376: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096543.87380: variable 'network_state' from source: role '' defaults 29641 1727096543.87383: Evaluated conditional (network_state != {}): False 29641 1727096543.87386: when evaluation is False, skipping this task 29641 1727096543.87388: _execute() done 29641 1727096543.87391: dumping result to json 29641 1727096543.87393: done dumping result, returning 29641 1727096543.87396: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-80ba-72b8-000000000082] 29641 1727096543.87398: sending task result for task 0afff68d-5257-80ba-72b8-000000000082 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29641 1727096543.87518: no more pending results, returning what we have 29641 1727096543.87528: results queue empty 29641 1727096543.87529: checking for any_errors_fatal 29641 1727096543.87541: done checking for any_errors_fatal 29641 1727096543.87542: checking for max_fail_percentage 29641 1727096543.87544: done checking for max_fail_percentage 29641 1727096543.87545: checking to see if all hosts have failed and the running result is not ok 29641 1727096543.87546: done checking to see if all hosts have failed 29641 1727096543.87547: getting the remaining hosts for this loop 29641 1727096543.87548: done getting the remaining hosts for this loop 29641 1727096543.87552: getting the next task for host managed_node2 29641 1727096543.87558: done getting next task for host managed_node2 29641 1727096543.87561: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29641 1727096543.87564: ^ 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 29641 1727096543.87583: getting variables 29641 1727096543.87585: in VariableManager get_vars() 29641 1727096543.87625: Calling all_inventory to load vars for managed_node2 29641 1727096543.87628: Calling groups_inventory to load vars for managed_node2 29641 1727096543.87748: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096543.87760: Calling all_plugins_play to load vars for managed_node2 29641 1727096543.87762: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096543.87765: Calling groups_plugins_play to load vars for managed_node2 29641 1727096543.88419: done sending task result for task 0afff68d-5257-80ba-72b8-000000000082 29641 1727096543.88423: WORKER PROCESS EXITING 29641 1727096543.90858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096543.93397: done with get_vars() 29641 1727096543.93423: done getting variables 29641 1727096543.93488: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:02:23 -0400 (0:00:00.093) 0:00:27.439 ****** 29641 1727096543.93520: entering _queue_task() for managed_node2/debug 29641 1727096543.93855: worker is 1 (out of 1 available) 29641 1727096543.93871: exiting _queue_task() for managed_node2/debug 29641 1727096543.93886: done queuing things up, now waiting for results queue to drain 29641 1727096543.93888: waiting for pending results... 29641 1727096543.94147: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29641 1727096543.94296: in run() - task 0afff68d-5257-80ba-72b8-000000000083 29641 1727096543.94330: variable 'ansible_search_path' from source: unknown 29641 1727096543.94538: variable 'ansible_search_path' from source: unknown 29641 1727096543.94581: calling self._execute() 29641 1727096543.94778: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096543.94792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096543.94876: variable 'omit' from source: magic vars 29641 1727096543.95661: variable 'ansible_distribution_major_version' from source: facts 29641 1727096543.95685: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096543.95696: variable 'omit' from source: magic vars 29641 1727096543.95785: variable 'omit' from source: magic vars 29641 1727096543.95936: variable 'omit' from source: magic vars 29641 1727096543.95987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096543.96122: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096543.96147: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096543.96274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096543.96277: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096543.96280: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096543.96282: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096543.96284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096543.96348: Set connection var ansible_pipelining to False 29641 1727096543.96359: Set connection var ansible_timeout to 10 29641 1727096543.96365: Set connection var ansible_connection to ssh 29641 1727096543.96383: Set connection var ansible_shell_type to sh 29641 1727096543.96392: Set connection var ansible_shell_executable to /bin/sh 29641 1727096543.96400: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096543.96426: variable 'ansible_shell_executable' from source: unknown 29641 1727096543.96434: variable 'ansible_connection' from source: unknown 29641 1727096543.96441: variable 'ansible_module_compression' from source: unknown 29641 1727096543.96447: variable 'ansible_shell_type' from source: unknown 29641 1727096543.96453: variable 'ansible_shell_executable' from source: unknown 29641 1727096543.96458: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096543.96465: variable 'ansible_pipelining' from source: unknown 29641 1727096543.96477: variable 'ansible_timeout' from source: unknown 29641 1727096543.96488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096543.96626: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096543.96640: variable 'omit' from source: magic vars 29641 1727096543.96650: starting attempt loop 29641 1727096543.96701: running the handler 29641 1727096543.96795: variable '__network_connections_result' from source: set_fact 29641 1727096543.96851: handler run complete 29641 1727096543.96878: attempt loop complete, returning result 29641 1727096543.96885: _execute() done 29641 1727096543.96891: dumping result to json 29641 1727096543.96899: done dumping result, returning 29641 1727096543.96910: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-80ba-72b8-000000000083] 29641 1727096543.96925: sending task result for task 0afff68d-5257-80ba-72b8-000000000083 29641 1727096543.97292: done sending task result for task 0afff68d-5257-80ba-72b8-000000000083 29641 1727096543.97295: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "" ] } 29641 1727096543.97345: no more pending results, returning what we have 29641 1727096543.97348: results queue empty 29641 1727096543.97348: checking for any_errors_fatal 29641 1727096543.97353: done checking for any_errors_fatal 29641 1727096543.97354: checking for max_fail_percentage 29641 1727096543.97355: done checking for max_fail_percentage 29641 1727096543.97356: checking to see if all hosts have failed and the running result is not ok 29641 1727096543.97357: done checking to see if all hosts have failed 29641 1727096543.97358: getting the remaining hosts for this loop 29641 1727096543.97359: done getting the remaining hosts for this loop 29641 1727096543.97362: getting the next task for host managed_node2 29641 1727096543.97366: done getting next task for host managed_node2 29641 1727096543.97374: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29641 1727096543.97376: ^ 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 29641 1727096543.97386: getting variables 29641 1727096543.97387: in VariableManager get_vars() 29641 1727096543.97419: Calling all_inventory to load vars for managed_node2 29641 1727096543.97422: Calling groups_inventory to load vars for managed_node2 29641 1727096543.97424: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096543.97432: Calling all_plugins_play to load vars for managed_node2 29641 1727096543.97435: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096543.97438: Calling groups_plugins_play to load vars for managed_node2 29641 1727096543.99651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096544.01409: done with get_vars() 29641 1727096544.01433: done getting variables 29641 1727096544.01497: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:02:24 -0400 (0:00:00.080) 0:00:27.519 ****** 29641 1727096544.01529: entering _queue_task() for managed_node2/debug 29641 1727096544.01880: worker is 1 (out of 1 available) 29641 1727096544.01895: exiting _queue_task() for managed_node2/debug 29641 1727096544.01906: done queuing things up, now waiting for results queue to drain 29641 1727096544.01908: waiting for pending results... 29641 1727096544.02184: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29641 1727096544.02298: in run() - task 0afff68d-5257-80ba-72b8-000000000084 29641 1727096544.02318: variable 'ansible_search_path' from source: unknown 29641 1727096544.02324: variable 'ansible_search_path' from source: unknown 29641 1727096544.02359: calling self._execute() 29641 1727096544.02463: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096544.02479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096544.02492: variable 'omit' from source: magic vars 29641 1727096544.03006: variable 'ansible_distribution_major_version' from source: facts 29641 1727096544.03025: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096544.03088: variable 'omit' from source: magic vars 29641 1727096544.03180: variable 'omit' from source: magic vars 29641 1727096544.03478: variable 'omit' from source: magic vars 29641 1727096544.03775: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096544.03780: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096544.03783: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096544.03785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096544.03788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096544.03790: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096544.03792: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096544.03794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096544.03955: Set connection var ansible_pipelining to False 29641 1727096544.03971: Set connection var ansible_timeout to 10 29641 1727096544.03982: Set connection var ansible_connection to ssh 29641 1727096544.03995: Set connection var ansible_shell_type to sh 29641 1727096544.04006: Set connection var ansible_shell_executable to /bin/sh 29641 1727096544.04019: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096544.04047: variable 'ansible_shell_executable' from source: unknown 29641 1727096544.04133: variable 'ansible_connection' from source: unknown 29641 1727096544.04144: variable 'ansible_module_compression' from source: unknown 29641 1727096544.04152: variable 'ansible_shell_type' from source: unknown 29641 1727096544.04162: variable 'ansible_shell_executable' from source: unknown 29641 1727096544.04175: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096544.04185: variable 'ansible_pipelining' from source: unknown 29641 1727096544.04192: variable 'ansible_timeout' from source: unknown 29641 1727096544.04200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096544.04669: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096544.04676: variable 'omit' from source: magic vars 29641 1727096544.04678: starting attempt loop 29641 1727096544.04681: running the handler 29641 1727096544.04683: variable '__network_connections_result' from source: set_fact 29641 1727096544.04822: variable '__network_connections_result' from source: set_fact 29641 1727096544.05028: handler run complete 29641 1727096544.05124: attempt loop complete, returning result 29641 1727096544.05131: _execute() done 29641 1727096544.05140: dumping result to json 29641 1727096544.05149: done dumping result, returning 29641 1727096544.05162: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-80ba-72b8-000000000084] 29641 1727096544.05191: sending task result for task 0afff68d-5257-80ba-72b8-000000000084 ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 29641 1727096544.05401: no more pending results, returning what we have 29641 1727096544.05405: results queue empty 29641 1727096544.05405: checking for any_errors_fatal 29641 1727096544.05414: done checking for any_errors_fatal 29641 1727096544.05415: checking for max_fail_percentage 29641 1727096544.05417: done checking for max_fail_percentage 29641 1727096544.05418: checking to see if all hosts have failed and the running result is not ok 29641 1727096544.05419: done checking to see if all hosts have failed 29641 1727096544.05420: getting the remaining hosts for this loop 29641 1727096544.05421: done getting the remaining hosts for this loop 29641 1727096544.05425: getting the next task for host managed_node2 29641 1727096544.05432: done getting next task for host managed_node2 29641 1727096544.05435: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29641 1727096544.05437: ^ 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 29641 1727096544.05449: getting variables 29641 1727096544.05451: in VariableManager get_vars() 29641 1727096544.05697: Calling all_inventory to load vars for managed_node2 29641 1727096544.05700: Calling groups_inventory to load vars for managed_node2 29641 1727096544.05703: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096544.05714: Calling all_plugins_play to load vars for managed_node2 29641 1727096544.05717: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096544.05720: Calling groups_plugins_play to load vars for managed_node2 29641 1727096544.06456: done sending task result for task 0afff68d-5257-80ba-72b8-000000000084 29641 1727096544.06461: WORKER PROCESS EXITING 29641 1727096544.07731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096544.09583: done with get_vars() 29641 1727096544.09605: done getting variables 29641 1727096544.09662: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:02:24 -0400 (0:00:00.081) 0:00:27.601 ****** 29641 1727096544.09703: entering _queue_task() for managed_node2/debug 29641 1727096544.10203: worker is 1 (out of 1 available) 29641 1727096544.10213: exiting _queue_task() for managed_node2/debug 29641 1727096544.10223: done queuing things up, now waiting for results queue to drain 29641 1727096544.10225: waiting for pending results... 29641 1727096544.10361: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29641 1727096544.10479: in run() - task 0afff68d-5257-80ba-72b8-000000000085 29641 1727096544.10499: variable 'ansible_search_path' from source: unknown 29641 1727096544.10507: variable 'ansible_search_path' from source: unknown 29641 1727096544.10545: calling self._execute() 29641 1727096544.10657: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096544.10681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096544.10697: variable 'omit' from source: magic vars 29641 1727096544.11181: variable 'ansible_distribution_major_version' from source: facts 29641 1727096544.11205: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096544.11347: variable 'network_state' from source: role '' defaults 29641 1727096544.11362: Evaluated conditional (network_state != {}): False 29641 1727096544.11375: when evaluation is False, skipping this task 29641 1727096544.11384: _execute() done 29641 1727096544.11391: dumping result to json 29641 1727096544.11398: done dumping result, returning 29641 1727096544.11409: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-80ba-72b8-000000000085] 29641 1727096544.11424: sending task result for task 0afff68d-5257-80ba-72b8-000000000085 skipping: [managed_node2] => { "false_condition": "network_state != {}" } 29641 1727096544.11607: no more pending results, returning what we have 29641 1727096544.11613: results queue empty 29641 1727096544.11614: checking for any_errors_fatal 29641 1727096544.11623: done checking for any_errors_fatal 29641 1727096544.11624: checking for max_fail_percentage 29641 1727096544.11626: done checking for max_fail_percentage 29641 1727096544.11627: checking to see if all hosts have failed and the running result is not ok 29641 1727096544.11628: done checking to see if all hosts have failed 29641 1727096544.11629: getting the remaining hosts for this loop 29641 1727096544.11630: done getting the remaining hosts for this loop 29641 1727096544.11641: getting the next task for host managed_node2 29641 1727096544.11647: done getting next task for host managed_node2 29641 1727096544.11651: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 29641 1727096544.11654: ^ 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 29641 1727096544.11670: getting variables 29641 1727096544.11675: in VariableManager get_vars() 29641 1727096544.11712: Calling all_inventory to load vars for managed_node2 29641 1727096544.11715: Calling groups_inventory to load vars for managed_node2 29641 1727096544.11718: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096544.11730: Calling all_plugins_play to load vars for managed_node2 29641 1727096544.11733: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096544.11735: Calling groups_plugins_play to load vars for managed_node2 29641 1727096544.11862: done sending task result for task 0afff68d-5257-80ba-72b8-000000000085 29641 1727096544.11865: WORKER PROCESS EXITING 29641 1727096544.13401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096544.14295: done with get_vars() 29641 1727096544.14311: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:02:24 -0400 (0:00:00.046) 0:00:27.648 ****** 29641 1727096544.14383: entering _queue_task() for managed_node2/ping 29641 1727096544.14609: worker is 1 (out of 1 available) 29641 1727096544.14624: exiting _queue_task() for managed_node2/ping 29641 1727096544.14635: done queuing things up, now waiting for results queue to drain 29641 1727096544.14637: waiting for pending results... 29641 1727096544.14811: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 29641 1727096544.15075: in run() - task 0afff68d-5257-80ba-72b8-000000000086 29641 1727096544.15079: variable 'ansible_search_path' from source: unknown 29641 1727096544.15082: variable 'ansible_search_path' from source: unknown 29641 1727096544.15086: calling self._execute() 29641 1727096544.15088: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096544.15091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096544.15099: variable 'omit' from source: magic vars 29641 1727096544.15483: variable 'ansible_distribution_major_version' from source: facts 29641 1727096544.15500: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096544.15512: variable 'omit' from source: magic vars 29641 1727096544.15549: variable 'omit' from source: magic vars 29641 1727096544.15592: variable 'omit' from source: magic vars 29641 1727096544.15638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096544.15682: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096544.15708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096544.15730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096544.15748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096544.15787: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096544.15797: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096544.15804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096544.15907: Set connection var ansible_pipelining to False 29641 1727096544.15920: Set connection var ansible_timeout to 10 29641 1727096544.15927: Set connection var ansible_connection to ssh 29641 1727096544.15940: Set connection var ansible_shell_type to sh 29641 1727096544.15950: Set connection var ansible_shell_executable to /bin/sh 29641 1727096544.15960: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096544.15997: variable 'ansible_shell_executable' from source: unknown 29641 1727096544.16006: variable 'ansible_connection' from source: unknown 29641 1727096544.16016: variable 'ansible_module_compression' from source: unknown 29641 1727096544.16018: variable 'ansible_shell_type' from source: unknown 29641 1727096544.16021: variable 'ansible_shell_executable' from source: unknown 29641 1727096544.16033: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096544.16035: variable 'ansible_pipelining' from source: unknown 29641 1727096544.16038: variable 'ansible_timeout' from source: unknown 29641 1727096544.16040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096544.16189: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096544.16198: variable 'omit' from source: magic vars 29641 1727096544.16203: starting attempt loop 29641 1727096544.16206: running the handler 29641 1727096544.16217: _low_level_execute_command(): starting 29641 1727096544.16224: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096544.16724: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096544.16728: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096544.16731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096544.16783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096544.16792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096544.16796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096544.16829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096544.18526: stdout chunk (state=3): >>>/root <<< 29641 1727096544.18615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096544.18666: stderr chunk (state=3): >>><<< 29641 1727096544.18672: stdout chunk (state=3): >>><<< 29641 1727096544.18693: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096544.18714: _low_level_execute_command(): starting 29641 1727096544.18801: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096544.1870096-30917-27323885480371 `" && echo ansible-tmp-1727096544.1870096-30917-27323885480371="` echo /root/.ansible/tmp/ansible-tmp-1727096544.1870096-30917-27323885480371 `" ) && sleep 0' 29641 1727096544.19385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096544.19427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096544.19430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096544.19433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096544.19501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096544.21418: stdout chunk (state=3): >>>ansible-tmp-1727096544.1870096-30917-27323885480371=/root/.ansible/tmp/ansible-tmp-1727096544.1870096-30917-27323885480371 <<< 29641 1727096544.21528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096544.21602: stderr chunk (state=3): >>><<< 29641 1727096544.21606: stdout chunk (state=3): >>><<< 29641 1727096544.21776: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096544.1870096-30917-27323885480371=/root/.ansible/tmp/ansible-tmp-1727096544.1870096-30917-27323885480371 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096544.21779: variable 'ansible_module_compression' from source: unknown 29641 1727096544.21782: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 29641 1727096544.21784: variable 'ansible_facts' from source: unknown 29641 1727096544.21859: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096544.1870096-30917-27323885480371/AnsiballZ_ping.py 29641 1727096544.22030: Sending initial data 29641 1727096544.22044: Sent initial data (152 bytes) 29641 1727096544.22703: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096544.22791: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096544.22820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096544.22836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096544.22856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096544.22929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096544.24510: 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 <<< 29641 1727096544.24566: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096544.24604: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpfkmvh5d5 /root/.ansible/tmp/ansible-tmp-1727096544.1870096-30917-27323885480371/AnsiballZ_ping.py <<< 29641 1727096544.24607: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096544.1870096-30917-27323885480371/AnsiballZ_ping.py" <<< 29641 1727096544.24776: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpfkmvh5d5" to remote "/root/.ansible/tmp/ansible-tmp-1727096544.1870096-30917-27323885480371/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096544.1870096-30917-27323885480371/AnsiballZ_ping.py" <<< 29641 1727096544.25306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096544.25360: stderr chunk (state=3): >>><<< 29641 1727096544.25363: stdout chunk (state=3): >>><<< 29641 1727096544.25432: done transferring module to remote 29641 1727096544.25443: _low_level_execute_command(): starting 29641 1727096544.25449: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096544.1870096-30917-27323885480371/ /root/.ansible/tmp/ansible-tmp-1727096544.1870096-30917-27323885480371/AnsiballZ_ping.py && sleep 0' 29641 1727096544.26074: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096544.26178: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096544.26201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096544.26213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096544.26273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096544.28176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096544.28180: stderr chunk (state=3): >>><<< 29641 1727096544.28182: stdout chunk (state=3): >>><<< 29641 1727096544.28189: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096544.28191: _low_level_execute_command(): starting 29641 1727096544.28194: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096544.1870096-30917-27323885480371/AnsiballZ_ping.py && sleep 0' 29641 1727096544.28737: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096544.28745: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096544.28757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096544.28774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096544.28785: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096544.28824: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096544.28894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096544.28907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096544.28933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096544.29000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096544.44095: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 29641 1727096544.45414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096544.45430: stderr chunk (state=3): >>><<< 29641 1727096544.45433: stdout chunk (state=3): >>><<< 29641 1727096544.45449: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096544.45470: 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-1727096544.1870096-30917-27323885480371/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096544.45482: _low_level_execute_command(): starting 29641 1727096544.45488: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096544.1870096-30917-27323885480371/ > /dev/null 2>&1 && sleep 0' 29641 1727096544.45915: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096544.45918: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096544.45921: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096544.45925: 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.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096544.45927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096544.45972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096544.45975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096544.46015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096544.47897: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096544.47901: stdout chunk (state=3): >>><<< 29641 1727096544.47903: stderr chunk (state=3): >>><<< 29641 1727096544.47920: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096544.48072: handler run complete 29641 1727096544.48076: attempt loop complete, returning result 29641 1727096544.48078: _execute() done 29641 1727096544.48080: dumping result to json 29641 1727096544.48082: done dumping result, returning 29641 1727096544.48084: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-80ba-72b8-000000000086] 29641 1727096544.48086: sending task result for task 0afff68d-5257-80ba-72b8-000000000086 29641 1727096544.48152: done sending task result for task 0afff68d-5257-80ba-72b8-000000000086 29641 1727096544.48155: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 29641 1727096544.48221: no more pending results, returning what we have 29641 1727096544.48224: results queue empty 29641 1727096544.48225: checking for any_errors_fatal 29641 1727096544.48230: done checking for any_errors_fatal 29641 1727096544.48230: checking for max_fail_percentage 29641 1727096544.48232: done checking for max_fail_percentage 29641 1727096544.48233: checking to see if all hosts have failed and the running result is not ok 29641 1727096544.48234: done checking to see if all hosts have failed 29641 1727096544.48234: getting the remaining hosts for this loop 29641 1727096544.48235: done getting the remaining hosts for this loop 29641 1727096544.48239: getting the next task for host managed_node2 29641 1727096544.48245: done getting next task for host managed_node2 29641 1727096544.48248: ^ task is: TASK: meta (role_complete) 29641 1727096544.48250: ^ 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 29641 1727096544.48260: getting variables 29641 1727096544.48262: in VariableManager get_vars() 29641 1727096544.48304: Calling all_inventory to load vars for managed_node2 29641 1727096544.48307: Calling groups_inventory to load vars for managed_node2 29641 1727096544.48309: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096544.48319: Calling all_plugins_play to load vars for managed_node2 29641 1727096544.48322: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096544.48324: Calling groups_plugins_play to load vars for managed_node2 29641 1727096544.49910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096544.51469: done with get_vars() 29641 1727096544.51491: done getting variables 29641 1727096544.51562: done queuing things up, now waiting for results queue to drain 29641 1727096544.51564: results queue empty 29641 1727096544.51565: checking for any_errors_fatal 29641 1727096544.51569: done checking for any_errors_fatal 29641 1727096544.51570: checking for max_fail_percentage 29641 1727096544.51571: done checking for max_fail_percentage 29641 1727096544.51572: checking to see if all hosts have failed and the running result is not ok 29641 1727096544.51572: done checking to see if all hosts have failed 29641 1727096544.51573: getting the remaining hosts for this loop 29641 1727096544.51574: done getting the remaining hosts for this loop 29641 1727096544.51576: getting the next task for host managed_node2 29641 1727096544.51579: done getting next task for host managed_node2 29641 1727096544.51581: ^ task is: TASK: meta (flush_handlers) 29641 1727096544.51582: ^ 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 29641 1727096544.51584: getting variables 29641 1727096544.51585: in VariableManager get_vars() 29641 1727096544.51597: Calling all_inventory to load vars for managed_node2 29641 1727096544.51599: Calling groups_inventory to load vars for managed_node2 29641 1727096544.51601: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096544.51605: Calling all_plugins_play to load vars for managed_node2 29641 1727096544.51607: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096544.51609: Calling groups_plugins_play to load vars for managed_node2 29641 1727096544.52748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096544.54271: done with get_vars() 29641 1727096544.54296: done getting variables 29641 1727096544.54346: in VariableManager get_vars() 29641 1727096544.54357: Calling all_inventory to load vars for managed_node2 29641 1727096544.54359: Calling groups_inventory to load vars for managed_node2 29641 1727096544.54361: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096544.54366: Calling all_plugins_play to load vars for managed_node2 29641 1727096544.54370: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096544.54373: Calling groups_plugins_play to load vars for managed_node2 29641 1727096544.55608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096544.57101: done with get_vars() 29641 1727096544.57128: done queuing things up, now waiting for results queue to drain 29641 1727096544.57130: results queue empty 29641 1727096544.57131: checking for any_errors_fatal 29641 1727096544.57133: done checking for any_errors_fatal 29641 1727096544.57133: checking for max_fail_percentage 29641 1727096544.57134: done checking for max_fail_percentage 29641 1727096544.57135: checking to see if all hosts have failed and the running result is not ok 29641 1727096544.57136: done checking to see if all hosts have failed 29641 1727096544.57137: getting the remaining hosts for this loop 29641 1727096544.57138: done getting the remaining hosts for this loop 29641 1727096544.57140: getting the next task for host managed_node2 29641 1727096544.57144: done getting next task for host managed_node2 29641 1727096544.57146: ^ task is: TASK: meta (flush_handlers) 29641 1727096544.57147: ^ 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 29641 1727096544.57150: getting variables 29641 1727096544.57151: in VariableManager get_vars() 29641 1727096544.57162: Calling all_inventory to load vars for managed_node2 29641 1727096544.57164: Calling groups_inventory to load vars for managed_node2 29641 1727096544.57166: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096544.57173: Calling all_plugins_play to load vars for managed_node2 29641 1727096544.57175: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096544.57178: Calling groups_plugins_play to load vars for managed_node2 29641 1727096544.58275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096544.59806: done with get_vars() 29641 1727096544.59826: done getting variables 29641 1727096544.59878: in VariableManager get_vars() 29641 1727096544.59890: Calling all_inventory to load vars for managed_node2 29641 1727096544.59892: Calling groups_inventory to load vars for managed_node2 29641 1727096544.59894: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096544.59898: Calling all_plugins_play to load vars for managed_node2 29641 1727096544.59901: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096544.59903: Calling groups_plugins_play to load vars for managed_node2 29641 1727096544.61035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096544.62594: done with get_vars() 29641 1727096544.62624: done queuing things up, now waiting for results queue to drain 29641 1727096544.62626: results queue empty 29641 1727096544.62627: checking for any_errors_fatal 29641 1727096544.62628: done checking for any_errors_fatal 29641 1727096544.62629: checking for max_fail_percentage 29641 1727096544.62630: done checking for max_fail_percentage 29641 1727096544.62631: checking to see if all hosts have failed and the running result is not ok 29641 1727096544.62632: done checking to see if all hosts have failed 29641 1727096544.62632: getting the remaining hosts for this loop 29641 1727096544.62633: done getting the remaining hosts for this loop 29641 1727096544.62636: getting the next task for host managed_node2 29641 1727096544.62640: done getting next task for host managed_node2 29641 1727096544.62640: ^ task is: None 29641 1727096544.62642: ^ 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 29641 1727096544.62643: done queuing things up, now waiting for results queue to drain 29641 1727096544.62644: results queue empty 29641 1727096544.62645: checking for any_errors_fatal 29641 1727096544.62645: done checking for any_errors_fatal 29641 1727096544.62646: checking for max_fail_percentage 29641 1727096544.62647: done checking for max_fail_percentage 29641 1727096544.62649: checking to see if all hosts have failed and the running result is not ok 29641 1727096544.62650: done checking to see if all hosts have failed 29641 1727096544.62651: getting the next task for host managed_node2 29641 1727096544.62653: done getting next task for host managed_node2 29641 1727096544.62654: ^ task is: None 29641 1727096544.62655: ^ 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 29641 1727096544.62704: in VariableManager get_vars() 29641 1727096544.62721: done with get_vars() 29641 1727096544.62727: in VariableManager get_vars() 29641 1727096544.62737: done with get_vars() 29641 1727096544.62742: variable 'omit' from source: magic vars 29641 1727096544.62777: in VariableManager get_vars() 29641 1727096544.62789: done with get_vars() 29641 1727096544.62810: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 29641 1727096544.62989: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29641 1727096544.63013: getting the remaining hosts for this loop 29641 1727096544.63014: done getting the remaining hosts for this loop 29641 1727096544.63017: getting the next task for host managed_node2 29641 1727096544.63020: done getting next task for host managed_node2 29641 1727096544.63022: ^ task is: TASK: Gathering Facts 29641 1727096544.63023: ^ 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 29641 1727096544.63025: getting variables 29641 1727096544.63026: in VariableManager get_vars() 29641 1727096544.63035: Calling all_inventory to load vars for managed_node2 29641 1727096544.63037: Calling groups_inventory to load vars for managed_node2 29641 1727096544.63039: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096544.63044: Calling all_plugins_play to load vars for managed_node2 29641 1727096544.63047: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096544.63051: Calling groups_plugins_play to load vars for managed_node2 29641 1727096544.64474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096544.66086: done with get_vars() 29641 1727096544.66105: done getting variables 29641 1727096544.66157: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Monday 23 September 2024 09:02:24 -0400 (0:00:00.518) 0:00:28.166 ****** 29641 1727096544.66186: entering _queue_task() for managed_node2/gather_facts 29641 1727096544.66529: worker is 1 (out of 1 available) 29641 1727096544.66541: exiting _queue_task() for managed_node2/gather_facts 29641 1727096544.66551: done queuing things up, now waiting for results queue to drain 29641 1727096544.66553: waiting for pending results... 29641 1727096544.66984: running TaskExecutor() for managed_node2/TASK: Gathering Facts 29641 1727096544.66988: in run() - task 0afff68d-5257-80ba-72b8-00000000057e 29641 1727096544.66991: variable 'ansible_search_path' from source: unknown 29641 1727096544.67009: calling self._execute() 29641 1727096544.67120: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096544.67131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096544.67143: variable 'omit' from source: magic vars 29641 1727096544.67532: variable 'ansible_distribution_major_version' from source: facts 29641 1727096544.67556: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096544.67566: variable 'omit' from source: magic vars 29641 1727096544.67601: variable 'omit' from source: magic vars 29641 1727096544.67637: variable 'omit' from source: magic vars 29641 1727096544.67761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096544.67765: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096544.67769: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096544.67778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096544.67794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096544.67824: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096544.67832: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096544.67839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096544.67948: Set connection var ansible_pipelining to False 29641 1727096544.67960: Set connection var ansible_timeout to 10 29641 1727096544.67974: Set connection var ansible_connection to ssh 29641 1727096544.67991: Set connection var ansible_shell_type to sh 29641 1727096544.68000: Set connection var ansible_shell_executable to /bin/sh 29641 1727096544.68008: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096544.68033: variable 'ansible_shell_executable' from source: unknown 29641 1727096544.68039: variable 'ansible_connection' from source: unknown 29641 1727096544.68082: variable 'ansible_module_compression' from source: unknown 29641 1727096544.68091: variable 'ansible_shell_type' from source: unknown 29641 1727096544.68093: variable 'ansible_shell_executable' from source: unknown 29641 1727096544.68096: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096544.68098: variable 'ansible_pipelining' from source: unknown 29641 1727096544.68100: variable 'ansible_timeout' from source: unknown 29641 1727096544.68102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096544.68278: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096544.68306: variable 'omit' from source: magic vars 29641 1727096544.68409: starting attempt loop 29641 1727096544.68412: running the handler 29641 1727096544.68414: variable 'ansible_facts' from source: unknown 29641 1727096544.68416: _low_level_execute_command(): starting 29641 1727096544.68418: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096544.69191: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096544.69274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096544.69299: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096544.69333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096544.69409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096544.71109: stdout chunk (state=3): >>>/root <<< 29641 1727096544.71266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096544.71274: stdout chunk (state=3): >>><<< 29641 1727096544.71277: stderr chunk (state=3): >>><<< 29641 1727096544.71390: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096544.71394: _low_level_execute_command(): starting 29641 1727096544.71397: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096544.7129822-30934-198580247259637 `" && echo ansible-tmp-1727096544.7129822-30934-198580247259637="` echo /root/.ansible/tmp/ansible-tmp-1727096544.7129822-30934-198580247259637 `" ) && sleep 0' 29641 1727096544.71959: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096544.71982: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096544.72020: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096544.72114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096544.72165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096544.72202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096544.74161: stdout chunk (state=3): >>>ansible-tmp-1727096544.7129822-30934-198580247259637=/root/.ansible/tmp/ansible-tmp-1727096544.7129822-30934-198580247259637 <<< 29641 1727096544.74321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096544.74324: stdout chunk (state=3): >>><<< 29641 1727096544.74327: stderr chunk (state=3): >>><<< 29641 1727096544.74346: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096544.7129822-30934-198580247259637=/root/.ansible/tmp/ansible-tmp-1727096544.7129822-30934-198580247259637 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096544.74475: variable 'ansible_module_compression' from source: unknown 29641 1727096544.74479: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29641 1727096544.74512: variable 'ansible_facts' from source: unknown 29641 1727096544.74719: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096544.7129822-30934-198580247259637/AnsiballZ_setup.py 29641 1727096544.74964: Sending initial data 29641 1727096544.74967: Sent initial data (154 bytes) 29641 1727096544.75578: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096544.75600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096544.75615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096544.75790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096544.77291: 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 <<< 29641 1727096544.77340: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096544.77394: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpdruy63vx /root/.ansible/tmp/ansible-tmp-1727096544.7129822-30934-198580247259637/AnsiballZ_setup.py <<< 29641 1727096544.77398: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096544.7129822-30934-198580247259637/AnsiballZ_setup.py" <<< 29641 1727096544.77443: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpdruy63vx" to remote "/root/.ansible/tmp/ansible-tmp-1727096544.7129822-30934-198580247259637/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096544.7129822-30934-198580247259637/AnsiballZ_setup.py" <<< 29641 1727096544.79876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096544.80100: stderr chunk (state=3): >>><<< 29641 1727096544.80104: stdout chunk (state=3): >>><<< 29641 1727096544.80106: done transferring module to remote 29641 1727096544.80109: _low_level_execute_command(): starting 29641 1727096544.80111: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096544.7129822-30934-198580247259637/ /root/.ansible/tmp/ansible-tmp-1727096544.7129822-30934-198580247259637/AnsiballZ_setup.py && sleep 0' 29641 1727096544.81450: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096544.81469: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096544.81488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096544.81760: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096544.81787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096544.81847: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096544.83779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096544.83782: stdout chunk (state=3): >>><<< 29641 1727096544.83785: stderr chunk (state=3): >>><<< 29641 1727096544.83800: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096544.83813: _low_level_execute_command(): starting 29641 1727096544.83823: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096544.7129822-30934-198580247259637/AnsiballZ_setup.py && sleep 0' 29641 1727096544.85215: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096544.85218: 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 <<< 29641 1727096544.85220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096544.85222: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 29641 1727096544.85224: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096544.85266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096544.85482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096544.85494: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096544.85650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096545.50059: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "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-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_is_chroot": false, "ansible_fips": false, "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 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.13.159 34268 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/us<<< 29641 1727096545.50117: stdout chunk (state=3): >>>er/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "25", "epoch": "1727096545", "epoch_int": "1727096545", "date": "2024-09-23", "time": "09:02:25", "iso8601_micro": "2024-09-23T13:02:25.135238Z", "iso8601": "2024-09-23T13:02:25Z", "iso8601_basic": "20240923T090225135238", "iso8601_basic_short": "20240923T090225", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_interfaces": ["lo", "ethtest0", "eth0", "peerethtest0"], "ansible_ethtest0": {"device": "ethtest0", "macaddress": "ea:58:80:e6:b2:6a", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::e858:80ff:fee6:b26a", "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_peerethtest0": {"device": "peerethtest0", "macaddress": "de:68:01:ed:af:48", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::dc68:1ff:feed:af48", "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:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::e858:80ff:fee6:b26a", "fe80::dc68:1ff:feed:af48", "fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f", "fe80::dc68:1ff:feed:af48"]}, "ansible_loadavg": {"1m": 0.66455078125, "5m": 0.54443359375, "15m": 0.3251953125}, "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": 2939, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 592, "free": 2939}, "nocache": {"free": 3279, "used": 252}, "s<<< 29641 1727096545.50143: stdout chunk (state=3): >>>wap": {"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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 687, "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": 261790638080, "block_size": 4096, "block_total": 65519099, "block_available": 63913730, "block_used": 1605369, "inode_total": 131070960, "inode_available": 131029095, "inode_used": 41865, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "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": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29641 1727096545.52380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096545.52385: stdout chunk (state=3): >>><<< 29641 1727096545.52387: stderr chunk (state=3): >>><<< 29641 1727096545.52391: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "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-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_is_chroot": false, "ansible_fips": false, "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 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.13.159 34268 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": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "25", "epoch": "1727096545", "epoch_int": "1727096545", "date": "2024-09-23", "time": "09:02:25", "iso8601_micro": "2024-09-23T13:02:25.135238Z", "iso8601": "2024-09-23T13:02:25Z", "iso8601_basic": "20240923T090225135238", "iso8601_basic_short": "20240923T090225", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_interfaces": ["lo", "ethtest0", "eth0", "peerethtest0"], "ansible_ethtest0": {"device": "ethtest0", "macaddress": "ea:58:80:e6:b2:6a", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::e858:80ff:fee6:b26a", "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_peerethtest0": {"device": "peerethtest0", "macaddress": "de:68:01:ed:af:48", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::dc68:1ff:feed:af48", "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:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::e858:80ff:fee6:b26a", "fe80::dc68:1ff:feed:af48", "fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f", "fe80::dc68:1ff:feed:af48"]}, "ansible_loadavg": {"1m": 0.66455078125, "5m": 0.54443359375, "15m": 0.3251953125}, "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": 2939, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 592, "free": 2939}, "nocache": {"free": 3279, "used": 252}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 687, "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": 261790638080, "block_size": 4096, "block_total": 65519099, "block_available": 63913730, "block_used": 1605369, "inode_total": 131070960, "inode_available": 131029095, "inode_used": 41865, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "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": ["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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096545.52934: 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-1727096544.7129822-30934-198580247259637/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096545.52970: _low_level_execute_command(): starting 29641 1727096545.52981: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096544.7129822-30934-198580247259637/ > /dev/null 2>&1 && sleep 0' 29641 1727096545.53612: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096545.53626: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096545.53642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096545.53687: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096545.53702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096545.53789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096545.53835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096545.53864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096545.55840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096545.55845: stdout chunk (state=3): >>><<< 29641 1727096545.55849: stderr chunk (state=3): >>><<< 29641 1727096545.55870: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096545.55886: handler run complete 29641 1727096545.56269: variable 'ansible_facts' from source: unknown 29641 1727096545.56275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096545.56590: variable 'ansible_facts' from source: unknown 29641 1727096545.56697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096545.56891: attempt loop complete, returning result 29641 1727096545.56901: _execute() done 29641 1727096545.56908: dumping result to json 29641 1727096545.56958: done dumping result, returning 29641 1727096545.56972: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-80ba-72b8-00000000057e] 29641 1727096545.56981: sending task result for task 0afff68d-5257-80ba-72b8-00000000057e ok: [managed_node2] 29641 1727096545.58127: no more pending results, returning what we have 29641 1727096545.58131: results queue empty 29641 1727096545.58131: checking for any_errors_fatal 29641 1727096545.58133: done checking for any_errors_fatal 29641 1727096545.58133: checking for max_fail_percentage 29641 1727096545.58135: done checking for max_fail_percentage 29641 1727096545.58136: checking to see if all hosts have failed and the running result is not ok 29641 1727096545.58137: done checking to see if all hosts have failed 29641 1727096545.58137: getting the remaining hosts for this loop 29641 1727096545.58138: done getting the remaining hosts for this loop 29641 1727096545.58142: getting the next task for host managed_node2 29641 1727096545.58146: done getting next task for host managed_node2 29641 1727096545.58148: ^ task is: TASK: meta (flush_handlers) 29641 1727096545.58150: ^ 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 29641 1727096545.58154: getting variables 29641 1727096545.58155: in VariableManager get_vars() 29641 1727096545.58179: Calling all_inventory to load vars for managed_node2 29641 1727096545.58181: Calling groups_inventory to load vars for managed_node2 29641 1727096545.58184: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096545.58191: done sending task result for task 0afff68d-5257-80ba-72b8-00000000057e 29641 1727096545.58198: WORKER PROCESS EXITING 29641 1727096545.58208: Calling all_plugins_play to load vars for managed_node2 29641 1727096545.58211: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096545.58214: Calling groups_plugins_play to load vars for managed_node2 29641 1727096545.59515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096545.61295: done with get_vars() 29641 1727096545.61318: done getting variables 29641 1727096545.61396: in VariableManager get_vars() 29641 1727096545.61406: Calling all_inventory to load vars for managed_node2 29641 1727096545.61408: Calling groups_inventory to load vars for managed_node2 29641 1727096545.61410: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096545.61415: Calling all_plugins_play to load vars for managed_node2 29641 1727096545.61418: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096545.61421: Calling groups_plugins_play to load vars for managed_node2 29641 1727096545.62561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096545.64184: done with get_vars() 29641 1727096545.64216: done queuing things up, now waiting for results queue to drain 29641 1727096545.64218: results queue empty 29641 1727096545.64219: checking for any_errors_fatal 29641 1727096545.64223: done checking for any_errors_fatal 29641 1727096545.64224: checking for max_fail_percentage 29641 1727096545.64229: done checking for max_fail_percentage 29641 1727096545.64230: checking to see if all hosts have failed and the running result is not ok 29641 1727096545.64231: done checking to see if all hosts have failed 29641 1727096545.64231: getting the remaining hosts for this loop 29641 1727096545.64232: done getting the remaining hosts for this loop 29641 1727096545.64235: getting the next task for host managed_node2 29641 1727096545.64239: done getting next task for host managed_node2 29641 1727096545.64241: ^ task is: TASK: Include the task 'delete_interface.yml' 29641 1727096545.64243: ^ 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 29641 1727096545.64245: getting variables 29641 1727096545.64246: in VariableManager get_vars() 29641 1727096545.64257: Calling all_inventory to load vars for managed_node2 29641 1727096545.64259: Calling groups_inventory to load vars for managed_node2 29641 1727096545.64261: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096545.64269: Calling all_plugins_play to load vars for managed_node2 29641 1727096545.64271: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096545.64274: Calling groups_plugins_play to load vars for managed_node2 29641 1727096545.65553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096545.74993: done with get_vars() 29641 1727096545.75022: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Monday 23 September 2024 09:02:25 -0400 (0:00:01.089) 0:00:29.255 ****** 29641 1727096545.75099: entering _queue_task() for managed_node2/include_tasks 29641 1727096545.76101: worker is 1 (out of 1 available) 29641 1727096545.76111: exiting _queue_task() for managed_node2/include_tasks 29641 1727096545.76120: done queuing things up, now waiting for results queue to drain 29641 1727096545.76122: waiting for pending results... 29641 1727096545.76587: running TaskExecutor() for managed_node2/TASK: Include the task 'delete_interface.yml' 29641 1727096545.76593: in run() - task 0afff68d-5257-80ba-72b8-000000000089 29641 1727096545.76596: variable 'ansible_search_path' from source: unknown 29641 1727096545.76776: calling self._execute() 29641 1727096545.76884: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096545.76983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096545.77000: variable 'omit' from source: magic vars 29641 1727096545.77733: variable 'ansible_distribution_major_version' from source: facts 29641 1727096545.77818: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096545.77831: _execute() done 29641 1727096545.77838: dumping result to json 29641 1727096545.77846: done dumping result, returning 29641 1727096545.77858: done running TaskExecutor() for managed_node2/TASK: Include the task 'delete_interface.yml' [0afff68d-5257-80ba-72b8-000000000089] 29641 1727096545.77870: sending task result for task 0afff68d-5257-80ba-72b8-000000000089 29641 1727096545.78081: done sending task result for task 0afff68d-5257-80ba-72b8-000000000089 29641 1727096545.78086: WORKER PROCESS EXITING 29641 1727096545.78116: no more pending results, returning what we have 29641 1727096545.78120: in VariableManager get_vars() 29641 1727096545.78155: Calling all_inventory to load vars for managed_node2 29641 1727096545.78158: Calling groups_inventory to load vars for managed_node2 29641 1727096545.78162: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096545.78180: Calling all_plugins_play to load vars for managed_node2 29641 1727096545.78184: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096545.78187: Calling groups_plugins_play to load vars for managed_node2 29641 1727096545.80282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096545.82365: done with get_vars() 29641 1727096545.82389: variable 'ansible_search_path' from source: unknown 29641 1727096545.82404: we have included files to process 29641 1727096545.82405: generating all_blocks data 29641 1727096545.82406: done generating all_blocks data 29641 1727096545.82407: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 29641 1727096545.82408: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 29641 1727096545.82410: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 29641 1727096545.82644: done processing included file 29641 1727096545.82646: iterating over new_blocks loaded from include file 29641 1727096545.82648: in VariableManager get_vars() 29641 1727096545.82660: done with get_vars() 29641 1727096545.82662: filtering new block on tags 29641 1727096545.82685: done filtering new block on tags 29641 1727096545.82687: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node2 29641 1727096545.82693: extending task lists for all hosts with included blocks 29641 1727096545.82722: done extending task lists 29641 1727096545.82723: done processing included files 29641 1727096545.82724: results queue empty 29641 1727096545.82725: checking for any_errors_fatal 29641 1727096545.82727: done checking for any_errors_fatal 29641 1727096545.82727: checking for max_fail_percentage 29641 1727096545.82728: done checking for max_fail_percentage 29641 1727096545.82729: checking to see if all hosts have failed and the running result is not ok 29641 1727096545.82730: done checking to see if all hosts have failed 29641 1727096545.82731: getting the remaining hosts for this loop 29641 1727096545.82732: done getting the remaining hosts for this loop 29641 1727096545.82734: getting the next task for host managed_node2 29641 1727096545.82737: done getting next task for host managed_node2 29641 1727096545.82739: ^ task is: TASK: Remove test interface if necessary 29641 1727096545.82741: ^ 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 29641 1727096545.82743: getting variables 29641 1727096545.82744: in VariableManager get_vars() 29641 1727096545.82752: Calling all_inventory to load vars for managed_node2 29641 1727096545.82754: Calling groups_inventory to load vars for managed_node2 29641 1727096545.82756: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096545.82761: Calling all_plugins_play to load vars for managed_node2 29641 1727096545.82764: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096545.82766: Calling groups_plugins_play to load vars for managed_node2 29641 1727096545.84088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096545.86141: done with get_vars() 29641 1727096545.86462: done getting variables 29641 1727096545.86516: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Monday 23 September 2024 09:02:25 -0400 (0:00:00.114) 0:00:29.369 ****** 29641 1727096545.86546: entering _queue_task() for managed_node2/command 29641 1727096545.86970: worker is 1 (out of 1 available) 29641 1727096545.86983: exiting _queue_task() for managed_node2/command 29641 1727096545.86993: done queuing things up, now waiting for results queue to drain 29641 1727096545.86994: waiting for pending results... 29641 1727096545.87384: running TaskExecutor() for managed_node2/TASK: Remove test interface if necessary 29641 1727096545.87390: in run() - task 0afff68d-5257-80ba-72b8-00000000058f 29641 1727096545.87393: variable 'ansible_search_path' from source: unknown 29641 1727096545.87395: variable 'ansible_search_path' from source: unknown 29641 1727096545.87403: calling self._execute() 29641 1727096545.87509: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096545.87520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096545.87532: variable 'omit' from source: magic vars 29641 1727096545.87936: variable 'ansible_distribution_major_version' from source: facts 29641 1727096545.87952: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096545.87962: variable 'omit' from source: magic vars 29641 1727096545.88018: variable 'omit' from source: magic vars 29641 1727096545.88123: variable 'interface' from source: set_fact 29641 1727096545.88146: variable 'omit' from source: magic vars 29641 1727096545.88192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096545.88254: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096545.88285: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096545.88314: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096545.88329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096545.88421: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096545.88424: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096545.88427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096545.88488: Set connection var ansible_pipelining to False 29641 1727096545.88501: Set connection var ansible_timeout to 10 29641 1727096545.88751: Set connection var ansible_connection to ssh 29641 1727096545.88754: Set connection var ansible_shell_type to sh 29641 1727096545.88756: Set connection var ansible_shell_executable to /bin/sh 29641 1727096545.88758: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096545.88760: variable 'ansible_shell_executable' from source: unknown 29641 1727096545.88762: variable 'ansible_connection' from source: unknown 29641 1727096545.88765: variable 'ansible_module_compression' from source: unknown 29641 1727096545.88768: variable 'ansible_shell_type' from source: unknown 29641 1727096545.88771: variable 'ansible_shell_executable' from source: unknown 29641 1727096545.88776: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096545.88778: variable 'ansible_pipelining' from source: unknown 29641 1727096545.88780: variable 'ansible_timeout' from source: unknown 29641 1727096545.88782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096545.89042: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096545.89059: variable 'omit' from source: magic vars 29641 1727096545.89075: starting attempt loop 29641 1727096545.89179: running the handler 29641 1727096545.89183: _low_level_execute_command(): starting 29641 1727096545.89185: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096545.89869: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096545.89966: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096545.89976: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096545.89993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096545.90009: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096545.90196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096545.90359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096545.92076: stdout chunk (state=3): >>>/root <<< 29641 1727096545.92376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096545.92698: stdout chunk (state=3): >>><<< 29641 1727096545.92703: stderr chunk (state=3): >>><<< 29641 1727096545.92707: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096545.92710: _low_level_execute_command(): starting 29641 1727096545.92713: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096545.9259436-30982-257445124569673 `" && echo ansible-tmp-1727096545.9259436-30982-257445124569673="` echo /root/.ansible/tmp/ansible-tmp-1727096545.9259436-30982-257445124569673 `" ) && sleep 0' 29641 1727096545.93475: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096545.93480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096545.93483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096545.93485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096545.93488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096545.93498: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096545.93501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096545.93566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096545.93582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096545.93590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096545.93653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096545.95590: stdout chunk (state=3): >>>ansible-tmp-1727096545.9259436-30982-257445124569673=/root/.ansible/tmp/ansible-tmp-1727096545.9259436-30982-257445124569673 <<< 29641 1727096545.95773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096545.95777: stdout chunk (state=3): >>><<< 29641 1727096545.95779: stderr chunk (state=3): >>><<< 29641 1727096545.95782: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096545.9259436-30982-257445124569673=/root/.ansible/tmp/ansible-tmp-1727096545.9259436-30982-257445124569673 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096545.95819: variable 'ansible_module_compression' from source: unknown 29641 1727096545.95916: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29641 1727096545.95962: variable 'ansible_facts' from source: unknown 29641 1727096545.96052: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096545.9259436-30982-257445124569673/AnsiballZ_command.py 29641 1727096545.96187: Sending initial data 29641 1727096545.96190: Sent initial data (156 bytes) 29641 1727096545.96852: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096545.96865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096545.96885: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096545.96944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096545.98496: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 29641 1727096545.98536: 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 <<< 29641 1727096545.98575: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096545.98620: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp9nv2_0v3 /root/.ansible/tmp/ansible-tmp-1727096545.9259436-30982-257445124569673/AnsiballZ_command.py <<< 29641 1727096545.98655: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096545.9259436-30982-257445124569673/AnsiballZ_command.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp9nv2_0v3" to remote "/root/.ansible/tmp/ansible-tmp-1727096545.9259436-30982-257445124569673/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096545.9259436-30982-257445124569673/AnsiballZ_command.py" <<< 29641 1727096545.99476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096545.99536: stdout chunk (state=3): >>><<< 29641 1727096545.99540: stderr chunk (state=3): >>><<< 29641 1727096545.99621: done transferring module to remote 29641 1727096545.99812: _low_level_execute_command(): starting 29641 1727096545.99816: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096545.9259436-30982-257445124569673/ /root/.ansible/tmp/ansible-tmp-1727096545.9259436-30982-257445124569673/AnsiballZ_command.py && sleep 0' 29641 1727096546.00402: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096546.00406: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096546.00445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096546.00458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096546.00483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096546.00535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096546.02348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096546.02358: stdout chunk (state=3): >>><<< 29641 1727096546.02375: stderr chunk (state=3): >>><<< 29641 1727096546.02401: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096546.02482: _low_level_execute_command(): starting 29641 1727096546.02488: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096545.9259436-30982-257445124569673/AnsiballZ_command.py && sleep 0' 29641 1727096546.03038: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096546.03086: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096546.03105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096546.03157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096546.03201: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096546.03218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096546.03295: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096546.03313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096546.19910: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "ethtest0"], "start": "2024-09-23 09:02:26.185995", "end": "2024-09-23 09:02:26.196341", "delta": "0:00:00.010346", "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}}} <<< 29641 1727096546.22474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096546.22479: stdout chunk (state=3): >>><<< 29641 1727096546.22482: stderr chunk (state=3): >>><<< 29641 1727096546.22485: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "ethtest0"], "start": "2024-09-23 09:02:26.185995", "end": "2024-09-23 09:02:26.196341", "delta": "0:00:00.010346", "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096546.22487: 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-1727096545.9259436-30982-257445124569673/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096546.22489: _low_level_execute_command(): starting 29641 1727096546.22491: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096545.9259436-30982-257445124569673/ > /dev/null 2>&1 && sleep 0' 29641 1727096546.23417: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096546.23420: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096546.23423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 29641 1727096546.23425: 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 <<< 29641 1727096546.23431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096546.23518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096546.23548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096546.25543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096546.25553: stdout chunk (state=3): >>><<< 29641 1727096546.25564: stderr chunk (state=3): >>><<< 29641 1727096546.25903: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096546.25910: handler run complete 29641 1727096546.25912: Evaluated conditional (False): False 29641 1727096546.25914: attempt loop complete, returning result 29641 1727096546.25916: _execute() done 29641 1727096546.25918: dumping result to json 29641 1727096546.25920: done dumping result, returning 29641 1727096546.25922: done running TaskExecutor() for managed_node2/TASK: Remove test interface if necessary [0afff68d-5257-80ba-72b8-00000000058f] 29641 1727096546.25924: sending task result for task 0afff68d-5257-80ba-72b8-00000000058f 29641 1727096546.26174: done sending task result for task 0afff68d-5257-80ba-72b8-00000000058f 29641 1727096546.26178: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.010346", "end": "2024-09-23 09:02:26.196341", "rc": 0, "start": "2024-09-23 09:02:26.185995" } 29641 1727096546.26243: no more pending results, returning what we have 29641 1727096546.26247: results queue empty 29641 1727096546.26248: checking for any_errors_fatal 29641 1727096546.26250: done checking for any_errors_fatal 29641 1727096546.26251: checking for max_fail_percentage 29641 1727096546.26252: done checking for max_fail_percentage 29641 1727096546.26253: checking to see if all hosts have failed and the running result is not ok 29641 1727096546.26254: done checking to see if all hosts have failed 29641 1727096546.26255: getting the remaining hosts for this loop 29641 1727096546.26256: done getting the remaining hosts for this loop 29641 1727096546.26272: getting the next task for host managed_node2 29641 1727096546.26281: done getting next task for host managed_node2 29641 1727096546.26284: ^ task is: TASK: meta (flush_handlers) 29641 1727096546.26286: ^ 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 29641 1727096546.26292: getting variables 29641 1727096546.26294: in VariableManager get_vars() 29641 1727096546.26324: Calling all_inventory to load vars for managed_node2 29641 1727096546.26326: Calling groups_inventory to load vars for managed_node2 29641 1727096546.26330: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096546.26341: Calling all_plugins_play to load vars for managed_node2 29641 1727096546.26344: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096546.26347: Calling groups_plugins_play to load vars for managed_node2 29641 1727096546.27820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096546.29427: done with get_vars() 29641 1727096546.29452: done getting variables 29641 1727096546.29519: in VariableManager get_vars() 29641 1727096546.29528: Calling all_inventory to load vars for managed_node2 29641 1727096546.29530: Calling groups_inventory to load vars for managed_node2 29641 1727096546.29532: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096546.29537: Calling all_plugins_play to load vars for managed_node2 29641 1727096546.29539: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096546.29542: Calling groups_plugins_play to load vars for managed_node2 29641 1727096546.30785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096546.32365: done with get_vars() 29641 1727096546.32396: done queuing things up, now waiting for results queue to drain 29641 1727096546.32398: results queue empty 29641 1727096546.32399: checking for any_errors_fatal 29641 1727096546.32402: done checking for any_errors_fatal 29641 1727096546.32403: checking for max_fail_percentage 29641 1727096546.32404: done checking for max_fail_percentage 29641 1727096546.32405: checking to see if all hosts have failed and the running result is not ok 29641 1727096546.32405: done checking to see if all hosts have failed 29641 1727096546.32406: getting the remaining hosts for this loop 29641 1727096546.32407: done getting the remaining hosts for this loop 29641 1727096546.32410: getting the next task for host managed_node2 29641 1727096546.32414: done getting next task for host managed_node2 29641 1727096546.32416: ^ task is: TASK: meta (flush_handlers) 29641 1727096546.32417: ^ 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 29641 1727096546.32420: getting variables 29641 1727096546.32421: in VariableManager get_vars() 29641 1727096546.32430: Calling all_inventory to load vars for managed_node2 29641 1727096546.32432: Calling groups_inventory to load vars for managed_node2 29641 1727096546.32434: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096546.32440: Calling all_plugins_play to load vars for managed_node2 29641 1727096546.32443: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096546.32445: Calling groups_plugins_play to load vars for managed_node2 29641 1727096546.33596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096546.35330: done with get_vars() 29641 1727096546.35350: done getting variables 29641 1727096546.35416: in VariableManager get_vars() 29641 1727096546.35426: Calling all_inventory to load vars for managed_node2 29641 1727096546.35428: Calling groups_inventory to load vars for managed_node2 29641 1727096546.35431: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096546.35436: Calling all_plugins_play to load vars for managed_node2 29641 1727096546.35438: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096546.35446: Calling groups_plugins_play to load vars for managed_node2 29641 1727096546.36654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096546.38020: done with get_vars() 29641 1727096546.38039: done queuing things up, now waiting for results queue to drain 29641 1727096546.38041: results queue empty 29641 1727096546.38041: checking for any_errors_fatal 29641 1727096546.38042: done checking for any_errors_fatal 29641 1727096546.38043: checking for max_fail_percentage 29641 1727096546.38043: done checking for max_fail_percentage 29641 1727096546.38044: checking to see if all hosts have failed and the running result is not ok 29641 1727096546.38044: done checking to see if all hosts have failed 29641 1727096546.38045: getting the remaining hosts for this loop 29641 1727096546.38045: done getting the remaining hosts for this loop 29641 1727096546.38047: getting the next task for host managed_node2 29641 1727096546.38050: done getting next task for host managed_node2 29641 1727096546.38050: ^ task is: None 29641 1727096546.38051: ^ 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 29641 1727096546.38052: done queuing things up, now waiting for results queue to drain 29641 1727096546.38053: results queue empty 29641 1727096546.38053: checking for any_errors_fatal 29641 1727096546.38053: done checking for any_errors_fatal 29641 1727096546.38054: checking for max_fail_percentage 29641 1727096546.38054: done checking for max_fail_percentage 29641 1727096546.38055: checking to see if all hosts have failed and the running result is not ok 29641 1727096546.38055: done checking to see if all hosts have failed 29641 1727096546.38056: getting the next task for host managed_node2 29641 1727096546.38057: done getting next task for host managed_node2 29641 1727096546.38058: ^ task is: None 29641 1727096546.38058: ^ 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 29641 1727096546.38094: in VariableManager get_vars() 29641 1727096546.38111: done with get_vars() 29641 1727096546.38115: in VariableManager get_vars() 29641 1727096546.38123: done with get_vars() 29641 1727096546.38126: variable 'omit' from source: magic vars 29641 1727096546.38212: variable 'profile' from source: play vars 29641 1727096546.38281: in VariableManager get_vars() 29641 1727096546.38290: done with get_vars() 29641 1727096546.38304: variable 'omit' from source: magic vars 29641 1727096546.38348: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 29641 1727096546.38782: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29641 1727096546.38801: getting the remaining hosts for this loop 29641 1727096546.38802: done getting the remaining hosts for this loop 29641 1727096546.38803: getting the next task for host managed_node2 29641 1727096546.38805: done getting next task for host managed_node2 29641 1727096546.38807: ^ task is: TASK: Gathering Facts 29641 1727096546.38808: ^ 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 29641 1727096546.38809: getting variables 29641 1727096546.38810: in VariableManager get_vars() 29641 1727096546.38817: Calling all_inventory to load vars for managed_node2 29641 1727096546.38819: Calling groups_inventory to load vars for managed_node2 29641 1727096546.38820: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096546.38824: Calling all_plugins_play to load vars for managed_node2 29641 1727096546.38825: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096546.38827: Calling groups_plugins_play to load vars for managed_node2 29641 1727096546.39657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096546.40989: done with get_vars() 29641 1727096546.41004: done getting variables 29641 1727096546.41033: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Monday 23 September 2024 09:02:26 -0400 (0:00:00.545) 0:00:29.914 ****** 29641 1727096546.41052: entering _queue_task() for managed_node2/gather_facts 29641 1727096546.41300: worker is 1 (out of 1 available) 29641 1727096546.41312: exiting _queue_task() for managed_node2/gather_facts 29641 1727096546.41324: done queuing things up, now waiting for results queue to drain 29641 1727096546.41326: waiting for pending results... 29641 1727096546.41492: running TaskExecutor() for managed_node2/TASK: Gathering Facts 29641 1727096546.41565: in run() - task 0afff68d-5257-80ba-72b8-00000000059d 29641 1727096546.41579: variable 'ansible_search_path' from source: unknown 29641 1727096546.41606: calling self._execute() 29641 1727096546.41685: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096546.41688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096546.41698: variable 'omit' from source: magic vars 29641 1727096546.41994: variable 'ansible_distribution_major_version' from source: facts 29641 1727096546.41997: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096546.42000: variable 'omit' from source: magic vars 29641 1727096546.42012: variable 'omit' from source: magic vars 29641 1727096546.42037: variable 'omit' from source: magic vars 29641 1727096546.42069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096546.42102: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096546.42120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096546.42134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096546.42143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096546.42265: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096546.42272: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096546.42275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096546.42313: Set connection var ansible_pipelining to False 29641 1727096546.42317: Set connection var ansible_timeout to 10 29641 1727096546.42319: Set connection var ansible_connection to ssh 29641 1727096546.42321: Set connection var ansible_shell_type to sh 29641 1727096546.42323: Set connection var ansible_shell_executable to /bin/sh 29641 1727096546.42326: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096546.42361: variable 'ansible_shell_executable' from source: unknown 29641 1727096546.42364: variable 'ansible_connection' from source: unknown 29641 1727096546.42369: variable 'ansible_module_compression' from source: unknown 29641 1727096546.42372: variable 'ansible_shell_type' from source: unknown 29641 1727096546.42374: variable 'ansible_shell_executable' from source: unknown 29641 1727096546.42463: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096546.42466: variable 'ansible_pipelining' from source: unknown 29641 1727096546.42471: variable 'ansible_timeout' from source: unknown 29641 1727096546.42473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096546.42602: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096546.42657: variable 'omit' from source: magic vars 29641 1727096546.42665: starting attempt loop 29641 1727096546.42670: running the handler 29641 1727096546.42689: variable 'ansible_facts' from source: unknown 29641 1727096546.42789: _low_level_execute_command(): starting 29641 1727096546.42806: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096546.43799: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096546.43836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096546.43839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096546.43842: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096546.43844: 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.126 originally 10.31.15.126 <<< 29641 1727096546.43845: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096546.43937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096546.43941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096546.43943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096546.43963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096546.45779: stdout chunk (state=3): >>>/root <<< 29641 1727096546.45829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096546.45840: stdout chunk (state=3): >>><<< 29641 1727096546.45853: stderr chunk (state=3): >>><<< 29641 1727096546.45880: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096546.45899: _low_level_execute_command(): starting 29641 1727096546.45980: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096546.4588757-31014-53957485570095 `" && echo ansible-tmp-1727096546.4588757-31014-53957485570095="` echo /root/.ansible/tmp/ansible-tmp-1727096546.4588757-31014-53957485570095 `" ) && sleep 0' 29641 1727096546.46540: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096546.46553: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096546.46569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096546.46595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096546.46626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096546.46637: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096546.46686: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096546.46751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096546.46812: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096546.47044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096546.48887: stdout chunk (state=3): >>>ansible-tmp-1727096546.4588757-31014-53957485570095=/root/.ansible/tmp/ansible-tmp-1727096546.4588757-31014-53957485570095 <<< 29641 1727096546.49276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096546.49280: stdout chunk (state=3): >>><<< 29641 1727096546.49282: stderr chunk (state=3): >>><<< 29641 1727096546.49287: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096546.4588757-31014-53957485570095=/root/.ansible/tmp/ansible-tmp-1727096546.4588757-31014-53957485570095 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096546.49290: variable 'ansible_module_compression' from source: unknown 29641 1727096546.49294: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29641 1727096546.49320: variable 'ansible_facts' from source: unknown 29641 1727096546.49537: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096546.4588757-31014-53957485570095/AnsiballZ_setup.py 29641 1727096546.49690: Sending initial data 29641 1727096546.49699: Sent initial data (153 bytes) 29641 1727096546.50377: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096546.50398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096546.50413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096546.50478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096546.52106: 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 <<< 29641 1727096546.52170: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096546.52217: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp0z68nuhu /root/.ansible/tmp/ansible-tmp-1727096546.4588757-31014-53957485570095/AnsiballZ_setup.py <<< 29641 1727096546.52270: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096546.4588757-31014-53957485570095/AnsiballZ_setup.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp0z68nuhu" to remote "/root/.ansible/tmp/ansible-tmp-1727096546.4588757-31014-53957485570095/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096546.4588757-31014-53957485570095/AnsiballZ_setup.py" <<< 29641 1727096546.53674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096546.53775: stderr chunk (state=3): >>><<< 29641 1727096546.53795: stdout chunk (state=3): >>><<< 29641 1727096546.53894: done transferring module to remote 29641 1727096546.53898: _low_level_execute_command(): starting 29641 1727096546.53901: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096546.4588757-31014-53957485570095/ /root/.ansible/tmp/ansible-tmp-1727096546.4588757-31014-53957485570095/AnsiballZ_setup.py && sleep 0' 29641 1727096546.54777: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096546.54797: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096546.54812: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096546.54823: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096546.54830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096546.54832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096546.54860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096546.56704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096546.56728: stderr chunk (state=3): >>><<< 29641 1727096546.56732: stdout chunk (state=3): >>><<< 29641 1727096546.56839: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096546.56844: _low_level_execute_command(): starting 29641 1727096546.56847: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096546.4588757-31014-53957485570095/AnsiballZ_setup.py && sleep 0' 29641 1727096546.57525: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096546.57621: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096546.57661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096546.57690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096546.57716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096546.57793: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096547.21127: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fibre_channel_wwn": [], "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-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_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_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_loadavg": {"1m": 0.66455078125, "5m": 0.54443359375, "15m": 0.3251953125}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "26", "epoch": "1727096546", "epoch_int": "1727096546", "date": "2024-09-23", "time": "09:02:26", "iso8601_micro": "2024-09-23T13:02:26.862195Z", "iso8601": "2024-09-23T13:02:26Z", "iso8601_basic": "20240923T090226862195", "iso8601_basic_short": "20240923T090226", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "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:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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_l<<< 29641 1727096547.21324: stdout chunk (state=3): >>>ocal": "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.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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.13.159 34268 10.31.15.126 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.13.159 34268 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_pkg_mgr": "dnf", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2944, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 587, "free": 2944}, "nocache": {"free": 3284, "used": 247}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 689, "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": 261790638080, "block_size": 4096, "block_total": 65519099, "block_available": 63913730, "block_used": 1605369, "inode_total": 131070960, "inode_available": 131029095, "inode_used": 41865, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29641 1727096547.23138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096547.23164: stderr chunk (state=3): >>><<< 29641 1727096547.23171: stdout chunk (state=3): >>><<< 29641 1727096547.23376: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fibre_channel_wwn": [], "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-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_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_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_loadavg": {"1m": 0.66455078125, "5m": 0.54443359375, "15m": 0.3251953125}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "26", "epoch": "1727096546", "epoch_int": "1727096546", "date": "2024-09-23", "time": "09:02:26", "iso8601_micro": "2024-09-23T13:02:26.862195Z", "iso8601": "2024-09-23T13:02:26Z", "iso8601_basic": "20240923T090226862195", "iso8601_basic_short": "20240923T090226", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "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:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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.13.159 34268 10.31.15.126 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.13.159 34268 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_pkg_mgr": "dnf", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2944, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 587, "free": 2944}, "nocache": {"free": 3284, "used": 247}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 689, "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": 261790638080, "block_size": 4096, "block_total": 65519099, "block_available": 63913730, "block_used": 1605369, "inode_total": 131070960, "inode_available": 131029095, "inode_used": 41865, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096547.23615: 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-1727096546.4588757-31014-53957485570095/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096547.23645: _low_level_execute_command(): starting 29641 1727096547.23655: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096546.4588757-31014-53957485570095/ > /dev/null 2>&1 && sleep 0' 29641 1727096547.24330: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096547.24342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096547.24354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096547.24383: stderr 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096547.24478: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096547.24501: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096547.24517: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096547.24580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096547.26466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096547.26482: stdout chunk (state=3): >>><<< 29641 1727096547.26504: stderr chunk (state=3): >>><<< 29641 1727096547.26672: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096547.26676: handler run complete 29641 1727096547.26678: variable 'ansible_facts' from source: unknown 29641 1727096547.26780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096547.27109: variable 'ansible_facts' from source: unknown 29641 1727096547.27203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096547.27349: attempt loop complete, returning result 29641 1727096547.27358: _execute() done 29641 1727096547.27365: dumping result to json 29641 1727096547.27400: done dumping result, returning 29641 1727096547.27410: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-80ba-72b8-00000000059d] 29641 1727096547.27419: sending task result for task 0afff68d-5257-80ba-72b8-00000000059d 29641 1727096547.27973: done sending task result for task 0afff68d-5257-80ba-72b8-00000000059d 29641 1727096547.27977: WORKER PROCESS EXITING ok: [managed_node2] 29641 1727096547.28444: no more pending results, returning what we have 29641 1727096547.28447: results queue empty 29641 1727096547.28448: checking for any_errors_fatal 29641 1727096547.28449: done checking for any_errors_fatal 29641 1727096547.28450: checking for max_fail_percentage 29641 1727096547.28452: done checking for max_fail_percentage 29641 1727096547.28453: checking to see if all hosts have failed and the running result is not ok 29641 1727096547.28454: done checking to see if all hosts have failed 29641 1727096547.28454: getting the remaining hosts for this loop 29641 1727096547.28455: done getting the remaining hosts for this loop 29641 1727096547.28458: getting the next task for host managed_node2 29641 1727096547.28463: done getting next task for host managed_node2 29641 1727096547.28465: ^ task is: TASK: meta (flush_handlers) 29641 1727096547.28523: ^ 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 29641 1727096547.28528: getting variables 29641 1727096547.28530: in VariableManager get_vars() 29641 1727096547.28557: Calling all_inventory to load vars for managed_node2 29641 1727096547.28559: Calling groups_inventory to load vars for managed_node2 29641 1727096547.28562: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096547.28573: Calling all_plugins_play to load vars for managed_node2 29641 1727096547.28576: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096547.28579: Calling groups_plugins_play to load vars for managed_node2 29641 1727096547.29904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096547.31728: done with get_vars() 29641 1727096547.31750: done getting variables 29641 1727096547.31818: in VariableManager get_vars() 29641 1727096547.31835: Calling all_inventory to load vars for managed_node2 29641 1727096547.31838: Calling groups_inventory to load vars for managed_node2 29641 1727096547.31840: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096547.31845: Calling all_plugins_play to load vars for managed_node2 29641 1727096547.31848: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096547.31852: Calling groups_plugins_play to load vars for managed_node2 29641 1727096547.33047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096547.34681: done with get_vars() 29641 1727096547.34712: done queuing things up, now waiting for results queue to drain 29641 1727096547.34715: results queue empty 29641 1727096547.34716: checking for any_errors_fatal 29641 1727096547.34720: done checking for any_errors_fatal 29641 1727096547.34721: checking for max_fail_percentage 29641 1727096547.34726: done checking for max_fail_percentage 29641 1727096547.34727: checking to see if all hosts have failed and the running result is not ok 29641 1727096547.34728: done checking to see if all hosts have failed 29641 1727096547.34729: getting the remaining hosts for this loop 29641 1727096547.34730: done getting the remaining hosts for this loop 29641 1727096547.34733: getting the next task for host managed_node2 29641 1727096547.34737: done getting next task for host managed_node2 29641 1727096547.34740: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29641 1727096547.34742: ^ 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 29641 1727096547.34759: getting variables 29641 1727096547.34760: in VariableManager get_vars() 29641 1727096547.34780: Calling all_inventory to load vars for managed_node2 29641 1727096547.34783: Calling groups_inventory to load vars for managed_node2 29641 1727096547.34785: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096547.34790: Calling all_plugins_play to load vars for managed_node2 29641 1727096547.34792: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096547.34795: Calling groups_plugins_play to load vars for managed_node2 29641 1727096547.36043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096547.37587: done with get_vars() 29641 1727096547.37607: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:02:27 -0400 (0:00:00.966) 0:00:30.881 ****** 29641 1727096547.37682: entering _queue_task() for managed_node2/include_tasks 29641 1727096547.38036: worker is 1 (out of 1 available) 29641 1727096547.38049: exiting _queue_task() for managed_node2/include_tasks 29641 1727096547.38060: done queuing things up, now waiting for results queue to drain 29641 1727096547.38062: waiting for pending results... 29641 1727096547.38340: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29641 1727096547.38460: in run() - task 0afff68d-5257-80ba-72b8-000000000091 29641 1727096547.38482: variable 'ansible_search_path' from source: unknown 29641 1727096547.38499: variable 'ansible_search_path' from source: unknown 29641 1727096547.38538: calling self._execute() 29641 1727096547.38641: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096547.38654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096547.38712: variable 'omit' from source: magic vars 29641 1727096547.39057: variable 'ansible_distribution_major_version' from source: facts 29641 1727096547.39077: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096547.39087: _execute() done 29641 1727096547.39094: dumping result to json 29641 1727096547.39101: done dumping result, returning 29641 1727096547.39111: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-80ba-72b8-000000000091] 29641 1727096547.39119: sending task result for task 0afff68d-5257-80ba-72b8-000000000091 29641 1727096547.39321: done sending task result for task 0afff68d-5257-80ba-72b8-000000000091 29641 1727096547.39324: WORKER PROCESS EXITING 29641 1727096547.39398: no more pending results, returning what we have 29641 1727096547.39402: in VariableManager get_vars() 29641 1727096547.39443: Calling all_inventory to load vars for managed_node2 29641 1727096547.39446: Calling groups_inventory to load vars for managed_node2 29641 1727096547.39450: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096547.39462: Calling all_plugins_play to load vars for managed_node2 29641 1727096547.39465: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096547.39473: Calling groups_plugins_play to load vars for managed_node2 29641 1727096547.40997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096547.42695: done with get_vars() 29641 1727096547.42718: variable 'ansible_search_path' from source: unknown 29641 1727096547.42719: variable 'ansible_search_path' from source: unknown 29641 1727096547.42748: we have included files to process 29641 1727096547.42749: generating all_blocks data 29641 1727096547.42750: done generating all_blocks data 29641 1727096547.42751: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29641 1727096547.42752: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29641 1727096547.42755: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29641 1727096547.43723: done processing included file 29641 1727096547.43725: iterating over new_blocks loaded from include file 29641 1727096547.43726: in VariableManager get_vars() 29641 1727096547.43744: done with get_vars() 29641 1727096547.43745: filtering new block on tags 29641 1727096547.43762: done filtering new block on tags 29641 1727096547.43765: in VariableManager get_vars() 29641 1727096547.43937: done with get_vars() 29641 1727096547.43939: filtering new block on tags 29641 1727096547.43959: done filtering new block on tags 29641 1727096547.43962: in VariableManager get_vars() 29641 1727096547.43984: done with get_vars() 29641 1727096547.43986: filtering new block on tags 29641 1727096547.44003: done filtering new block on tags 29641 1727096547.44005: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 29641 1727096547.44011: extending task lists for all hosts with included blocks 29641 1727096547.44638: done extending task lists 29641 1727096547.44640: done processing included files 29641 1727096547.44643: results queue empty 29641 1727096547.44644: checking for any_errors_fatal 29641 1727096547.44646: done checking for any_errors_fatal 29641 1727096547.44646: checking for max_fail_percentage 29641 1727096547.44648: done checking for max_fail_percentage 29641 1727096547.44649: checking to see if all hosts have failed and the running result is not ok 29641 1727096547.44650: done checking to see if all hosts have failed 29641 1727096547.44650: getting the remaining hosts for this loop 29641 1727096547.44652: done getting the remaining hosts for this loop 29641 1727096547.44654: getting the next task for host managed_node2 29641 1727096547.44658: done getting next task for host managed_node2 29641 1727096547.44661: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29641 1727096547.44663: ^ 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 29641 1727096547.44674: getting variables 29641 1727096547.44675: in VariableManager get_vars() 29641 1727096547.44694: Calling all_inventory to load vars for managed_node2 29641 1727096547.44697: Calling groups_inventory to load vars for managed_node2 29641 1727096547.44699: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096547.44705: Calling all_plugins_play to load vars for managed_node2 29641 1727096547.44707: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096547.44710: Calling groups_plugins_play to load vars for managed_node2 29641 1727096547.46004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096547.48345: done with get_vars() 29641 1727096547.48370: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:02:27 -0400 (0:00:00.107) 0:00:30.988 ****** 29641 1727096547.48451: entering _queue_task() for managed_node2/setup 29641 1727096547.48817: worker is 1 (out of 1 available) 29641 1727096547.48829: exiting _queue_task() for managed_node2/setup 29641 1727096547.48842: done queuing things up, now waiting for results queue to drain 29641 1727096547.48844: waiting for pending results... 29641 1727096547.49035: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29641 1727096547.49172: in run() - task 0afff68d-5257-80ba-72b8-0000000005de 29641 1727096547.49373: variable 'ansible_search_path' from source: unknown 29641 1727096547.49377: variable 'ansible_search_path' from source: unknown 29641 1727096547.49379: calling self._execute() 29641 1727096547.49382: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096547.49384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096547.49387: variable 'omit' from source: magic vars 29641 1727096547.49726: variable 'ansible_distribution_major_version' from source: facts 29641 1727096547.49743: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096547.49948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096547.52718: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096547.52798: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096547.52848: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096547.52902: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096547.52947: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096547.53042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096547.53079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096547.53143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096547.53209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096547.53242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096547.53300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096547.53338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096547.53384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096547.53451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096547.53636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096547.54021: variable '__network_required_facts' from source: role '' defaults 29641 1727096547.54024: variable 'ansible_facts' from source: unknown 29641 1727096547.55366: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 29641 1727096547.55372: when evaluation is False, skipping this task 29641 1727096547.55375: _execute() done 29641 1727096547.55378: dumping result to json 29641 1727096547.55385: done dumping result, returning 29641 1727096547.55404: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-80ba-72b8-0000000005de] 29641 1727096547.55407: sending task result for task 0afff68d-5257-80ba-72b8-0000000005de 29641 1727096547.55524: done sending task result for task 0afff68d-5257-80ba-72b8-0000000005de 29641 1727096547.55527: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29641 1727096547.55574: no more pending results, returning what we have 29641 1727096547.55578: results queue empty 29641 1727096547.55579: checking for any_errors_fatal 29641 1727096547.55580: done checking for any_errors_fatal 29641 1727096547.55581: checking for max_fail_percentage 29641 1727096547.55583: done checking for max_fail_percentage 29641 1727096547.55584: checking to see if all hosts have failed and the running result is not ok 29641 1727096547.55585: done checking to see if all hosts have failed 29641 1727096547.55586: getting the remaining hosts for this loop 29641 1727096547.55587: done getting the remaining hosts for this loop 29641 1727096547.55591: getting the next task for host managed_node2 29641 1727096547.55599: done getting next task for host managed_node2 29641 1727096547.55604: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 29641 1727096547.55607: ^ 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 29641 1727096547.55621: getting variables 29641 1727096547.55623: in VariableManager get_vars() 29641 1727096547.55668: Calling all_inventory to load vars for managed_node2 29641 1727096547.55671: Calling groups_inventory to load vars for managed_node2 29641 1727096547.55674: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096547.55685: Calling all_plugins_play to load vars for managed_node2 29641 1727096547.55688: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096547.55691: Calling groups_plugins_play to load vars for managed_node2 29641 1727096547.57620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096547.60464: done with get_vars() 29641 1727096547.60490: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:02:27 -0400 (0:00:00.121) 0:00:31.111 ****** 29641 1727096547.60677: entering _queue_task() for managed_node2/stat 29641 1727096547.61031: worker is 1 (out of 1 available) 29641 1727096547.61043: exiting _queue_task() for managed_node2/stat 29641 1727096547.61058: done queuing things up, now waiting for results queue to drain 29641 1727096547.61059: waiting for pending results... 29641 1727096547.61352: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 29641 1727096547.61577: in run() - task 0afff68d-5257-80ba-72b8-0000000005e0 29641 1727096547.61581: variable 'ansible_search_path' from source: unknown 29641 1727096547.61584: variable 'ansible_search_path' from source: unknown 29641 1727096547.61587: calling self._execute() 29641 1727096547.61640: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096547.61646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096547.61657: variable 'omit' from source: magic vars 29641 1727096547.62038: variable 'ansible_distribution_major_version' from source: facts 29641 1727096547.62049: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096547.62218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096547.62614: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096547.62664: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096547.62698: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096547.62736: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096547.62815: 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) 29641 1727096547.62837: 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) 29641 1727096547.62991: 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) 29641 1727096547.62994: 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) 29641 1727096547.62997: variable '__network_is_ostree' from source: set_fact 29641 1727096547.62999: Evaluated conditional (not __network_is_ostree is defined): False 29641 1727096547.63002: when evaluation is False, skipping this task 29641 1727096547.63004: _execute() done 29641 1727096547.63006: dumping result to json 29641 1727096547.63009: done dumping result, returning 29641 1727096547.63011: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-80ba-72b8-0000000005e0] 29641 1727096547.63018: sending task result for task 0afff68d-5257-80ba-72b8-0000000005e0 29641 1727096547.63113: done sending task result for task 0afff68d-5257-80ba-72b8-0000000005e0 29641 1727096547.63117: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29641 1727096547.63172: no more pending results, returning what we have 29641 1727096547.63176: results queue empty 29641 1727096547.63177: checking for any_errors_fatal 29641 1727096547.63183: done checking for any_errors_fatal 29641 1727096547.63184: checking for max_fail_percentage 29641 1727096547.63186: done checking for max_fail_percentage 29641 1727096547.63187: checking to see if all hosts have failed and the running result is not ok 29641 1727096547.63188: done checking to see if all hosts have failed 29641 1727096547.63189: getting the remaining hosts for this loop 29641 1727096547.63190: done getting the remaining hosts for this loop 29641 1727096547.63193: getting the next task for host managed_node2 29641 1727096547.63199: done getting next task for host managed_node2 29641 1727096547.63202: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29641 1727096547.63205: ^ 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 29641 1727096547.63220: getting variables 29641 1727096547.63221: in VariableManager get_vars() 29641 1727096547.63258: Calling all_inventory to load vars for managed_node2 29641 1727096547.63260: Calling groups_inventory to load vars for managed_node2 29641 1727096547.63263: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096547.63275: Calling all_plugins_play to load vars for managed_node2 29641 1727096547.63278: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096547.63281: Calling groups_plugins_play to load vars for managed_node2 29641 1727096547.65595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096547.67213: done with get_vars() 29641 1727096547.67240: done getting variables 29641 1727096547.67307: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:02:27 -0400 (0:00:00.066) 0:00:31.177 ****** 29641 1727096547.67342: entering _queue_task() for managed_node2/set_fact 29641 1727096547.67675: worker is 1 (out of 1 available) 29641 1727096547.67686: exiting _queue_task() for managed_node2/set_fact 29641 1727096547.67698: done queuing things up, now waiting for results queue to drain 29641 1727096547.67700: waiting for pending results... 29641 1727096547.68186: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29641 1727096547.68191: in run() - task 0afff68d-5257-80ba-72b8-0000000005e1 29641 1727096547.68193: variable 'ansible_search_path' from source: unknown 29641 1727096547.68196: variable 'ansible_search_path' from source: unknown 29641 1727096547.68198: calling self._execute() 29641 1727096547.68242: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096547.68250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096547.68259: variable 'omit' from source: magic vars 29641 1727096547.68634: variable 'ansible_distribution_major_version' from source: facts 29641 1727096547.68645: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096547.68807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096547.69084: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096547.69126: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096547.69165: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096547.69199: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096547.69287: 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) 29641 1727096547.69310: 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) 29641 1727096547.69334: 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) 29641 1727096547.69366: 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) 29641 1727096547.69449: variable '__network_is_ostree' from source: set_fact 29641 1727096547.69456: Evaluated conditional (not __network_is_ostree is defined): False 29641 1727096547.69459: when evaluation is False, skipping this task 29641 1727096547.69462: _execute() done 29641 1727096547.69476: dumping result to json 29641 1727096547.69479: done dumping result, returning 29641 1727096547.69485: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-80ba-72b8-0000000005e1] 29641 1727096547.69490: sending task result for task 0afff68d-5257-80ba-72b8-0000000005e1 29641 1727096547.69574: done sending task result for task 0afff68d-5257-80ba-72b8-0000000005e1 29641 1727096547.69578: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29641 1727096547.69626: no more pending results, returning what we have 29641 1727096547.69630: results queue empty 29641 1727096547.69631: checking for any_errors_fatal 29641 1727096547.69640: done checking for any_errors_fatal 29641 1727096547.69641: checking for max_fail_percentage 29641 1727096547.69642: done checking for max_fail_percentage 29641 1727096547.69643: checking to see if all hosts have failed and the running result is not ok 29641 1727096547.69644: done checking to see if all hosts have failed 29641 1727096547.69645: getting the remaining hosts for this loop 29641 1727096547.69646: done getting the remaining hosts for this loop 29641 1727096547.69650: getting the next task for host managed_node2 29641 1727096547.69659: done getting next task for host managed_node2 29641 1727096547.69663: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 29641 1727096547.69666: ^ 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 29641 1727096547.69685: getting variables 29641 1727096547.69687: in VariableManager get_vars() 29641 1727096547.69724: Calling all_inventory to load vars for managed_node2 29641 1727096547.69727: Calling groups_inventory to load vars for managed_node2 29641 1727096547.69729: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096547.69740: Calling all_plugins_play to load vars for managed_node2 29641 1727096547.69743: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096547.69747: Calling groups_plugins_play to load vars for managed_node2 29641 1727096547.71525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096547.73152: done with get_vars() 29641 1727096547.73176: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:02:27 -0400 (0:00:00.059) 0:00:31.236 ****** 29641 1727096547.73271: entering _queue_task() for managed_node2/service_facts 29641 1727096547.73774: worker is 1 (out of 1 available) 29641 1727096547.73782: exiting _queue_task() for managed_node2/service_facts 29641 1727096547.73791: done queuing things up, now waiting for results queue to drain 29641 1727096547.73792: waiting for pending results... 29641 1727096547.73986: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 29641 1727096547.73991: in run() - task 0afff68d-5257-80ba-72b8-0000000005e3 29641 1727096547.73994: variable 'ansible_search_path' from source: unknown 29641 1727096547.73997: variable 'ansible_search_path' from source: unknown 29641 1727096547.74038: calling self._execute() 29641 1727096547.74132: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096547.74138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096547.74147: variable 'omit' from source: magic vars 29641 1727096547.74516: variable 'ansible_distribution_major_version' from source: facts 29641 1727096547.74675: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096547.74679: variable 'omit' from source: magic vars 29641 1727096547.74683: variable 'omit' from source: magic vars 29641 1727096547.74686: variable 'omit' from source: magic vars 29641 1727096547.74689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096547.74721: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096547.74742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096547.74762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096547.74778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096547.74816: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096547.74819: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096547.74822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096547.74930: Set connection var ansible_pipelining to False 29641 1727096547.74937: Set connection var ansible_timeout to 10 29641 1727096547.74939: Set connection var ansible_connection to ssh 29641 1727096547.74947: Set connection var ansible_shell_type to sh 29641 1727096547.74953: Set connection var ansible_shell_executable to /bin/sh 29641 1727096547.74958: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096547.74984: variable 'ansible_shell_executable' from source: unknown 29641 1727096547.74987: variable 'ansible_connection' from source: unknown 29641 1727096547.74990: variable 'ansible_module_compression' from source: unknown 29641 1727096547.74992: variable 'ansible_shell_type' from source: unknown 29641 1727096547.75000: variable 'ansible_shell_executable' from source: unknown 29641 1727096547.75002: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096547.75007: variable 'ansible_pipelining' from source: unknown 29641 1727096547.75009: variable 'ansible_timeout' from source: unknown 29641 1727096547.75014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096547.75223: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096547.75233: variable 'omit' from source: magic vars 29641 1727096547.75244: starting attempt loop 29641 1727096547.75247: running the handler 29641 1727096547.75375: _low_level_execute_command(): starting 29641 1727096547.75379: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096547.76003: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096547.76020: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096547.76032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096547.76047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096547.76060: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096547.76071: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096547.76100: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096547.76130: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096547.76231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096547.76235: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096547.76285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096547.76320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096547.77995: stdout chunk (state=3): >>>/root <<< 29641 1727096547.78145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096547.78148: stdout chunk (state=3): >>><<< 29641 1727096547.78150: stderr chunk (state=3): >>><<< 29641 1727096547.78264: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096547.78269: _low_level_execute_command(): starting 29641 1727096547.78273: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096547.781755-31072-181675441350473 `" && echo ansible-tmp-1727096547.781755-31072-181675441350473="` echo /root/.ansible/tmp/ansible-tmp-1727096547.781755-31072-181675441350473 `" ) && sleep 0' 29641 1727096547.78885: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096547.78945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096547.78959: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096547.78982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096547.79045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096547.80971: stdout chunk (state=3): >>>ansible-tmp-1727096547.781755-31072-181675441350473=/root/.ansible/tmp/ansible-tmp-1727096547.781755-31072-181675441350473 <<< 29641 1727096547.81375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096547.81379: stdout chunk (state=3): >>><<< 29641 1727096547.81524: stderr chunk (state=3): >>><<< 29641 1727096547.81529: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096547.781755-31072-181675441350473=/root/.ansible/tmp/ansible-tmp-1727096547.781755-31072-181675441350473 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096547.81531: variable 'ansible_module_compression' from source: unknown 29641 1727096547.81534: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 29641 1727096547.81604: variable 'ansible_facts' from source: unknown 29641 1727096547.81698: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096547.781755-31072-181675441350473/AnsiballZ_service_facts.py 29641 1727096547.81927: Sending initial data 29641 1727096547.81938: Sent initial data (161 bytes) 29641 1727096547.82437: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096547.82451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096547.82465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096547.82581: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096547.82604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096547.82671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096547.84412: 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 <<< 29641 1727096547.84419: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096547.84848: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096547.781755-31072-181675441350473/AnsiballZ_service_facts.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpo19ij22k" to remote "/root/.ansible/tmp/ansible-tmp-1727096547.781755-31072-181675441350473/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096547.781755-31072-181675441350473/AnsiballZ_service_facts.py" <<< 29641 1727096547.84853: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpo19ij22k /root/.ansible/tmp/ansible-tmp-1727096547.781755-31072-181675441350473/AnsiballZ_service_facts.py <<< 29641 1727096547.85524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096547.85584: stderr chunk (state=3): >>><<< 29641 1727096547.85591: stdout chunk (state=3): >>><<< 29641 1727096547.85624: done transferring module to remote 29641 1727096547.85636: _low_level_execute_command(): starting 29641 1727096547.85640: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096547.781755-31072-181675441350473/ /root/.ansible/tmp/ansible-tmp-1727096547.781755-31072-181675441350473/AnsiballZ_service_facts.py && sleep 0' 29641 1727096547.86414: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096547.86431: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096547.86442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096547.86540: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096547.86555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096547.86566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096547.86598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096547.86670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096547.88673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096547.88677: stdout chunk (state=3): >>><<< 29641 1727096547.88679: stderr chunk (state=3): >>><<< 29641 1727096547.88683: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096547.88686: _low_level_execute_command(): starting 29641 1727096547.88689: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096547.781755-31072-181675441350473/AnsiballZ_service_facts.py && sleep 0' 29641 1727096547.89873: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096547.89877: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096547.89880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096547.89882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 29641 1727096547.89885: 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.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096547.89887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096547.90030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096547.90034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096547.90051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096547.90156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096549.49818: 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":<<< 29641 1727096549.49918: 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"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 29641 1727096549.51676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096549.51680: stdout chunk (state=3): >>><<< 29641 1727096549.51682: stderr chunk (state=3): >>><<< 29641 1727096549.51685: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096549.52714: 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-1727096547.781755-31072-181675441350473/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096549.52854: _low_level_execute_command(): starting 29641 1727096549.52873: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096547.781755-31072-181675441350473/ > /dev/null 2>&1 && sleep 0' 29641 1727096549.53790: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096549.54017: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096549.54093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096549.54111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096549.54253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096549.54313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096549.56213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096549.56216: stdout chunk (state=3): >>><<< 29641 1727096549.56218: stderr chunk (state=3): >>><<< 29641 1727096549.56233: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096549.56253: handler run complete 29641 1727096549.56493: variable 'ansible_facts' from source: unknown 29641 1727096549.56792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096549.57749: variable 'ansible_facts' from source: unknown 29641 1727096549.58037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096549.58575: attempt loop complete, returning result 29641 1727096549.58588: _execute() done 29641 1727096549.58773: dumping result to json 29641 1727096549.58777: done dumping result, returning 29641 1727096549.58779: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-80ba-72b8-0000000005e3] 29641 1727096549.58781: sending task result for task 0afff68d-5257-80ba-72b8-0000000005e3 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29641 1727096549.60534: no more pending results, returning what we have 29641 1727096549.60536: results queue empty 29641 1727096549.60537: checking for any_errors_fatal 29641 1727096549.60541: done checking for any_errors_fatal 29641 1727096549.60542: checking for max_fail_percentage 29641 1727096549.60543: done checking for max_fail_percentage 29641 1727096549.60544: checking to see if all hosts have failed and the running result is not ok 29641 1727096549.60545: done checking to see if all hosts have failed 29641 1727096549.60545: getting the remaining hosts for this loop 29641 1727096549.60546: done getting the remaining hosts for this loop 29641 1727096549.60549: getting the next task for host managed_node2 29641 1727096549.60555: done getting next task for host managed_node2 29641 1727096549.60557: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 29641 1727096549.60560: ^ 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 29641 1727096549.60571: getting variables 29641 1727096549.60572: in VariableManager get_vars() 29641 1727096549.60604: Calling all_inventory to load vars for managed_node2 29641 1727096549.60606: Calling groups_inventory to load vars for managed_node2 29641 1727096549.60607: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096549.60615: Calling all_plugins_play to load vars for managed_node2 29641 1727096549.60617: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096549.60619: Calling groups_plugins_play to load vars for managed_node2 29641 1727096549.61139: done sending task result for task 0afff68d-5257-80ba-72b8-0000000005e3 29641 1727096549.61143: WORKER PROCESS EXITING 29641 1727096549.61453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096549.62842: done with get_vars() 29641 1727096549.62865: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:02:29 -0400 (0:00:01.896) 0:00:33.133 ****** 29641 1727096549.62969: entering _queue_task() for managed_node2/package_facts 29641 1727096549.63356: worker is 1 (out of 1 available) 29641 1727096549.63372: exiting _queue_task() for managed_node2/package_facts 29641 1727096549.63510: done queuing things up, now waiting for results queue to drain 29641 1727096549.63535: waiting for pending results... 29641 1727096549.63735: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 29641 1727096549.63829: in run() - task 0afff68d-5257-80ba-72b8-0000000005e4 29641 1727096549.63840: variable 'ansible_search_path' from source: unknown 29641 1727096549.63844: variable 'ansible_search_path' from source: unknown 29641 1727096549.63874: calling self._execute() 29641 1727096549.63952: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096549.63955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096549.63965: variable 'omit' from source: magic vars 29641 1727096549.64252: variable 'ansible_distribution_major_version' from source: facts 29641 1727096549.64262: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096549.64269: variable 'omit' from source: magic vars 29641 1727096549.64310: variable 'omit' from source: magic vars 29641 1727096549.64334: variable 'omit' from source: magic vars 29641 1727096549.64366: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096549.64397: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096549.64413: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096549.64426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096549.64436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096549.64459: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096549.64462: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096549.64465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096549.64539: Set connection var ansible_pipelining to False 29641 1727096549.64545: Set connection var ansible_timeout to 10 29641 1727096549.64548: Set connection var ansible_connection to ssh 29641 1727096549.64554: Set connection var ansible_shell_type to sh 29641 1727096549.64559: Set connection var ansible_shell_executable to /bin/sh 29641 1727096549.64564: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096549.64589: variable 'ansible_shell_executable' from source: unknown 29641 1727096549.64593: variable 'ansible_connection' from source: unknown 29641 1727096549.64596: variable 'ansible_module_compression' from source: unknown 29641 1727096549.64599: variable 'ansible_shell_type' from source: unknown 29641 1727096549.64602: variable 'ansible_shell_executable' from source: unknown 29641 1727096549.64604: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096549.64606: variable 'ansible_pipelining' from source: unknown 29641 1727096549.64608: variable 'ansible_timeout' from source: unknown 29641 1727096549.64610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096549.64753: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096549.64762: variable 'omit' from source: magic vars 29641 1727096549.64766: starting attempt loop 29641 1727096549.64771: running the handler 29641 1727096549.64785: _low_level_execute_command(): starting 29641 1727096549.64792: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096549.65290: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096549.65294: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096549.65297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096549.65298: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096549.65347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096549.65350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096549.65397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096549.67081: stdout chunk (state=3): >>>/root <<< 29641 1727096549.67172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096549.67206: stderr chunk (state=3): >>><<< 29641 1727096549.67209: stdout chunk (state=3): >>><<< 29641 1727096549.67229: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096549.67241: _low_level_execute_command(): starting 29641 1727096549.67247: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096549.6722953-31148-24297317382223 `" && echo ansible-tmp-1727096549.6722953-31148-24297317382223="` echo /root/.ansible/tmp/ansible-tmp-1727096549.6722953-31148-24297317382223 `" ) && sleep 0' 29641 1727096549.67692: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096549.67695: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096549.67698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096549.67707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096549.67710: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096549.67758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096549.67762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096549.67766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096549.67801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096549.69762: stdout chunk (state=3): >>>ansible-tmp-1727096549.6722953-31148-24297317382223=/root/.ansible/tmp/ansible-tmp-1727096549.6722953-31148-24297317382223 <<< 29641 1727096549.69867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096549.69898: stderr chunk (state=3): >>><<< 29641 1727096549.69901: stdout chunk (state=3): >>><<< 29641 1727096549.69921: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096549.6722953-31148-24297317382223=/root/.ansible/tmp/ansible-tmp-1727096549.6722953-31148-24297317382223 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096549.69962: variable 'ansible_module_compression' from source: unknown 29641 1727096549.70005: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 29641 1727096549.70059: variable 'ansible_facts' from source: unknown 29641 1727096549.70184: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096549.6722953-31148-24297317382223/AnsiballZ_package_facts.py 29641 1727096549.70296: Sending initial data 29641 1727096549.70299: Sent initial data (161 bytes) 29641 1727096549.70750: 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 <<< 29641 1727096549.70753: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096549.70756: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 29641 1727096549.70758: 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 <<< 29641 1727096549.70760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096549.70816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096549.70819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096549.70822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096549.70860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096549.72510: 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 <<< 29641 1727096549.72529: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096549.72565: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpxj68ylgi /root/.ansible/tmp/ansible-tmp-1727096549.6722953-31148-24297317382223/AnsiballZ_package_facts.py <<< 29641 1727096549.72573: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096549.6722953-31148-24297317382223/AnsiballZ_package_facts.py" <<< 29641 1727096549.72596: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpxj68ylgi" to remote "/root/.ansible/tmp/ansible-tmp-1727096549.6722953-31148-24297317382223/AnsiballZ_package_facts.py" <<< 29641 1727096549.72599: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096549.6722953-31148-24297317382223/AnsiballZ_package_facts.py" <<< 29641 1727096549.73604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096549.73652: stderr chunk (state=3): >>><<< 29641 1727096549.73656: stdout chunk (state=3): >>><<< 29641 1727096549.73690: done transferring module to remote 29641 1727096549.73699: _low_level_execute_command(): starting 29641 1727096549.73704: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096549.6722953-31148-24297317382223/ /root/.ansible/tmp/ansible-tmp-1727096549.6722953-31148-24297317382223/AnsiballZ_package_facts.py && sleep 0' 29641 1727096549.74170: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096549.74174: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096549.74176: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096549.74183: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096549.74230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096549.74234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096549.74275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096549.76120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096549.76148: stderr chunk (state=3): >>><<< 29641 1727096549.76151: stdout chunk (state=3): >>><<< 29641 1727096549.76165: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096549.76170: _low_level_execute_command(): starting 29641 1727096549.76178: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096549.6722953-31148-24297317382223/AnsiballZ_package_facts.py && sleep 0' 29641 1727096549.76611: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096549.76614: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096549.76627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096549.76692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096549.76697: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096549.76729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096550.21605: 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"<<< 29641 1727096550.21618: 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<<< 29641 1727096550.21654: 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,<<< 29641 1727096550.21686: 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",<<< 29641 1727096550.21693: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arc<<< 29641 1727096550.21731: stdout chunk (state=3): >>>h": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 29641 1727096550.21743: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 29641 1727096550.21781: 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<<< 29641 1727096550.21796: 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.<<< 29641 1727096550.21810: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 29641 1727096550.23622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096550.23649: stderr chunk (state=3): >>><<< 29641 1727096550.23652: stdout chunk (state=3): >>><<< 29641 1727096550.23706: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096550.25019: 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-1727096549.6722953-31148-24297317382223/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096550.25035: _low_level_execute_command(): starting 29641 1727096550.25039: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096549.6722953-31148-24297317382223/ > /dev/null 2>&1 && sleep 0' 29641 1727096550.25496: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096550.25499: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096550.25501: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096550.25503: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096550.25559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096550.25562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096550.25564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096550.25605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096550.27519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096550.27524: stdout chunk (state=3): >>><<< 29641 1727096550.27528: stderr chunk (state=3): >>><<< 29641 1727096550.27541: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096550.27547: handler run complete 29641 1727096550.31831: variable 'ansible_facts' from source: unknown 29641 1727096550.32070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096550.33111: variable 'ansible_facts' from source: unknown 29641 1727096550.33341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096550.33724: attempt loop complete, returning result 29641 1727096550.33733: _execute() done 29641 1727096550.33736: dumping result to json 29641 1727096550.33854: done dumping result, returning 29641 1727096550.33861: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-80ba-72b8-0000000005e4] 29641 1727096550.33864: sending task result for task 0afff68d-5257-80ba-72b8-0000000005e4 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29641 1727096550.38850: done sending task result for task 0afff68d-5257-80ba-72b8-0000000005e4 29641 1727096550.38855: WORKER PROCESS EXITING 29641 1727096550.38860: no more pending results, returning what we have 29641 1727096550.38862: results queue empty 29641 1727096550.38863: checking for any_errors_fatal 29641 1727096550.38865: done checking for any_errors_fatal 29641 1727096550.38866: checking for max_fail_percentage 29641 1727096550.38866: done checking for max_fail_percentage 29641 1727096550.38869: checking to see if all hosts have failed and the running result is not ok 29641 1727096550.38869: done checking to see if all hosts have failed 29641 1727096550.38870: getting the remaining hosts for this loop 29641 1727096550.38871: done getting the remaining hosts for this loop 29641 1727096550.38875: getting the next task for host managed_node2 29641 1727096550.38878: done getting next task for host managed_node2 29641 1727096550.38880: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 29641 1727096550.38881: ^ 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 29641 1727096550.38887: getting variables 29641 1727096550.38887: in VariableManager get_vars() 29641 1727096550.38903: Calling all_inventory to load vars for managed_node2 29641 1727096550.38905: Calling groups_inventory to load vars for managed_node2 29641 1727096550.38906: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096550.38910: Calling all_plugins_play to load vars for managed_node2 29641 1727096550.38912: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096550.38913: Calling groups_plugins_play to load vars for managed_node2 29641 1727096550.39563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096550.40544: done with get_vars() 29641 1727096550.40562: done getting variables 29641 1727096550.40611: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:02:30 -0400 (0:00:00.776) 0:00:33.910 ****** 29641 1727096550.40636: entering _queue_task() for managed_node2/debug 29641 1727096550.40984: worker is 1 (out of 1 available) 29641 1727096550.40996: exiting _queue_task() for managed_node2/debug 29641 1727096550.41008: done queuing things up, now waiting for results queue to drain 29641 1727096550.41010: waiting for pending results... 29641 1727096550.41386: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 29641 1727096550.41404: in run() - task 0afff68d-5257-80ba-72b8-000000000092 29641 1727096550.41424: variable 'ansible_search_path' from source: unknown 29641 1727096550.41431: variable 'ansible_search_path' from source: unknown 29641 1727096550.41476: calling self._execute() 29641 1727096550.41581: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096550.41597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096550.41610: variable 'omit' from source: magic vars 29641 1727096550.42008: variable 'ansible_distribution_major_version' from source: facts 29641 1727096550.42029: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096550.42040: variable 'omit' from source: magic vars 29641 1727096550.42137: variable 'omit' from source: magic vars 29641 1727096550.42188: variable 'network_provider' from source: set_fact 29641 1727096550.42210: variable 'omit' from source: magic vars 29641 1727096550.42258: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096550.42298: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096550.42323: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096550.42344: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096550.42364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096550.42400: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096550.42409: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096550.42463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096550.42521: Set connection var ansible_pipelining to False 29641 1727096550.42534: Set connection var ansible_timeout to 10 29641 1727096550.42542: Set connection var ansible_connection to ssh 29641 1727096550.42553: Set connection var ansible_shell_type to sh 29641 1727096550.42563: Set connection var ansible_shell_executable to /bin/sh 29641 1727096550.42578: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096550.42604: variable 'ansible_shell_executable' from source: unknown 29641 1727096550.42613: variable 'ansible_connection' from source: unknown 29641 1727096550.42619: variable 'ansible_module_compression' from source: unknown 29641 1727096550.42681: variable 'ansible_shell_type' from source: unknown 29641 1727096550.42684: variable 'ansible_shell_executable' from source: unknown 29641 1727096550.42687: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096550.42689: variable 'ansible_pipelining' from source: unknown 29641 1727096550.42691: variable 'ansible_timeout' from source: unknown 29641 1727096550.42693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096550.42792: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096550.42807: variable 'omit' from source: magic vars 29641 1727096550.42817: starting attempt loop 29641 1727096550.42823: running the handler 29641 1727096550.42869: handler run complete 29641 1727096550.42888: attempt loop complete, returning result 29641 1727096550.42899: _execute() done 29641 1727096550.42972: dumping result to json 29641 1727096550.42976: done dumping result, returning 29641 1727096550.42978: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-80ba-72b8-000000000092] 29641 1727096550.42981: sending task result for task 0afff68d-5257-80ba-72b8-000000000092 29641 1727096550.43273: done sending task result for task 0afff68d-5257-80ba-72b8-000000000092 29641 1727096550.43277: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 29641 1727096550.43320: no more pending results, returning what we have 29641 1727096550.43322: results queue empty 29641 1727096550.43323: checking for any_errors_fatal 29641 1727096550.43330: done checking for any_errors_fatal 29641 1727096550.43331: checking for max_fail_percentage 29641 1727096550.43333: done checking for max_fail_percentage 29641 1727096550.43333: checking to see if all hosts have failed and the running result is not ok 29641 1727096550.43334: done checking to see if all hosts have failed 29641 1727096550.43335: getting the remaining hosts for this loop 29641 1727096550.43336: done getting the remaining hosts for this loop 29641 1727096550.43340: getting the next task for host managed_node2 29641 1727096550.43344: done getting next task for host managed_node2 29641 1727096550.43347: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 29641 1727096550.43349: ^ 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 29641 1727096550.43358: getting variables 29641 1727096550.43359: in VariableManager get_vars() 29641 1727096550.43391: Calling all_inventory to load vars for managed_node2 29641 1727096550.43394: Calling groups_inventory to load vars for managed_node2 29641 1727096550.43396: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096550.43403: Calling all_plugins_play to load vars for managed_node2 29641 1727096550.43406: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096550.43409: Calling groups_plugins_play to load vars for managed_node2 29641 1727096550.44708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096550.46259: done with get_vars() 29641 1727096550.46281: done getting variables 29641 1727096550.46331: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:02:30 -0400 (0:00:00.057) 0:00:33.967 ****** 29641 1727096550.46360: entering _queue_task() for managed_node2/fail 29641 1727096550.46615: worker is 1 (out of 1 available) 29641 1727096550.46626: exiting _queue_task() for managed_node2/fail 29641 1727096550.46638: done queuing things up, now waiting for results queue to drain 29641 1727096550.46640: waiting for pending results... 29641 1727096550.46906: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 29641 1727096550.47016: in run() - task 0afff68d-5257-80ba-72b8-000000000093 29641 1727096550.47040: variable 'ansible_search_path' from source: unknown 29641 1727096550.47053: variable 'ansible_search_path' from source: unknown 29641 1727096550.47102: calling self._execute() 29641 1727096550.47207: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096550.47219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096550.47233: variable 'omit' from source: magic vars 29641 1727096550.47616: variable 'ansible_distribution_major_version' from source: facts 29641 1727096550.47635: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096550.47772: variable 'network_state' from source: role '' defaults 29641 1727096550.47789: Evaluated conditional (network_state != {}): False 29641 1727096550.47797: when evaluation is False, skipping this task 29641 1727096550.47804: _execute() done 29641 1727096550.47810: dumping result to json 29641 1727096550.47817: done dumping result, returning 29641 1727096550.47827: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-80ba-72b8-000000000093] 29641 1727096550.47837: sending task result for task 0afff68d-5257-80ba-72b8-000000000093 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29641 1727096550.48010: no more pending results, returning what we have 29641 1727096550.48015: results queue empty 29641 1727096550.48016: checking for any_errors_fatal 29641 1727096550.48024: done checking for any_errors_fatal 29641 1727096550.48025: checking for max_fail_percentage 29641 1727096550.48027: done checking for max_fail_percentage 29641 1727096550.48028: checking to see if all hosts have failed and the running result is not ok 29641 1727096550.48029: done checking to see if all hosts have failed 29641 1727096550.48030: getting the remaining hosts for this loop 29641 1727096550.48031: done getting the remaining hosts for this loop 29641 1727096550.48034: getting the next task for host managed_node2 29641 1727096550.48040: done getting next task for host managed_node2 29641 1727096550.48044: ^ 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 29641 1727096550.48047: ^ 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 29641 1727096550.48063: getting variables 29641 1727096550.48064: in VariableManager get_vars() 29641 1727096550.48103: Calling all_inventory to load vars for managed_node2 29641 1727096550.48106: Calling groups_inventory to load vars for managed_node2 29641 1727096550.48109: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096550.48121: Calling all_plugins_play to load vars for managed_node2 29641 1727096550.48124: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096550.48127: Calling groups_plugins_play to load vars for managed_node2 29641 1727096550.48782: done sending task result for task 0afff68d-5257-80ba-72b8-000000000093 29641 1727096550.48785: WORKER PROCESS EXITING 29641 1727096550.49536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096550.51299: done with get_vars() 29641 1727096550.51320: done getting variables 29641 1727096550.51377: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:02:30 -0400 (0:00:00.050) 0:00:34.018 ****** 29641 1727096550.51407: entering _queue_task() for managed_node2/fail 29641 1727096550.51682: worker is 1 (out of 1 available) 29641 1727096550.51696: exiting _queue_task() for managed_node2/fail 29641 1727096550.51707: done queuing things up, now waiting for results queue to drain 29641 1727096550.51708: waiting for pending results... 29641 1727096550.51977: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 29641 1727096550.52089: in run() - task 0afff68d-5257-80ba-72b8-000000000094 29641 1727096550.52111: variable 'ansible_search_path' from source: unknown 29641 1727096550.52118: variable 'ansible_search_path' from source: unknown 29641 1727096550.52155: calling self._execute() 29641 1727096550.52258: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096550.52272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096550.52287: variable 'omit' from source: magic vars 29641 1727096550.52659: variable 'ansible_distribution_major_version' from source: facts 29641 1727096550.52677: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096550.52802: variable 'network_state' from source: role '' defaults 29641 1727096550.52818: Evaluated conditional (network_state != {}): False 29641 1727096550.52827: when evaluation is False, skipping this task 29641 1727096550.52834: _execute() done 29641 1727096550.52840: dumping result to json 29641 1727096550.52848: done dumping result, returning 29641 1727096550.52863: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-80ba-72b8-000000000094] 29641 1727096550.52875: sending task result for task 0afff68d-5257-80ba-72b8-000000000094 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29641 1727096550.53014: no more pending results, returning what we have 29641 1727096550.53018: results queue empty 29641 1727096550.53019: checking for any_errors_fatal 29641 1727096550.53025: done checking for any_errors_fatal 29641 1727096550.53026: checking for max_fail_percentage 29641 1727096550.53028: done checking for max_fail_percentage 29641 1727096550.53029: checking to see if all hosts have failed and the running result is not ok 29641 1727096550.53030: done checking to see if all hosts have failed 29641 1727096550.53031: getting the remaining hosts for this loop 29641 1727096550.53032: done getting the remaining hosts for this loop 29641 1727096550.53035: getting the next task for host managed_node2 29641 1727096550.53041: done getting next task for host managed_node2 29641 1727096550.53045: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 29641 1727096550.53048: ^ 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 29641 1727096550.53064: getting variables 29641 1727096550.53066: in VariableManager get_vars() 29641 1727096550.53103: Calling all_inventory to load vars for managed_node2 29641 1727096550.53106: Calling groups_inventory to load vars for managed_node2 29641 1727096550.53109: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096550.53121: Calling all_plugins_play to load vars for managed_node2 29641 1727096550.53124: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096550.53127: Calling groups_plugins_play to load vars for managed_node2 29641 1727096550.54081: done sending task result for task 0afff68d-5257-80ba-72b8-000000000094 29641 1727096550.54084: WORKER PROCESS EXITING 29641 1727096550.54651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096550.56258: done with get_vars() 29641 1727096550.56279: done getting variables 29641 1727096550.56330: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:02:30 -0400 (0:00:00.049) 0:00:34.067 ****** 29641 1727096550.56357: entering _queue_task() for managed_node2/fail 29641 1727096550.56590: worker is 1 (out of 1 available) 29641 1727096550.56601: exiting _queue_task() for managed_node2/fail 29641 1727096550.56612: done queuing things up, now waiting for results queue to drain 29641 1727096550.56614: waiting for pending results... 29641 1727096550.56861: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 29641 1727096550.56981: in run() - task 0afff68d-5257-80ba-72b8-000000000095 29641 1727096550.57002: variable 'ansible_search_path' from source: unknown 29641 1727096550.57010: variable 'ansible_search_path' from source: unknown 29641 1727096550.57050: calling self._execute() 29641 1727096550.57155: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096550.57169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096550.57184: variable 'omit' from source: magic vars 29641 1727096550.57563: variable 'ansible_distribution_major_version' from source: facts 29641 1727096550.57584: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096550.57762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096550.59934: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096550.60012: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096550.60042: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096550.60078: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096550.60099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096550.60167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.60451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.60471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.60504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.60515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.60586: variable 'ansible_distribution_major_version' from source: facts 29641 1727096550.60599: Evaluated conditional (ansible_distribution_major_version | int > 9): True 29641 1727096550.60673: variable 'ansible_distribution' from source: facts 29641 1727096550.60680: variable '__network_rh_distros' from source: role '' defaults 29641 1727096550.60689: Evaluated conditional (ansible_distribution in __network_rh_distros): True 29641 1727096550.60845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.60861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.60884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.60909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.60922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.60953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.60970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.60990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.61014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.61030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.61055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.61071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.61091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.61115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.61125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.61313: variable 'network_connections' from source: play vars 29641 1727096550.61322: variable 'profile' from source: play vars 29641 1727096550.61372: variable 'profile' from source: play vars 29641 1727096550.61378: variable 'interface' from source: set_fact 29641 1727096550.61420: variable 'interface' from source: set_fact 29641 1727096550.61430: variable 'network_state' from source: role '' defaults 29641 1727096550.61480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096550.61586: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096550.61612: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096550.61635: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096550.61673: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096550.61708: 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) 29641 1727096550.61874: 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) 29641 1727096550.61877: 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) 29641 1727096550.61880: 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) 29641 1727096550.61883: 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 29641 1727096550.61885: when evaluation is False, skipping this task 29641 1727096550.61887: _execute() done 29641 1727096550.61889: dumping result to json 29641 1727096550.61891: done dumping result, returning 29641 1727096550.61894: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-80ba-72b8-000000000095] 29641 1727096550.61896: sending task result for task 0afff68d-5257-80ba-72b8-000000000095 29641 1727096550.61960: done sending task result for task 0afff68d-5257-80ba-72b8-000000000095 29641 1727096550.61963: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 29641 1727096550.62025: no more pending results, returning what we have 29641 1727096550.62029: results queue empty 29641 1727096550.62030: checking for any_errors_fatal 29641 1727096550.62038: done checking for any_errors_fatal 29641 1727096550.62039: checking for max_fail_percentage 29641 1727096550.62041: done checking for max_fail_percentage 29641 1727096550.62042: checking to see if all hosts have failed and the running result is not ok 29641 1727096550.62043: done checking to see if all hosts have failed 29641 1727096550.62044: getting the remaining hosts for this loop 29641 1727096550.62045: done getting the remaining hosts for this loop 29641 1727096550.62048: getting the next task for host managed_node2 29641 1727096550.62054: done getting next task for host managed_node2 29641 1727096550.62058: ^ 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 29641 1727096550.62061: ^ 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 29641 1727096550.62076: getting variables 29641 1727096550.62077: in VariableManager get_vars() 29641 1727096550.62117: Calling all_inventory to load vars for managed_node2 29641 1727096550.62119: Calling groups_inventory to load vars for managed_node2 29641 1727096550.62123: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096550.62133: Calling all_plugins_play to load vars for managed_node2 29641 1727096550.62136: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096550.62138: Calling groups_plugins_play to load vars for managed_node2 29641 1727096550.63486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096550.64348: done with get_vars() 29641 1727096550.64362: done getting variables 29641 1727096550.64403: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:02:30 -0400 (0:00:00.080) 0:00:34.148 ****** 29641 1727096550.64424: entering _queue_task() for managed_node2/dnf 29641 1727096550.64629: worker is 1 (out of 1 available) 29641 1727096550.64642: exiting _queue_task() for managed_node2/dnf 29641 1727096550.64654: done queuing things up, now waiting for results queue to drain 29641 1727096550.64656: waiting for pending results... 29641 1727096550.64875: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 29641 1727096550.64996: in run() - task 0afff68d-5257-80ba-72b8-000000000096 29641 1727096550.65015: variable 'ansible_search_path' from source: unknown 29641 1727096550.65022: variable 'ansible_search_path' from source: unknown 29641 1727096550.65073: calling self._execute() 29641 1727096550.65171: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096550.65216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096550.65221: variable 'omit' from source: magic vars 29641 1727096550.65597: variable 'ansible_distribution_major_version' from source: facts 29641 1727096550.65613: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096550.65819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096550.67381: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096550.67425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096550.67454: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096550.67483: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096550.67505: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096550.67602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.67639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.67659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.67704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.67721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.67974: variable 'ansible_distribution' from source: facts 29641 1727096550.67978: variable 'ansible_distribution_major_version' from source: facts 29641 1727096550.67981: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 29641 1727096550.67983: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096550.68064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.68088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.68110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.68152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.68165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.68211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.68225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.68248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.68291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.68395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.68408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.68411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.68413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.68428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.68450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.68596: variable 'network_connections' from source: play vars 29641 1727096550.68599: variable 'profile' from source: play vars 29641 1727096550.68757: variable 'profile' from source: play vars 29641 1727096550.68760: variable 'interface' from source: set_fact 29641 1727096550.68763: variable 'interface' from source: set_fact 29641 1727096550.68786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096550.68934: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096550.68974: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096550.69005: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096550.69033: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096550.69095: 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) 29641 1727096550.69102: 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) 29641 1727096550.69201: 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) 29641 1727096550.69204: 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) 29641 1727096550.69207: variable '__network_team_connections_defined' from source: role '' defaults 29641 1727096550.69422: variable 'network_connections' from source: play vars 29641 1727096550.69433: variable 'profile' from source: play vars 29641 1727096550.69487: variable 'profile' from source: play vars 29641 1727096550.69496: variable 'interface' from source: set_fact 29641 1727096550.69578: variable 'interface' from source: set_fact 29641 1727096550.69587: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29641 1727096550.69594: when evaluation is False, skipping this task 29641 1727096550.69601: _execute() done 29641 1727096550.69674: dumping result to json 29641 1727096550.69678: done dumping result, returning 29641 1727096550.69682: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-80ba-72b8-000000000096] 29641 1727096550.69687: sending task result for task 0afff68d-5257-80ba-72b8-000000000096 29641 1727096550.69744: done sending task result for task 0afff68d-5257-80ba-72b8-000000000096 29641 1727096550.69747: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 29641 1727096550.69801: no more pending results, returning what we have 29641 1727096550.69805: results queue empty 29641 1727096550.69805: checking for any_errors_fatal 29641 1727096550.69811: done checking for any_errors_fatal 29641 1727096550.69812: checking for max_fail_percentage 29641 1727096550.69813: done checking for max_fail_percentage 29641 1727096550.69814: checking to see if all hosts have failed and the running result is not ok 29641 1727096550.69815: done checking to see if all hosts have failed 29641 1727096550.69816: getting the remaining hosts for this loop 29641 1727096550.69817: done getting the remaining hosts for this loop 29641 1727096550.69820: getting the next task for host managed_node2 29641 1727096550.69824: done getting next task for host managed_node2 29641 1727096550.69828: ^ 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 29641 1727096550.69830: ^ 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 29641 1727096550.69842: getting variables 29641 1727096550.69843: in VariableManager get_vars() 29641 1727096550.69882: Calling all_inventory to load vars for managed_node2 29641 1727096550.69885: Calling groups_inventory to load vars for managed_node2 29641 1727096550.69887: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096550.69895: Calling all_plugins_play to load vars for managed_node2 29641 1727096550.69897: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096550.69900: Calling groups_plugins_play to load vars for managed_node2 29641 1727096550.70694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096550.71674: done with get_vars() 29641 1727096550.71699: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29641 1727096550.71772: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:02:30 -0400 (0:00:00.073) 0:00:34.222 ****** 29641 1727096550.71798: entering _queue_task() for managed_node2/yum 29641 1727096550.72044: worker is 1 (out of 1 available) 29641 1727096550.72057: exiting _queue_task() for managed_node2/yum 29641 1727096550.72069: done queuing things up, now waiting for results queue to drain 29641 1727096550.72071: waiting for pending results... 29641 1727096550.72394: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 29641 1727096550.72454: in run() - task 0afff68d-5257-80ba-72b8-000000000097 29641 1727096550.72466: variable 'ansible_search_path' from source: unknown 29641 1727096550.72475: variable 'ansible_search_path' from source: unknown 29641 1727096550.72500: calling self._execute() 29641 1727096550.72571: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096550.72578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096550.72585: variable 'omit' from source: magic vars 29641 1727096550.72859: variable 'ansible_distribution_major_version' from source: facts 29641 1727096550.72869: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096550.72996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096550.74639: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096550.74684: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096550.74711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096550.74738: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096550.74757: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096550.74814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.74836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.74853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.74881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.74892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.74958: variable 'ansible_distribution_major_version' from source: facts 29641 1727096550.74971: Evaluated conditional (ansible_distribution_major_version | int < 8): False 29641 1727096550.74976: when evaluation is False, skipping this task 29641 1727096550.74979: _execute() done 29641 1727096550.74981: dumping result to json 29641 1727096550.74985: done dumping result, returning 29641 1727096550.74989: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-80ba-72b8-000000000097] 29641 1727096550.74995: sending task result for task 0afff68d-5257-80ba-72b8-000000000097 29641 1727096550.75087: done sending task result for task 0afff68d-5257-80ba-72b8-000000000097 29641 1727096550.75090: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 29641 1727096550.75142: no more pending results, returning what we have 29641 1727096550.75145: results queue empty 29641 1727096550.75146: checking for any_errors_fatal 29641 1727096550.75151: done checking for any_errors_fatal 29641 1727096550.75151: checking for max_fail_percentage 29641 1727096550.75153: done checking for max_fail_percentage 29641 1727096550.75154: checking to see if all hosts have failed and the running result is not ok 29641 1727096550.75155: done checking to see if all hosts have failed 29641 1727096550.75155: getting the remaining hosts for this loop 29641 1727096550.75156: done getting the remaining hosts for this loop 29641 1727096550.75160: getting the next task for host managed_node2 29641 1727096550.75165: done getting next task for host managed_node2 29641 1727096550.75170: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29641 1727096550.75174: ^ 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 29641 1727096550.75193: getting variables 29641 1727096550.75194: in VariableManager get_vars() 29641 1727096550.75225: Calling all_inventory to load vars for managed_node2 29641 1727096550.75227: Calling groups_inventory to load vars for managed_node2 29641 1727096550.75229: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096550.75237: Calling all_plugins_play to load vars for managed_node2 29641 1727096550.75240: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096550.75242: Calling groups_plugins_play to load vars for managed_node2 29641 1727096550.76137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096550.77022: done with get_vars() 29641 1727096550.77039: done getting variables 29641 1727096550.77082: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:02:30 -0400 (0:00:00.053) 0:00:34.275 ****** 29641 1727096550.77104: entering _queue_task() for managed_node2/fail 29641 1727096550.77318: worker is 1 (out of 1 available) 29641 1727096550.77331: exiting _queue_task() for managed_node2/fail 29641 1727096550.77343: done queuing things up, now waiting for results queue to drain 29641 1727096550.77344: waiting for pending results... 29641 1727096550.77519: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29641 1727096550.77599: in run() - task 0afff68d-5257-80ba-72b8-000000000098 29641 1727096550.77608: variable 'ansible_search_path' from source: unknown 29641 1727096550.77612: variable 'ansible_search_path' from source: unknown 29641 1727096550.77639: calling self._execute() 29641 1727096550.77714: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096550.77719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096550.77727: variable 'omit' from source: magic vars 29641 1727096550.78005: variable 'ansible_distribution_major_version' from source: facts 29641 1727096550.78016: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096550.78094: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096550.78225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096550.79676: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096550.79720: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096550.79746: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096550.79777: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096550.79797: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096550.79851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.79888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.79905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.79930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.79941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.79976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.79995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.80011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.80035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.80045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.80073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.80096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.80113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.80136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.80146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.80259: variable 'network_connections' from source: play vars 29641 1727096550.80270: variable 'profile' from source: play vars 29641 1727096550.80323: variable 'profile' from source: play vars 29641 1727096550.80326: variable 'interface' from source: set_fact 29641 1727096550.80369: variable 'interface' from source: set_fact 29641 1727096550.80423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096550.80629: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096550.80633: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096550.80635: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096550.80637: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096550.80639: 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) 29641 1727096550.80641: 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) 29641 1727096550.80656: 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) 29641 1727096550.80678: 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) 29641 1727096550.80714: variable '__network_team_connections_defined' from source: role '' defaults 29641 1727096550.80866: variable 'network_connections' from source: play vars 29641 1727096550.80871: variable 'profile' from source: play vars 29641 1727096550.80913: variable 'profile' from source: play vars 29641 1727096550.80916: variable 'interface' from source: set_fact 29641 1727096550.80959: variable 'interface' from source: set_fact 29641 1727096550.80984: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29641 1727096550.80987: when evaluation is False, skipping this task 29641 1727096550.80990: _execute() done 29641 1727096550.80993: dumping result to json 29641 1727096550.80995: done dumping result, returning 29641 1727096550.81001: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-80ba-72b8-000000000098] 29641 1727096550.81011: sending task result for task 0afff68d-5257-80ba-72b8-000000000098 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 29641 1727096550.81135: no more pending results, returning what we have 29641 1727096550.81138: results queue empty 29641 1727096550.81139: checking for any_errors_fatal 29641 1727096550.81145: done checking for any_errors_fatal 29641 1727096550.81145: checking for max_fail_percentage 29641 1727096550.81147: done checking for max_fail_percentage 29641 1727096550.81148: checking to see if all hosts have failed and the running result is not ok 29641 1727096550.81149: done checking to see if all hosts have failed 29641 1727096550.81149: getting the remaining hosts for this loop 29641 1727096550.81151: done getting the remaining hosts for this loop 29641 1727096550.81153: getting the next task for host managed_node2 29641 1727096550.81158: done getting next task for host managed_node2 29641 1727096550.81161: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 29641 1727096550.81163: ^ 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 29641 1727096550.81179: getting variables 29641 1727096550.81180: in VariableManager get_vars() 29641 1727096550.81214: Calling all_inventory to load vars for managed_node2 29641 1727096550.81217: Calling groups_inventory to load vars for managed_node2 29641 1727096550.81219: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096550.81228: Calling all_plugins_play to load vars for managed_node2 29641 1727096550.81230: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096550.81232: Calling groups_plugins_play to load vars for managed_node2 29641 1727096550.82022: done sending task result for task 0afff68d-5257-80ba-72b8-000000000098 29641 1727096550.82026: WORKER PROCESS EXITING 29641 1727096550.82038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096550.83015: done with get_vars() 29641 1727096550.83030: done getting variables 29641 1727096550.83070: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:02:30 -0400 (0:00:00.059) 0:00:34.335 ****** 29641 1727096550.83091: entering _queue_task() for managed_node2/package 29641 1727096550.83294: worker is 1 (out of 1 available) 29641 1727096550.83307: exiting _queue_task() for managed_node2/package 29641 1727096550.83318: done queuing things up, now waiting for results queue to drain 29641 1727096550.83320: waiting for pending results... 29641 1727096550.83486: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 29641 1727096550.83556: in run() - task 0afff68d-5257-80ba-72b8-000000000099 29641 1727096550.83566: variable 'ansible_search_path' from source: unknown 29641 1727096550.83571: variable 'ansible_search_path' from source: unknown 29641 1727096550.83600: calling self._execute() 29641 1727096550.83671: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096550.83678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096550.83686: variable 'omit' from source: magic vars 29641 1727096550.83955: variable 'ansible_distribution_major_version' from source: facts 29641 1727096550.83964: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096550.84100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096550.84272: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096550.84307: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096550.84333: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096550.84388: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096550.84462: variable 'network_packages' from source: role '' defaults 29641 1727096550.84538: variable '__network_provider_setup' from source: role '' defaults 29641 1727096550.84541: variable '__network_service_name_default_nm' from source: role '' defaults 29641 1727096550.84593: variable '__network_service_name_default_nm' from source: role '' defaults 29641 1727096550.84601: variable '__network_packages_default_nm' from source: role '' defaults 29641 1727096550.84642: variable '__network_packages_default_nm' from source: role '' defaults 29641 1727096550.84763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096550.86017: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096550.86060: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096550.86087: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096550.86110: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096550.86129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096550.86186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.86206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.86223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.86249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.86260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.86295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.86312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.86328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.86351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.86361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.86501: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29641 1727096550.86566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.86586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.86606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.86630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.86640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.86705: variable 'ansible_python' from source: facts 29641 1727096550.86724: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29641 1727096550.86828: variable '__network_wpa_supplicant_required' from source: role '' defaults 29641 1727096550.86831: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29641 1727096550.86923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.86943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.86960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.86987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.86997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.87028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096550.87050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096550.87066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096550.87094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096550.87103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096550.87198: variable 'network_connections' from source: play vars 29641 1727096550.87203: variable 'profile' from source: play vars 29641 1727096550.87274: variable 'profile' from source: play vars 29641 1727096550.87279: variable 'interface' from source: set_fact 29641 1727096550.87326: variable 'interface' from source: set_fact 29641 1727096550.87381: 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) 29641 1727096550.87395: 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) 29641 1727096550.87415: 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) 29641 1727096550.87435: 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) 29641 1727096550.87471: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096550.87669: variable 'network_connections' from source: play vars 29641 1727096550.87675: variable 'profile' from source: play vars 29641 1727096550.87744: variable 'profile' from source: play vars 29641 1727096550.87749: variable 'interface' from source: set_fact 29641 1727096550.87799: variable 'interface' from source: set_fact 29641 1727096550.87826: variable '__network_packages_default_wireless' from source: role '' defaults 29641 1727096550.87879: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096550.88065: variable 'network_connections' from source: play vars 29641 1727096550.88071: variable 'profile' from source: play vars 29641 1727096550.88115: variable 'profile' from source: play vars 29641 1727096550.88118: variable 'interface' from source: set_fact 29641 1727096550.88189: variable 'interface' from source: set_fact 29641 1727096550.88207: variable '__network_packages_default_team' from source: role '' defaults 29641 1727096550.88262: variable '__network_team_connections_defined' from source: role '' defaults 29641 1727096550.88448: variable 'network_connections' from source: play vars 29641 1727096550.88451: variable 'profile' from source: play vars 29641 1727096550.88501: variable 'profile' from source: play vars 29641 1727096550.88505: variable 'interface' from source: set_fact 29641 1727096550.88578: variable 'interface' from source: set_fact 29641 1727096550.88610: variable '__network_service_name_default_initscripts' from source: role '' defaults 29641 1727096550.88651: variable '__network_service_name_default_initscripts' from source: role '' defaults 29641 1727096550.88657: variable '__network_packages_default_initscripts' from source: role '' defaults 29641 1727096550.88703: variable '__network_packages_default_initscripts' from source: role '' defaults 29641 1727096550.88993: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29641 1727096550.89329: variable 'network_connections' from source: play vars 29641 1727096550.89338: variable 'profile' from source: play vars 29641 1727096550.89399: variable 'profile' from source: play vars 29641 1727096550.89409: variable 'interface' from source: set_fact 29641 1727096550.89475: variable 'interface' from source: set_fact 29641 1727096550.89493: variable 'ansible_distribution' from source: facts 29641 1727096550.89501: variable '__network_rh_distros' from source: role '' defaults 29641 1727096550.89511: variable 'ansible_distribution_major_version' from source: facts 29641 1727096550.89528: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29641 1727096550.89688: variable 'ansible_distribution' from source: facts 29641 1727096550.89698: variable '__network_rh_distros' from source: role '' defaults 29641 1727096550.89708: variable 'ansible_distribution_major_version' from source: facts 29641 1727096550.89726: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29641 1727096550.89890: variable 'ansible_distribution' from source: facts 29641 1727096550.89906: variable '__network_rh_distros' from source: role '' defaults 29641 1727096550.89909: variable 'ansible_distribution_major_version' from source: facts 29641 1727096550.89956: variable 'network_provider' from source: set_fact 29641 1727096550.89970: variable 'ansible_facts' from source: unknown 29641 1727096550.90411: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 29641 1727096550.90415: when evaluation is False, skipping this task 29641 1727096550.90417: _execute() done 29641 1727096550.90420: dumping result to json 29641 1727096550.90422: done dumping result, returning 29641 1727096550.90429: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-80ba-72b8-000000000099] 29641 1727096550.90434: sending task result for task 0afff68d-5257-80ba-72b8-000000000099 29641 1727096550.90521: done sending task result for task 0afff68d-5257-80ba-72b8-000000000099 29641 1727096550.90524: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 29641 1727096550.90576: no more pending results, returning what we have 29641 1727096550.90581: results queue empty 29641 1727096550.90581: checking for any_errors_fatal 29641 1727096550.90587: done checking for any_errors_fatal 29641 1727096550.90588: checking for max_fail_percentage 29641 1727096550.90589: done checking for max_fail_percentage 29641 1727096550.90590: checking to see if all hosts have failed and the running result is not ok 29641 1727096550.90591: done checking to see if all hosts have failed 29641 1727096550.90592: getting the remaining hosts for this loop 29641 1727096550.90593: done getting the remaining hosts for this loop 29641 1727096550.90596: getting the next task for host managed_node2 29641 1727096550.90602: done getting next task for host managed_node2 29641 1727096550.90605: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29641 1727096550.90607: ^ 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 29641 1727096550.90620: getting variables 29641 1727096550.90622: in VariableManager get_vars() 29641 1727096550.90657: Calling all_inventory to load vars for managed_node2 29641 1727096550.90659: Calling groups_inventory to load vars for managed_node2 29641 1727096550.90662: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096550.90679: Calling all_plugins_play to load vars for managed_node2 29641 1727096550.90682: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096550.90684: Calling groups_plugins_play to load vars for managed_node2 29641 1727096550.91484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096550.93009: done with get_vars() 29641 1727096550.93031: done getting variables 29641 1727096550.93098: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:02:30 -0400 (0:00:00.100) 0:00:34.435 ****** 29641 1727096550.93127: entering _queue_task() for managed_node2/package 29641 1727096550.93397: worker is 1 (out of 1 available) 29641 1727096550.93410: exiting _queue_task() for managed_node2/package 29641 1727096550.93422: done queuing things up, now waiting for results queue to drain 29641 1727096550.93423: waiting for pending results... 29641 1727096550.93794: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29641 1727096550.93826: in run() - task 0afff68d-5257-80ba-72b8-00000000009a 29641 1727096550.93875: variable 'ansible_search_path' from source: unknown 29641 1727096550.93878: variable 'ansible_search_path' from source: unknown 29641 1727096550.93897: calling self._execute() 29641 1727096550.93996: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096550.94075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096550.94078: variable 'omit' from source: magic vars 29641 1727096550.94387: variable 'ansible_distribution_major_version' from source: facts 29641 1727096550.94406: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096550.94531: variable 'network_state' from source: role '' defaults 29641 1727096550.94545: Evaluated conditional (network_state != {}): False 29641 1727096550.94553: when evaluation is False, skipping this task 29641 1727096550.94559: _execute() done 29641 1727096550.94566: dumping result to json 29641 1727096550.94631: done dumping result, returning 29641 1727096550.94635: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-80ba-72b8-00000000009a] 29641 1727096550.94637: sending task result for task 0afff68d-5257-80ba-72b8-00000000009a 29641 1727096550.94707: done sending task result for task 0afff68d-5257-80ba-72b8-00000000009a 29641 1727096550.94710: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29641 1727096550.94781: no more pending results, returning what we have 29641 1727096550.94786: results queue empty 29641 1727096550.94787: checking for any_errors_fatal 29641 1727096550.94794: done checking for any_errors_fatal 29641 1727096550.94795: checking for max_fail_percentage 29641 1727096550.94796: done checking for max_fail_percentage 29641 1727096550.94797: checking to see if all hosts have failed and the running result is not ok 29641 1727096550.94799: done checking to see if all hosts have failed 29641 1727096550.94799: getting the remaining hosts for this loop 29641 1727096550.94801: done getting the remaining hosts for this loop 29641 1727096550.94804: getting the next task for host managed_node2 29641 1727096550.94810: done getting next task for host managed_node2 29641 1727096550.94813: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29641 1727096550.94816: ^ 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 29641 1727096550.94831: getting variables 29641 1727096550.94833: in VariableManager get_vars() 29641 1727096550.94874: Calling all_inventory to load vars for managed_node2 29641 1727096550.94877: Calling groups_inventory to load vars for managed_node2 29641 1727096550.94880: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096550.94892: Calling all_plugins_play to load vars for managed_node2 29641 1727096550.94895: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096550.94897: Calling groups_plugins_play to load vars for managed_node2 29641 1727096550.96546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096550.98104: done with get_vars() 29641 1727096550.98125: done getting variables 29641 1727096550.98186: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:02:30 -0400 (0:00:00.050) 0:00:34.486 ****** 29641 1727096550.98215: entering _queue_task() for managed_node2/package 29641 1727096550.98461: worker is 1 (out of 1 available) 29641 1727096550.98476: exiting _queue_task() for managed_node2/package 29641 1727096550.98487: done queuing things up, now waiting for results queue to drain 29641 1727096550.98489: waiting for pending results... 29641 1727096550.98887: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29641 1727096550.98892: in run() - task 0afff68d-5257-80ba-72b8-00000000009b 29641 1727096550.98895: variable 'ansible_search_path' from source: unknown 29641 1727096550.98898: variable 'ansible_search_path' from source: unknown 29641 1727096550.98930: calling self._execute() 29641 1727096550.99028: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096550.99039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096550.99054: variable 'omit' from source: magic vars 29641 1727096550.99426: variable 'ansible_distribution_major_version' from source: facts 29641 1727096550.99442: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096550.99574: variable 'network_state' from source: role '' defaults 29641 1727096550.99590: Evaluated conditional (network_state != {}): False 29641 1727096550.99597: when evaluation is False, skipping this task 29641 1727096550.99604: _execute() done 29641 1727096550.99610: dumping result to json 29641 1727096550.99617: done dumping result, returning 29641 1727096550.99626: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-80ba-72b8-00000000009b] 29641 1727096550.99639: sending task result for task 0afff68d-5257-80ba-72b8-00000000009b skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29641 1727096550.99784: no more pending results, returning what we have 29641 1727096550.99788: results queue empty 29641 1727096550.99789: checking for any_errors_fatal 29641 1727096550.99795: done checking for any_errors_fatal 29641 1727096550.99796: checking for max_fail_percentage 29641 1727096550.99798: done checking for max_fail_percentage 29641 1727096550.99799: checking to see if all hosts have failed and the running result is not ok 29641 1727096550.99800: done checking to see if all hosts have failed 29641 1727096550.99800: getting the remaining hosts for this loop 29641 1727096550.99802: done getting the remaining hosts for this loop 29641 1727096550.99805: getting the next task for host managed_node2 29641 1727096550.99811: done getting next task for host managed_node2 29641 1727096550.99814: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29641 1727096550.99817: ^ 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 29641 1727096550.99831: getting variables 29641 1727096550.99833: in VariableManager get_vars() 29641 1727096550.99870: Calling all_inventory to load vars for managed_node2 29641 1727096550.99874: Calling groups_inventory to load vars for managed_node2 29641 1727096550.99877: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096550.99889: Calling all_plugins_play to load vars for managed_node2 29641 1727096550.99892: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096550.99894: Calling groups_plugins_play to load vars for managed_node2 29641 1727096551.00680: done sending task result for task 0afff68d-5257-80ba-72b8-00000000009b 29641 1727096551.00684: WORKER PROCESS EXITING 29641 1727096551.01417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096551.03078: done with get_vars() 29641 1727096551.03100: done getting variables 29641 1727096551.03163: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:02:31 -0400 (0:00:00.049) 0:00:34.536 ****** 29641 1727096551.03195: entering _queue_task() for managed_node2/service 29641 1727096551.03482: worker is 1 (out of 1 available) 29641 1727096551.03496: exiting _queue_task() for managed_node2/service 29641 1727096551.03508: done queuing things up, now waiting for results queue to drain 29641 1727096551.03509: waiting for pending results... 29641 1727096551.03806: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29641 1727096551.03921: in run() - task 0afff68d-5257-80ba-72b8-00000000009c 29641 1727096551.03939: variable 'ansible_search_path' from source: unknown 29641 1727096551.03946: variable 'ansible_search_path' from source: unknown 29641 1727096551.03987: calling self._execute() 29641 1727096551.04083: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096551.04095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096551.04108: variable 'omit' from source: magic vars 29641 1727096551.04475: variable 'ansible_distribution_major_version' from source: facts 29641 1727096551.04493: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096551.04613: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096551.04811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096551.07252: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096551.07318: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096551.07356: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096551.07399: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096551.07429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096551.07509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096551.07541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096551.07577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096551.07622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096551.07642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096551.07695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096551.07722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096551.07751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096551.07800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096551.07820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096551.07864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096551.07898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096551.07934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096551.08014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096551.08018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096551.08178: variable 'network_connections' from source: play vars 29641 1727096551.08195: variable 'profile' from source: play vars 29641 1727096551.08271: variable 'profile' from source: play vars 29641 1727096551.08284: variable 'interface' from source: set_fact 29641 1727096551.08575: variable 'interface' from source: set_fact 29641 1727096551.08579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096551.08606: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096551.08646: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096551.08686: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096551.08723: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096551.08766: 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) 29641 1727096551.08970: 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) 29641 1727096551.08977: 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) 29641 1727096551.08980: 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) 29641 1727096551.08983: variable '__network_team_connections_defined' from source: role '' defaults 29641 1727096551.09146: variable 'network_connections' from source: play vars 29641 1727096551.09156: variable 'profile' from source: play vars 29641 1727096551.09227: variable 'profile' from source: play vars 29641 1727096551.09235: variable 'interface' from source: set_fact 29641 1727096551.09304: variable 'interface' from source: set_fact 29641 1727096551.09337: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29641 1727096551.09345: when evaluation is False, skipping this task 29641 1727096551.09351: _execute() done 29641 1727096551.09357: dumping result to json 29641 1727096551.09364: done dumping result, returning 29641 1727096551.09379: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-80ba-72b8-00000000009c] 29641 1727096551.09423: sending task result for task 0afff68d-5257-80ba-72b8-00000000009c skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 29641 1727096551.09585: no more pending results, returning what we have 29641 1727096551.09589: results queue empty 29641 1727096551.09590: checking for any_errors_fatal 29641 1727096551.09598: done checking for any_errors_fatal 29641 1727096551.09599: checking for max_fail_percentage 29641 1727096551.09601: done checking for max_fail_percentage 29641 1727096551.09602: checking to see if all hosts have failed and the running result is not ok 29641 1727096551.09603: done checking to see if all hosts have failed 29641 1727096551.09604: getting the remaining hosts for this loop 29641 1727096551.09605: done getting the remaining hosts for this loop 29641 1727096551.09608: getting the next task for host managed_node2 29641 1727096551.09615: done getting next task for host managed_node2 29641 1727096551.09618: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29641 1727096551.09620: ^ 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 29641 1727096551.09633: getting variables 29641 1727096551.09634: in VariableManager get_vars() 29641 1727096551.09671: Calling all_inventory to load vars for managed_node2 29641 1727096551.09676: Calling groups_inventory to load vars for managed_node2 29641 1727096551.09679: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096551.09689: Calling all_plugins_play to load vars for managed_node2 29641 1727096551.09692: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096551.09694: Calling groups_plugins_play to load vars for managed_node2 29641 1727096551.10380: done sending task result for task 0afff68d-5257-80ba-72b8-00000000009c 29641 1727096551.10383: WORKER PROCESS EXITING 29641 1727096551.11423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096551.13213: done with get_vars() 29641 1727096551.13235: done getting variables 29641 1727096551.13292: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:02:31 -0400 (0:00:00.101) 0:00:34.637 ****** 29641 1727096551.13324: entering _queue_task() for managed_node2/service 29641 1727096551.13734: worker is 1 (out of 1 available) 29641 1727096551.13745: exiting _queue_task() for managed_node2/service 29641 1727096551.13756: done queuing things up, now waiting for results queue to drain 29641 1727096551.13758: waiting for pending results... 29641 1727096551.13935: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29641 1727096551.14054: in run() - task 0afff68d-5257-80ba-72b8-00000000009d 29641 1727096551.14082: variable 'ansible_search_path' from source: unknown 29641 1727096551.14095: variable 'ansible_search_path' from source: unknown 29641 1727096551.14131: calling self._execute() 29641 1727096551.14237: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096551.14249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096551.14262: variable 'omit' from source: magic vars 29641 1727096551.14649: variable 'ansible_distribution_major_version' from source: facts 29641 1727096551.14666: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096551.14843: variable 'network_provider' from source: set_fact 29641 1727096551.14856: variable 'network_state' from source: role '' defaults 29641 1727096551.14871: Evaluated conditional (network_provider == "nm" or network_state != {}): True 29641 1727096551.14882: variable 'omit' from source: magic vars 29641 1727096551.14921: variable 'omit' from source: magic vars 29641 1727096551.14960: variable 'network_service_name' from source: role '' defaults 29641 1727096551.15033: variable 'network_service_name' from source: role '' defaults 29641 1727096551.15153: variable '__network_provider_setup' from source: role '' defaults 29641 1727096551.15164: variable '__network_service_name_default_nm' from source: role '' defaults 29641 1727096551.15232: variable '__network_service_name_default_nm' from source: role '' defaults 29641 1727096551.15259: variable '__network_packages_default_nm' from source: role '' defaults 29641 1727096551.15320: variable '__network_packages_default_nm' from source: role '' defaults 29641 1727096551.15583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096551.19409: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096551.19774: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096551.19778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096551.19780: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096551.19782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096551.19785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096551.19994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096551.20226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096551.20230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096551.20232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096551.20348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096551.20381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096551.20410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096551.20456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096551.20573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096551.21029: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29641 1727096551.21473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096551.21477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096551.21479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096551.21494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096551.21511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096551.21729: variable 'ansible_python' from source: facts 29641 1727096551.21756: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29641 1727096551.21929: variable '__network_wpa_supplicant_required' from source: role '' defaults 29641 1727096551.22127: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29641 1727096551.22370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096551.22401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096551.22482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096551.22525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096551.22776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096551.22779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096551.22789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096551.22891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096551.22937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096551.22957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096551.23229: variable 'network_connections' from source: play vars 29641 1727096551.23329: variable 'profile' from source: play vars 29641 1727096551.23397: variable 'profile' from source: play vars 29641 1727096551.23407: variable 'interface' from source: set_fact 29641 1727096551.23487: variable 'interface' from source: set_fact 29641 1727096551.23745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096551.24056: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096551.24134: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096551.24184: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096551.24249: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096551.24323: 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) 29641 1727096551.24358: 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) 29641 1727096551.24397: 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) 29641 1727096551.24442: 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) 29641 1727096551.24496: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096551.24797: variable 'network_connections' from source: play vars 29641 1727096551.24846: variable 'profile' from source: play vars 29641 1727096551.24891: variable 'profile' from source: play vars 29641 1727096551.24900: variable 'interface' from source: set_fact 29641 1727096551.24964: variable 'interface' from source: set_fact 29641 1727096551.25006: variable '__network_packages_default_wireless' from source: role '' defaults 29641 1727096551.25087: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096551.25361: variable 'network_connections' from source: play vars 29641 1727096551.25390: variable 'profile' from source: play vars 29641 1727096551.25441: variable 'profile' from source: play vars 29641 1727096551.25451: variable 'interface' from source: set_fact 29641 1727096551.25572: variable 'interface' from source: set_fact 29641 1727096551.25575: variable '__network_packages_default_team' from source: role '' defaults 29641 1727096551.25640: variable '__network_team_connections_defined' from source: role '' defaults 29641 1727096551.25934: variable 'network_connections' from source: play vars 29641 1727096551.25944: variable 'profile' from source: play vars 29641 1727096551.26015: variable 'profile' from source: play vars 29641 1727096551.26025: variable 'interface' from source: set_fact 29641 1727096551.26103: variable 'interface' from source: set_fact 29641 1727096551.26163: variable '__network_service_name_default_initscripts' from source: role '' defaults 29641 1727096551.26259: variable '__network_service_name_default_initscripts' from source: role '' defaults 29641 1727096551.26262: variable '__network_packages_default_initscripts' from source: role '' defaults 29641 1727096551.26307: variable '__network_packages_default_initscripts' from source: role '' defaults 29641 1727096551.26530: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29641 1727096551.27022: variable 'network_connections' from source: play vars 29641 1727096551.27031: variable 'profile' from source: play vars 29641 1727096551.27124: variable 'profile' from source: play vars 29641 1727096551.27127: variable 'interface' from source: set_fact 29641 1727096551.27179: variable 'interface' from source: set_fact 29641 1727096551.27193: variable 'ansible_distribution' from source: facts 29641 1727096551.27200: variable '__network_rh_distros' from source: role '' defaults 29641 1727096551.27210: variable 'ansible_distribution_major_version' from source: facts 29641 1727096551.27229: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29641 1727096551.27408: variable 'ansible_distribution' from source: facts 29641 1727096551.27417: variable '__network_rh_distros' from source: role '' defaults 29641 1727096551.27426: variable 'ansible_distribution_major_version' from source: facts 29641 1727096551.27442: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29641 1727096551.27619: variable 'ansible_distribution' from source: facts 29641 1727096551.27627: variable '__network_rh_distros' from source: role '' defaults 29641 1727096551.27636: variable 'ansible_distribution_major_version' from source: facts 29641 1727096551.27675: variable 'network_provider' from source: set_fact 29641 1727096551.27706: variable 'omit' from source: magic vars 29641 1727096551.27734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096551.27764: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096551.27789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096551.27813: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096551.27827: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096551.27858: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096551.27869: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096551.27877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096551.27982: Set connection var ansible_pipelining to False 29641 1727096551.27993: Set connection var ansible_timeout to 10 29641 1727096551.27999: Set connection var ansible_connection to ssh 29641 1727096551.28010: Set connection var ansible_shell_type to sh 29641 1727096551.28018: Set connection var ansible_shell_executable to /bin/sh 29641 1727096551.28137: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096551.28140: variable 'ansible_shell_executable' from source: unknown 29641 1727096551.28142: variable 'ansible_connection' from source: unknown 29641 1727096551.28145: variable 'ansible_module_compression' from source: unknown 29641 1727096551.28146: variable 'ansible_shell_type' from source: unknown 29641 1727096551.28148: variable 'ansible_shell_executable' from source: unknown 29641 1727096551.28150: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096551.28157: variable 'ansible_pipelining' from source: unknown 29641 1727096551.28159: variable 'ansible_timeout' from source: unknown 29641 1727096551.28161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096551.28207: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096551.28223: variable 'omit' from source: magic vars 29641 1727096551.28234: starting attempt loop 29641 1727096551.28245: running the handler 29641 1727096551.28325: variable 'ansible_facts' from source: unknown 29641 1727096551.29127: _low_level_execute_command(): starting 29641 1727096551.29139: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096551.29834: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096551.29852: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096551.29872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096551.29896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096551.30000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096551.30023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096551.30096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096551.31779: stdout chunk (state=3): >>>/root <<< 29641 1727096551.32021: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096551.32025: stdout chunk (state=3): >>><<< 29641 1727096551.32027: stderr chunk (state=3): >>><<< 29641 1727096551.32030: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096551.32032: _low_level_execute_command(): starting 29641 1727096551.32034: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096551.3194125-31202-188328997882747 `" && echo ansible-tmp-1727096551.3194125-31202-188328997882747="` echo /root/.ansible/tmp/ansible-tmp-1727096551.3194125-31202-188328997882747 `" ) && sleep 0' 29641 1727096551.32559: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096551.32577: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096551.32597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096551.32618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096551.32632: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096551.32687: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096551.32966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096551.32988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096551.33007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096551.33065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096551.35047: stdout chunk (state=3): >>>ansible-tmp-1727096551.3194125-31202-188328997882747=/root/.ansible/tmp/ansible-tmp-1727096551.3194125-31202-188328997882747 <<< 29641 1727096551.35189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096551.35199: stdout chunk (state=3): >>><<< 29641 1727096551.35220: stderr chunk (state=3): >>><<< 29641 1727096551.35249: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096551.3194125-31202-188328997882747=/root/.ansible/tmp/ansible-tmp-1727096551.3194125-31202-188328997882747 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096551.35289: variable 'ansible_module_compression' from source: unknown 29641 1727096551.35444: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 29641 1727096551.35452: variable 'ansible_facts' from source: unknown 29641 1727096551.35651: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096551.3194125-31202-188328997882747/AnsiballZ_systemd.py 29641 1727096551.35793: Sending initial data 29641 1727096551.35890: Sent initial data (156 bytes) 29641 1727096551.36451: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096551.36503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096551.36517: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096551.36547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096551.36636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096551.38385: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096551.3194125-31202-188328997882747/AnsiballZ_systemd.py" <<< 29641 1727096551.38389: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp386o8z98 /root/.ansible/tmp/ansible-tmp-1727096551.3194125-31202-188328997882747/AnsiballZ_systemd.py <<< 29641 1727096551.38520: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp386o8z98" to remote "/root/.ansible/tmp/ansible-tmp-1727096551.3194125-31202-188328997882747/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096551.3194125-31202-188328997882747/AnsiballZ_systemd.py" <<< 29641 1727096551.41666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096551.41776: stderr chunk (state=3): >>><<< 29641 1727096551.41779: stdout chunk (state=3): >>><<< 29641 1727096551.41782: done transferring module to remote 29641 1727096551.41796: _low_level_execute_command(): starting 29641 1727096551.41806: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096551.3194125-31202-188328997882747/ /root/.ansible/tmp/ansible-tmp-1727096551.3194125-31202-188328997882747/AnsiballZ_systemd.py && sleep 0' 29641 1727096551.42936: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096551.42967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096551.43085: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096551.43088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096551.43145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096551.43148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096551.43327: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096551.43339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096551.45179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096551.45208: stderr chunk (state=3): >>><<< 29641 1727096551.45216: stdout chunk (state=3): >>><<< 29641 1727096551.45315: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096551.45319: _low_level_execute_command(): starting 29641 1727096551.45322: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096551.3194125-31202-188328997882747/AnsiballZ_systemd.py && sleep 0' 29641 1727096551.46064: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096551.46083: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096551.46101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096551.46125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096551.46224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096551.46256: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096551.46276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096551.46379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096551.75792: 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": "6933", "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": "Mon 2024-09-23 08:53:26 EDT", "ExecMainStartTimestampMonotonic": "148866720", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainHandoffTimestampMonotonic": "148882347", "ExecMainPID": "6933", "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": "4195", "MemoryCurrent": "4653056", "MemoryPeak": "7372800", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3294810112", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1900282000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "Coredum<<< 29641 1727096551.75798: stdout chunk (state=3): >>>pReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target cloud-init.service", "After": "syst<<< 29641 1727096551.75809: stdout chunk (state=3): >>>emd-journald.socket dbus-broker.service sysinit.target system.slice basic.target cloud-init-local.service dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:25 EDT", "StateChangeTimestampMonotonic": "267537564", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveExitTimestampMonotonic": "148867374", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveEnterTimestampMonotonic": "148958112", "ActiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveExitTimestampMonotonic": "148846079", "InactiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveEnterTimestampMonotonic": "148863571", "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": "Mon 2024-09-23 08:53:26 EDT", "ConditionTimestampMonotonic": "148865593", "AssertTimestamp": "Mon 2024-09-23 08:53:26 EDT", "AssertTimestampMonotonic": "148865596", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1d8325a356394de09dff7606f8803703", "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}}} <<< 29641 1727096551.77745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096551.77776: stderr chunk (state=3): >>><<< 29641 1727096551.77779: stdout chunk (state=3): >>><<< 29641 1727096551.77803: _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": "6933", "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": "Mon 2024-09-23 08:53:26 EDT", "ExecMainStartTimestampMonotonic": "148866720", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainHandoffTimestampMonotonic": "148882347", "ExecMainPID": "6933", "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": "4195", "MemoryCurrent": "4653056", "MemoryPeak": "7372800", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3294810112", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1900282000", "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 sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target cloud-init.service", "After": "systemd-journald.socket dbus-broker.service sysinit.target system.slice basic.target cloud-init-local.service dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:25 EDT", "StateChangeTimestampMonotonic": "267537564", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveExitTimestampMonotonic": "148867374", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveEnterTimestampMonotonic": "148958112", "ActiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveExitTimestampMonotonic": "148846079", "InactiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveEnterTimestampMonotonic": "148863571", "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": "Mon 2024-09-23 08:53:26 EDT", "ConditionTimestampMonotonic": "148865593", "AssertTimestamp": "Mon 2024-09-23 08:53:26 EDT", "AssertTimestampMonotonic": "148865596", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1d8325a356394de09dff7606f8803703", "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096551.77920: 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-1727096551.3194125-31202-188328997882747/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096551.77937: _low_level_execute_command(): starting 29641 1727096551.77942: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096551.3194125-31202-188328997882747/ > /dev/null 2>&1 && sleep 0' 29641 1727096551.78370: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096551.78402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096551.78405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096551.78407: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096551.78409: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096551.78412: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096551.78465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096551.78476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096551.78478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096551.78507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096551.80323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096551.80347: stderr chunk (state=3): >>><<< 29641 1727096551.80350: stdout chunk (state=3): >>><<< 29641 1727096551.80363: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096551.80375: handler run complete 29641 1727096551.80413: attempt loop complete, returning result 29641 1727096551.80416: _execute() done 29641 1727096551.80418: dumping result to json 29641 1727096551.80430: done dumping result, returning 29641 1727096551.80438: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-80ba-72b8-00000000009d] 29641 1727096551.80442: sending task result for task 0afff68d-5257-80ba-72b8-00000000009d 29641 1727096551.80640: done sending task result for task 0afff68d-5257-80ba-72b8-00000000009d 29641 1727096551.80643: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29641 1727096551.80693: no more pending results, returning what we have 29641 1727096551.80696: results queue empty 29641 1727096551.80697: checking for any_errors_fatal 29641 1727096551.80703: done checking for any_errors_fatal 29641 1727096551.80704: checking for max_fail_percentage 29641 1727096551.80705: done checking for max_fail_percentage 29641 1727096551.80706: checking to see if all hosts have failed and the running result is not ok 29641 1727096551.80707: done checking to see if all hosts have failed 29641 1727096551.80708: getting the remaining hosts for this loop 29641 1727096551.80709: done getting the remaining hosts for this loop 29641 1727096551.80712: getting the next task for host managed_node2 29641 1727096551.80718: done getting next task for host managed_node2 29641 1727096551.80721: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29641 1727096551.80723: ^ 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 29641 1727096551.80732: getting variables 29641 1727096551.80733: in VariableManager get_vars() 29641 1727096551.80807: Calling all_inventory to load vars for managed_node2 29641 1727096551.80810: Calling groups_inventory to load vars for managed_node2 29641 1727096551.80812: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096551.80821: Calling all_plugins_play to load vars for managed_node2 29641 1727096551.80823: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096551.80826: Calling groups_plugins_play to load vars for managed_node2 29641 1727096551.81625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096551.82606: done with get_vars() 29641 1727096551.82625: done getting variables 29641 1727096551.82670: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:02:31 -0400 (0:00:00.693) 0:00:35.331 ****** 29641 1727096551.82695: entering _queue_task() for managed_node2/service 29641 1727096551.82936: worker is 1 (out of 1 available) 29641 1727096551.82950: exiting _queue_task() for managed_node2/service 29641 1727096551.82962: done queuing things up, now waiting for results queue to drain 29641 1727096551.82963: waiting for pending results... 29641 1727096551.83141: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29641 1727096551.83211: in run() - task 0afff68d-5257-80ba-72b8-00000000009e 29641 1727096551.83222: variable 'ansible_search_path' from source: unknown 29641 1727096551.83225: variable 'ansible_search_path' from source: unknown 29641 1727096551.83253: calling self._execute() 29641 1727096551.83328: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096551.83332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096551.83341: variable 'omit' from source: magic vars 29641 1727096551.83623: variable 'ansible_distribution_major_version' from source: facts 29641 1727096551.83636: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096551.83711: variable 'network_provider' from source: set_fact 29641 1727096551.83715: Evaluated conditional (network_provider == "nm"): True 29641 1727096551.83783: variable '__network_wpa_supplicant_required' from source: role '' defaults 29641 1727096551.83842: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29641 1727096551.83960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096551.85369: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096551.85410: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096551.85437: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096551.85463: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096551.85488: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096551.85552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096551.85575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096551.85594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096551.85623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096551.85634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096551.85666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096551.85687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096551.85711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096551.85736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096551.85746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096551.85780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096551.85798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096551.85817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096551.85841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096551.85852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096551.85952: variable 'network_connections' from source: play vars 29641 1727096551.85962: variable 'profile' from source: play vars 29641 1727096551.86014: variable 'profile' from source: play vars 29641 1727096551.86019: variable 'interface' from source: set_fact 29641 1727096551.86061: variable 'interface' from source: set_fact 29641 1727096551.86112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29641 1727096551.86219: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29641 1727096551.86250: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29641 1727096551.86271: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29641 1727096551.86295: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29641 1727096551.86324: 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) 29641 1727096551.86339: 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) 29641 1727096551.86359: 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) 29641 1727096551.86381: 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) 29641 1727096551.86416: variable '__network_wireless_connections_defined' from source: role '' defaults 29641 1727096551.86574: variable 'network_connections' from source: play vars 29641 1727096551.86586: variable 'profile' from source: play vars 29641 1727096551.86626: variable 'profile' from source: play vars 29641 1727096551.86630: variable 'interface' from source: set_fact 29641 1727096551.86674: variable 'interface' from source: set_fact 29641 1727096551.86703: Evaluated conditional (__network_wpa_supplicant_required): False 29641 1727096551.86706: when evaluation is False, skipping this task 29641 1727096551.86709: _execute() done 29641 1727096551.86721: dumping result to json 29641 1727096551.86723: done dumping result, returning 29641 1727096551.86726: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-80ba-72b8-00000000009e] 29641 1727096551.86728: sending task result for task 0afff68d-5257-80ba-72b8-00000000009e 29641 1727096551.86811: done sending task result for task 0afff68d-5257-80ba-72b8-00000000009e 29641 1727096551.86813: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 29641 1727096551.86859: no more pending results, returning what we have 29641 1727096551.86863: results queue empty 29641 1727096551.86864: checking for any_errors_fatal 29641 1727096551.86888: done checking for any_errors_fatal 29641 1727096551.86889: checking for max_fail_percentage 29641 1727096551.86891: done checking for max_fail_percentage 29641 1727096551.86892: checking to see if all hosts have failed and the running result is not ok 29641 1727096551.86893: done checking to see if all hosts have failed 29641 1727096551.86894: getting the remaining hosts for this loop 29641 1727096551.86895: done getting the remaining hosts for this loop 29641 1727096551.86898: getting the next task for host managed_node2 29641 1727096551.86903: done getting next task for host managed_node2 29641 1727096551.86907: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 29641 1727096551.86909: ^ 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 29641 1727096551.86923: getting variables 29641 1727096551.86925: in VariableManager get_vars() 29641 1727096551.86959: Calling all_inventory to load vars for managed_node2 29641 1727096551.86961: Calling groups_inventory to load vars for managed_node2 29641 1727096551.86963: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096551.86976: Calling all_plugins_play to load vars for managed_node2 29641 1727096551.86979: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096551.86981: Calling groups_plugins_play to load vars for managed_node2 29641 1727096551.87778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096551.88654: done with get_vars() 29641 1727096551.88673: done getting variables 29641 1727096551.88715: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:02:31 -0400 (0:00:00.060) 0:00:35.391 ****** 29641 1727096551.88735: entering _queue_task() for managed_node2/service 29641 1727096551.88948: worker is 1 (out of 1 available) 29641 1727096551.88961: exiting _queue_task() for managed_node2/service 29641 1727096551.88977: done queuing things up, now waiting for results queue to drain 29641 1727096551.88979: waiting for pending results... 29641 1727096551.89140: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 29641 1727096551.89216: in run() - task 0afff68d-5257-80ba-72b8-00000000009f 29641 1727096551.89227: variable 'ansible_search_path' from source: unknown 29641 1727096551.89231: variable 'ansible_search_path' from source: unknown 29641 1727096551.89257: calling self._execute() 29641 1727096551.89332: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096551.89336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096551.89344: variable 'omit' from source: magic vars 29641 1727096551.89601: variable 'ansible_distribution_major_version' from source: facts 29641 1727096551.89610: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096551.89690: variable 'network_provider' from source: set_fact 29641 1727096551.89694: Evaluated conditional (network_provider == "initscripts"): False 29641 1727096551.89697: when evaluation is False, skipping this task 29641 1727096551.89700: _execute() done 29641 1727096551.89703: dumping result to json 29641 1727096551.89707: done dumping result, returning 29641 1727096551.89713: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-80ba-72b8-00000000009f] 29641 1727096551.89718: sending task result for task 0afff68d-5257-80ba-72b8-00000000009f 29641 1727096551.89800: done sending task result for task 0afff68d-5257-80ba-72b8-00000000009f 29641 1727096551.89802: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29641 1727096551.89842: no more pending results, returning what we have 29641 1727096551.89845: results queue empty 29641 1727096551.89846: checking for any_errors_fatal 29641 1727096551.89856: done checking for any_errors_fatal 29641 1727096551.89857: checking for max_fail_percentage 29641 1727096551.89859: done checking for max_fail_percentage 29641 1727096551.89860: checking to see if all hosts have failed and the running result is not ok 29641 1727096551.89861: done checking to see if all hosts have failed 29641 1727096551.89862: getting the remaining hosts for this loop 29641 1727096551.89863: done getting the remaining hosts for this loop 29641 1727096551.89866: getting the next task for host managed_node2 29641 1727096551.89876: done getting next task for host managed_node2 29641 1727096551.89879: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29641 1727096551.89881: ^ 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 29641 1727096551.89893: getting variables 29641 1727096551.89894: in VariableManager get_vars() 29641 1727096551.89922: Calling all_inventory to load vars for managed_node2 29641 1727096551.89925: Calling groups_inventory to load vars for managed_node2 29641 1727096551.89927: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096551.89934: Calling all_plugins_play to load vars for managed_node2 29641 1727096551.89936: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096551.89939: Calling groups_plugins_play to load vars for managed_node2 29641 1727096551.90801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096551.91663: done with get_vars() 29641 1727096551.91681: done getting variables 29641 1727096551.91724: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:02:31 -0400 (0:00:00.030) 0:00:35.421 ****** 29641 1727096551.91745: entering _queue_task() for managed_node2/copy 29641 1727096551.91932: worker is 1 (out of 1 available) 29641 1727096551.91944: exiting _queue_task() for managed_node2/copy 29641 1727096551.91956: done queuing things up, now waiting for results queue to drain 29641 1727096551.91958: waiting for pending results... 29641 1727096551.92133: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29641 1727096551.92213: in run() - task 0afff68d-5257-80ba-72b8-0000000000a0 29641 1727096551.92225: variable 'ansible_search_path' from source: unknown 29641 1727096551.92228: variable 'ansible_search_path' from source: unknown 29641 1727096551.92255: calling self._execute() 29641 1727096551.92331: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096551.92335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096551.92342: variable 'omit' from source: magic vars 29641 1727096551.92614: variable 'ansible_distribution_major_version' from source: facts 29641 1727096551.92626: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096551.92701: variable 'network_provider' from source: set_fact 29641 1727096551.92705: Evaluated conditional (network_provider == "initscripts"): False 29641 1727096551.92708: when evaluation is False, skipping this task 29641 1727096551.92711: _execute() done 29641 1727096551.92714: dumping result to json 29641 1727096551.92716: done dumping result, returning 29641 1727096551.92725: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-80ba-72b8-0000000000a0] 29641 1727096551.92728: sending task result for task 0afff68d-5257-80ba-72b8-0000000000a0 29641 1727096551.92814: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000a0 29641 1727096551.92817: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 29641 1727096551.92879: no more pending results, returning what we have 29641 1727096551.92882: results queue empty 29641 1727096551.92883: checking for any_errors_fatal 29641 1727096551.92887: done checking for any_errors_fatal 29641 1727096551.92888: checking for max_fail_percentage 29641 1727096551.92889: done checking for max_fail_percentage 29641 1727096551.92890: checking to see if all hosts have failed and the running result is not ok 29641 1727096551.92891: done checking to see if all hosts have failed 29641 1727096551.92891: getting the remaining hosts for this loop 29641 1727096551.92892: done getting the remaining hosts for this loop 29641 1727096551.92895: getting the next task for host managed_node2 29641 1727096551.92899: done getting next task for host managed_node2 29641 1727096551.92902: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29641 1727096551.92903: ^ 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 29641 1727096551.92915: getting variables 29641 1727096551.92916: in VariableManager get_vars() 29641 1727096551.92943: Calling all_inventory to load vars for managed_node2 29641 1727096551.92946: Calling groups_inventory to load vars for managed_node2 29641 1727096551.92948: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096551.92955: Calling all_plugins_play to load vars for managed_node2 29641 1727096551.92957: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096551.92959: Calling groups_plugins_play to load vars for managed_node2 29641 1727096551.93688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096551.94553: done with get_vars() 29641 1727096551.94569: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:02:31 -0400 (0:00:00.028) 0:00:35.450 ****** 29641 1727096551.94625: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 29641 1727096551.94807: worker is 1 (out of 1 available) 29641 1727096551.94820: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 29641 1727096551.94831: done queuing things up, now waiting for results queue to drain 29641 1727096551.94833: waiting for pending results... 29641 1727096551.94995: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29641 1727096551.95066: in run() - task 0afff68d-5257-80ba-72b8-0000000000a1 29641 1727096551.95072: variable 'ansible_search_path' from source: unknown 29641 1727096551.95078: variable 'ansible_search_path' from source: unknown 29641 1727096551.95105: calling self._execute() 29641 1727096551.95175: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096551.95183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096551.95191: variable 'omit' from source: magic vars 29641 1727096551.95444: variable 'ansible_distribution_major_version' from source: facts 29641 1727096551.95454: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096551.95460: variable 'omit' from source: magic vars 29641 1727096551.95496: variable 'omit' from source: magic vars 29641 1727096551.95604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29641 1727096551.97269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29641 1727096551.97313: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29641 1727096551.97342: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29641 1727096551.97378: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29641 1727096551.97397: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29641 1727096551.97453: variable 'network_provider' from source: set_fact 29641 1727096551.97545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29641 1727096551.97566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29641 1727096551.97588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29641 1727096551.97614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29641 1727096551.97625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29641 1727096551.97679: variable 'omit' from source: magic vars 29641 1727096551.97752: variable 'omit' from source: magic vars 29641 1727096551.97825: variable 'network_connections' from source: play vars 29641 1727096551.97834: variable 'profile' from source: play vars 29641 1727096551.97882: variable 'profile' from source: play vars 29641 1727096551.97886: variable 'interface' from source: set_fact 29641 1727096551.97932: variable 'interface' from source: set_fact 29641 1727096551.98031: variable 'omit' from source: magic vars 29641 1727096551.98038: variable '__lsr_ansible_managed' from source: task vars 29641 1727096551.98081: variable '__lsr_ansible_managed' from source: task vars 29641 1727096551.98261: Loaded config def from plugin (lookup/template) 29641 1727096551.98265: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 29641 1727096551.98288: File lookup term: get_ansible_managed.j2 29641 1727096551.98291: variable 'ansible_search_path' from source: unknown 29641 1727096551.98294: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 29641 1727096551.98304: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 29641 1727096551.98317: variable 'ansible_search_path' from source: unknown 29641 1727096552.05229: variable 'ansible_managed' from source: unknown 29641 1727096552.05307: variable 'omit' from source: magic vars 29641 1727096552.05326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096552.05342: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096552.05352: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096552.05363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096552.05374: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096552.05386: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096552.05389: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096552.05392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096552.05449: Set connection var ansible_pipelining to False 29641 1727096552.05452: Set connection var ansible_timeout to 10 29641 1727096552.05455: Set connection var ansible_connection to ssh 29641 1727096552.05462: Set connection var ansible_shell_type to sh 29641 1727096552.05466: Set connection var ansible_shell_executable to /bin/sh 29641 1727096552.05524: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096552.05527: variable 'ansible_shell_executable' from source: unknown 29641 1727096552.05530: variable 'ansible_connection' from source: unknown 29641 1727096552.05532: variable 'ansible_module_compression' from source: unknown 29641 1727096552.05534: variable 'ansible_shell_type' from source: unknown 29641 1727096552.05537: variable 'ansible_shell_executable' from source: unknown 29641 1727096552.05539: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096552.05541: variable 'ansible_pipelining' from source: unknown 29641 1727096552.05543: variable 'ansible_timeout' from source: unknown 29641 1727096552.05545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096552.05594: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096552.05605: variable 'omit' from source: magic vars 29641 1727096552.05608: starting attempt loop 29641 1727096552.05611: running the handler 29641 1727096552.05617: _low_level_execute_command(): starting 29641 1727096552.05623: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096552.06106: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096552.06110: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096552.06113: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096552.06115: 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.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096552.06117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096552.06161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096552.06164: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096552.06166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096552.06219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096552.07882: stdout chunk (state=3): >>>/root <<< 29641 1727096552.07984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096552.08009: stderr chunk (state=3): >>><<< 29641 1727096552.08013: stdout chunk (state=3): >>><<< 29641 1727096552.08029: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096552.08043: _low_level_execute_command(): starting 29641 1727096552.08046: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096552.0802913-31239-135997367289663 `" && echo ansible-tmp-1727096552.0802913-31239-135997367289663="` echo /root/.ansible/tmp/ansible-tmp-1727096552.0802913-31239-135997367289663 `" ) && sleep 0' 29641 1727096552.08623: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096552.08626: stderr 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096552.08628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096552.08630: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096552.08632: stderr 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.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096552.08634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096552.08689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096552.08694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096552.08697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096552.08727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096552.10613: stdout chunk (state=3): >>>ansible-tmp-1727096552.0802913-31239-135997367289663=/root/.ansible/tmp/ansible-tmp-1727096552.0802913-31239-135997367289663 <<< 29641 1727096552.10773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096552.10776: stdout chunk (state=3): >>><<< 29641 1727096552.10778: stderr chunk (state=3): >>><<< 29641 1727096552.10975: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096552.0802913-31239-135997367289663=/root/.ansible/tmp/ansible-tmp-1727096552.0802913-31239-135997367289663 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096552.10979: variable 'ansible_module_compression' from source: unknown 29641 1727096552.10981: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 29641 1727096552.10983: variable 'ansible_facts' from source: unknown 29641 1727096552.11066: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096552.0802913-31239-135997367289663/AnsiballZ_network_connections.py 29641 1727096552.11212: Sending initial data 29641 1727096552.11221: Sent initial data (168 bytes) 29641 1727096552.11845: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096552.11876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096552.11893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096552.11916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096552.11983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096552.12029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096552.12051: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096552.12064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096552.12135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096552.13678: 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 <<< 29641 1727096552.13687: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29641 1727096552.13716: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096552.13746: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp8den4s_y /root/.ansible/tmp/ansible-tmp-1727096552.0802913-31239-135997367289663/AnsiballZ_network_connections.py <<< 29641 1727096552.13757: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096552.0802913-31239-135997367289663/AnsiballZ_network_connections.py" <<< 29641 1727096552.13781: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp8den4s_y" to remote "/root/.ansible/tmp/ansible-tmp-1727096552.0802913-31239-135997367289663/AnsiballZ_network_connections.py" <<< 29641 1727096552.13787: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096552.0802913-31239-135997367289663/AnsiballZ_network_connections.py" <<< 29641 1727096552.14436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096552.14477: stderr chunk (state=3): >>><<< 29641 1727096552.14480: stdout chunk (state=3): >>><<< 29641 1727096552.14515: done transferring module to remote 29641 1727096552.14523: _low_level_execute_command(): starting 29641 1727096552.14527: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096552.0802913-31239-135997367289663/ /root/.ansible/tmp/ansible-tmp-1727096552.0802913-31239-135997367289663/AnsiballZ_network_connections.py && sleep 0' 29641 1727096552.14980: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096552.14984: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096552.15052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096552.15087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096552.16957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096552.16960: stdout chunk (state=3): >>><<< 29641 1727096552.16962: stderr chunk (state=3): >>><<< 29641 1727096552.16964: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096552.16970: _low_level_execute_command(): starting 29641 1727096552.16975: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096552.0802913-31239-135997367289663/AnsiballZ_network_connections.py && sleep 0' 29641 1727096552.17437: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096552.17547: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096552.17580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096552.44757: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_w1gv99wo/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_w1gv99wo/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/282a07e4-6c9a-43ac-9288-6ca592092576: error=unknown <<< 29641 1727096552.44946: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 29641 1727096552.47189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096552.47193: stdout chunk (state=3): >>><<< 29641 1727096552.47195: stderr chunk (state=3): >>><<< 29641 1727096552.47197: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_w1gv99wo/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_w1gv99wo/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/282a07e4-6c9a-43ac-9288-6ca592092576: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096552.47199: 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-1727096552.0802913-31239-135997367289663/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096552.47201: _low_level_execute_command(): starting 29641 1727096552.47203: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096552.0802913-31239-135997367289663/ > /dev/null 2>&1 && sleep 0' 29641 1727096552.47764: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096552.47782: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096552.47795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096552.47816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096552.47833: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096552.47843: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096552.47857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096552.47883: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096552.47976: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096552.47989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096552.48008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096552.48070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096552.49959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096552.49979: stdout chunk (state=3): >>><<< 29641 1727096552.49992: stderr chunk (state=3): >>><<< 29641 1727096552.50014: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096552.50031: handler run complete 29641 1727096552.50060: attempt loop complete, returning result 29641 1727096552.50069: _execute() done 29641 1727096552.50078: dumping result to json 29641 1727096552.50092: done dumping result, returning 29641 1727096552.50104: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-80ba-72b8-0000000000a1] 29641 1727096552.50173: sending task result for task 0afff68d-5257-80ba-72b8-0000000000a1 29641 1727096552.50248: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000a1 29641 1727096552.50252: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 29641 1727096552.50342: no more pending results, returning what we have 29641 1727096552.50345: results queue empty 29641 1727096552.50346: checking for any_errors_fatal 29641 1727096552.50352: done checking for any_errors_fatal 29641 1727096552.50353: checking for max_fail_percentage 29641 1727096552.50355: done checking for max_fail_percentage 29641 1727096552.50356: checking to see if all hosts have failed and the running result is not ok 29641 1727096552.50356: done checking to see if all hosts have failed 29641 1727096552.50357: getting the remaining hosts for this loop 29641 1727096552.50358: done getting the remaining hosts for this loop 29641 1727096552.50364: getting the next task for host managed_node2 29641 1727096552.50370: done getting next task for host managed_node2 29641 1727096552.50373: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 29641 1727096552.50376: ^ 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 29641 1727096552.50386: getting variables 29641 1727096552.50387: in VariableManager get_vars() 29641 1727096552.50421: Calling all_inventory to load vars for managed_node2 29641 1727096552.50424: Calling groups_inventory to load vars for managed_node2 29641 1727096552.50426: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096552.50435: Calling all_plugins_play to load vars for managed_node2 29641 1727096552.50437: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096552.50439: Calling groups_plugins_play to load vars for managed_node2 29641 1727096552.52598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096552.54229: done with get_vars() 29641 1727096552.54260: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:02:32 -0400 (0:00:00.597) 0:00:36.047 ****** 29641 1727096552.54353: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 29641 1727096552.54732: worker is 1 (out of 1 available) 29641 1727096552.54745: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 29641 1727096552.54874: done queuing things up, now waiting for results queue to drain 29641 1727096552.54876: waiting for pending results... 29641 1727096552.55186: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 29641 1727096552.55191: in run() - task 0afff68d-5257-80ba-72b8-0000000000a2 29641 1727096552.55217: variable 'ansible_search_path' from source: unknown 29641 1727096552.55226: variable 'ansible_search_path' from source: unknown 29641 1727096552.55265: calling self._execute() 29641 1727096552.55388: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096552.55422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096552.55426: variable 'omit' from source: magic vars 29641 1727096552.55806: variable 'ansible_distribution_major_version' from source: facts 29641 1727096552.55826: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096552.55968: variable 'network_state' from source: role '' defaults 29641 1727096552.55976: Evaluated conditional (network_state != {}): False 29641 1727096552.56074: when evaluation is False, skipping this task 29641 1727096552.56078: _execute() done 29641 1727096552.56081: dumping result to json 29641 1727096552.56083: done dumping result, returning 29641 1727096552.56086: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-80ba-72b8-0000000000a2] 29641 1727096552.56088: sending task result for task 0afff68d-5257-80ba-72b8-0000000000a2 29641 1727096552.56151: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000a2 29641 1727096552.56154: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29641 1727096552.56211: no more pending results, returning what we have 29641 1727096552.56215: results queue empty 29641 1727096552.56216: checking for any_errors_fatal 29641 1727096552.56228: done checking for any_errors_fatal 29641 1727096552.56229: checking for max_fail_percentage 29641 1727096552.56232: done checking for max_fail_percentage 29641 1727096552.56233: checking to see if all hosts have failed and the running result is not ok 29641 1727096552.56234: done checking to see if all hosts have failed 29641 1727096552.56235: getting the remaining hosts for this loop 29641 1727096552.56236: done getting the remaining hosts for this loop 29641 1727096552.56240: getting the next task for host managed_node2 29641 1727096552.56246: done getting next task for host managed_node2 29641 1727096552.56250: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29641 1727096552.56253: ^ 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 29641 1727096552.56270: getting variables 29641 1727096552.56272: in VariableManager get_vars() 29641 1727096552.56310: Calling all_inventory to load vars for managed_node2 29641 1727096552.56313: Calling groups_inventory to load vars for managed_node2 29641 1727096552.56316: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096552.56328: Calling all_plugins_play to load vars for managed_node2 29641 1727096552.56330: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096552.56333: Calling groups_plugins_play to load vars for managed_node2 29641 1727096552.57946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096552.59499: done with get_vars() 29641 1727096552.59525: done getting variables 29641 1727096552.59578: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:02:32 -0400 (0:00:00.052) 0:00:36.100 ****** 29641 1727096552.59606: entering _queue_task() for managed_node2/debug 29641 1727096552.59908: worker is 1 (out of 1 available) 29641 1727096552.59920: exiting _queue_task() for managed_node2/debug 29641 1727096552.59932: done queuing things up, now waiting for results queue to drain 29641 1727096552.59934: waiting for pending results... 29641 1727096552.60283: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29641 1727096552.60378: in run() - task 0afff68d-5257-80ba-72b8-0000000000a3 29641 1727096552.60385: variable 'ansible_search_path' from source: unknown 29641 1727096552.60388: variable 'ansible_search_path' from source: unknown 29641 1727096552.60400: calling self._execute() 29641 1727096552.60503: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096552.60514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096552.60527: variable 'omit' from source: magic vars 29641 1727096552.60918: variable 'ansible_distribution_major_version' from source: facts 29641 1727096552.60928: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096552.60972: variable 'omit' from source: magic vars 29641 1727096552.60984: variable 'omit' from source: magic vars 29641 1727096552.61028: variable 'omit' from source: magic vars 29641 1727096552.61076: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096552.61113: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096552.61145: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096552.61166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096552.61245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096552.61253: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096552.61256: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096552.61258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096552.61334: Set connection var ansible_pipelining to False 29641 1727096552.61346: Set connection var ansible_timeout to 10 29641 1727096552.61362: Set connection var ansible_connection to ssh 29641 1727096552.61376: Set connection var ansible_shell_type to sh 29641 1727096552.61386: Set connection var ansible_shell_executable to /bin/sh 29641 1727096552.61394: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096552.61419: variable 'ansible_shell_executable' from source: unknown 29641 1727096552.61426: variable 'ansible_connection' from source: unknown 29641 1727096552.61432: variable 'ansible_module_compression' from source: unknown 29641 1727096552.61438: variable 'ansible_shell_type' from source: unknown 29641 1727096552.61461: variable 'ansible_shell_executable' from source: unknown 29641 1727096552.61463: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096552.61468: variable 'ansible_pipelining' from source: unknown 29641 1727096552.61473: variable 'ansible_timeout' from source: unknown 29641 1727096552.61475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096552.61682: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096552.61687: variable 'omit' from source: magic vars 29641 1727096552.61692: starting attempt loop 29641 1727096552.61697: running the handler 29641 1727096552.61773: variable '__network_connections_result' from source: set_fact 29641 1727096552.61834: handler run complete 29641 1727096552.61855: attempt loop complete, returning result 29641 1727096552.61862: _execute() done 29641 1727096552.61870: dumping result to json 29641 1727096552.61878: done dumping result, returning 29641 1727096552.61890: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-80ba-72b8-0000000000a3] 29641 1727096552.61903: sending task result for task 0afff68d-5257-80ba-72b8-0000000000a3 ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "" ] } 29641 1727096552.62076: no more pending results, returning what we have 29641 1727096552.62080: results queue empty 29641 1727096552.62081: checking for any_errors_fatal 29641 1727096552.62086: done checking for any_errors_fatal 29641 1727096552.62087: checking for max_fail_percentage 29641 1727096552.62089: done checking for max_fail_percentage 29641 1727096552.62090: checking to see if all hosts have failed and the running result is not ok 29641 1727096552.62091: done checking to see if all hosts have failed 29641 1727096552.62091: getting the remaining hosts for this loop 29641 1727096552.62093: done getting the remaining hosts for this loop 29641 1727096552.62096: getting the next task for host managed_node2 29641 1727096552.62102: done getting next task for host managed_node2 29641 1727096552.62105: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29641 1727096552.62108: ^ 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 29641 1727096552.62118: getting variables 29641 1727096552.62120: in VariableManager get_vars() 29641 1727096552.62154: Calling all_inventory to load vars for managed_node2 29641 1727096552.62157: Calling groups_inventory to load vars for managed_node2 29641 1727096552.62159: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096552.62172: Calling all_plugins_play to load vars for managed_node2 29641 1727096552.62175: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096552.62178: Calling groups_plugins_play to load vars for managed_node2 29641 1727096552.62957: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000a3 29641 1727096552.62960: WORKER PROCESS EXITING 29641 1727096552.68436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096552.70001: done with get_vars() 29641 1727096552.70022: done getting variables 29641 1727096552.70062: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:02:32 -0400 (0:00:00.104) 0:00:36.205 ****** 29641 1727096552.70087: entering _queue_task() for managed_node2/debug 29641 1727096552.70542: worker is 1 (out of 1 available) 29641 1727096552.70553: exiting _queue_task() for managed_node2/debug 29641 1727096552.70564: done queuing things up, now waiting for results queue to drain 29641 1727096552.70566: waiting for pending results... 29641 1727096552.70752: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29641 1727096552.70880: in run() - task 0afff68d-5257-80ba-72b8-0000000000a4 29641 1727096552.70904: variable 'ansible_search_path' from source: unknown 29641 1727096552.70910: variable 'ansible_search_path' from source: unknown 29641 1727096552.70948: calling self._execute() 29641 1727096552.71052: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096552.71065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096552.71081: variable 'omit' from source: magic vars 29641 1727096552.71493: variable 'ansible_distribution_major_version' from source: facts 29641 1727096552.71510: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096552.71528: variable 'omit' from source: magic vars 29641 1727096552.71579: variable 'omit' from source: magic vars 29641 1727096552.71625: variable 'omit' from source: magic vars 29641 1727096552.71683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096552.71730: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096552.71760: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096552.71855: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096552.71857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096552.71860: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096552.71863: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096552.71865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096552.71947: Set connection var ansible_pipelining to False 29641 1727096552.71964: Set connection var ansible_timeout to 10 29641 1727096552.71973: Set connection var ansible_connection to ssh 29641 1727096552.71989: Set connection var ansible_shell_type to sh 29641 1727096552.71998: Set connection var ansible_shell_executable to /bin/sh 29641 1727096552.72007: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096552.72033: variable 'ansible_shell_executable' from source: unknown 29641 1727096552.72040: variable 'ansible_connection' from source: unknown 29641 1727096552.72046: variable 'ansible_module_compression' from source: unknown 29641 1727096552.72052: variable 'ansible_shell_type' from source: unknown 29641 1727096552.72058: variable 'ansible_shell_executable' from source: unknown 29641 1727096552.72069: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096552.72078: variable 'ansible_pipelining' from source: unknown 29641 1727096552.72089: variable 'ansible_timeout' from source: unknown 29641 1727096552.72096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096552.72273: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096552.72282: variable 'omit' from source: magic vars 29641 1727096552.72285: starting attempt loop 29641 1727096552.72287: running the handler 29641 1727096552.72326: variable '__network_connections_result' from source: set_fact 29641 1727096552.72411: variable '__network_connections_result' from source: set_fact 29641 1727096552.72526: handler run complete 29641 1727096552.72554: attempt loop complete, returning result 29641 1727096552.72609: _execute() done 29641 1727096552.72612: dumping result to json 29641 1727096552.72614: done dumping result, returning 29641 1727096552.72617: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-80ba-72b8-0000000000a4] 29641 1727096552.72619: sending task result for task 0afff68d-5257-80ba-72b8-0000000000a4 ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 29641 1727096552.72773: no more pending results, returning what we have 29641 1727096552.72777: results queue empty 29641 1727096552.72778: checking for any_errors_fatal 29641 1727096552.72786: done checking for any_errors_fatal 29641 1727096552.72787: checking for max_fail_percentage 29641 1727096552.72789: done checking for max_fail_percentage 29641 1727096552.72790: checking to see if all hosts have failed and the running result is not ok 29641 1727096552.72791: done checking to see if all hosts have failed 29641 1727096552.72792: getting the remaining hosts for this loop 29641 1727096552.72793: done getting the remaining hosts for this loop 29641 1727096552.72797: getting the next task for host managed_node2 29641 1727096552.72803: done getting next task for host managed_node2 29641 1727096552.72806: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29641 1727096552.72808: ^ 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 29641 1727096552.72820: getting variables 29641 1727096552.72822: in VariableManager get_vars() 29641 1727096552.72858: Calling all_inventory to load vars for managed_node2 29641 1727096552.72860: Calling groups_inventory to load vars for managed_node2 29641 1727096552.72863: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096552.73090: Calling all_plugins_play to load vars for managed_node2 29641 1727096552.73095: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096552.73099: Calling groups_plugins_play to load vars for managed_node2 29641 1727096552.73703: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000a4 29641 1727096552.73706: WORKER PROCESS EXITING 29641 1727096552.74561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096552.76317: done with get_vars() 29641 1727096552.76343: done getting variables 29641 1727096552.76405: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:02:32 -0400 (0:00:00.063) 0:00:36.268 ****** 29641 1727096552.76440: entering _queue_task() for managed_node2/debug 29641 1727096552.76889: worker is 1 (out of 1 available) 29641 1727096552.76900: exiting _queue_task() for managed_node2/debug 29641 1727096552.76912: done queuing things up, now waiting for results queue to drain 29641 1727096552.76913: waiting for pending results... 29641 1727096552.77109: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29641 1727096552.77250: in run() - task 0afff68d-5257-80ba-72b8-0000000000a5 29641 1727096552.77273: variable 'ansible_search_path' from source: unknown 29641 1727096552.77282: variable 'ansible_search_path' from source: unknown 29641 1727096552.77322: calling self._execute() 29641 1727096552.77427: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096552.77444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096552.77463: variable 'omit' from source: magic vars 29641 1727096552.77843: variable 'ansible_distribution_major_version' from source: facts 29641 1727096552.77860: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096552.77987: variable 'network_state' from source: role '' defaults 29641 1727096552.78001: Evaluated conditional (network_state != {}): False 29641 1727096552.78011: when evaluation is False, skipping this task 29641 1727096552.78018: _execute() done 29641 1727096552.78024: dumping result to json 29641 1727096552.78030: done dumping result, returning 29641 1727096552.78040: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-80ba-72b8-0000000000a5] 29641 1727096552.78048: sending task result for task 0afff68d-5257-80ba-72b8-0000000000a5 29641 1727096552.78176: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000a5 29641 1727096552.78179: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 29641 1727096552.78221: no more pending results, returning what we have 29641 1727096552.78226: results queue empty 29641 1727096552.78227: checking for any_errors_fatal 29641 1727096552.78233: done checking for any_errors_fatal 29641 1727096552.78234: checking for max_fail_percentage 29641 1727096552.78236: done checking for max_fail_percentage 29641 1727096552.78237: checking to see if all hosts have failed and the running result is not ok 29641 1727096552.78238: done checking to see if all hosts have failed 29641 1727096552.78239: getting the remaining hosts for this loop 29641 1727096552.78240: done getting the remaining hosts for this loop 29641 1727096552.78243: getting the next task for host managed_node2 29641 1727096552.78249: done getting next task for host managed_node2 29641 1727096552.78252: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 29641 1727096552.78255: ^ 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 29641 1727096552.78269: getting variables 29641 1727096552.78271: in VariableManager get_vars() 29641 1727096552.78307: Calling all_inventory to load vars for managed_node2 29641 1727096552.78310: Calling groups_inventory to load vars for managed_node2 29641 1727096552.78312: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096552.78325: Calling all_plugins_play to load vars for managed_node2 29641 1727096552.78329: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096552.78332: Calling groups_plugins_play to load vars for managed_node2 29641 1727096552.79949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096552.81575: done with get_vars() 29641 1727096552.81599: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:02:32 -0400 (0:00:00.052) 0:00:36.321 ****** 29641 1727096552.81703: entering _queue_task() for managed_node2/ping 29641 1727096552.82059: worker is 1 (out of 1 available) 29641 1727096552.82188: exiting _queue_task() for managed_node2/ping 29641 1727096552.82198: done queuing things up, now waiting for results queue to drain 29641 1727096552.82200: waiting for pending results... 29641 1727096552.82484: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 29641 1727096552.82507: in run() - task 0afff68d-5257-80ba-72b8-0000000000a6 29641 1727096552.82532: variable 'ansible_search_path' from source: unknown 29641 1727096552.82617: variable 'ansible_search_path' from source: unknown 29641 1727096552.82621: calling self._execute() 29641 1727096552.82695: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096552.82708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096552.82729: variable 'omit' from source: magic vars 29641 1727096552.83131: variable 'ansible_distribution_major_version' from source: facts 29641 1727096552.83148: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096552.83165: variable 'omit' from source: magic vars 29641 1727096552.83215: variable 'omit' from source: magic vars 29641 1727096552.83252: variable 'omit' from source: magic vars 29641 1727096552.83306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096552.83345: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096552.83375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096552.83407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096552.83418: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096552.83484: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096552.83487: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096552.83490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096552.83592: Set connection var ansible_pipelining to False 29641 1727096552.83605: Set connection var ansible_timeout to 10 29641 1727096552.83614: Set connection var ansible_connection to ssh 29641 1727096552.83701: Set connection var ansible_shell_type to sh 29641 1727096552.83704: Set connection var ansible_shell_executable to /bin/sh 29641 1727096552.83706: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096552.83708: variable 'ansible_shell_executable' from source: unknown 29641 1727096552.83711: variable 'ansible_connection' from source: unknown 29641 1727096552.83713: variable 'ansible_module_compression' from source: unknown 29641 1727096552.83715: variable 'ansible_shell_type' from source: unknown 29641 1727096552.83716: variable 'ansible_shell_executable' from source: unknown 29641 1727096552.83719: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096552.83721: variable 'ansible_pipelining' from source: unknown 29641 1727096552.83722: variable 'ansible_timeout' from source: unknown 29641 1727096552.83725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096552.83940: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096552.83959: variable 'omit' from source: magic vars 29641 1727096552.83975: starting attempt loop 29641 1727096552.83983: running the handler 29641 1727096552.84002: _low_level_execute_command(): starting 29641 1727096552.84014: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096552.84806: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096552.84874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096552.84900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096552.84948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096552.84998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096552.86701: stdout chunk (state=3): >>>/root <<< 29641 1727096552.86788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096552.86837: stderr chunk (state=3): >>><<< 29641 1727096552.86840: stdout chunk (state=3): >>><<< 29641 1727096552.86859: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096552.86956: _low_level_execute_command(): starting 29641 1727096552.86960: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096552.8686578-31267-193995354065277 `" && echo ansible-tmp-1727096552.8686578-31267-193995354065277="` echo /root/.ansible/tmp/ansible-tmp-1727096552.8686578-31267-193995354065277 `" ) && sleep 0' 29641 1727096552.87484: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096552.87498: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096552.87511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096552.87529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096552.87545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096552.87555: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096552.87574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096552.87605: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096552.87687: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096552.87706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096552.87722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096552.87738: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096552.87803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096552.89892: stdout chunk (state=3): >>>ansible-tmp-1727096552.8686578-31267-193995354065277=/root/.ansible/tmp/ansible-tmp-1727096552.8686578-31267-193995354065277 <<< 29641 1727096552.89938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096552.89994: stderr chunk (state=3): >>><<< 29641 1727096552.90091: stdout chunk (state=3): >>><<< 29641 1727096552.90109: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096552.8686578-31267-193995354065277=/root/.ansible/tmp/ansible-tmp-1727096552.8686578-31267-193995354065277 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096552.90162: variable 'ansible_module_compression' from source: unknown 29641 1727096552.90226: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 29641 1727096552.90270: variable 'ansible_facts' from source: unknown 29641 1727096552.90356: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096552.8686578-31267-193995354065277/AnsiballZ_ping.py 29641 1727096552.90594: Sending initial data 29641 1727096552.90597: Sent initial data (153 bytes) 29641 1727096552.91109: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096552.91121: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096552.91185: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096552.91240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096552.91261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096552.91286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096552.91349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096552.92988: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 29641 1727096552.93020: 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 <<< 29641 1727096552.93057: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096552.93127: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpcok_uy1c /root/.ansible/tmp/ansible-tmp-1727096552.8686578-31267-193995354065277/AnsiballZ_ping.py <<< 29641 1727096552.93131: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096552.8686578-31267-193995354065277/AnsiballZ_ping.py" <<< 29641 1727096552.93220: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpcok_uy1c" to remote "/root/.ansible/tmp/ansible-tmp-1727096552.8686578-31267-193995354065277/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096552.8686578-31267-193995354065277/AnsiballZ_ping.py" <<< 29641 1727096552.93874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096552.93908: stderr chunk (state=3): >>><<< 29641 1727096552.93918: stdout chunk (state=3): >>><<< 29641 1727096552.93985: done transferring module to remote 29641 1727096552.94001: _low_level_execute_command(): starting 29641 1727096552.94011: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096552.8686578-31267-193995354065277/ /root/.ansible/tmp/ansible-tmp-1727096552.8686578-31267-193995354065277/AnsiballZ_ping.py && sleep 0' 29641 1727096552.94603: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096552.94618: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096552.94634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096552.94653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096552.94748: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096552.94775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096552.94795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096552.94859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096552.96708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096552.96730: stdout chunk (state=3): >>><<< 29641 1727096552.96733: stderr chunk (state=3): >>><<< 29641 1727096552.96747: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096552.96828: _low_level_execute_command(): starting 29641 1727096552.96831: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096552.8686578-31267-193995354065277/AnsiballZ_ping.py && sleep 0' 29641 1727096552.97331: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096552.97343: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096552.97356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096552.97374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096552.97480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096552.97505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096552.97579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096553.12737: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 29641 1727096553.14078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096553.14107: stderr chunk (state=3): >>><<< 29641 1727096553.14110: stdout chunk (state=3): >>><<< 29641 1727096553.14125: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096553.14145: 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-1727096552.8686578-31267-193995354065277/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096553.14154: _low_level_execute_command(): starting 29641 1727096553.14159: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096552.8686578-31267-193995354065277/ > /dev/null 2>&1 && sleep 0' 29641 1727096553.14725: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096553.14740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096553.14745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096553.14789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096553.14815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096553.16641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096553.16664: stderr chunk (state=3): >>><<< 29641 1727096553.16675: stdout chunk (state=3): >>><<< 29641 1727096553.16687: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096553.16699: handler run complete 29641 1727096553.16708: attempt loop complete, returning result 29641 1727096553.16711: _execute() done 29641 1727096553.16713: dumping result to json 29641 1727096553.16717: done dumping result, returning 29641 1727096553.16729: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-80ba-72b8-0000000000a6] 29641 1727096553.16731: sending task result for task 0afff68d-5257-80ba-72b8-0000000000a6 29641 1727096553.16818: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000a6 29641 1727096553.16820: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 29641 1727096553.16877: no more pending results, returning what we have 29641 1727096553.16880: results queue empty 29641 1727096553.16881: checking for any_errors_fatal 29641 1727096553.16887: done checking for any_errors_fatal 29641 1727096553.16888: checking for max_fail_percentage 29641 1727096553.16889: done checking for max_fail_percentage 29641 1727096553.16890: checking to see if all hosts have failed and the running result is not ok 29641 1727096553.16892: done checking to see if all hosts have failed 29641 1727096553.16892: getting the remaining hosts for this loop 29641 1727096553.16893: done getting the remaining hosts for this loop 29641 1727096553.16897: getting the next task for host managed_node2 29641 1727096553.16903: done getting next task for host managed_node2 29641 1727096553.16905: ^ task is: TASK: meta (role_complete) 29641 1727096553.16907: ^ 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 29641 1727096553.16916: getting variables 29641 1727096553.16918: in VariableManager get_vars() 29641 1727096553.16954: Calling all_inventory to load vars for managed_node2 29641 1727096553.16957: Calling groups_inventory to load vars for managed_node2 29641 1727096553.16959: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096553.16976: Calling all_plugins_play to load vars for managed_node2 29641 1727096553.16980: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096553.16983: Calling groups_plugins_play to load vars for managed_node2 29641 1727096553.18350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096553.19517: done with get_vars() 29641 1727096553.19534: done getting variables 29641 1727096553.19595: done queuing things up, now waiting for results queue to drain 29641 1727096553.19597: results queue empty 29641 1727096553.19597: checking for any_errors_fatal 29641 1727096553.19599: done checking for any_errors_fatal 29641 1727096553.19600: checking for max_fail_percentage 29641 1727096553.19600: done checking for max_fail_percentage 29641 1727096553.19601: checking to see if all hosts have failed and the running result is not ok 29641 1727096553.19601: done checking to see if all hosts have failed 29641 1727096553.19602: getting the remaining hosts for this loop 29641 1727096553.19602: done getting the remaining hosts for this loop 29641 1727096553.19604: getting the next task for host managed_node2 29641 1727096553.19606: done getting next task for host managed_node2 29641 1727096553.19607: ^ task is: TASK: meta (flush_handlers) 29641 1727096553.19608: ^ 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 29641 1727096553.19610: getting variables 29641 1727096553.19611: in VariableManager get_vars() 29641 1727096553.19619: Calling all_inventory to load vars for managed_node2 29641 1727096553.19620: Calling groups_inventory to load vars for managed_node2 29641 1727096553.19621: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096553.19624: Calling all_plugins_play to load vars for managed_node2 29641 1727096553.19625: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096553.19627: Calling groups_plugins_play to load vars for managed_node2 29641 1727096553.20377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096553.21644: done with get_vars() 29641 1727096553.21665: done getting variables 29641 1727096553.22023: in VariableManager get_vars() 29641 1727096553.22035: Calling all_inventory to load vars for managed_node2 29641 1727096553.22037: Calling groups_inventory to load vars for managed_node2 29641 1727096553.22039: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096553.22047: Calling all_plugins_play to load vars for managed_node2 29641 1727096553.22052: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096553.22055: Calling groups_plugins_play to load vars for managed_node2 29641 1727096553.23934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096553.25028: done with get_vars() 29641 1727096553.25046: done queuing things up, now waiting for results queue to drain 29641 1727096553.25049: results queue empty 29641 1727096553.25049: checking for any_errors_fatal 29641 1727096553.25050: done checking for any_errors_fatal 29641 1727096553.25051: checking for max_fail_percentage 29641 1727096553.25051: done checking for max_fail_percentage 29641 1727096553.25052: checking to see if all hosts have failed and the running result is not ok 29641 1727096553.25052: done checking to see if all hosts have failed 29641 1727096553.25053: getting the remaining hosts for this loop 29641 1727096553.25054: done getting the remaining hosts for this loop 29641 1727096553.25056: getting the next task for host managed_node2 29641 1727096553.25058: done getting next task for host managed_node2 29641 1727096553.25059: ^ task is: TASK: meta (flush_handlers) 29641 1727096553.25060: ^ 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 29641 1727096553.25062: getting variables 29641 1727096553.25063: in VariableManager get_vars() 29641 1727096553.25073: Calling all_inventory to load vars for managed_node2 29641 1727096553.25075: Calling groups_inventory to load vars for managed_node2 29641 1727096553.25076: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096553.25080: Calling all_plugins_play to load vars for managed_node2 29641 1727096553.25081: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096553.25083: Calling groups_plugins_play to load vars for managed_node2 29641 1727096553.25727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096553.27286: done with get_vars() 29641 1727096553.27305: done getting variables 29641 1727096553.27353: in VariableManager get_vars() 29641 1727096553.27364: Calling all_inventory to load vars for managed_node2 29641 1727096553.27367: Calling groups_inventory to load vars for managed_node2 29641 1727096553.27371: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096553.27375: Calling all_plugins_play to load vars for managed_node2 29641 1727096553.27377: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096553.27380: Calling groups_plugins_play to load vars for managed_node2 29641 1727096553.28538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096553.30290: done with get_vars() 29641 1727096553.30325: done queuing things up, now waiting for results queue to drain 29641 1727096553.30328: results queue empty 29641 1727096553.30329: checking for any_errors_fatal 29641 1727096553.30331: done checking for any_errors_fatal 29641 1727096553.30332: checking for max_fail_percentage 29641 1727096553.30333: done checking for max_fail_percentage 29641 1727096553.30334: checking to see if all hosts have failed and the running result is not ok 29641 1727096553.30334: done checking to see if all hosts have failed 29641 1727096553.30335: getting the remaining hosts for this loop 29641 1727096553.30336: done getting the remaining hosts for this loop 29641 1727096553.30339: getting the next task for host managed_node2 29641 1727096553.30343: done getting next task for host managed_node2 29641 1727096553.30344: ^ task is: None 29641 1727096553.30345: ^ 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 29641 1727096553.30347: done queuing things up, now waiting for results queue to drain 29641 1727096553.30348: results queue empty 29641 1727096553.30348: checking for any_errors_fatal 29641 1727096553.30349: done checking for any_errors_fatal 29641 1727096553.30350: checking for max_fail_percentage 29641 1727096553.30351: done checking for max_fail_percentage 29641 1727096553.30351: checking to see if all hosts have failed and the running result is not ok 29641 1727096553.30352: done checking to see if all hosts have failed 29641 1727096553.30353: getting the next task for host managed_node2 29641 1727096553.30356: done getting next task for host managed_node2 29641 1727096553.30357: ^ task is: None 29641 1727096553.30358: ^ 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 29641 1727096553.30400: in VariableManager get_vars() 29641 1727096553.30416: done with get_vars() 29641 1727096553.30421: in VariableManager get_vars() 29641 1727096553.30429: done with get_vars() 29641 1727096553.30433: variable 'omit' from source: magic vars 29641 1727096553.30462: in VariableManager get_vars() 29641 1727096553.30480: done with get_vars() 29641 1727096553.30500: variable 'omit' from source: magic vars PLAY [Assert device and profile are absent] ************************************ 29641 1727096553.30682: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29641 1727096553.30704: getting the remaining hosts for this loop 29641 1727096553.30705: done getting the remaining hosts for this loop 29641 1727096553.30708: getting the next task for host managed_node2 29641 1727096553.30710: done getting next task for host managed_node2 29641 1727096553.30712: ^ task is: TASK: Gathering Facts 29641 1727096553.30713: ^ 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 29641 1727096553.30715: getting variables 29641 1727096553.30716: in VariableManager get_vars() 29641 1727096553.30726: Calling all_inventory to load vars for managed_node2 29641 1727096553.30728: Calling groups_inventory to load vars for managed_node2 29641 1727096553.30731: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096553.30736: Calling all_plugins_play to load vars for managed_node2 29641 1727096553.30738: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096553.30741: Calling groups_plugins_play to load vars for managed_node2 29641 1727096553.32183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096553.33735: done with get_vars() 29641 1727096553.33757: done getting variables 29641 1727096553.33804: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:227 Monday 23 September 2024 09:02:33 -0400 (0:00:00.521) 0:00:36.842 ****** 29641 1727096553.33831: entering _queue_task() for managed_node2/gather_facts 29641 1727096553.34169: worker is 1 (out of 1 available) 29641 1727096553.34179: exiting _queue_task() for managed_node2/gather_facts 29641 1727096553.34190: done queuing things up, now waiting for results queue to drain 29641 1727096553.34191: waiting for pending results... 29641 1727096553.34740: running TaskExecutor() for managed_node2/TASK: Gathering Facts 29641 1727096553.34772: in run() - task 0afff68d-5257-80ba-72b8-00000000066a 29641 1727096553.34793: variable 'ansible_search_path' from source: unknown 29641 1727096553.34830: calling self._execute() 29641 1727096553.34938: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096553.34956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096553.34974: variable 'omit' from source: magic vars 29641 1727096553.35379: variable 'ansible_distribution_major_version' from source: facts 29641 1727096553.35399: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096553.35496: variable 'omit' from source: magic vars 29641 1727096553.35500: variable 'omit' from source: magic vars 29641 1727096553.35503: variable 'omit' from source: magic vars 29641 1727096553.35523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096553.35565: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096553.35595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096553.35621: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096553.35637: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096553.35671: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096553.35681: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096553.35688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096553.35800: Set connection var ansible_pipelining to False 29641 1727096553.35819: Set connection var ansible_timeout to 10 29641 1727096553.35828: Set connection var ansible_connection to ssh 29641 1727096553.35840: Set connection var ansible_shell_type to sh 29641 1727096553.35850: Set connection var ansible_shell_executable to /bin/sh 29641 1727096553.35930: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096553.35933: variable 'ansible_shell_executable' from source: unknown 29641 1727096553.35936: variable 'ansible_connection' from source: unknown 29641 1727096553.35938: variable 'ansible_module_compression' from source: unknown 29641 1727096553.35940: variable 'ansible_shell_type' from source: unknown 29641 1727096553.35942: variable 'ansible_shell_executable' from source: unknown 29641 1727096553.35944: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096553.35946: variable 'ansible_pipelining' from source: unknown 29641 1727096553.35948: variable 'ansible_timeout' from source: unknown 29641 1727096553.35950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096553.36122: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096553.36138: variable 'omit' from source: magic vars 29641 1727096553.36154: starting attempt loop 29641 1727096553.36162: running the handler 29641 1727096553.36186: variable 'ansible_facts' from source: unknown 29641 1727096553.36212: _low_level_execute_command(): starting 29641 1727096553.36227: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096553.36921: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096553.36940: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096553.36957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096553.36978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096553.37062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096553.37099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096553.37117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096553.37142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096553.37233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096553.38927: stdout chunk (state=3): >>>/root <<< 29641 1727096553.39056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096553.39074: stdout chunk (state=3): >>><<< 29641 1727096553.39092: stderr chunk (state=3): >>><<< 29641 1727096553.39206: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096553.39210: _low_level_execute_command(): starting 29641 1727096553.39212: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096553.391197-31291-69549592083336 `" && echo ansible-tmp-1727096553.391197-31291-69549592083336="` echo /root/.ansible/tmp/ansible-tmp-1727096553.391197-31291-69549592083336 `" ) && sleep 0' 29641 1727096553.39680: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096553.39701: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096553.39722: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096553.39764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096553.39776: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096553.39817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096553.41750: stdout chunk (state=3): >>>ansible-tmp-1727096553.391197-31291-69549592083336=/root/.ansible/tmp/ansible-tmp-1727096553.391197-31291-69549592083336 <<< 29641 1727096553.41877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096553.41914: stderr chunk (state=3): >>><<< 29641 1727096553.41933: stdout chunk (state=3): >>><<< 29641 1727096553.41978: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096553.391197-31291-69549592083336=/root/.ansible/tmp/ansible-tmp-1727096553.391197-31291-69549592083336 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096553.41995: variable 'ansible_module_compression' from source: unknown 29641 1727096553.42030: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29641 1727096553.42086: variable 'ansible_facts' from source: unknown 29641 1727096553.42215: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096553.391197-31291-69549592083336/AnsiballZ_setup.py 29641 1727096553.42320: Sending initial data 29641 1727096553.42324: Sent initial data (152 bytes) 29641 1727096553.42746: 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 <<< 29641 1727096553.42749: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096553.42752: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096553.42753: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096553.42804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096553.42807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096553.42844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096553.44440: 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 <<< 29641 1727096553.44485: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096553.44526: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpv28pg8nw /root/.ansible/tmp/ansible-tmp-1727096553.391197-31291-69549592083336/AnsiballZ_setup.py <<< 29641 1727096553.44529: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096553.391197-31291-69549592083336/AnsiballZ_setup.py" <<< 29641 1727096553.44576: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpv28pg8nw" to remote "/root/.ansible/tmp/ansible-tmp-1727096553.391197-31291-69549592083336/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096553.391197-31291-69549592083336/AnsiballZ_setup.py" <<< 29641 1727096553.45723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096553.45777: stderr chunk (state=3): >>><<< 29641 1727096553.45781: stdout chunk (state=3): >>><<< 29641 1727096553.45783: done transferring module to remote 29641 1727096553.45786: _low_level_execute_command(): starting 29641 1727096553.45788: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096553.391197-31291-69549592083336/ /root/.ansible/tmp/ansible-tmp-1727096553.391197-31291-69549592083336/AnsiballZ_setup.py && sleep 0' 29641 1727096553.46206: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096553.46209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096553.46212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096553.46214: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096553.46216: 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.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096553.46218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096553.46264: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096553.46279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096553.46303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096553.48090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096553.48104: stderr chunk (state=3): >>><<< 29641 1727096553.48118: stdout chunk (state=3): >>><<< 29641 1727096553.48136: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096553.48213: _low_level_execute_command(): starting 29641 1727096553.48216: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096553.391197-31291-69549592083336/AnsiballZ_setup.py && sleep 0' 29641 1727096553.48651: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096553.48677: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096553.48722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096553.48734: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096553.48781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096554.12914: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_is_chroot": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "33", "epoch": "1727096553", "epoch_int": "1727096553", "date": "2024-09-23", "time": "09:02:33", "iso8601_micro": "2024-09-23T13:02:33.761102Z", "iso8601": "2024-09-23T13:02:33Z", "iso8601_basic": "20240923T090233761102", "iso8601_basic_short": "20240923T090233", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.716796875, "5m": 0.56005859375, "15m": 0.3330078125}, "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-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "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_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": 2945, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 586, "free": 2945}, "nocache": {"free": 3285, "used": 246}, "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", "ansi<<< 29641 1727096554.12954: stdout chunk (state=3): >>>ble_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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 696, "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": 261790670848, "block_size": 4096, "block_total": 65519099, "block_available": 63913738, "block_used": 1605361, "inode_total": 131070960, "inode_available": 131029096, "inode_used": 41864, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "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.13.159 34268 10.31.15.126 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.13.159 34268 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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "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:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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_segment<<< 29641 1727096554.12979: stdout chunk (state=3): >>>ation": "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.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "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"}}} <<< 29641 1727096554.14966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096554.14972: stdout chunk (state=3): >>><<< 29641 1727096554.14975: stderr chunk (state=3): >>><<< 29641 1727096554.15015: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_is_chroot": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "33", "epoch": "1727096553", "epoch_int": "1727096553", "date": "2024-09-23", "time": "09:02:33", "iso8601_micro": "2024-09-23T13:02:33.761102Z", "iso8601": "2024-09-23T13:02:33Z", "iso8601_basic": "20240923T090233761102", "iso8601_basic_short": "20240923T090233", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.716796875, "5m": 0.56005859375, "15m": 0.3330078125}, "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-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "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_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": 2945, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 586, "free": 2945}, "nocache": {"free": 3285, "used": 246}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 696, "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": 261790670848, "block_size": 4096, "block_total": 65519099, "block_available": 63913738, "block_used": 1605361, "inode_total": 131070960, "inode_available": 131029096, "inode_used": 41864, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "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.13.159 34268 10.31.15.126 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.13.159 34268 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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "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:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096554.15703: 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-1727096553.391197-31291-69549592083336/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096554.15707: _low_level_execute_command(): starting 29641 1727096554.15709: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096553.391197-31291-69549592083336/ > /dev/null 2>&1 && sleep 0' 29641 1727096554.16282: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096554.16295: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096554.16309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096554.16369: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096554.16431: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096554.16452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096554.16518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096554.18384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096554.18395: stderr chunk (state=3): >>><<< 29641 1727096554.18404: stdout chunk (state=3): >>><<< 29641 1727096554.18426: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096554.18439: handler run complete 29641 1727096554.18565: variable 'ansible_facts' from source: unknown 29641 1727096554.18773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096554.18974: variable 'ansible_facts' from source: unknown 29641 1727096554.19055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096554.19189: attempt loop complete, returning result 29641 1727096554.19199: _execute() done 29641 1727096554.19207: dumping result to json 29641 1727096554.19241: done dumping result, returning 29641 1727096554.19253: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-80ba-72b8-00000000066a] 29641 1727096554.19260: sending task result for task 0afff68d-5257-80ba-72b8-00000000066a ok: [managed_node2] 29641 1727096554.20133: no more pending results, returning what we have 29641 1727096554.20136: results queue empty 29641 1727096554.20137: checking for any_errors_fatal 29641 1727096554.20138: done checking for any_errors_fatal 29641 1727096554.20139: checking for max_fail_percentage 29641 1727096554.20140: done checking for max_fail_percentage 29641 1727096554.20141: checking to see if all hosts have failed and the running result is not ok 29641 1727096554.20142: done checking to see if all hosts have failed 29641 1727096554.20142: getting the remaining hosts for this loop 29641 1727096554.20144: done getting the remaining hosts for this loop 29641 1727096554.20147: getting the next task for host managed_node2 29641 1727096554.20151: done getting next task for host managed_node2 29641 1727096554.20153: ^ task is: TASK: meta (flush_handlers) 29641 1727096554.20155: ^ 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 29641 1727096554.20159: getting variables 29641 1727096554.20160: in VariableManager get_vars() 29641 1727096554.20185: Calling all_inventory to load vars for managed_node2 29641 1727096554.20188: Calling groups_inventory to load vars for managed_node2 29641 1727096554.20191: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096554.20290: done sending task result for task 0afff68d-5257-80ba-72b8-00000000066a 29641 1727096554.20294: WORKER PROCESS EXITING 29641 1727096554.20305: Calling all_plugins_play to load vars for managed_node2 29641 1727096554.20309: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096554.20312: Calling groups_plugins_play to load vars for managed_node2 29641 1727096554.21591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096554.23329: done with get_vars() 29641 1727096554.23352: done getting variables 29641 1727096554.23425: in VariableManager get_vars() 29641 1727096554.23435: Calling all_inventory to load vars for managed_node2 29641 1727096554.23437: Calling groups_inventory to load vars for managed_node2 29641 1727096554.23439: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096554.23444: Calling all_plugins_play to load vars for managed_node2 29641 1727096554.23447: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096554.23451: Calling groups_plugins_play to load vars for managed_node2 29641 1727096554.24554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096554.26070: done with get_vars() 29641 1727096554.26095: done queuing things up, now waiting for results queue to drain 29641 1727096554.26098: results queue empty 29641 1727096554.26099: checking for any_errors_fatal 29641 1727096554.26102: done checking for any_errors_fatal 29641 1727096554.26103: checking for max_fail_percentage 29641 1727096554.26103: done checking for max_fail_percentage 29641 1727096554.26108: checking to see if all hosts have failed and the running result is not ok 29641 1727096554.26109: done checking to see if all hosts have failed 29641 1727096554.26110: getting the remaining hosts for this loop 29641 1727096554.26111: done getting the remaining hosts for this loop 29641 1727096554.26114: getting the next task for host managed_node2 29641 1727096554.26118: done getting next task for host managed_node2 29641 1727096554.26121: ^ task is: TASK: Include the task 'assert_profile_absent.yml' 29641 1727096554.26123: ^ 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 29641 1727096554.26125: getting variables 29641 1727096554.26126: in VariableManager get_vars() 29641 1727096554.26135: Calling all_inventory to load vars for managed_node2 29641 1727096554.26137: Calling groups_inventory to load vars for managed_node2 29641 1727096554.26139: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096554.26143: Calling all_plugins_play to load vars for managed_node2 29641 1727096554.26146: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096554.26149: Calling groups_plugins_play to load vars for managed_node2 29641 1727096554.27293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096554.28773: done with get_vars() 29641 1727096554.28792: done getting variables TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:230 Monday 23 September 2024 09:02:34 -0400 (0:00:00.950) 0:00:37.792 ****** 29641 1727096554.28862: entering _queue_task() for managed_node2/include_tasks 29641 1727096554.29188: worker is 1 (out of 1 available) 29641 1727096554.29201: exiting _queue_task() for managed_node2/include_tasks 29641 1727096554.29212: done queuing things up, now waiting for results queue to drain 29641 1727096554.29214: waiting for pending results... 29641 1727096554.29502: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_absent.yml' 29641 1727096554.29627: in run() - task 0afff68d-5257-80ba-72b8-0000000000a9 29641 1727096554.29659: variable 'ansible_search_path' from source: unknown 29641 1727096554.29709: calling self._execute() 29641 1727096554.29811: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096554.29822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096554.29835: variable 'omit' from source: magic vars 29641 1727096554.30208: variable 'ansible_distribution_major_version' from source: facts 29641 1727096554.30225: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096554.30240: _execute() done 29641 1727096554.30249: dumping result to json 29641 1727096554.30257: done dumping result, returning 29641 1727096554.30268: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_absent.yml' [0afff68d-5257-80ba-72b8-0000000000a9] 29641 1727096554.30278: sending task result for task 0afff68d-5257-80ba-72b8-0000000000a9 29641 1727096554.30402: no more pending results, returning what we have 29641 1727096554.30407: in VariableManager get_vars() 29641 1727096554.30441: Calling all_inventory to load vars for managed_node2 29641 1727096554.30443: Calling groups_inventory to load vars for managed_node2 29641 1727096554.30447: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096554.30461: Calling all_plugins_play to load vars for managed_node2 29641 1727096554.30465: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096554.30469: Calling groups_plugins_play to load vars for managed_node2 29641 1727096554.31280: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000a9 29641 1727096554.31284: WORKER PROCESS EXITING 29641 1727096554.32087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096554.34272: done with get_vars() 29641 1727096554.34293: variable 'ansible_search_path' from source: unknown 29641 1727096554.34308: we have included files to process 29641 1727096554.34309: generating all_blocks data 29641 1727096554.34311: done generating all_blocks data 29641 1727096554.34312: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 29641 1727096554.34313: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 29641 1727096554.34315: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 29641 1727096554.34477: in VariableManager get_vars() 29641 1727096554.34494: done with get_vars() 29641 1727096554.34602: done processing included file 29641 1727096554.34604: iterating over new_blocks loaded from include file 29641 1727096554.34606: in VariableManager get_vars() 29641 1727096554.34617: done with get_vars() 29641 1727096554.34619: filtering new block on tags 29641 1727096554.34636: done filtering new block on tags 29641 1727096554.34638: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node2 29641 1727096554.34644: extending task lists for all hosts with included blocks 29641 1727096554.34711: done extending task lists 29641 1727096554.34712: done processing included files 29641 1727096554.34713: results queue empty 29641 1727096554.34714: checking for any_errors_fatal 29641 1727096554.34715: done checking for any_errors_fatal 29641 1727096554.34716: checking for max_fail_percentage 29641 1727096554.34717: done checking for max_fail_percentage 29641 1727096554.34717: checking to see if all hosts have failed and the running result is not ok 29641 1727096554.34718: done checking to see if all hosts have failed 29641 1727096554.34719: getting the remaining hosts for this loop 29641 1727096554.34720: done getting the remaining hosts for this loop 29641 1727096554.34722: getting the next task for host managed_node2 29641 1727096554.34726: done getting next task for host managed_node2 29641 1727096554.34728: ^ task is: TASK: Include the task 'get_profile_stat.yml' 29641 1727096554.34731: ^ 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 29641 1727096554.34733: getting variables 29641 1727096554.34734: in VariableManager get_vars() 29641 1727096554.34743: Calling all_inventory to load vars for managed_node2 29641 1727096554.34745: Calling groups_inventory to load vars for managed_node2 29641 1727096554.34747: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096554.34752: Calling all_plugins_play to load vars for managed_node2 29641 1727096554.34754: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096554.34757: Calling groups_plugins_play to load vars for managed_node2 29641 1727096554.36939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096554.40382: done with get_vars() 29641 1727096554.40408: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Monday 23 September 2024 09:02:34 -0400 (0:00:00.118) 0:00:37.911 ****** 29641 1727096554.40685: entering _queue_task() for managed_node2/include_tasks 29641 1727096554.41505: worker is 1 (out of 1 available) 29641 1727096554.41515: exiting _queue_task() for managed_node2/include_tasks 29641 1727096554.41526: done queuing things up, now waiting for results queue to drain 29641 1727096554.41528: waiting for pending results... 29641 1727096554.41886: running TaskExecutor() for managed_node2/TASK: Include the task 'get_profile_stat.yml' 29641 1727096554.41953: in run() - task 0afff68d-5257-80ba-72b8-00000000067b 29641 1727096554.42273: variable 'ansible_search_path' from source: unknown 29641 1727096554.42276: variable 'ansible_search_path' from source: unknown 29641 1727096554.42278: calling self._execute() 29641 1727096554.42281: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096554.42283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096554.42285: variable 'omit' from source: magic vars 29641 1727096554.43120: variable 'ansible_distribution_major_version' from source: facts 29641 1727096554.43182: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096554.43196: _execute() done 29641 1727096554.43204: dumping result to json 29641 1727096554.43383: done dumping result, returning 29641 1727096554.43387: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_profile_stat.yml' [0afff68d-5257-80ba-72b8-00000000067b] 29641 1727096554.43390: sending task result for task 0afff68d-5257-80ba-72b8-00000000067b 29641 1727096554.43457: done sending task result for task 0afff68d-5257-80ba-72b8-00000000067b 29641 1727096554.43460: WORKER PROCESS EXITING 29641 1727096554.43514: no more pending results, returning what we have 29641 1727096554.43519: in VariableManager get_vars() 29641 1727096554.43552: Calling all_inventory to load vars for managed_node2 29641 1727096554.43555: Calling groups_inventory to load vars for managed_node2 29641 1727096554.43559: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096554.43576: Calling all_plugins_play to load vars for managed_node2 29641 1727096554.43581: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096554.43584: Calling groups_plugins_play to load vars for managed_node2 29641 1727096554.46664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096554.50681: done with get_vars() 29641 1727096554.50705: variable 'ansible_search_path' from source: unknown 29641 1727096554.50706: variable 'ansible_search_path' from source: unknown 29641 1727096554.50746: we have included files to process 29641 1727096554.50747: generating all_blocks data 29641 1727096554.50748: done generating all_blocks data 29641 1727096554.50749: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 29641 1727096554.50750: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 29641 1727096554.50752: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 29641 1727096554.52891: done processing included file 29641 1727096554.52893: iterating over new_blocks loaded from include file 29641 1727096554.52895: in VariableManager get_vars() 29641 1727096554.52909: done with get_vars() 29641 1727096554.52911: filtering new block on tags 29641 1727096554.52935: done filtering new block on tags 29641 1727096554.52938: in VariableManager get_vars() 29641 1727096554.52949: done with get_vars() 29641 1727096554.52950: filtering new block on tags 29641 1727096554.53174: done filtering new block on tags 29641 1727096554.53177: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node2 29641 1727096554.53183: extending task lists for all hosts with included blocks 29641 1727096554.53282: done extending task lists 29641 1727096554.53283: done processing included files 29641 1727096554.53284: results queue empty 29641 1727096554.53284: checking for any_errors_fatal 29641 1727096554.53288: done checking for any_errors_fatal 29641 1727096554.53289: checking for max_fail_percentage 29641 1727096554.53290: done checking for max_fail_percentage 29641 1727096554.53291: checking to see if all hosts have failed and the running result is not ok 29641 1727096554.53291: done checking to see if all hosts have failed 29641 1727096554.53292: getting the remaining hosts for this loop 29641 1727096554.53293: done getting the remaining hosts for this loop 29641 1727096554.53295: getting the next task for host managed_node2 29641 1727096554.53300: done getting next task for host managed_node2 29641 1727096554.53302: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 29641 1727096554.53305: ^ 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 29641 1727096554.53307: getting variables 29641 1727096554.53308: in VariableManager get_vars() 29641 1727096554.53669: Calling all_inventory to load vars for managed_node2 29641 1727096554.53672: Calling groups_inventory to load vars for managed_node2 29641 1727096554.53675: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096554.53681: Calling all_plugins_play to load vars for managed_node2 29641 1727096554.53683: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096554.53686: Calling groups_plugins_play to load vars for managed_node2 29641 1727096554.56022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096554.58052: done with get_vars() 29641 1727096554.58085: done getting variables 29641 1727096554.58128: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Monday 23 September 2024 09:02:34 -0400 (0:00:00.174) 0:00:38.085 ****** 29641 1727096554.58161: entering _queue_task() for managed_node2/set_fact 29641 1727096554.58681: worker is 1 (out of 1 available) 29641 1727096554.58691: exiting _queue_task() for managed_node2/set_fact 29641 1727096554.58702: done queuing things up, now waiting for results queue to drain 29641 1727096554.58703: waiting for pending results... 29641 1727096554.58843: running TaskExecutor() for managed_node2/TASK: Initialize NM profile exist and ansible_managed comment flag 29641 1727096554.58981: in run() - task 0afff68d-5257-80ba-72b8-00000000068a 29641 1727096554.59001: variable 'ansible_search_path' from source: unknown 29641 1727096554.59009: variable 'ansible_search_path' from source: unknown 29641 1727096554.59056: calling self._execute() 29641 1727096554.59164: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096554.59179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096554.59195: variable 'omit' from source: magic vars 29641 1727096554.59589: variable 'ansible_distribution_major_version' from source: facts 29641 1727096554.59693: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096554.59697: variable 'omit' from source: magic vars 29641 1727096554.59700: variable 'omit' from source: magic vars 29641 1727096554.59705: variable 'omit' from source: magic vars 29641 1727096554.59749: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096554.59792: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096554.59873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096554.59877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096554.59879: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096554.59899: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096554.59915: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096554.59924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096554.60033: Set connection var ansible_pipelining to False 29641 1727096554.60046: Set connection var ansible_timeout to 10 29641 1727096554.60053: Set connection var ansible_connection to ssh 29641 1727096554.60066: Set connection var ansible_shell_type to sh 29641 1727096554.60081: Set connection var ansible_shell_executable to /bin/sh 29641 1727096554.60129: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096554.60132: variable 'ansible_shell_executable' from source: unknown 29641 1727096554.60135: variable 'ansible_connection' from source: unknown 29641 1727096554.60137: variable 'ansible_module_compression' from source: unknown 29641 1727096554.60139: variable 'ansible_shell_type' from source: unknown 29641 1727096554.60145: variable 'ansible_shell_executable' from source: unknown 29641 1727096554.60153: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096554.60161: variable 'ansible_pipelining' from source: unknown 29641 1727096554.60170: variable 'ansible_timeout' from source: unknown 29641 1727096554.60179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096554.60327: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096554.60456: variable 'omit' from source: magic vars 29641 1727096554.60459: starting attempt loop 29641 1727096554.60461: running the handler 29641 1727096554.60464: handler run complete 29641 1727096554.60466: attempt loop complete, returning result 29641 1727096554.60470: _execute() done 29641 1727096554.60472: dumping result to json 29641 1727096554.60474: done dumping result, returning 29641 1727096554.60476: done running TaskExecutor() for managed_node2/TASK: Initialize NM profile exist and ansible_managed comment flag [0afff68d-5257-80ba-72b8-00000000068a] 29641 1727096554.60478: sending task result for task 0afff68d-5257-80ba-72b8-00000000068a 29641 1727096554.60542: done sending task result for task 0afff68d-5257-80ba-72b8-00000000068a 29641 1727096554.60546: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 29641 1727096554.60607: no more pending results, returning what we have 29641 1727096554.60612: results queue empty 29641 1727096554.60613: checking for any_errors_fatal 29641 1727096554.60615: done checking for any_errors_fatal 29641 1727096554.60615: checking for max_fail_percentage 29641 1727096554.60617: done checking for max_fail_percentage 29641 1727096554.60618: checking to see if all hosts have failed and the running result is not ok 29641 1727096554.60620: done checking to see if all hosts have failed 29641 1727096554.60620: getting the remaining hosts for this loop 29641 1727096554.60622: done getting the remaining hosts for this loop 29641 1727096554.60625: getting the next task for host managed_node2 29641 1727096554.60633: done getting next task for host managed_node2 29641 1727096554.60636: ^ task is: TASK: Stat profile file 29641 1727096554.60641: ^ 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 29641 1727096554.60649: getting variables 29641 1727096554.60651: in VariableManager get_vars() 29641 1727096554.60788: Calling all_inventory to load vars for managed_node2 29641 1727096554.60791: Calling groups_inventory to load vars for managed_node2 29641 1727096554.60795: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096554.60807: Calling all_plugins_play to load vars for managed_node2 29641 1727096554.60810: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096554.60813: Calling groups_plugins_play to load vars for managed_node2 29641 1727096554.62453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096554.65203: done with get_vars() 29641 1727096554.65229: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Monday 23 September 2024 09:02:34 -0400 (0:00:00.073) 0:00:38.159 ****** 29641 1727096554.65530: entering _queue_task() for managed_node2/stat 29641 1727096554.66297: worker is 1 (out of 1 available) 29641 1727096554.66307: exiting _queue_task() for managed_node2/stat 29641 1727096554.66316: done queuing things up, now waiting for results queue to drain 29641 1727096554.66318: waiting for pending results... 29641 1727096554.66786: running TaskExecutor() for managed_node2/TASK: Stat profile file 29641 1727096554.66790: in run() - task 0afff68d-5257-80ba-72b8-00000000068b 29641 1727096554.66793: variable 'ansible_search_path' from source: unknown 29641 1727096554.66796: variable 'ansible_search_path' from source: unknown 29641 1727096554.67377: calling self._execute() 29641 1727096554.67381: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096554.67384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096554.67387: variable 'omit' from source: magic vars 29641 1727096554.68063: variable 'ansible_distribution_major_version' from source: facts 29641 1727096554.68088: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096554.68100: variable 'omit' from source: magic vars 29641 1727096554.68152: variable 'omit' from source: magic vars 29641 1727096554.68278: variable 'profile' from source: include params 29641 1727096554.68483: variable 'interface' from source: set_fact 29641 1727096554.68554: variable 'interface' from source: set_fact 29641 1727096554.68586: variable 'omit' from source: magic vars 29641 1727096554.68976: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096554.68981: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096554.68985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096554.68988: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096554.68990: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096554.68993: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096554.68996: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096554.68999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096554.69253: Set connection var ansible_pipelining to False 29641 1727096554.69269: Set connection var ansible_timeout to 10 29641 1727096554.69281: Set connection var ansible_connection to ssh 29641 1727096554.69294: Set connection var ansible_shell_type to sh 29641 1727096554.69304: Set connection var ansible_shell_executable to /bin/sh 29641 1727096554.69315: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096554.69343: variable 'ansible_shell_executable' from source: unknown 29641 1727096554.69580: variable 'ansible_connection' from source: unknown 29641 1727096554.69774: variable 'ansible_module_compression' from source: unknown 29641 1727096554.69778: variable 'ansible_shell_type' from source: unknown 29641 1727096554.69780: variable 'ansible_shell_executable' from source: unknown 29641 1727096554.69783: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096554.69785: variable 'ansible_pipelining' from source: unknown 29641 1727096554.69787: variable 'ansible_timeout' from source: unknown 29641 1727096554.69789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096554.69830: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096554.70239: variable 'omit' from source: magic vars 29641 1727096554.70243: starting attempt loop 29641 1727096554.70245: running the handler 29641 1727096554.70249: _low_level_execute_command(): starting 29641 1727096554.70251: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096554.71465: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096554.71585: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096554.71697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096554.71710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096554.71971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096554.73483: stdout chunk (state=3): >>>/root <<< 29641 1727096554.73576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096554.73609: stderr chunk (state=3): >>><<< 29641 1727096554.73618: stdout chunk (state=3): >>><<< 29641 1727096554.73647: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096554.73679: _low_level_execute_command(): starting 29641 1727096554.73952: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096554.7365777-31341-97514034035913 `" && echo ansible-tmp-1727096554.7365777-31341-97514034035913="` echo /root/.ansible/tmp/ansible-tmp-1727096554.7365777-31341-97514034035913 `" ) && sleep 0' 29641 1727096554.75166: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096554.75384: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096554.75446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096554.77385: stdout chunk (state=3): >>>ansible-tmp-1727096554.7365777-31341-97514034035913=/root/.ansible/tmp/ansible-tmp-1727096554.7365777-31341-97514034035913 <<< 29641 1727096554.77484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096554.77517: stderr chunk (state=3): >>><<< 29641 1727096554.77527: stdout chunk (state=3): >>><<< 29641 1727096554.77553: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096554.7365777-31341-97514034035913=/root/.ansible/tmp/ansible-tmp-1727096554.7365777-31341-97514034035913 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096554.77727: variable 'ansible_module_compression' from source: unknown 29641 1727096554.77839: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 29641 1727096554.77896: variable 'ansible_facts' from source: unknown 29641 1727096554.78171: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096554.7365777-31341-97514034035913/AnsiballZ_stat.py 29641 1727096554.78475: Sending initial data 29641 1727096554.78478: Sent initial data (152 bytes) 29641 1727096554.79877: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096554.79881: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096554.80038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096554.81716: 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 <<< 29641 1727096554.81741: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096554.81797: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp97iiinxw /root/.ansible/tmp/ansible-tmp-1727096554.7365777-31341-97514034035913/AnsiballZ_stat.py <<< 29641 1727096554.81800: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096554.7365777-31341-97514034035913/AnsiballZ_stat.py" <<< 29641 1727096554.81892: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp97iiinxw" to remote "/root/.ansible/tmp/ansible-tmp-1727096554.7365777-31341-97514034035913/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096554.7365777-31341-97514034035913/AnsiballZ_stat.py" <<< 29641 1727096554.83028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096554.83085: stderr chunk (state=3): >>><<< 29641 1727096554.83246: stdout chunk (state=3): >>><<< 29641 1727096554.83257: done transferring module to remote 29641 1727096554.83276: _low_level_execute_command(): starting 29641 1727096554.83287: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096554.7365777-31341-97514034035913/ /root/.ansible/tmp/ansible-tmp-1727096554.7365777-31341-97514034035913/AnsiballZ_stat.py && sleep 0' 29641 1727096554.84580: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096554.84584: 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.126 originally 10.31.15.126 <<< 29641 1727096554.84586: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096554.84589: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096554.84599: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096554.84647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096554.84787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096554.84901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096554.84952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096554.86826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096554.86830: stdout chunk (state=3): >>><<< 29641 1727096554.86832: stderr chunk (state=3): >>><<< 29641 1727096554.86851: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096554.87082: _low_level_execute_command(): starting 29641 1727096554.87086: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096554.7365777-31341-97514034035913/AnsiballZ_stat.py && sleep 0' 29641 1727096554.88206: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096554.88286: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096554.88415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096554.88438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096554.88502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096555.04016: 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"}}} <<< 29641 1727096555.05396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096555.05461: stderr chunk (state=3): >>><<< 29641 1727096555.05474: stdout chunk (state=3): >>><<< 29641 1727096555.05498: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096555.05542: 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-1727096554.7365777-31341-97514034035913/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096555.05559: _low_level_execute_command(): starting 29641 1727096555.05571: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096554.7365777-31341-97514034035913/ > /dev/null 2>&1 && sleep 0' 29641 1727096555.06232: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096555.06246: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096555.06264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096555.06287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096555.06307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096555.06419: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096555.06422: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096555.06453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096555.06515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096555.08459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096555.08478: stdout chunk (state=3): >>><<< 29641 1727096555.08491: stderr chunk (state=3): >>><<< 29641 1727096555.08513: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096555.08525: handler run complete 29641 1727096555.08577: attempt loop complete, returning result 29641 1727096555.08580: _execute() done 29641 1727096555.08589: dumping result to json 29641 1727096555.08591: done dumping result, returning 29641 1727096555.08673: done running TaskExecutor() for managed_node2/TASK: Stat profile file [0afff68d-5257-80ba-72b8-00000000068b] 29641 1727096555.08679: sending task result for task 0afff68d-5257-80ba-72b8-00000000068b 29641 1727096555.08751: done sending task result for task 0afff68d-5257-80ba-72b8-00000000068b 29641 1727096555.08755: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 29641 1727096555.08820: no more pending results, returning what we have 29641 1727096555.08824: results queue empty 29641 1727096555.08825: checking for any_errors_fatal 29641 1727096555.08833: done checking for any_errors_fatal 29641 1727096555.08834: checking for max_fail_percentage 29641 1727096555.08835: done checking for max_fail_percentage 29641 1727096555.08836: checking to see if all hosts have failed and the running result is not ok 29641 1727096555.08838: done checking to see if all hosts have failed 29641 1727096555.08838: getting the remaining hosts for this loop 29641 1727096555.08840: done getting the remaining hosts for this loop 29641 1727096555.08844: getting the next task for host managed_node2 29641 1727096555.08851: done getting next task for host managed_node2 29641 1727096555.08854: ^ task is: TASK: Set NM profile exist flag based on the profile files 29641 1727096555.08859: ^ 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 29641 1727096555.08864: getting variables 29641 1727096555.08866: in VariableManager get_vars() 29641 1727096555.09017: Calling all_inventory to load vars for managed_node2 29641 1727096555.09020: Calling groups_inventory to load vars for managed_node2 29641 1727096555.09024: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096555.09036: Calling all_plugins_play to load vars for managed_node2 29641 1727096555.09039: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096555.09042: Calling groups_plugins_play to load vars for managed_node2 29641 1727096555.10753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096555.12436: done with get_vars() 29641 1727096555.12460: done getting variables 29641 1727096555.12537: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Monday 23 September 2024 09:02:35 -0400 (0:00:00.470) 0:00:38.629 ****** 29641 1727096555.12572: entering _queue_task() for managed_node2/set_fact 29641 1727096555.13102: worker is 1 (out of 1 available) 29641 1727096555.13112: exiting _queue_task() for managed_node2/set_fact 29641 1727096555.13122: done queuing things up, now waiting for results queue to drain 29641 1727096555.13123: waiting for pending results... 29641 1727096555.13364: running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag based on the profile files 29641 1727096555.13372: in run() - task 0afff68d-5257-80ba-72b8-00000000068c 29641 1727096555.13375: variable 'ansible_search_path' from source: unknown 29641 1727096555.13383: variable 'ansible_search_path' from source: unknown 29641 1727096555.13424: calling self._execute() 29641 1727096555.13528: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096555.13539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096555.13551: variable 'omit' from source: magic vars 29641 1727096555.13951: variable 'ansible_distribution_major_version' from source: facts 29641 1727096555.14175: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096555.14179: variable 'profile_stat' from source: set_fact 29641 1727096555.14182: Evaluated conditional (profile_stat.stat.exists): False 29641 1727096555.14184: when evaluation is False, skipping this task 29641 1727096555.14186: _execute() done 29641 1727096555.14188: dumping result to json 29641 1727096555.14190: done dumping result, returning 29641 1727096555.14192: done running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag based on the profile files [0afff68d-5257-80ba-72b8-00000000068c] 29641 1727096555.14193: sending task result for task 0afff68d-5257-80ba-72b8-00000000068c 29641 1727096555.14250: done sending task result for task 0afff68d-5257-80ba-72b8-00000000068c 29641 1727096555.14253: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29641 1727096555.14302: no more pending results, returning what we have 29641 1727096555.14308: results queue empty 29641 1727096555.14309: checking for any_errors_fatal 29641 1727096555.14317: done checking for any_errors_fatal 29641 1727096555.14318: checking for max_fail_percentage 29641 1727096555.14319: done checking for max_fail_percentage 29641 1727096555.14320: checking to see if all hosts have failed and the running result is not ok 29641 1727096555.14329: done checking to see if all hosts have failed 29641 1727096555.14330: getting the remaining hosts for this loop 29641 1727096555.14331: done getting the remaining hosts for this loop 29641 1727096555.14335: getting the next task for host managed_node2 29641 1727096555.14343: done getting next task for host managed_node2 29641 1727096555.14346: ^ task is: TASK: Get NM profile info 29641 1727096555.14350: ^ 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 29641 1727096555.14356: getting variables 29641 1727096555.14358: in VariableManager get_vars() 29641 1727096555.14391: Calling all_inventory to load vars for managed_node2 29641 1727096555.14394: Calling groups_inventory to load vars for managed_node2 29641 1727096555.14398: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096555.14412: Calling all_plugins_play to load vars for managed_node2 29641 1727096555.14415: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096555.14419: Calling groups_plugins_play to load vars for managed_node2 29641 1727096555.19313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096555.20652: done with get_vars() 29641 1727096555.20679: done getting variables 29641 1727096555.20753: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Monday 23 September 2024 09:02:35 -0400 (0:00:00.082) 0:00:38.712 ****** 29641 1727096555.20780: entering _queue_task() for managed_node2/shell 29641 1727096555.20782: Creating lock for shell 29641 1727096555.21135: worker is 1 (out of 1 available) 29641 1727096555.21147: exiting _queue_task() for managed_node2/shell 29641 1727096555.21159: done queuing things up, now waiting for results queue to drain 29641 1727096555.21161: waiting for pending results... 29641 1727096555.21513: running TaskExecutor() for managed_node2/TASK: Get NM profile info 29641 1727096555.21679: in run() - task 0afff68d-5257-80ba-72b8-00000000068d 29641 1727096555.21701: variable 'ansible_search_path' from source: unknown 29641 1727096555.21708: variable 'ansible_search_path' from source: unknown 29641 1727096555.21757: calling self._execute() 29641 1727096555.21871: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096555.21889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096555.21931: variable 'omit' from source: magic vars 29641 1727096555.22342: variable 'ansible_distribution_major_version' from source: facts 29641 1727096555.22352: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096555.22358: variable 'omit' from source: magic vars 29641 1727096555.22393: variable 'omit' from source: magic vars 29641 1727096555.22464: variable 'profile' from source: include params 29641 1727096555.22470: variable 'interface' from source: set_fact 29641 1727096555.22521: variable 'interface' from source: set_fact 29641 1727096555.22534: variable 'omit' from source: magic vars 29641 1727096555.22566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096555.22595: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096555.22610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096555.22626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096555.22636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096555.22661: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096555.22665: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096555.22670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096555.22738: Set connection var ansible_pipelining to False 29641 1727096555.22743: Set connection var ansible_timeout to 10 29641 1727096555.22745: Set connection var ansible_connection to ssh 29641 1727096555.22753: Set connection var ansible_shell_type to sh 29641 1727096555.22757: Set connection var ansible_shell_executable to /bin/sh 29641 1727096555.22762: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096555.22784: variable 'ansible_shell_executable' from source: unknown 29641 1727096555.22787: variable 'ansible_connection' from source: unknown 29641 1727096555.22790: variable 'ansible_module_compression' from source: unknown 29641 1727096555.22793: variable 'ansible_shell_type' from source: unknown 29641 1727096555.22796: variable 'ansible_shell_executable' from source: unknown 29641 1727096555.22798: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096555.22800: variable 'ansible_pipelining' from source: unknown 29641 1727096555.22803: variable 'ansible_timeout' from source: unknown 29641 1727096555.22806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096555.22905: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096555.22913: variable 'omit' from source: magic vars 29641 1727096555.22918: starting attempt loop 29641 1727096555.22921: running the handler 29641 1727096555.22928: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096555.22947: _low_level_execute_command(): starting 29641 1727096555.22950: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096555.23496: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096555.23506: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096555.23518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096555.23532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096555.23544: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096555.23551: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096555.23676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096555.23680: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096555.23683: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 29641 1727096555.23688: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096555.23691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096555.23881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096555.25453: stdout chunk (state=3): >>>/root <<< 29641 1727096555.25739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096555.25753: stdout chunk (state=3): >>><<< 29641 1727096555.25756: stderr chunk (state=3): >>><<< 29641 1727096555.25992: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096555.25995: _low_level_execute_command(): starting 29641 1727096555.26001: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096555.259811-31367-191756641999588 `" && echo ansible-tmp-1727096555.259811-31367-191756641999588="` echo /root/.ansible/tmp/ansible-tmp-1727096555.259811-31367-191756641999588 `" ) && sleep 0' 29641 1727096555.26921: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096555.26928: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096555.26933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096555.26981: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096555.27045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096555.27066: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096555.27137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096555.29322: stdout chunk (state=3): >>>ansible-tmp-1727096555.259811-31367-191756641999588=/root/.ansible/tmp/ansible-tmp-1727096555.259811-31367-191756641999588 <<< 29641 1727096555.29364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096555.29371: stdout chunk (state=3): >>><<< 29641 1727096555.29376: stderr chunk (state=3): >>><<< 29641 1727096555.29399: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096555.259811-31367-191756641999588=/root/.ansible/tmp/ansible-tmp-1727096555.259811-31367-191756641999588 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096555.29431: variable 'ansible_module_compression' from source: unknown 29641 1727096555.29558: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29641 1727096555.29561: variable 'ansible_facts' from source: unknown 29641 1727096555.29653: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096555.259811-31367-191756641999588/AnsiballZ_command.py 29641 1727096555.29889: Sending initial data 29641 1727096555.29893: Sent initial data (155 bytes) 29641 1727096555.30448: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096555.30457: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096555.30469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096555.30574: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096555.30580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096555.30593: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096555.30654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096555.32265: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 29641 1727096555.32292: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 29641 1727096555.32321: 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 <<< 29641 1727096555.32346: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096555.32395: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpj_muj25k /root/.ansible/tmp/ansible-tmp-1727096555.259811-31367-191756641999588/AnsiballZ_command.py <<< 29641 1727096555.32413: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096555.259811-31367-191756641999588/AnsiballZ_command.py" <<< 29641 1727096555.32442: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpj_muj25k" to remote "/root/.ansible/tmp/ansible-tmp-1727096555.259811-31367-191756641999588/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096555.259811-31367-191756641999588/AnsiballZ_command.py" <<< 29641 1727096555.33183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096555.33222: stderr chunk (state=3): >>><<< 29641 1727096555.33225: stdout chunk (state=3): >>><<< 29641 1727096555.33238: done transferring module to remote 29641 1727096555.33253: _low_level_execute_command(): starting 29641 1727096555.33262: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096555.259811-31367-191756641999588/ /root/.ansible/tmp/ansible-tmp-1727096555.259811-31367-191756641999588/AnsiballZ_command.py && sleep 0' 29641 1727096555.33997: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096555.34043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096555.34059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096555.34091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096555.34154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096555.36058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096555.36091: stdout chunk (state=3): >>><<< 29641 1727096555.36095: stderr chunk (state=3): >>><<< 29641 1727096555.36199: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096555.36203: _low_level_execute_command(): starting 29641 1727096555.36206: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096555.259811-31367-191756641999588/AnsiballZ_command.py && sleep 0' 29641 1727096555.36799: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096555.36936: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096555.36939: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096555.36962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096555.37032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096555.54088: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "start": "2024-09-23 09:02:35.523466", "end": "2024-09-23 09:02:35.539820", "delta": "0:00:00.016354", "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}}} <<< 29641 1727096555.55654: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.15.126 closed. <<< 29641 1727096555.55680: stderr chunk (state=3): >>><<< 29641 1727096555.55684: stdout chunk (state=3): >>><<< 29641 1727096555.55702: _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-23 09:02:35.523466", "end": "2024-09-23 09:02:35.539820", "delta": "0:00:00.016354", "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_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.126 closed. 29641 1727096555.55732: 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-1727096555.259811-31367-191756641999588/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096555.55740: _low_level_execute_command(): starting 29641 1727096555.55745: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096555.259811-31367-191756641999588/ > /dev/null 2>&1 && sleep 0' 29641 1727096555.56379: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096555.56411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096555.56447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096555.58287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096555.58313: stderr chunk (state=3): >>><<< 29641 1727096555.58316: stdout chunk (state=3): >>><<< 29641 1727096555.58330: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096555.58338: handler run complete 29641 1727096555.58358: Evaluated conditional (False): False 29641 1727096555.58365: attempt loop complete, returning result 29641 1727096555.58370: _execute() done 29641 1727096555.58373: dumping result to json 29641 1727096555.58380: done dumping result, returning 29641 1727096555.58387: done running TaskExecutor() for managed_node2/TASK: Get NM profile info [0afff68d-5257-80ba-72b8-00000000068d] 29641 1727096555.58391: sending task result for task 0afff68d-5257-80ba-72b8-00000000068d 29641 1727096555.58486: done sending task result for task 0afff68d-5257-80ba-72b8-00000000068d 29641 1727096555.58489: WORKER PROCESS EXITING fatal: [managed_node2]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "delta": "0:00:00.016354", "end": "2024-09-23 09:02:35.539820", "rc": 1, "start": "2024-09-23 09:02:35.523466" } MSG: non-zero return code ...ignoring 29641 1727096555.58557: no more pending results, returning what we have 29641 1727096555.58561: results queue empty 29641 1727096555.58562: checking for any_errors_fatal 29641 1727096555.58575: done checking for any_errors_fatal 29641 1727096555.58576: checking for max_fail_percentage 29641 1727096555.58578: done checking for max_fail_percentage 29641 1727096555.58579: checking to see if all hosts have failed and the running result is not ok 29641 1727096555.58580: done checking to see if all hosts have failed 29641 1727096555.58580: getting the remaining hosts for this loop 29641 1727096555.58582: done getting the remaining hosts for this loop 29641 1727096555.58585: getting the next task for host managed_node2 29641 1727096555.58592: done getting next task for host managed_node2 29641 1727096555.58594: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 29641 1727096555.58601: ^ 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 29641 1727096555.58606: getting variables 29641 1727096555.58607: in VariableManager get_vars() 29641 1727096555.58637: Calling all_inventory to load vars for managed_node2 29641 1727096555.58639: Calling groups_inventory to load vars for managed_node2 29641 1727096555.58643: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096555.58654: Calling all_plugins_play to load vars for managed_node2 29641 1727096555.58657: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096555.58660: Calling groups_plugins_play to load vars for managed_node2 29641 1727096555.59535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096555.60440: done with get_vars() 29641 1727096555.60460: done getting variables 29641 1727096555.60506: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Monday 23 September 2024 09:02:35 -0400 (0:00:00.397) 0:00:39.109 ****** 29641 1727096555.60528: entering _queue_task() for managed_node2/set_fact 29641 1727096555.60784: worker is 1 (out of 1 available) 29641 1727096555.60797: exiting _queue_task() for managed_node2/set_fact 29641 1727096555.60808: done queuing things up, now waiting for results queue to drain 29641 1727096555.60809: waiting for pending results... 29641 1727096555.60998: running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 29641 1727096555.61114: in run() - task 0afff68d-5257-80ba-72b8-00000000068e 29641 1727096555.61374: variable 'ansible_search_path' from source: unknown 29641 1727096555.61377: variable 'ansible_search_path' from source: unknown 29641 1727096555.61380: calling self._execute() 29641 1727096555.61382: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096555.61385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096555.61387: variable 'omit' from source: magic vars 29641 1727096555.61712: variable 'ansible_distribution_major_version' from source: facts 29641 1727096555.61739: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096555.61878: variable 'nm_profile_exists' from source: set_fact 29641 1727096555.61898: Evaluated conditional (nm_profile_exists.rc == 0): False 29641 1727096555.61906: when evaluation is False, skipping this task 29641 1727096555.61914: _execute() done 29641 1727096555.61921: dumping result to json 29641 1727096555.61928: done dumping result, returning 29641 1727096555.61948: done running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0afff68d-5257-80ba-72b8-00000000068e] 29641 1727096555.61958: sending task result for task 0afff68d-5257-80ba-72b8-00000000068e skipping: [managed_node2] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } 29641 1727096555.62225: no more pending results, returning what we have 29641 1727096555.62230: results queue empty 29641 1727096555.62231: checking for any_errors_fatal 29641 1727096555.62241: done checking for any_errors_fatal 29641 1727096555.62241: checking for max_fail_percentage 29641 1727096555.62243: done checking for max_fail_percentage 29641 1727096555.62244: checking to see if all hosts have failed and the running result is not ok 29641 1727096555.62245: done checking to see if all hosts have failed 29641 1727096555.62246: getting the remaining hosts for this loop 29641 1727096555.62247: done getting the remaining hosts for this loop 29641 1727096555.62252: getting the next task for host managed_node2 29641 1727096555.62270: done getting next task for host managed_node2 29641 1727096555.62274: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 29641 1727096555.62278: ^ 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 29641 1727096555.62291: getting variables 29641 1727096555.62293: in VariableManager get_vars() 29641 1727096555.62325: Calling all_inventory to load vars for managed_node2 29641 1727096555.62328: Calling groups_inventory to load vars for managed_node2 29641 1727096555.62332: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096555.62346: Calling all_plugins_play to load vars for managed_node2 29641 1727096555.62350: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096555.62354: Calling groups_plugins_play to load vars for managed_node2 29641 1727096555.62880: done sending task result for task 0afff68d-5257-80ba-72b8-00000000068e 29641 1727096555.62884: WORKER PROCESS EXITING 29641 1727096555.63418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096555.64308: done with get_vars() 29641 1727096555.64326: done getting variables 29641 1727096555.64374: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096555.64530: variable 'profile' from source: include params 29641 1727096555.64534: variable 'interface' from source: set_fact 29641 1727096555.64617: variable 'interface' from source: set_fact TASK [Get the ansible_managed comment in ifcfg-ethtest0] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Monday 23 September 2024 09:02:35 -0400 (0:00:00.041) 0:00:39.150 ****** 29641 1727096555.64660: entering _queue_task() for managed_node2/command 29641 1727096555.65132: worker is 1 (out of 1 available) 29641 1727096555.65144: exiting _queue_task() for managed_node2/command 29641 1727096555.65158: done queuing things up, now waiting for results queue to drain 29641 1727096555.65159: waiting for pending results... 29641 1727096555.65551: running TaskExecutor() for managed_node2/TASK: Get the ansible_managed comment in ifcfg-ethtest0 29641 1727096555.65556: in run() - task 0afff68d-5257-80ba-72b8-000000000690 29641 1727096555.65570: variable 'ansible_search_path' from source: unknown 29641 1727096555.65573: variable 'ansible_search_path' from source: unknown 29641 1727096555.65613: calling self._execute() 29641 1727096555.65719: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096555.65724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096555.65735: variable 'omit' from source: magic vars 29641 1727096555.66116: variable 'ansible_distribution_major_version' from source: facts 29641 1727096555.66126: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096555.66243: variable 'profile_stat' from source: set_fact 29641 1727096555.66260: Evaluated conditional (profile_stat.stat.exists): False 29641 1727096555.66264: when evaluation is False, skipping this task 29641 1727096555.66269: _execute() done 29641 1727096555.66272: dumping result to json 29641 1727096555.66275: done dumping result, returning 29641 1727096555.66283: done running TaskExecutor() for managed_node2/TASK: Get the ansible_managed comment in ifcfg-ethtest0 [0afff68d-5257-80ba-72b8-000000000690] 29641 1727096555.66287: sending task result for task 0afff68d-5257-80ba-72b8-000000000690 29641 1727096555.66374: done sending task result for task 0afff68d-5257-80ba-72b8-000000000690 29641 1727096555.66378: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29641 1727096555.66429: no more pending results, returning what we have 29641 1727096555.66433: results queue empty 29641 1727096555.66434: checking for any_errors_fatal 29641 1727096555.66440: done checking for any_errors_fatal 29641 1727096555.66441: checking for max_fail_percentage 29641 1727096555.66443: done checking for max_fail_percentage 29641 1727096555.66444: checking to see if all hosts have failed and the running result is not ok 29641 1727096555.66445: done checking to see if all hosts have failed 29641 1727096555.66446: getting the remaining hosts for this loop 29641 1727096555.66447: done getting the remaining hosts for this loop 29641 1727096555.66451: getting the next task for host managed_node2 29641 1727096555.66458: done getting next task for host managed_node2 29641 1727096555.66462: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 29641 1727096555.66469: ^ 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 29641 1727096555.66476: getting variables 29641 1727096555.66478: in VariableManager get_vars() 29641 1727096555.66508: Calling all_inventory to load vars for managed_node2 29641 1727096555.66510: Calling groups_inventory to load vars for managed_node2 29641 1727096555.66514: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096555.66528: Calling all_plugins_play to load vars for managed_node2 29641 1727096555.66531: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096555.66535: Calling groups_plugins_play to load vars for managed_node2 29641 1727096555.68141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096555.69893: done with get_vars() 29641 1727096555.69918: done getting variables 29641 1727096555.69987: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096555.70102: variable 'profile' from source: include params 29641 1727096555.70107: variable 'interface' from source: set_fact 29641 1727096555.70164: variable 'interface' from source: set_fact TASK [Verify the ansible_managed comment in ifcfg-ethtest0] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Monday 23 September 2024 09:02:35 -0400 (0:00:00.055) 0:00:39.206 ****** 29641 1727096555.70201: entering _queue_task() for managed_node2/set_fact 29641 1727096555.70536: worker is 1 (out of 1 available) 29641 1727096555.70550: exiting _queue_task() for managed_node2/set_fact 29641 1727096555.70561: done queuing things up, now waiting for results queue to drain 29641 1727096555.70563: waiting for pending results... 29641 1727096555.70981: running TaskExecutor() for managed_node2/TASK: Verify the ansible_managed comment in ifcfg-ethtest0 29641 1727096555.70987: in run() - task 0afff68d-5257-80ba-72b8-000000000691 29641 1727096555.70997: variable 'ansible_search_path' from source: unknown 29641 1727096555.71001: variable 'ansible_search_path' from source: unknown 29641 1727096555.71043: calling self._execute() 29641 1727096555.71152: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096555.71155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096555.71187: variable 'omit' from source: magic vars 29641 1727096555.71550: variable 'ansible_distribution_major_version' from source: facts 29641 1727096555.71622: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096555.71684: variable 'profile_stat' from source: set_fact 29641 1727096555.71700: Evaluated conditional (profile_stat.stat.exists): False 29641 1727096555.71704: when evaluation is False, skipping this task 29641 1727096555.71706: _execute() done 29641 1727096555.71709: dumping result to json 29641 1727096555.71712: done dumping result, returning 29641 1727096555.71717: done running TaskExecutor() for managed_node2/TASK: Verify the ansible_managed comment in ifcfg-ethtest0 [0afff68d-5257-80ba-72b8-000000000691] 29641 1727096555.71728: sending task result for task 0afff68d-5257-80ba-72b8-000000000691 29641 1727096555.71810: done sending task result for task 0afff68d-5257-80ba-72b8-000000000691 29641 1727096555.71813: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29641 1727096555.71863: no more pending results, returning what we have 29641 1727096555.71870: results queue empty 29641 1727096555.71871: checking for any_errors_fatal 29641 1727096555.71881: done checking for any_errors_fatal 29641 1727096555.71882: checking for max_fail_percentage 29641 1727096555.71883: done checking for max_fail_percentage 29641 1727096555.71885: checking to see if all hosts have failed and the running result is not ok 29641 1727096555.71886: done checking to see if all hosts have failed 29641 1727096555.71887: getting the remaining hosts for this loop 29641 1727096555.71888: done getting the remaining hosts for this loop 29641 1727096555.71892: getting the next task for host managed_node2 29641 1727096555.71899: done getting next task for host managed_node2 29641 1727096555.71902: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 29641 1727096555.71907: ^ 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 29641 1727096555.71912: getting variables 29641 1727096555.71914: in VariableManager get_vars() 29641 1727096555.71946: Calling all_inventory to load vars for managed_node2 29641 1727096555.71949: Calling groups_inventory to load vars for managed_node2 29641 1727096555.71953: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096555.71969: Calling all_plugins_play to load vars for managed_node2 29641 1727096555.71974: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096555.71977: Calling groups_plugins_play to load vars for managed_node2 29641 1727096555.73532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096555.75113: done with get_vars() 29641 1727096555.75141: done getting variables 29641 1727096555.75206: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096555.75319: variable 'profile' from source: include params 29641 1727096555.75323: variable 'interface' from source: set_fact 29641 1727096555.75383: variable 'interface' from source: set_fact TASK [Get the fingerprint comment in ifcfg-ethtest0] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Monday 23 September 2024 09:02:35 -0400 (0:00:00.052) 0:00:39.258 ****** 29641 1727096555.75414: entering _queue_task() for managed_node2/command 29641 1727096555.75760: worker is 1 (out of 1 available) 29641 1727096555.75976: exiting _queue_task() for managed_node2/command 29641 1727096555.75985: done queuing things up, now waiting for results queue to drain 29641 1727096555.75987: waiting for pending results... 29641 1727096555.76285: running TaskExecutor() for managed_node2/TASK: Get the fingerprint comment in ifcfg-ethtest0 29641 1727096555.76291: in run() - task 0afff68d-5257-80ba-72b8-000000000692 29641 1727096555.76294: variable 'ansible_search_path' from source: unknown 29641 1727096555.76297: variable 'ansible_search_path' from source: unknown 29641 1727096555.76300: calling self._execute() 29641 1727096555.76333: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096555.76339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096555.76349: variable 'omit' from source: magic vars 29641 1727096555.76724: variable 'ansible_distribution_major_version' from source: facts 29641 1727096555.76734: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096555.76858: variable 'profile_stat' from source: set_fact 29641 1727096555.76928: Evaluated conditional (profile_stat.stat.exists): False 29641 1727096555.76932: when evaluation is False, skipping this task 29641 1727096555.76934: _execute() done 29641 1727096555.76937: dumping result to json 29641 1727096555.76940: done dumping result, returning 29641 1727096555.76942: done running TaskExecutor() for managed_node2/TASK: Get the fingerprint comment in ifcfg-ethtest0 [0afff68d-5257-80ba-72b8-000000000692] 29641 1727096555.76944: sending task result for task 0afff68d-5257-80ba-72b8-000000000692 29641 1727096555.77004: done sending task result for task 0afff68d-5257-80ba-72b8-000000000692 29641 1727096555.77008: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29641 1727096555.77060: no more pending results, returning what we have 29641 1727096555.77064: results queue empty 29641 1727096555.77065: checking for any_errors_fatal 29641 1727096555.77076: done checking for any_errors_fatal 29641 1727096555.77077: checking for max_fail_percentage 29641 1727096555.77079: done checking for max_fail_percentage 29641 1727096555.77080: checking to see if all hosts have failed and the running result is not ok 29641 1727096555.77081: done checking to see if all hosts have failed 29641 1727096555.77082: getting the remaining hosts for this loop 29641 1727096555.77083: done getting the remaining hosts for this loop 29641 1727096555.77087: getting the next task for host managed_node2 29641 1727096555.77094: done getting next task for host managed_node2 29641 1727096555.77097: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 29641 1727096555.77101: ^ 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 29641 1727096555.77107: getting variables 29641 1727096555.77108: in VariableManager get_vars() 29641 1727096555.77138: Calling all_inventory to load vars for managed_node2 29641 1727096555.77140: Calling groups_inventory to load vars for managed_node2 29641 1727096555.77144: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096555.77158: Calling all_plugins_play to load vars for managed_node2 29641 1727096555.77161: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096555.77163: Calling groups_plugins_play to load vars for managed_node2 29641 1727096555.78890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096555.80447: done with get_vars() 29641 1727096555.80471: done getting variables 29641 1727096555.80532: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096555.80643: variable 'profile' from source: include params 29641 1727096555.80647: variable 'interface' from source: set_fact 29641 1727096555.80709: variable 'interface' from source: set_fact TASK [Verify the fingerprint comment in ifcfg-ethtest0] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Monday 23 September 2024 09:02:35 -0400 (0:00:00.053) 0:00:39.311 ****** 29641 1727096555.80741: entering _queue_task() for managed_node2/set_fact 29641 1727096555.81042: worker is 1 (out of 1 available) 29641 1727096555.81054: exiting _queue_task() for managed_node2/set_fact 29641 1727096555.81065: done queuing things up, now waiting for results queue to drain 29641 1727096555.81069: waiting for pending results... 29641 1727096555.81485: running TaskExecutor() for managed_node2/TASK: Verify the fingerprint comment in ifcfg-ethtest0 29641 1727096555.81588: in run() - task 0afff68d-5257-80ba-72b8-000000000693 29641 1727096555.81593: variable 'ansible_search_path' from source: unknown 29641 1727096555.81595: variable 'ansible_search_path' from source: unknown 29641 1727096555.81598: calling self._execute() 29641 1727096555.81621: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096555.81627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096555.81636: variable 'omit' from source: magic vars 29641 1727096555.82002: variable 'ansible_distribution_major_version' from source: facts 29641 1727096555.82019: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096555.82140: variable 'profile_stat' from source: set_fact 29641 1727096555.82153: Evaluated conditional (profile_stat.stat.exists): False 29641 1727096555.82156: when evaluation is False, skipping this task 29641 1727096555.82159: _execute() done 29641 1727096555.82162: dumping result to json 29641 1727096555.82164: done dumping result, returning 29641 1727096555.82171: done running TaskExecutor() for managed_node2/TASK: Verify the fingerprint comment in ifcfg-ethtest0 [0afff68d-5257-80ba-72b8-000000000693] 29641 1727096555.82179: sending task result for task 0afff68d-5257-80ba-72b8-000000000693 29641 1727096555.82266: done sending task result for task 0afff68d-5257-80ba-72b8-000000000693 29641 1727096555.82271: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29641 1727096555.82318: no more pending results, returning what we have 29641 1727096555.82322: results queue empty 29641 1727096555.82323: checking for any_errors_fatal 29641 1727096555.82329: done checking for any_errors_fatal 29641 1727096555.82329: checking for max_fail_percentage 29641 1727096555.82331: done checking for max_fail_percentage 29641 1727096555.82332: checking to see if all hosts have failed and the running result is not ok 29641 1727096555.82333: done checking to see if all hosts have failed 29641 1727096555.82334: getting the remaining hosts for this loop 29641 1727096555.82335: done getting the remaining hosts for this loop 29641 1727096555.82339: getting the next task for host managed_node2 29641 1727096555.82348: done getting next task for host managed_node2 29641 1727096555.82351: ^ task is: TASK: Assert that the profile is absent - '{{ profile }}' 29641 1727096555.82355: ^ 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 29641 1727096555.82360: getting variables 29641 1727096555.82362: in VariableManager get_vars() 29641 1727096555.82394: Calling all_inventory to load vars for managed_node2 29641 1727096555.82397: Calling groups_inventory to load vars for managed_node2 29641 1727096555.82401: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096555.82414: Calling all_plugins_play to load vars for managed_node2 29641 1727096555.82417: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096555.82420: Calling groups_plugins_play to load vars for managed_node2 29641 1727096555.83910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096555.85535: done with get_vars() 29641 1727096555.85565: done getting variables 29641 1727096555.85631: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096555.85753: variable 'profile' from source: include params 29641 1727096555.85757: variable 'interface' from source: set_fact 29641 1727096555.85820: variable 'interface' from source: set_fact TASK [Assert that the profile is absent - 'ethtest0'] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Monday 23 September 2024 09:02:35 -0400 (0:00:00.051) 0:00:39.362 ****** 29641 1727096555.85854: entering _queue_task() for managed_node2/assert 29641 1727096555.86209: worker is 1 (out of 1 available) 29641 1727096555.86222: exiting _queue_task() for managed_node2/assert 29641 1727096555.86235: done queuing things up, now waiting for results queue to drain 29641 1727096555.86237: waiting for pending results... 29641 1727096555.86542: running TaskExecutor() for managed_node2/TASK: Assert that the profile is absent - 'ethtest0' 29641 1727096555.86888: in run() - task 0afff68d-5257-80ba-72b8-00000000067c 29641 1727096555.86891: variable 'ansible_search_path' from source: unknown 29641 1727096555.86893: variable 'ansible_search_path' from source: unknown 29641 1727096555.86896: calling self._execute() 29641 1727096555.86898: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096555.86900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096555.86902: variable 'omit' from source: magic vars 29641 1727096555.87292: variable 'ansible_distribution_major_version' from source: facts 29641 1727096555.87296: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096555.87299: variable 'omit' from source: magic vars 29641 1727096555.87301: variable 'omit' from source: magic vars 29641 1727096555.87339: variable 'profile' from source: include params 29641 1727096555.87346: variable 'interface' from source: set_fact 29641 1727096555.87413: variable 'interface' from source: set_fact 29641 1727096555.87431: variable 'omit' from source: magic vars 29641 1727096555.87479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096555.87515: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096555.87535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096555.87553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096555.87570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096555.87601: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096555.87604: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096555.87607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096555.87713: Set connection var ansible_pipelining to False 29641 1727096555.87724: Set connection var ansible_timeout to 10 29641 1727096555.87727: Set connection var ansible_connection to ssh 29641 1727096555.87730: Set connection var ansible_shell_type to sh 29641 1727096555.87736: Set connection var ansible_shell_executable to /bin/sh 29641 1727096555.87741: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096555.87770: variable 'ansible_shell_executable' from source: unknown 29641 1727096555.87774: variable 'ansible_connection' from source: unknown 29641 1727096555.87783: variable 'ansible_module_compression' from source: unknown 29641 1727096555.87786: variable 'ansible_shell_type' from source: unknown 29641 1727096555.87789: variable 'ansible_shell_executable' from source: unknown 29641 1727096555.87791: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096555.87796: variable 'ansible_pipelining' from source: unknown 29641 1727096555.87799: variable 'ansible_timeout' from source: unknown 29641 1727096555.87801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096555.87953: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096555.87963: variable 'omit' from source: magic vars 29641 1727096555.87970: starting attempt loop 29641 1727096555.87973: running the handler 29641 1727096555.88162: variable 'lsr_net_profile_exists' from source: set_fact 29641 1727096555.88165: Evaluated conditional (not lsr_net_profile_exists): True 29641 1727096555.88174: handler run complete 29641 1727096555.88177: attempt loop complete, returning result 29641 1727096555.88180: _execute() done 29641 1727096555.88183: dumping result to json 29641 1727096555.88186: done dumping result, returning 29641 1727096555.88188: done running TaskExecutor() for managed_node2/TASK: Assert that the profile is absent - 'ethtest0' [0afff68d-5257-80ba-72b8-00000000067c] 29641 1727096555.88191: sending task result for task 0afff68d-5257-80ba-72b8-00000000067c 29641 1727096555.88252: done sending task result for task 0afff68d-5257-80ba-72b8-00000000067c 29641 1727096555.88255: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 29641 1727096555.88348: no more pending results, returning what we have 29641 1727096555.88352: results queue empty 29641 1727096555.88353: checking for any_errors_fatal 29641 1727096555.88361: done checking for any_errors_fatal 29641 1727096555.88361: checking for max_fail_percentage 29641 1727096555.88363: done checking for max_fail_percentage 29641 1727096555.88364: checking to see if all hosts have failed and the running result is not ok 29641 1727096555.88366: done checking to see if all hosts have failed 29641 1727096555.88366: getting the remaining hosts for this loop 29641 1727096555.88370: done getting the remaining hosts for this loop 29641 1727096555.88376: getting the next task for host managed_node2 29641 1727096555.88386: done getting next task for host managed_node2 29641 1727096555.88389: ^ task is: TASK: Include the task 'assert_device_absent.yml' 29641 1727096555.88391: ^ 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 29641 1727096555.88397: getting variables 29641 1727096555.88398: in VariableManager get_vars() 29641 1727096555.88429: Calling all_inventory to load vars for managed_node2 29641 1727096555.88432: Calling groups_inventory to load vars for managed_node2 29641 1727096555.88436: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096555.88447: Calling all_plugins_play to load vars for managed_node2 29641 1727096555.88451: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096555.88454: Calling groups_plugins_play to load vars for managed_node2 29641 1727096555.90153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096555.91710: done with get_vars() 29641 1727096555.91734: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:234 Monday 23 September 2024 09:02:35 -0400 (0:00:00.059) 0:00:39.422 ****** 29641 1727096555.91832: entering _queue_task() for managed_node2/include_tasks 29641 1727096555.92151: worker is 1 (out of 1 available) 29641 1727096555.92163: exiting _queue_task() for managed_node2/include_tasks 29641 1727096555.92177: done queuing things up, now waiting for results queue to drain 29641 1727096555.92179: waiting for pending results... 29641 1727096555.92511: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_absent.yml' 29641 1727096555.92606: in run() - task 0afff68d-5257-80ba-72b8-0000000000aa 29641 1727096555.92611: variable 'ansible_search_path' from source: unknown 29641 1727096555.92619: calling self._execute() 29641 1727096555.92727: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096555.92775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096555.92779: variable 'omit' from source: magic vars 29641 1727096555.93148: variable 'ansible_distribution_major_version' from source: facts 29641 1727096555.93166: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096555.93184: _execute() done 29641 1727096555.93231: dumping result to json 29641 1727096555.93235: done dumping result, returning 29641 1727096555.93238: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_absent.yml' [0afff68d-5257-80ba-72b8-0000000000aa] 29641 1727096555.93241: sending task result for task 0afff68d-5257-80ba-72b8-0000000000aa 29641 1727096555.93495: no more pending results, returning what we have 29641 1727096555.93499: in VariableManager get_vars() 29641 1727096555.93529: Calling all_inventory to load vars for managed_node2 29641 1727096555.93532: Calling groups_inventory to load vars for managed_node2 29641 1727096555.93535: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096555.93546: Calling all_plugins_play to load vars for managed_node2 29641 1727096555.93549: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096555.93551: Calling groups_plugins_play to load vars for managed_node2 29641 1727096555.94180: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000aa 29641 1727096555.94184: WORKER PROCESS EXITING 29641 1727096555.94949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096555.96510: done with get_vars() 29641 1727096555.96529: variable 'ansible_search_path' from source: unknown 29641 1727096555.96541: we have included files to process 29641 1727096555.96543: generating all_blocks data 29641 1727096555.96545: done generating all_blocks data 29641 1727096555.96550: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 29641 1727096555.96551: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 29641 1727096555.96554: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 29641 1727096555.96714: in VariableManager get_vars() 29641 1727096555.96730: done with get_vars() 29641 1727096555.96837: done processing included file 29641 1727096555.96839: iterating over new_blocks loaded from include file 29641 1727096555.96840: in VariableManager get_vars() 29641 1727096555.96850: done with get_vars() 29641 1727096555.96852: filtering new block on tags 29641 1727096555.96870: done filtering new block on tags 29641 1727096555.96875: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node2 29641 1727096555.96880: extending task lists for all hosts with included blocks 29641 1727096555.97033: done extending task lists 29641 1727096555.97034: done processing included files 29641 1727096555.97035: results queue empty 29641 1727096555.97036: checking for any_errors_fatal 29641 1727096555.97039: done checking for any_errors_fatal 29641 1727096555.97040: checking for max_fail_percentage 29641 1727096555.97041: done checking for max_fail_percentage 29641 1727096555.97042: checking to see if all hosts have failed and the running result is not ok 29641 1727096555.97043: done checking to see if all hosts have failed 29641 1727096555.97043: getting the remaining hosts for this loop 29641 1727096555.97044: done getting the remaining hosts for this loop 29641 1727096555.97047: getting the next task for host managed_node2 29641 1727096555.97052: done getting next task for host managed_node2 29641 1727096555.97054: ^ task is: TASK: Include the task 'get_interface_stat.yml' 29641 1727096555.97056: ^ 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 29641 1727096555.97059: getting variables 29641 1727096555.97060: in VariableManager get_vars() 29641 1727096555.97069: Calling all_inventory to load vars for managed_node2 29641 1727096555.97071: Calling groups_inventory to load vars for managed_node2 29641 1727096555.97076: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096555.97081: Calling all_plugins_play to load vars for managed_node2 29641 1727096555.97083: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096555.97086: Calling groups_plugins_play to load vars for managed_node2 29641 1727096555.98353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096555.99947: done with get_vars() 29641 1727096555.99970: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Monday 23 September 2024 09:02:35 -0400 (0:00:00.082) 0:00:39.504 ****** 29641 1727096556.00048: entering _queue_task() for managed_node2/include_tasks 29641 1727096556.00377: worker is 1 (out of 1 available) 29641 1727096556.00388: exiting _queue_task() for managed_node2/include_tasks 29641 1727096556.00399: done queuing things up, now waiting for results queue to drain 29641 1727096556.00401: waiting for pending results... 29641 1727096556.00682: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 29641 1727096556.00801: in run() - task 0afff68d-5257-80ba-72b8-0000000006c4 29641 1727096556.00819: variable 'ansible_search_path' from source: unknown 29641 1727096556.00826: variable 'ansible_search_path' from source: unknown 29641 1727096556.00865: calling self._execute() 29641 1727096556.00966: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096556.00984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096556.00999: variable 'omit' from source: magic vars 29641 1727096556.01379: variable 'ansible_distribution_major_version' from source: facts 29641 1727096556.01396: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096556.01406: _execute() done 29641 1727096556.01413: dumping result to json 29641 1727096556.01419: done dumping result, returning 29641 1727096556.01428: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-80ba-72b8-0000000006c4] 29641 1727096556.01436: sending task result for task 0afff68d-5257-80ba-72b8-0000000006c4 29641 1727096556.01589: no more pending results, returning what we have 29641 1727096556.01595: in VariableManager get_vars() 29641 1727096556.01630: Calling all_inventory to load vars for managed_node2 29641 1727096556.01633: Calling groups_inventory to load vars for managed_node2 29641 1727096556.01637: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096556.01650: Calling all_plugins_play to load vars for managed_node2 29641 1727096556.01654: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096556.01657: Calling groups_plugins_play to load vars for managed_node2 29641 1727096556.02380: done sending task result for task 0afff68d-5257-80ba-72b8-0000000006c4 29641 1727096556.02384: WORKER PROCESS EXITING 29641 1727096556.03335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096556.04603: done with get_vars() 29641 1727096556.04621: variable 'ansible_search_path' from source: unknown 29641 1727096556.04622: variable 'ansible_search_path' from source: unknown 29641 1727096556.04650: we have included files to process 29641 1727096556.04651: generating all_blocks data 29641 1727096556.04652: done generating all_blocks data 29641 1727096556.04652: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29641 1727096556.04653: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29641 1727096556.04655: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29641 1727096556.04785: done processing included file 29641 1727096556.04786: iterating over new_blocks loaded from include file 29641 1727096556.04788: in VariableManager get_vars() 29641 1727096556.04796: done with get_vars() 29641 1727096556.04797: filtering new block on tags 29641 1727096556.04807: done filtering new block on tags 29641 1727096556.04808: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 29641 1727096556.04812: extending task lists for all hosts with included blocks 29641 1727096556.04874: done extending task lists 29641 1727096556.04875: done processing included files 29641 1727096556.04875: results queue empty 29641 1727096556.04875: checking for any_errors_fatal 29641 1727096556.04878: done checking for any_errors_fatal 29641 1727096556.04878: checking for max_fail_percentage 29641 1727096556.04879: done checking for max_fail_percentage 29641 1727096556.04879: checking to see if all hosts have failed and the running result is not ok 29641 1727096556.04880: done checking to see if all hosts have failed 29641 1727096556.04880: getting the remaining hosts for this loop 29641 1727096556.04881: done getting the remaining hosts for this loop 29641 1727096556.04883: getting the next task for host managed_node2 29641 1727096556.04885: done getting next task for host managed_node2 29641 1727096556.04887: ^ task is: TASK: Get stat for interface {{ interface }} 29641 1727096556.04888: ^ 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 29641 1727096556.04890: getting variables 29641 1727096556.04891: in VariableManager get_vars() 29641 1727096556.04896: Calling all_inventory to load vars for managed_node2 29641 1727096556.04898: Calling groups_inventory to load vars for managed_node2 29641 1727096556.04899: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096556.04903: Calling all_plugins_play to load vars for managed_node2 29641 1727096556.04905: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096556.04906: Calling groups_plugins_play to load vars for managed_node2 29641 1727096556.05577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096556.06893: done with get_vars() 29641 1727096556.06912: done getting variables 29641 1727096556.07031: variable 'interface' from source: set_fact TASK [Get stat for interface ethtest0] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 09:02:36 -0400 (0:00:00.070) 0:00:39.574 ****** 29641 1727096556.07055: entering _queue_task() for managed_node2/stat 29641 1727096556.07312: worker is 1 (out of 1 available) 29641 1727096556.07326: exiting _queue_task() for managed_node2/stat 29641 1727096556.07337: done queuing things up, now waiting for results queue to drain 29641 1727096556.07338: waiting for pending results... 29641 1727096556.07517: running TaskExecutor() for managed_node2/TASK: Get stat for interface ethtest0 29641 1727096556.07597: in run() - task 0afff68d-5257-80ba-72b8-0000000006de 29641 1727096556.07609: variable 'ansible_search_path' from source: unknown 29641 1727096556.07612: variable 'ansible_search_path' from source: unknown 29641 1727096556.07638: calling self._execute() 29641 1727096556.07713: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096556.07716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096556.07724: variable 'omit' from source: magic vars 29641 1727096556.07995: variable 'ansible_distribution_major_version' from source: facts 29641 1727096556.08008: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096556.08011: variable 'omit' from source: magic vars 29641 1727096556.08040: variable 'omit' from source: magic vars 29641 1727096556.08109: variable 'interface' from source: set_fact 29641 1727096556.08123: variable 'omit' from source: magic vars 29641 1727096556.08156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096556.08186: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096556.08202: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096556.08216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096556.08225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096556.08254: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096556.08257: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096556.08259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096556.08329: Set connection var ansible_pipelining to False 29641 1727096556.08343: Set connection var ansible_timeout to 10 29641 1727096556.08345: Set connection var ansible_connection to ssh 29641 1727096556.08348: Set connection var ansible_shell_type to sh 29641 1727096556.08351: Set connection var ansible_shell_executable to /bin/sh 29641 1727096556.08356: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096556.08379: variable 'ansible_shell_executable' from source: unknown 29641 1727096556.08383: variable 'ansible_connection' from source: unknown 29641 1727096556.08385: variable 'ansible_module_compression' from source: unknown 29641 1727096556.08388: variable 'ansible_shell_type' from source: unknown 29641 1727096556.08390: variable 'ansible_shell_executable' from source: unknown 29641 1727096556.08392: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096556.08395: variable 'ansible_pipelining' from source: unknown 29641 1727096556.08397: variable 'ansible_timeout' from source: unknown 29641 1727096556.08402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096556.08544: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29641 1727096556.08559: variable 'omit' from source: magic vars 29641 1727096556.08563: starting attempt loop 29641 1727096556.08565: running the handler 29641 1727096556.08578: _low_level_execute_command(): starting 29641 1727096556.08585: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096556.09293: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096556.09309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096556.09328: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096556.09397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096556.11070: stdout chunk (state=3): >>>/root <<< 29641 1727096556.11174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096556.11200: stderr chunk (state=3): >>><<< 29641 1727096556.11204: stdout chunk (state=3): >>><<< 29641 1727096556.11223: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096556.11235: _low_level_execute_command(): starting 29641 1727096556.11241: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096556.1122344-31409-71540925269313 `" && echo ansible-tmp-1727096556.1122344-31409-71540925269313="` echo /root/.ansible/tmp/ansible-tmp-1727096556.1122344-31409-71540925269313 `" ) && sleep 0' 29641 1727096556.11777: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096556.11782: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096556.11793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096556.11862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096556.11878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096556.13757: stdout chunk (state=3): >>>ansible-tmp-1727096556.1122344-31409-71540925269313=/root/.ansible/tmp/ansible-tmp-1727096556.1122344-31409-71540925269313 <<< 29641 1727096556.13866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096556.13900: stderr chunk (state=3): >>><<< 29641 1727096556.13902: stdout chunk (state=3): >>><<< 29641 1727096556.13974: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096556.1122344-31409-71540925269313=/root/.ansible/tmp/ansible-tmp-1727096556.1122344-31409-71540925269313 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096556.13977: variable 'ansible_module_compression' from source: unknown 29641 1727096556.14004: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 29641 1727096556.14042: variable 'ansible_facts' from source: unknown 29641 1727096556.14094: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096556.1122344-31409-71540925269313/AnsiballZ_stat.py 29641 1727096556.14195: Sending initial data 29641 1727096556.14199: Sent initial data (152 bytes) 29641 1727096556.14633: 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 <<< 29641 1727096556.14636: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096556.14639: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096556.14641: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096556.14644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096556.14700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096556.14703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096556.14707: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096556.14742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096556.16329: 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" <<< 29641 1727096556.16344: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29641 1727096556.16362: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096556.16398: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp698zo73j /root/.ansible/tmp/ansible-tmp-1727096556.1122344-31409-71540925269313/AnsiballZ_stat.py <<< 29641 1727096556.16404: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096556.1122344-31409-71540925269313/AnsiballZ_stat.py" <<< 29641 1727096556.16426: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp698zo73j" to remote "/root/.ansible/tmp/ansible-tmp-1727096556.1122344-31409-71540925269313/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096556.1122344-31409-71540925269313/AnsiballZ_stat.py" <<< 29641 1727096556.16900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096556.16939: stderr chunk (state=3): >>><<< 29641 1727096556.16942: stdout chunk (state=3): >>><<< 29641 1727096556.16970: done transferring module to remote 29641 1727096556.16982: _low_level_execute_command(): starting 29641 1727096556.16986: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096556.1122344-31409-71540925269313/ /root/.ansible/tmp/ansible-tmp-1727096556.1122344-31409-71540925269313/AnsiballZ_stat.py && sleep 0' 29641 1727096556.17406: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096556.17410: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096556.17412: 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096556.17456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096556.17460: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096556.17497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096556.19270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096556.19294: stderr chunk (state=3): >>><<< 29641 1727096556.19297: stdout chunk (state=3): >>><<< 29641 1727096556.19311: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096556.19314: _low_level_execute_command(): starting 29641 1727096556.19319: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096556.1122344-31409-71540925269313/AnsiballZ_stat.py && sleep 0' 29641 1727096556.19726: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096556.19760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096556.19763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096556.19765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29641 1727096556.19773: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096556.19778: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096556.19817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096556.19820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096556.19865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096556.35169: 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"}}} <<< 29641 1727096556.36641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096556.36645: stdout chunk (state=3): >>><<< 29641 1727096556.36647: stderr chunk (state=3): >>><<< 29641 1727096556.36665: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096556.36788: 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-1727096556.1122344-31409-71540925269313/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096556.36791: _low_level_execute_command(): starting 29641 1727096556.36794: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096556.1122344-31409-71540925269313/ > /dev/null 2>&1 && sleep 0' 29641 1727096556.37325: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096556.37341: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096556.37354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096556.37374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096556.37391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096556.37489: 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.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096556.37505: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096556.37526: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096556.37588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096556.39524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096556.39538: stderr chunk (state=3): >>><<< 29641 1727096556.39551: stdout chunk (state=3): >>><<< 29641 1727096556.39574: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096556.39586: handler run complete 29641 1727096556.39614: attempt loop complete, returning result 29641 1727096556.39621: _execute() done 29641 1727096556.39628: dumping result to json 29641 1727096556.39636: done dumping result, returning 29641 1727096556.39647: done running TaskExecutor() for managed_node2/TASK: Get stat for interface ethtest0 [0afff68d-5257-80ba-72b8-0000000006de] 29641 1727096556.39662: sending task result for task 0afff68d-5257-80ba-72b8-0000000006de ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 29641 1727096556.39929: no more pending results, returning what we have 29641 1727096556.39933: results queue empty 29641 1727096556.39934: checking for any_errors_fatal 29641 1727096556.39935: done checking for any_errors_fatal 29641 1727096556.39936: checking for max_fail_percentage 29641 1727096556.39938: done checking for max_fail_percentage 29641 1727096556.39939: checking to see if all hosts have failed and the running result is not ok 29641 1727096556.39940: done checking to see if all hosts have failed 29641 1727096556.39941: getting the remaining hosts for this loop 29641 1727096556.39942: done getting the remaining hosts for this loop 29641 1727096556.39946: getting the next task for host managed_node2 29641 1727096556.39954: done getting next task for host managed_node2 29641 1727096556.39957: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 29641 1727096556.39960: ^ 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 29641 1727096556.39965: getting variables 29641 1727096556.39969: in VariableManager get_vars() 29641 1727096556.40097: Calling all_inventory to load vars for managed_node2 29641 1727096556.40101: Calling groups_inventory to load vars for managed_node2 29641 1727096556.40104: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096556.40113: done sending task result for task 0afff68d-5257-80ba-72b8-0000000006de 29641 1727096556.40116: WORKER PROCESS EXITING 29641 1727096556.40127: Calling all_plugins_play to load vars for managed_node2 29641 1727096556.40130: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096556.40133: Calling groups_plugins_play to load vars for managed_node2 29641 1727096556.41726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096556.43419: done with get_vars() 29641 1727096556.43451: done getting variables 29641 1727096556.43528: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29641 1727096556.43683: variable 'interface' from source: set_fact TASK [Assert that the interface is absent - 'ethtest0'] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Monday 23 September 2024 09:02:36 -0400 (0:00:00.366) 0:00:39.941 ****** 29641 1727096556.43714: entering _queue_task() for managed_node2/assert 29641 1727096556.44521: worker is 1 (out of 1 available) 29641 1727096556.44532: exiting _queue_task() for managed_node2/assert 29641 1727096556.44542: done queuing things up, now waiting for results queue to drain 29641 1727096556.44544: waiting for pending results... 29641 1727096556.45149: running TaskExecutor() for managed_node2/TASK: Assert that the interface is absent - 'ethtest0' 29641 1727096556.45282: in run() - task 0afff68d-5257-80ba-72b8-0000000006c5 29641 1727096556.45286: variable 'ansible_search_path' from source: unknown 29641 1727096556.45290: variable 'ansible_search_path' from source: unknown 29641 1727096556.45293: calling self._execute() 29641 1727096556.45391: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096556.45394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096556.45406: variable 'omit' from source: magic vars 29641 1727096556.45755: variable 'ansible_distribution_major_version' from source: facts 29641 1727096556.45813: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096556.45817: variable 'omit' from source: magic vars 29641 1727096556.45819: variable 'omit' from source: magic vars 29641 1727096556.45911: variable 'interface' from source: set_fact 29641 1727096556.45929: variable 'omit' from source: magic vars 29641 1727096556.45972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096556.46011: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096556.46031: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096556.46049: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096556.46062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096556.46097: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096556.46101: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096556.46106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096556.46250: Set connection var ansible_pipelining to False 29641 1727096556.46254: Set connection var ansible_timeout to 10 29641 1727096556.46257: Set connection var ansible_connection to ssh 29641 1727096556.46259: Set connection var ansible_shell_type to sh 29641 1727096556.46262: Set connection var ansible_shell_executable to /bin/sh 29641 1727096556.46264: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096556.46266: variable 'ansible_shell_executable' from source: unknown 29641 1727096556.46271: variable 'ansible_connection' from source: unknown 29641 1727096556.46273: variable 'ansible_module_compression' from source: unknown 29641 1727096556.46275: variable 'ansible_shell_type' from source: unknown 29641 1727096556.46276: variable 'ansible_shell_executable' from source: unknown 29641 1727096556.46278: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096556.46280: variable 'ansible_pipelining' from source: unknown 29641 1727096556.46282: variable 'ansible_timeout' from source: unknown 29641 1727096556.46284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096556.46471: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096556.46474: variable 'omit' from source: magic vars 29641 1727096556.46477: starting attempt loop 29641 1727096556.46479: running the handler 29641 1727096556.46576: variable 'interface_stat' from source: set_fact 29641 1727096556.46584: Evaluated conditional (not interface_stat.stat.exists): True 29641 1727096556.46590: handler run complete 29641 1727096556.46605: attempt loop complete, returning result 29641 1727096556.46608: _execute() done 29641 1727096556.46610: dumping result to json 29641 1727096556.46613: done dumping result, returning 29641 1727096556.46620: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is absent - 'ethtest0' [0afff68d-5257-80ba-72b8-0000000006c5] 29641 1727096556.46623: sending task result for task 0afff68d-5257-80ba-72b8-0000000006c5 29641 1727096556.46906: done sending task result for task 0afff68d-5257-80ba-72b8-0000000006c5 29641 1727096556.46909: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 29641 1727096556.46953: no more pending results, returning what we have 29641 1727096556.46957: results queue empty 29641 1727096556.46957: checking for any_errors_fatal 29641 1727096556.46965: done checking for any_errors_fatal 29641 1727096556.46966: checking for max_fail_percentage 29641 1727096556.46969: done checking for max_fail_percentage 29641 1727096556.46970: checking to see if all hosts have failed and the running result is not ok 29641 1727096556.46971: done checking to see if all hosts have failed 29641 1727096556.46972: getting the remaining hosts for this loop 29641 1727096556.46973: done getting the remaining hosts for this loop 29641 1727096556.46976: getting the next task for host managed_node2 29641 1727096556.46983: done getting next task for host managed_node2 29641 1727096556.46986: ^ task is: TASK: Verify network state restored to default 29641 1727096556.46988: ^ 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 29641 1727096556.46992: getting variables 29641 1727096556.46993: in VariableManager get_vars() 29641 1727096556.47017: Calling all_inventory to load vars for managed_node2 29641 1727096556.47124: Calling groups_inventory to load vars for managed_node2 29641 1727096556.47154: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096556.47165: Calling all_plugins_play to load vars for managed_node2 29641 1727096556.47202: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096556.47206: Calling groups_plugins_play to load vars for managed_node2 29641 1727096556.50362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096556.54062: done with get_vars() 29641 1727096556.54091: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:236 Monday 23 September 2024 09:02:36 -0400 (0:00:00.104) 0:00:40.046 ****** 29641 1727096556.54192: entering _queue_task() for managed_node2/include_tasks 29641 1727096556.54943: worker is 1 (out of 1 available) 29641 1727096556.54958: exiting _queue_task() for managed_node2/include_tasks 29641 1727096556.55174: done queuing things up, now waiting for results queue to drain 29641 1727096556.55177: waiting for pending results... 29641 1727096556.55821: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 29641 1727096556.56089: in run() - task 0afff68d-5257-80ba-72b8-0000000000ab 29641 1727096556.56094: variable 'ansible_search_path' from source: unknown 29641 1727096556.56308: calling self._execute() 29641 1727096556.56473: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096556.56477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096556.56481: variable 'omit' from source: magic vars 29641 1727096556.57408: variable 'ansible_distribution_major_version' from source: facts 29641 1727096556.57421: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096556.57427: _execute() done 29641 1727096556.57430: dumping result to json 29641 1727096556.57433: done dumping result, returning 29641 1727096556.57440: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0afff68d-5257-80ba-72b8-0000000000ab] 29641 1727096556.57443: sending task result for task 0afff68d-5257-80ba-72b8-0000000000ab 29641 1727096556.57785: no more pending results, returning what we have 29641 1727096556.57791: in VariableManager get_vars() 29641 1727096556.57943: Calling all_inventory to load vars for managed_node2 29641 1727096556.57946: Calling groups_inventory to load vars for managed_node2 29641 1727096556.57950: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096556.57962: Calling all_plugins_play to load vars for managed_node2 29641 1727096556.57965: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096556.57969: Calling groups_plugins_play to load vars for managed_node2 29641 1727096556.59274: done sending task result for task 0afff68d-5257-80ba-72b8-0000000000ab 29641 1727096556.59277: WORKER PROCESS EXITING 29641 1727096556.61712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096556.64904: done with get_vars() 29641 1727096556.64927: variable 'ansible_search_path' from source: unknown 29641 1727096556.64943: we have included files to process 29641 1727096556.64944: generating all_blocks data 29641 1727096556.64945: done generating all_blocks data 29641 1727096556.64949: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 29641 1727096556.64950: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 29641 1727096556.64953: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 29641 1727096556.65751: done processing included file 29641 1727096556.65753: iterating over new_blocks loaded from include file 29641 1727096556.65755: in VariableManager get_vars() 29641 1727096556.65958: done with get_vars() 29641 1727096556.65961: filtering new block on tags 29641 1727096556.65981: done filtering new block on tags 29641 1727096556.65984: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node2 29641 1727096556.65990: extending task lists for all hosts with included blocks 29641 1727096556.66244: done extending task lists 29641 1727096556.66245: done processing included files 29641 1727096556.66246: results queue empty 29641 1727096556.66247: checking for any_errors_fatal 29641 1727096556.66250: done checking for any_errors_fatal 29641 1727096556.66251: checking for max_fail_percentage 29641 1727096556.66252: done checking for max_fail_percentage 29641 1727096556.66253: checking to see if all hosts have failed and the running result is not ok 29641 1727096556.66254: done checking to see if all hosts have failed 29641 1727096556.66255: getting the remaining hosts for this loop 29641 1727096556.66256: done getting the remaining hosts for this loop 29641 1727096556.66259: getting the next task for host managed_node2 29641 1727096556.66262: done getting next task for host managed_node2 29641 1727096556.66265: ^ task is: TASK: Check routes and DNS 29641 1727096556.66269: ^ 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 29641 1727096556.66272: getting variables 29641 1727096556.66273: in VariableManager get_vars() 29641 1727096556.66287: Calling all_inventory to load vars for managed_node2 29641 1727096556.66290: Calling groups_inventory to load vars for managed_node2 29641 1727096556.66293: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096556.66299: Calling all_plugins_play to load vars for managed_node2 29641 1727096556.66301: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096556.66304: Calling groups_plugins_play to load vars for managed_node2 29641 1727096556.68234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096556.70110: done with get_vars() 29641 1727096556.70133: done getting variables 29641 1727096556.70178: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Monday 23 September 2024 09:02:36 -0400 (0:00:00.160) 0:00:40.206 ****** 29641 1727096556.70207: entering _queue_task() for managed_node2/shell 29641 1727096556.70749: worker is 1 (out of 1 available) 29641 1727096556.70761: exiting _queue_task() for managed_node2/shell 29641 1727096556.70975: done queuing things up, now waiting for results queue to drain 29641 1727096556.70977: waiting for pending results... 29641 1727096556.71281: running TaskExecutor() for managed_node2/TASK: Check routes and DNS 29641 1727096556.71395: in run() - task 0afff68d-5257-80ba-72b8-0000000006f6 29641 1727096556.71438: variable 'ansible_search_path' from source: unknown 29641 1727096556.71445: variable 'ansible_search_path' from source: unknown 29641 1727096556.71486: calling self._execute() 29641 1727096556.71584: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096556.71610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096556.71627: variable 'omit' from source: magic vars 29641 1727096556.71998: variable 'ansible_distribution_major_version' from source: facts 29641 1727096556.72014: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096556.72025: variable 'omit' from source: magic vars 29641 1727096556.72066: variable 'omit' from source: magic vars 29641 1727096556.72110: variable 'omit' from source: magic vars 29641 1727096556.72155: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096556.72202: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096556.72227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096556.72290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096556.72294: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096556.72299: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096556.72306: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096556.72313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096556.72417: Set connection var ansible_pipelining to False 29641 1727096556.72429: Set connection var ansible_timeout to 10 29641 1727096556.72436: Set connection var ansible_connection to ssh 29641 1727096556.72446: Set connection var ansible_shell_type to sh 29641 1727096556.72455: Set connection var ansible_shell_executable to /bin/sh 29641 1727096556.72463: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096556.72507: variable 'ansible_shell_executable' from source: unknown 29641 1727096556.72510: variable 'ansible_connection' from source: unknown 29641 1727096556.72513: variable 'ansible_module_compression' from source: unknown 29641 1727096556.72515: variable 'ansible_shell_type' from source: unknown 29641 1727096556.72518: variable 'ansible_shell_executable' from source: unknown 29641 1727096556.72615: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096556.72619: variable 'ansible_pipelining' from source: unknown 29641 1727096556.72622: variable 'ansible_timeout' from source: unknown 29641 1727096556.72624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096556.72688: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096556.72706: variable 'omit' from source: magic vars 29641 1727096556.72716: starting attempt loop 29641 1727096556.72727: running the handler 29641 1727096556.72743: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096556.72766: _low_level_execute_command(): starting 29641 1727096556.72782: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096556.73506: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096556.73602: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096556.73717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096556.73838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096556.75529: stdout chunk (state=3): >>>/root <<< 29641 1727096556.75684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096556.75826: stdout chunk (state=3): >>><<< 29641 1727096556.75830: stderr chunk (state=3): >>><<< 29641 1727096556.75834: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096556.75836: _low_level_execute_command(): starting 29641 1727096556.75839: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096556.7572322-31440-240104408431136 `" && echo ansible-tmp-1727096556.7572322-31440-240104408431136="` echo /root/.ansible/tmp/ansible-tmp-1727096556.7572322-31440-240104408431136 `" ) && sleep 0' 29641 1727096556.76482: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096556.76492: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096556.76516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096556.76577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096556.76589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096556.78572: stdout chunk (state=3): >>>ansible-tmp-1727096556.7572322-31440-240104408431136=/root/.ansible/tmp/ansible-tmp-1727096556.7572322-31440-240104408431136 <<< 29641 1727096556.78624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096556.78679: stderr chunk (state=3): >>><<< 29641 1727096556.78683: stdout chunk (state=3): >>><<< 29641 1727096556.78873: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096556.7572322-31440-240104408431136=/root/.ansible/tmp/ansible-tmp-1727096556.7572322-31440-240104408431136 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096556.78877: variable 'ansible_module_compression' from source: unknown 29641 1727096556.78997: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29641 1727096556.79038: variable 'ansible_facts' from source: unknown 29641 1727096556.79222: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096556.7572322-31440-240104408431136/AnsiballZ_command.py 29641 1727096556.79618: Sending initial data 29641 1727096556.79621: Sent initial data (156 bytes) 29641 1727096556.80597: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096556.80621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096556.80683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096556.82275: 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 <<< 29641 1727096556.82339: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29641 1727096556.82482: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp3hgk1t7y /root/.ansible/tmp/ansible-tmp-1727096556.7572322-31440-240104408431136/AnsiballZ_command.py <<< 29641 1727096556.83032: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096556.7572322-31440-240104408431136/AnsiballZ_command.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmp3hgk1t7y" to remote "/root/.ansible/tmp/ansible-tmp-1727096556.7572322-31440-240104408431136/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096556.7572322-31440-240104408431136/AnsiballZ_command.py" <<< 29641 1727096556.83892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096556.84092: stderr chunk (state=3): >>><<< 29641 1727096556.84096: stdout chunk (state=3): >>><<< 29641 1727096556.84098: done transferring module to remote 29641 1727096556.84100: _low_level_execute_command(): starting 29641 1727096556.84102: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096556.7572322-31440-240104408431136/ /root/.ansible/tmp/ansible-tmp-1727096556.7572322-31440-240104408431136/AnsiballZ_command.py && sleep 0' 29641 1727096556.84687: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096556.84701: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096556.84799: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096556.84808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096556.84880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096556.86842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096556.86851: stdout chunk (state=3): >>><<< 29641 1727096556.86854: stderr chunk (state=3): >>><<< 29641 1727096556.86856: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096556.86858: _low_level_execute_command(): starting 29641 1727096556.86861: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096556.7572322-31440-240104408431136/AnsiballZ_command.py && sleep 0' 29641 1727096556.87586: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096556.87593: 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096556.87622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096556.87697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096557.04079: 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:ce:61:4d:8f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.15.126/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3050sec preferred_lft 3050sec\n inet6 fe80::8ff:ceff:fe61:4d8f/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.126 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.126 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-23 09:02:37.030841", "end": "2024-09-23 09:02:37.039487", "delta": "0:00:00.008646", "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}}} <<< 29641 1727096557.05741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096557.05876: stderr chunk (state=3): >>>Shared connection to 10.31.15.126 closed. <<< 29641 1727096557.05880: stdout chunk (state=3): >>><<< 29641 1727096557.05882: stderr chunk (state=3): >>><<< 29641 1727096557.05885: _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:ce:61:4d:8f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.15.126/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3050sec preferred_lft 3050sec\n inet6 fe80::8ff:ceff:fe61:4d8f/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.126 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.126 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-23 09:02:37.030841", "end": "2024-09-23 09:02:37.039487", "delta": "0:00:00.008646", "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096557.05893: 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-1727096556.7572322-31440-240104408431136/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096557.05896: _low_level_execute_command(): starting 29641 1727096557.05898: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096556.7572322-31440-240104408431136/ > /dev/null 2>&1 && sleep 0' 29641 1727096557.06520: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096557.06533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096557.06547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096557.06666: stderr 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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096557.06699: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096557.06774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096557.08834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096557.08856: stdout chunk (state=3): >>><<< 29641 1727096557.08859: stderr chunk (state=3): >>><<< 29641 1727096557.08880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096557.08975: handler run complete 29641 1727096557.08979: Evaluated conditional (False): False 29641 1727096557.08981: attempt loop complete, returning result 29641 1727096557.08983: _execute() done 29641 1727096557.08985: dumping result to json 29641 1727096557.08987: done dumping result, returning 29641 1727096557.08989: done running TaskExecutor() for managed_node2/TASK: Check routes and DNS [0afff68d-5257-80ba-72b8-0000000006f6] 29641 1727096557.08991: sending task result for task 0afff68d-5257-80ba-72b8-0000000006f6 ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008646", "end": "2024-09-23 09:02:37.039487", "rc": 0, "start": "2024-09-23 09:02:37.030841" } 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:ce:61:4d:8f brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.15.126/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3050sec preferred_lft 3050sec inet6 fe80::8ff:ceff:fe61:4d8f/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.126 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.126 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 29641 1727096557.09243: no more pending results, returning what we have 29641 1727096557.09248: results queue empty 29641 1727096557.09248: checking for any_errors_fatal 29641 1727096557.09250: done checking for any_errors_fatal 29641 1727096557.09251: checking for max_fail_percentage 29641 1727096557.09253: done checking for max_fail_percentage 29641 1727096557.09254: checking to see if all hosts have failed and the running result is not ok 29641 1727096557.09255: done checking to see if all hosts have failed 29641 1727096557.09256: getting the remaining hosts for this loop 29641 1727096557.09257: done getting the remaining hosts for this loop 29641 1727096557.09261: getting the next task for host managed_node2 29641 1727096557.09269: done getting next task for host managed_node2 29641 1727096557.09378: ^ task is: TASK: Verify DNS and network connectivity 29641 1727096557.09382: ^ 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 29641 1727096557.09386: getting variables 29641 1727096557.09388: in VariableManager get_vars() 29641 1727096557.09417: Calling all_inventory to load vars for managed_node2 29641 1727096557.09420: Calling groups_inventory to load vars for managed_node2 29641 1727096557.09424: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096557.09431: done sending task result for task 0afff68d-5257-80ba-72b8-0000000006f6 29641 1727096557.09439: WORKER PROCESS EXITING 29641 1727096557.09450: Calling all_plugins_play to load vars for managed_node2 29641 1727096557.09453: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096557.09457: Calling groups_plugins_play to load vars for managed_node2 29641 1727096557.10970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096557.12592: done with get_vars() 29641 1727096557.12619: done getting variables 29641 1727096557.12690: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Monday 23 September 2024 09:02:37 -0400 (0:00:00.425) 0:00:40.631 ****** 29641 1727096557.12723: entering _queue_task() for managed_node2/shell 29641 1727096557.13085: worker is 1 (out of 1 available) 29641 1727096557.13097: exiting _queue_task() for managed_node2/shell 29641 1727096557.13109: done queuing things up, now waiting for results queue to drain 29641 1727096557.13111: waiting for pending results... 29641 1727096557.13407: running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity 29641 1727096557.13534: in run() - task 0afff68d-5257-80ba-72b8-0000000006f7 29641 1727096557.13554: variable 'ansible_search_path' from source: unknown 29641 1727096557.13562: variable 'ansible_search_path' from source: unknown 29641 1727096557.13610: calling self._execute() 29641 1727096557.13719: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096557.13731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096557.13745: variable 'omit' from source: magic vars 29641 1727096557.14134: variable 'ansible_distribution_major_version' from source: facts 29641 1727096557.14154: Evaluated conditional (ansible_distribution_major_version != '6'): True 29641 1727096557.14302: variable 'ansible_facts' from source: unknown 29641 1727096557.15123: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 29641 1727096557.15130: variable 'omit' from source: magic vars 29641 1727096557.15242: variable 'omit' from source: magic vars 29641 1727096557.15250: variable 'omit' from source: magic vars 29641 1727096557.15301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29641 1727096557.15350: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29641 1727096557.15378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29641 1727096557.15398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096557.15423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29641 1727096557.15531: variable 'inventory_hostname' from source: host vars for 'managed_node2' 29641 1727096557.15535: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096557.15537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096557.15578: Set connection var ansible_pipelining to False 29641 1727096557.15591: Set connection var ansible_timeout to 10 29641 1727096557.15598: Set connection var ansible_connection to ssh 29641 1727096557.15609: Set connection var ansible_shell_type to sh 29641 1727096557.15618: Set connection var ansible_shell_executable to /bin/sh 29641 1727096557.15626: Set connection var ansible_module_compression to ZIP_DEFLATED 29641 1727096557.15664: variable 'ansible_shell_executable' from source: unknown 29641 1727096557.15676: variable 'ansible_connection' from source: unknown 29641 1727096557.15685: variable 'ansible_module_compression' from source: unknown 29641 1727096557.15693: variable 'ansible_shell_type' from source: unknown 29641 1727096557.15701: variable 'ansible_shell_executable' from source: unknown 29641 1727096557.15708: variable 'ansible_host' from source: host vars for 'managed_node2' 29641 1727096557.15715: variable 'ansible_pipelining' from source: unknown 29641 1727096557.15722: variable 'ansible_timeout' from source: unknown 29641 1727096557.15748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 29641 1727096557.15905: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096557.15925: variable 'omit' from source: magic vars 29641 1727096557.15928: starting attempt loop 29641 1727096557.15931: running the handler 29641 1727096557.15939: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29641 1727096557.15966: _low_level_execute_command(): starting 29641 1727096557.15972: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29641 1727096557.16676: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 29641 1727096557.16681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096557.16688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096557.16709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096557.16731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096557.16798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096557.18511: stdout chunk (state=3): >>>/root <<< 29641 1727096557.18610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096557.18646: stderr chunk (state=3): >>><<< 29641 1727096557.18649: stdout chunk (state=3): >>><<< 29641 1727096557.18663: _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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096557.18704: _low_level_execute_command(): starting 29641 1727096557.18707: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096557.1867115-31464-46731947735013 `" && echo ansible-tmp-1727096557.1867115-31464-46731947735013="` echo /root/.ansible/tmp/ansible-tmp-1727096557.1867115-31464-46731947735013 `" ) && sleep 0' 29641 1727096557.19378: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096557.19388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096557.19390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096557.19599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096557.19701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096557.21708: stdout chunk (state=3): >>>ansible-tmp-1727096557.1867115-31464-46731947735013=/root/.ansible/tmp/ansible-tmp-1727096557.1867115-31464-46731947735013 <<< 29641 1727096557.21875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096557.21879: stdout chunk (state=3): >>><<< 29641 1727096557.21881: stderr chunk (state=3): >>><<< 29641 1727096557.21884: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096557.1867115-31464-46731947735013=/root/.ansible/tmp/ansible-tmp-1727096557.1867115-31464-46731947735013 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096557.21886: variable 'ansible_module_compression' from source: unknown 29641 1727096557.21986: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29641eaxkufb3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29641 1727096557.21989: variable 'ansible_facts' from source: unknown 29641 1727096557.22111: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096557.1867115-31464-46731947735013/AnsiballZ_command.py 29641 1727096557.22351: Sending initial data 29641 1727096557.22354: Sent initial data (155 bytes) 29641 1727096557.22833: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096557.22847: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096557.22860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096557.22884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096557.22989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096557.23018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096557.23082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096557.24703: 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 <<< 29641 1727096557.24735: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096557.1867115-31464-46731947735013/AnsiballZ_command.py" <<< 29641 1727096557.24763: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpg3wvvvq3 /root/.ansible/tmp/ansible-tmp-1727096557.1867115-31464-46731947735013/AnsiballZ_command.py <<< 29641 1727096557.24799: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-29641eaxkufb3/tmpg3wvvvq3" to remote "/root/.ansible/tmp/ansible-tmp-1727096557.1867115-31464-46731947735013/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096557.1867115-31464-46731947735013/AnsiballZ_command.py" <<< 29641 1727096557.26179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096557.26183: stderr chunk (state=3): >>><<< 29641 1727096557.26185: stdout chunk (state=3): >>><<< 29641 1727096557.26187: done transferring module to remote 29641 1727096557.26189: _low_level_execute_command(): starting 29641 1727096557.26192: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096557.1867115-31464-46731947735013/ /root/.ansible/tmp/ansible-tmp-1727096557.1867115-31464-46731947735013/AnsiballZ_command.py && sleep 0' 29641 1727096557.26948: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096557.26952: 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.126 originally 10.31.15.126 debug2: match not found <<< 29641 1727096557.26955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096557.26957: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096557.26959: stderr 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.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096557.27049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096557.27076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096557.28955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096557.28963: stdout chunk (state=3): >>><<< 29641 1727096557.28966: stderr chunk (state=3): >>><<< 29641 1727096557.29124: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096557.29128: _low_level_execute_command(): starting 29641 1727096557.29130: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096557.1867115-31464-46731947735013/AnsiballZ_command.py && sleep 0' 29641 1727096557.30076: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096557.30080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096557.30083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096557.30085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096557.30088: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096557.30090: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096557.30092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096557.30095: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096557.30097: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 29641 1727096557.30099: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29641 1727096557.30101: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096557.30103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096557.30105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096557.30107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096557.30109: stderr chunk (state=3): >>>debug2: match found <<< 29641 1727096557.30111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096557.30238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096557.30242: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096557.30244: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096557.30298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096557.93660: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\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.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\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\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\n2604:1580:fe00:0:dead:beef:cafe:fed1 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 1380 0 --:--:-- --:--:-- --:--:-- 1386\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\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 1293 0 --:--:-- --:--:-- --:--:-- 1293", "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-23 09:02:37.457299", "end": "2024-09-23 09:02:37.935182", "delta": "0:00:00.477883", "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}}} <<< 29641 1727096557.95402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 29641 1727096557.95406: stdout chunk (state=3): >>><<< 29641 1727096557.95409: stderr chunk (state=3): >>><<< 29641 1727096557.95676: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\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.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\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\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\n2604:1580:fe00:0:dead:beef:cafe:fed1 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 1380 0 --:--:-- --:--:-- --:--:-- 1386\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\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 1293 0 --:--:-- --:--:-- --:--:-- 1293", "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-23 09:02:37.457299", "end": "2024-09-23 09:02:37.935182", "delta": "0:00:00.477883", "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.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK 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.126 closed. 29641 1727096557.95689: 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-1727096557.1867115-31464-46731947735013/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29641 1727096557.95692: _low_level_execute_command(): starting 29641 1727096557.95695: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096557.1867115-31464-46731947735013/ > /dev/null 2>&1 && sleep 0' 29641 1727096557.96902: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29641 1727096557.96906: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29641 1727096557.96908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29641 1727096557.96932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29641 1727096557.96944: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 29641 1727096557.96965: stderr chunk (state=3): >>>debug2: match not found <<< 29641 1727096557.96980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29641 1727096557.96995: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29641 1727096557.97155: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 29641 1727096557.97222: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29641 1727096557.97233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29641 1727096557.97338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29641 1727096557.99241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29641 1727096557.99283: stdout chunk (state=3): >>><<< 29641 1727096557.99296: stderr chunk (state=3): >>><<< 29641 1727096557.99319: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29641 1727096557.99493: handler run complete 29641 1727096557.99496: Evaluated conditional (False): False 29641 1727096557.99498: attempt loop complete, returning result 29641 1727096557.99501: _execute() done 29641 1727096557.99502: dumping result to json 29641 1727096557.99505: done dumping result, returning 29641 1727096557.99507: done running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity [0afff68d-5257-80ba-72b8-0000000006f7] 29641 1727096557.99509: sending task result for task 0afff68d-5257-80ba-72b8-0000000006f7 ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.477883", "end": "2024-09-23 09:02:37.935182", "rc": 0, "start": "2024-09-23 09:02:37.457299" } STDOUT: CHECK DNS AND CONNECTIVITY 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.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 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 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 2604:1580:fe00:0:dead:beef:cafe:fed1 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 1380 0 --:--:-- --:--:-- --:--:-- 1386 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 1293 0 --:--:-- --:--:-- --:--:-- 1293 29641 1727096557.99742: no more pending results, returning what we have 29641 1727096557.99747: results queue empty 29641 1727096557.99748: checking for any_errors_fatal 29641 1727096557.99762: done checking for any_errors_fatal 29641 1727096557.99763: checking for max_fail_percentage 29641 1727096557.99765: done checking for max_fail_percentage 29641 1727096557.99766: checking to see if all hosts have failed and the running result is not ok 29641 1727096557.99770: done checking to see if all hosts have failed 29641 1727096557.99776: getting the remaining hosts for this loop 29641 1727096557.99777: done getting the remaining hosts for this loop 29641 1727096557.99782: getting the next task for host managed_node2 29641 1727096557.99792: done getting next task for host managed_node2 29641 1727096557.99795: ^ task is: TASK: meta (flush_handlers) 29641 1727096557.99797: ^ 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 29641 1727096557.99803: getting variables 29641 1727096557.99805: in VariableManager get_vars() 29641 1727096557.99836: Calling all_inventory to load vars for managed_node2 29641 1727096557.99839: Calling groups_inventory to load vars for managed_node2 29641 1727096557.99843: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096557.99858: Calling all_plugins_play to load vars for managed_node2 29641 1727096557.99861: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096557.99864: Calling groups_plugins_play to load vars for managed_node2 29641 1727096558.01080: done sending task result for task 0afff68d-5257-80ba-72b8-0000000006f7 29641 1727096558.01084: WORKER PROCESS EXITING 29641 1727096558.03513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096558.05664: done with get_vars() 29641 1727096558.05695: done getting variables 29641 1727096558.05776: in VariableManager get_vars() 29641 1727096558.05787: Calling all_inventory to load vars for managed_node2 29641 1727096558.05790: Calling groups_inventory to load vars for managed_node2 29641 1727096558.05792: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096558.05797: Calling all_plugins_play to load vars for managed_node2 29641 1727096558.05800: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096558.05803: Calling groups_plugins_play to load vars for managed_node2 29641 1727096558.06987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096558.08803: done with get_vars() 29641 1727096558.08831: done queuing things up, now waiting for results queue to drain 29641 1727096558.08834: results queue empty 29641 1727096558.08834: checking for any_errors_fatal 29641 1727096558.08838: done checking for any_errors_fatal 29641 1727096558.08839: checking for max_fail_percentage 29641 1727096558.08840: done checking for max_fail_percentage 29641 1727096558.08840: checking to see if all hosts have failed and the running result is not ok 29641 1727096558.08841: done checking to see if all hosts have failed 29641 1727096558.08842: getting the remaining hosts for this loop 29641 1727096558.08843: done getting the remaining hosts for this loop 29641 1727096558.08846: getting the next task for host managed_node2 29641 1727096558.08849: done getting next task for host managed_node2 29641 1727096558.08851: ^ task is: TASK: meta (flush_handlers) 29641 1727096558.08852: ^ 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 29641 1727096558.08855: getting variables 29641 1727096558.08856: in VariableManager get_vars() 29641 1727096558.08864: Calling all_inventory to load vars for managed_node2 29641 1727096558.08866: Calling groups_inventory to load vars for managed_node2 29641 1727096558.09071: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096558.09078: Calling all_plugins_play to load vars for managed_node2 29641 1727096558.09081: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096558.09083: Calling groups_plugins_play to load vars for managed_node2 29641 1727096558.15876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096558.17599: done with get_vars() 29641 1727096558.17628: done getting variables 29641 1727096558.17684: in VariableManager get_vars() 29641 1727096558.17691: Calling all_inventory to load vars for managed_node2 29641 1727096558.17693: Calling groups_inventory to load vars for managed_node2 29641 1727096558.17695: Calling all_plugins_inventory to load vars for managed_node2 29641 1727096558.17698: Calling all_plugins_play to load vars for managed_node2 29641 1727096558.17699: Calling groups_plugins_inventory to load vars for managed_node2 29641 1727096558.17701: Calling groups_plugins_play to load vars for managed_node2 29641 1727096558.18378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29641 1727096558.20084: done with get_vars() 29641 1727096558.20110: done queuing things up, now waiting for results queue to drain 29641 1727096558.20112: results queue empty 29641 1727096558.20113: checking for any_errors_fatal 29641 1727096558.20114: done checking for any_errors_fatal 29641 1727096558.20115: checking for max_fail_percentage 29641 1727096558.20116: done checking for max_fail_percentage 29641 1727096558.20117: checking to see if all hosts have failed and the running result is not ok 29641 1727096558.20117: done checking to see if all hosts have failed 29641 1727096558.20118: getting the remaining hosts for this loop 29641 1727096558.20119: done getting the remaining hosts for this loop 29641 1727096558.20122: getting the next task for host managed_node2 29641 1727096558.20125: done getting next task for host managed_node2 29641 1727096558.20126: ^ task is: None 29641 1727096558.20128: ^ 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 29641 1727096558.20129: done queuing things up, now waiting for results queue to drain 29641 1727096558.20130: results queue empty 29641 1727096558.20130: checking for any_errors_fatal 29641 1727096558.20131: done checking for any_errors_fatal 29641 1727096558.20132: checking for max_fail_percentage 29641 1727096558.20133: done checking for max_fail_percentage 29641 1727096558.20133: checking to see if all hosts have failed and the running result is not ok 29641 1727096558.20134: done checking to see if all hosts have failed 29641 1727096558.20135: getting the next task for host managed_node2 29641 1727096558.20137: done getting next task for host managed_node2 29641 1727096558.20138: ^ task is: None 29641 1727096558.20139: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=87 changed=5 unreachable=0 failed=0 skipped=73 rescued=0 ignored=1 Monday 23 September 2024 09:02:38 -0400 (0:00:01.074) 0:00:41.706 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.19s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.90s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.88s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml:6 fedora.linux_system_roles.network : Check which services are running ---- 1.76s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Create veth interface ethtest0 ------------------------------------------ 1.26s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Check which packages are installed --- 1.15s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Verify DNS and network connectivity ------------------------------------- 1.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Gathering Facts --------------------------------------------------------- 0.97s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Gathering Facts --------------------------------------------------------- 0.95s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:227 Gathering Facts --------------------------------------------------------- 0.93s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Install iproute --------------------------------------------------------- 0.92s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.92s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.91s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.84s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Gather the minimum subset of ansible_facts required by the network role test --- 0.82s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 0.78s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.75s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Check if system is ostree ----------------------------------------------- 0.71s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Check which packages are installed --- 0.70s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 29641 1727096558.20224: RUNNING CLEANUP